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 (
    461779, 461787, 462333, 462339, 462344, 
    462347, 462351, 462356, 463074, 463106, 
    463115, 463124
  ) 
  AND product_descriptions.lang_code = 'en'

Query time 0.00115

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "9.85"
    },
    "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.66",
        "eval_cost": "1.20",
        "prefix_cost": "9.86",
        "data_read_per_join": "61K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ],
      "attached_condition": "((`goimagine`.`product_descriptions`.`product_id` in (461779,461787,462333,462339,462344,462347,462351,462356,463074,463106,463115,463124)) and (`goimagine`.`product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
461779 <p>All we need is love handmade 1" diameter pin / button / badge / flair. Shipping included.</p> <p>This is a custom order and not returnable.</p> <p>Please excuse glare, it's hard to get a picture without any.</p> <p>Thanks for looking!</p> <p><br></p>
461787 <p>Captain Sensible of The Damned wearing banana costume in concert. 1" diameter pin / button / badge. Shipping included.<br>This is a custom order and not returnable. Copyright by Pamela Michelle and used with permission.</p> <p>Please excuse glare, it's hard to get a picture without any.</p> <p>Thanks for looking!</p>
462333 <p>8 ball black handmade 1" diameter pin / button / badge / flair. Shipping included.<br>This is a custom order and not returnable. </p> <p>Please excuse glare, it's hard to get a picture without one. Any of my pins can be made into magnets. Message me to make it happen.</p> <p>Thanks for looking!</p> <p><br></p>
462339 <p>All we need is love handmade 1" diameter pin / button / badge / flair. Shipping included.</p> <p>This is a custom order and not returnable.</p> <p>Please excuse glare, it's hard to get a picture without any.</p> <p>Thanks for looking!</p> <p><br></p>
462344 <p>Black cats on an orange background, 1" diameter pin / button / badge / flair. Shipping included.<br>This is a custom order and not returnable. </p> <p>Please excuse shadow and glare, it's hard to get a picture without any.</p> <p>Thanks for looking!</p> <p><br></p>
462347 <p>Captain Sensible of The Damned wearing banana costume in concert. 1" diameter pin / button / badge. Shipping included.<br>This is a custom order and not returnable. Copyright by Pamela Michelle and used with permission.</p> <p>Please excuse glare, it's hard to get a picture without any.</p> <p>Thanks for looking!</p>
462351 <p>Red leather cinch clip and it measures approximately 5 3/4" x 1" x 1/4". The clips and rivets are silver tone. The "teeth" (see picture) are plastic. Most fabrics are fine but I would not suggest using on delicate ones.<br></p><p>Great reasons to have a clip:<br>1) Save money on tailoring since you can use one clip on many garments.<br>2) The size can be adjusted, unlike a tailored item.<br>3) You can buy those bohemian items that you thought were a bit too flowy or wear that vintage item that you *had* to have but haven't worn because it was too big. <br>4) You are not in the mood to wear a belt.</p> <p>I have done the best I can matching the colors with the pictures shown.<br>I am not a "pro" so there will be variations in color, cutting, etc. I like to think the imperfections that may occur prove that a real person made it.</p> <p>These are made to order so are a final sale, no return. Please message me with any questions.</p> <p>Thanks for looking!</p> <p>&nbsp;If you would like more than one of my items, please message me to save on shipping. </p><p><br></p>
462356 <p>Rainbow wave with heart 1" inch diameter pin / button / badge / flair. Shipping included.<br>This is a custom order and not returnable. </p> <p>Please excuse glare, it's hard to get a picture without any.</p> <p>Thanks for looking!</p> <p><br></p>
463074 <p>Unicorn with wings, fantasy unicorn. 1" inch diameter pin / button / badge / flair. Shipping included.<br>This is a custom order and not returnable. </p> <p>Please excuse glare, it's hard to get a picture without any.</p> <p>Thanks for looking!</p>
463106 <p>I love to hate you, I love 2 H8 U, 1 inch pin / button / badge / flair. Black and red on white. Shipping included.<br>This sentiment is an ongoing joke between me and my best friends because we are a snarky bunch!</p> <p>This is a custom order and not returnable. </p> <p>Please excuse glare, it's hard to get a picture without any.</p> <p>Thanks for looking!</p> <p><br></p>
463115 <p>Facebook is not a book, go read one. Blue and black on white. 1" inch diameter pin / button / badge / flair. Shipping included.<br>This is a custom order and not returnable. </p> <p>Please excuse glare, it's hard to get a picture without one.</p> <p>Thanks for looking!</p> <p><a href="https://square.com/store/twojills">https://square.com/store/twoji...</a><br><br></p>
463124 <p>F*ck Cancer hand made 1" diameter pin / button / badge / flair. Shipping included.<br>This is a custom order and not returnable. </p> <p>Please excuse glare, it's hard to get a picture without any.</p> <p>Thanks for looking!</p> <p><br></p>