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 (
    352218, 355380, 355381, 355382, 355385, 
    355388, 408959, 412152, 456464, 482158, 
    486851
  ) 
  AND product_descriptions.lang_code = 'en'

Query time 0.00112

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "9.12"
    },
    "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": 11,
      "rows_produced_per_join": 11,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "8.02",
        "eval_cost": "1.10",
        "prefix_cost": "9.12",
        "data_read_per_join": "56K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ],
      "attached_condition": "((`goimagine`.`product_descriptions`.`product_id` in (352218,355380,355381,355382,355385,355388,408959,412152,456464,482158,486851)) and (`goimagine`.`product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
352218 <p>Gymnastic set of 4 handmade 1" inch diameter pins / buttons / badges. Great gift for your favorite gymnast! Shipping included.<br>This is a custom order and not returnable. </p> <p>Please excuse glares and shadows, it's hard to get a picture without them.</p> <p>Thanks for looking!</p> <p><br></p>
355380 <p>Animal paw print perfect for animal lovers! Black paws on white background. 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. Any of my pins can be made into magnets. Message me to make it happen</p> <p>Thanks for looking!</p> <p><br></p>
355381 <p>I Think I'm Wonderful, song by The Damned. 1" diameter pin / button / badge / flair. Shipping included.<br>This is the title of a song by The Damned and the lettering is in the style of their logo. As a side note, The Captain said I could make any pins I wanted and has been given one. Ha!</p> <p>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>
355382 <p>Funk 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. <br>If you want more than one of my pins please message me and I will make a reserve listing.</p> <p>Thanks for looking!</p> <p><br></p>
355385 <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>
355388 <p>Karma: don't be an asshole 1" diameter pin / button / badge / flair. Shipping included.</p> <p>This is a custom order and not returnable. </p> <p>Please excuse the shadow and glare, it's hard to get a picture without one. <br>If you want more than one of my pins please message me and I will make a reserve listing.</p> <p>Thanks for looking!</p> <p><br></p>
408959 <p>I'm with stupid 1" diameter pin / button / badge / flair. Shipping included.<br>Have a group of friends with a sense of humor? Buy a bunch and wear them together! </p> <p>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>
412152 <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>
456464 <p>Bob Marley as seen through the eyes of talented artist Willard Snow (Legends & Idols). In his own words: "At heart I am an abstract artist experimenting with patterns, textures, and forms that have been catalogued in my sub-consciousness throughout a lifetime." Artwork is being used with permission. Please visit his website www.willardsnow.com.<br>This is a custom order 1" inch diameter pin and not returnable. Shipping included.</p> <p>Please excuse glare, it's hard to get a picture without one.</p> <p>Thanks for looking!</p> <p><br></p>
482158 <p>Janis Joplin as seen through the eyes of talented artist Willard Snow (Legends & Idols). In his own words: "At heart I am an abstract artist experimenting with patterns, textures, and forms that have been catalogued in my sub-consciousness throughout a lifetime." Artwork is being used with permission. Please visit his website www.willardsnow.com.</p> <p>This is a custom order 1" inch diameter pin and not returnable. Shipping included.</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>
486851 <p>Jerry Garcia of the Grateful Dead as seen through the eyes of talented artist Willard Snow (Legends & Idols). In his own words: "At heart I am an abstract artist experimenting with patterns, textures, and forms that have been catalogued in my sub-consciousness throughout a lifetime." Artwork is being used with permission. Please visit his website www.willardsnow.com. </p> <p>This is a custom order 1" inch diameter pin and not returnable. Shipping included.</p> <p>Please excuse glare, it's hard to get a picture without one. <br>Thanks for looking!</p> <p><br></p>