SELECT 
  cscart_product_descriptions.product_id, 
  cscart_product_descriptions.short_description, 
  IF(
    cscart_product_descriptions.short_description = '' 
    OR cscart_product_descriptions.short_description IS NULL, 
    cscart_product_descriptions.full_description, 
    ''
  ) AS full_description 
FROM 
  cscart_product_descriptions 
WHERE 
  cscart_product_descriptions.product_id IN (
    86468, 86743, 86744, 82802, 82875, 82948, 
    82714, 82715, 83304, 83306, 84800, 
    84801, 86465, 86741, 89751, 89752, 
    91072, 82859, 82932, 83005, 83288, 
    83295, 89792, 89793
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00060

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "10.82"
    },
    "table": {
      "table_name": "cscart_product_descriptions",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "product_id"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id",
        "lang_code"
      ],
      "key_length": "9",
      "rows_examined_per_scan": 24,
      "rows_produced_per_join": 24,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "8.42",
        "eval_cost": "2.40",
        "prefix_cost": "10.82",
        "data_read_per_join": "91K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_product_descriptions`.`product_id` in (86468,86743,86744,82802,82875,82948,82714,82715,83304,83306,84800,84801,86465,86741,89751,89752,91072,82859,82932,83005,83288,83295,89792,89793)) and (`nuie_scalesta_net`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
82714 nuie Arno 600mm Floor Standing 2-Drawer Vanity & Thin-Edge Basin - Gloss White
82715 nuie Arno 600mm Floor Standing 2-Drawer Vanity & Curved Basin - Gloss White
82802 nuie Arno 800mm Floor Standing 2-Door Vanity & Minimalist Basin - Solace Oak
82859 nuie Arno 600mm Floor Standing 2-Drawer Vanity & Minimalist Basin - Solace Oak
82875 nuie Arno 800mm Floor Standing 2-Door Vanity & Minimalist Basin - Anthracite
82932 nuie Arno 600mm Floor Standing 2-Drawer Vanity & Minimalist Basin - Anthracite
82948 nuie Arno 800mm Floor Standing 2-Door Vanity & Minimalist Basin - Charcoal Black
83005 nuie Arno 600mm Floor Standing 2-Drawer Vanity & Minimalist Basin - Charcoal Black
83288 nuie Athena Floor Standing 2 Drawer Vanity With Minimalist 1 Tap Hole Ceramic Basin 600mm - Anthracite Woodgrain
83295 nuie Athena Floor Standing 2 Drawer Vanity With Minimalist 1 Tap Hole Ceramic Basin 600mm - Hacienda Black
83304 nuie Athena Floor Standing 2 Drawer Vanity With Thin-Edge 1 Tap Hole Ceramic Basin 600mm - Gloss White
83306 nuie Athena Floor Standing 2 Drawer Vanity With Curved 1 Tap Hole Ceramic Basin 600mm - Gloss White
84800 nuie Classique Floor Standing 2 Door Vanity Basin Unit & 1 Tap Hole Fireclay Basin, 600mm - Satin White
84801 nuie Classique Floor Standing 2 Door Vanity Basin Unit & 3 Tap Hole Fireclay Basin, 600mm - Satin White
86465 Hudson Reed Juno 600mm Floor Standing 2-Door Vanity & Mid-Edge 1 Tap Hole Basin - Autumn Oak
86468 Hudson Reed Juno 600mm Floor Standing 2-Door Vanity & Curved 1 Tap Hole Basin - Autumn Oak
86741 Hudson Reed Juno Floor Standing 2 Door Vanity Basin Unit & Mid-Edge Ceramic Basin, 600mm - Metallic Slate
86743 Hudson Reed Juno Floor Standing 2 Door Vanity Basin Unit & Thin-Edge Ceramic Basin, 600mm - Metallic Slate
86744 Hudson Reed Juno Floor Standing 2 Door Vanity Basin Unit & Curved Ceramic Basin, 600mm - Metallic Slate
89751 Hudson Reed Urban Floor Standing 2 Door 1 Drawer Vanity Unit with Thin-Edge Basin 600mm - Satin White
89752 Hudson Reed Urban Floor Standing 2 Door 1 Drawer Vanity Unit with Curved Basin 600mm - Satin White
89792 Hudson Reed Urban Floor Standing 2 Door 1 Drawer Vanity Unit with Mid-Edge Basin 500mm - Satin Grey
89793 Hudson Reed Urban Floor Standing 2 Door 1 Drawer Vanity Unit with Minimalist Basin 500mm - Satin Grey
91072 nuie Classique Floor Standing 2 Door Unit & 0 Tap Hole Fireclay Basin, 600mm - Satin White