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 (
    392369, 392382, 392383, 393106, 393128, 
    393135, 393141, 393145, 393156, 393672, 
    393688, 393697
  ) 
  AND product_descriptions.lang_code = 'en'

Query time 0.00215

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "9.92"
    },
    "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.72",
        "eval_cost": "1.20",
        "prefix_cost": "9.92",
        "data_read_per_join": "61K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ],
      "attached_condition": "((`goimagine`.`product_descriptions`.`product_id` in (392369,392382,392383,393106,393128,393135,393141,393145,393156,393672,393688,393697)) and (`goimagine`.`product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
392369 <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>
392382 <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>
392383 <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>
393106 <p>Rainbow 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>
393128 <p>Hamsa 1" diameter pin / button / badge / flair. Shipping included. Known for good luck, protection against evil eye, attracting health, fertility, fortune, wealth, and abundance to the owner through various religions. I make no claim that any of those will work.</p> <p>This is a custom order and not returnable. </p> <p>Please excuse glare, it's hard to get a picture without one. <br>If you want more than one of my pins please message me for a reserve listing.</p> <p>Thanks for looking!</p> <p><br></p>
393135 <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>
393141 <p>Yin Yang black and 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. <br>If you want more than one pin please message me and I will make a reserve listing.</p> <p>Thanks for looking!</p> <p><br></p>
393145 <p>Punk You 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. </p> <p>Thanks for looking!</p> <p><br></p>
393156 <p>Silver metallic leather cinch clip and it measures approximately 3 1/2 x 1". The clips and rivet 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>
393672 <p>Captain Sensible of The Damned button / badge. Live in concert 2019. Copyrighted photo taken by Mike Rankin Photography used by permission. <br>Shipping included.</p> <p>This is a custom order and not returnable. </p> <p>Please excuse glare and shadows, it's hard to get a picture without any.</p> <p>Thanks for looking!</p> <p><br></p>
393688 <p>Hamsa 1" diameter pin / button / badge / flair. Shipping included. Known for good luck, protection against evil eye, attracting health, fertility, fortune, wealth, and abundance to the owner through various religions. I make no claim that any of those will work.</p> <p>This is a custom order and not returnable. </p> <p>Please excuse glare, it's hard to get a picture without one. <br>If you want more than one of my pins please message me for a reserve listing.</p> <p>Thanks for looking!</p> <p><br></p>
393697 <p>Fries Before Guys handmade 1" inch pin / button / badge / flair. Black lettering on white background. Shipping of 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>