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 (240102, 225401, 307131) 
  AND product_descriptions.lang_code = 'en'

Query time 0.00287

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "2.53"
    },
    "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": 3,
      "rows_produced_per_join": 3,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "2.23",
        "eval_cost": "0.30",
        "prefix_cost": "2.53",
        "data_read_per_join": "15K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ],
      "attached_condition": "((`goimagine`.`product_descriptions`.`product_id` in (240102,225401,307131)) and (`goimagine`.`product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
225401 <p>My fluid art pieces very much resemble that of my marbled monotypes. I&nbsp;enjoy this process when I need to get away from current things on the list.&nbsp;</p> <p>Apparently, I am having a moment with a particular decade (1980s). These colors are just wonderful! &nbsp;8" x 8" x 1" acrylic on back stapled canvas. Ready to hang.</p> <p></p>
240102 <p>Handmade ear cuff with long chain attachments. Contains silver and gold plated metals, as well as handcrafted paper beads (by yours truly). Glass beads, semi-precious stone beads (rose quartz and amethyst) finish off the design with sparkly crystals and cute metal charms. Manifest the love in your life!</p> <p>Hangs right over the ear lobe. Pinch the cuff to tighten.&nbsp;</p> <p>One of a kind! There are no duplicates. Total length:&nbsp;10 inches</p> <p>CURRENTLY SHIPPING ONLY WITHIN THE UNITED STATES.&nbsp;</p> <p><br></p>
307131 <p>My fluid art pieces very much resemble that of my marbled monotypes. I&nbsp;enjoy this process when I need to get away from current things on the list.&nbsp;</p> <p><em>Splash</em> reminds me of that moment right after jumping into a pool, cannonball-style! It also can be very celestial in nature, with it's metallic gold accents swirling around the piece. </p>