SELECT 
  product_descriptions.product_id, 
  product_descriptions.short_description, 
  IF(
    product_descriptions.short_description = '' 
    OR product_descriptions.short_description IS NULL, 
    product_descriptions.full_description, 
    ''
  ) AS full_description 
FROM 
  product_descriptions 
WHERE 
  product_descriptions.product_id IN (
    5836, 3591, 3374, 5808, 5809, 3409, 6004, 
    5920, 5879, 3403, 5885, 5911
  ) 
  AND product_descriptions.lang_code = 'en'

Query time 0.00977

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "10.17"
    },
    "table": {
      "table_name": "product_descriptions",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "product_id"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id",
        "lang_code"
      ],
      "key_length": "11",
      "rows_examined_per_scan": 12,
      "rows_produced_per_join": 12,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "8.98",
        "eval_cost": "1.20",
        "prefix_cost": "10.18",
        "data_read_per_join": "61K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ],
      "attached_condition": "((`goimagine`.`product_descriptions`.`product_id` in (5836,3591,3374,5808,5809,3409,6004,5920,5879,3403,5885,5911)) and (`goimagine`.`product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
3374 <p>A new, wider width size in our Golden Glow ear cuffs!&nbsp; So very pretty and rich looking, created from an alloy called NuGold with the look of 14K at a fraction of the cost! Nickel free.&nbsp; Handcrafted, one at a time.</p>
3403 <p>A trio of golden ear cuffs to wear....there are three --a narrow, medium and wide -- hammered ear bands in this fun selection. Nickel free brass alloy.&nbsp; Handcrafted, one at a time.</p>
3409 <p>A mixed metal ear cuff created from brass and sterling silver to express this timeless, universal symbol of hope, love, and spirituality.</p>
3591 <p>"Breezy" - our handcrafted dangle sterling silver ear band wrap, with three sterling handforged dangle parts that move and sway, as if dancing in the breeze.&nbsp;</p>
5808 <p>The barren beauty of single red berries clinging to silver branches in this sterling silver ear cuff wrap, "Winter".&nbsp; Sparse and elegant, with the red garnet "berries" sparkling from the textured handcrafted sterling branches.</p> <p><br></p> <p><br></p>
5809 <p>Three hammered narrow ear cuffs, one in sterling silver, one in copper, one in NuGold brass.....a Trio for your ears. &nbsp; Choose the ear cuff that matches your mood or your other jewelry.<br>.&nbsp;<br></p> <p><br></p>
5836 <p>Here we're offering our wide ear cuff made in copper as a pair -- one for each ear. About 3/8" wide, with a hammered texture.&nbsp;Lightweight, comfortable. Needs no piercings to be worn. Easily adjustable to fit.</p> <p><br></p> <p><br></p>
5879 <p><br><br> A trio of copper ear cuffs to wear....there are three --a narrow, medium and wide -- hammered ear bands.</p> <p>Crafted from a sheet of copper, there is a narrow (3/16" wide), a medium (1/4" wide), and a wide (3/8" wide) ear band cuff in this collection.&nbsp;</p> <p>Lightweight and comfortable. Comes with instructions for wearing/adjusting an ear cuff for those new to ear cuffs. Needs no piercings to be worn.</p> <p>Nickel free.&nbsp; Handmade by us, one at a time, in our studio in northern California.</p> <p><br></p> <p><br></p>
5885 <p>A do-it-yourself project here, using our hammered medium sterling silver ear cuff.&nbsp; Add beads, chain, feathers, whatever your heart desires, to create your own one of a kind creation.&nbsp; Lightweight and comfortable. Needs no piercings to be worn. Easily adjustable, and comes with <br></p><p>instructions for those not familiar with wearing ear cuffs. Nickel free solid sterling silver. Made in our studio by hand, one at a time, in Northern California. &nbsp; Get creative and show the world what you can make!</p> <p>&nbsp;</p>
5911 <p>In homage to nature, things seen and unseen, here is our Green Man ear cuff. Simple, with sterling stems holding two sterling leaves. Handfabricated out of sterling silver wire with cast sterling leaves. Soldered for sturdiness and durability. Oxidized to bring out the detailing.</p> <p>Lightweight, comfortable. No piercing needed to be worn. Nickel free.&nbsp; A little over 1 1/2” in length from leaf tip to leaf tip. Can be worn on either ear.&nbsp;</p> <p>Handcrafted by us in our studio in northern California.</p> <p><br></p>
5920 <p>A do-it-yourself project here, using our hammered wide sterling silver ear cuff. Add beads, chain, feathers, whatever your heart desires, to create your own one of a kind creation. This is our wide width ear cuff with a hole drilled in the middle of the cuff toward the bottom.&nbsp;</p> <p>Lightweight, comfortable. Nickel free sterling. Needs no piercings to be worn. Easily adjustable. Created one at a time by us, in our studio in northern California.&nbsp; Get creative and show the world what you can make!</p> <p><br></p>
6004 <p>A slim wisp of a feather to grace your hand, created from sterling silver. &nbsp; About 3/16" (about 5 mm) at its widest, this finely detailed feather tapers down to a point. Encircling your finger is half-round sterling wire, delicate but sturdy, and hammered lightly for a subtle shimmer.&nbsp; A lovely reminder of those fortunate creatures who can spread their wings and fly. &nbsp; Created by us in our studio, one at a time, in northern California.</p> <p><br></p>