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 (
    92480, 92481, 92482, 86386, 86891, 90068, 
    92002, 92090, 91868, 89601, 92227, 
    92210, 83090, 84097, 85554, 85577, 
    85570, 89529, 83945, 89598, 85552, 
    89600, 85576, 85584
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00078

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 (92480,92481,92482,86386,86891,90068,92002,92090,91868,89601,92227,92210,83090,84097,85554,85577,85570,89529,83945,89598,85552,89600,85576,85584)) and (`nuie_scalesta_net`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
83090 nuie Arvan Bath Spout - Chrome
83945 Hudson Reed Taps Wall Mounted Bath Spout - Polished Chrome
84097 nuie Binsey Bath Spout - Chrome
85552 nuie Wastes & Extras Waste Trap For Furniture Basins - White
85554 Waste Trap For Furniture Basins
85570 Traditional Basin Black Pull Up Waste
85576 Extended Retainer Bath Waste & Overflow
85577 nuie Wastes & Extras Pop Up Bath Waste - Chrome
85584 Classic Concealed Bath Waste & Overflow
86386 nuie Beaumont Basin Taps - Chrome
86891 Traditional Gallery Shelf
89529 nuie 4 Tap Hole Hose Retainer -
89598 nuie Wastes & Extras Inlet Leg - Chrome
89600 nuie Wastes & Extras Inlet Leg - Chrome
89601 nuie Wastes & Extras Inlet Leg - Chrome
90068 nuie Windon Bath Spout - Chrome
91868 BC Designs Victrion Double Towel Rail - Chrome
92002 BC Designs Victrion Deck Mounted Crosshead Basin Pillar Taps - Chrome
92090 BC Designs Victrion Deck Mounted Lever Basin Pillar Taps - Chrome
92210 BC Designs Bath Wastes Push Down Bath Waste 70mm (Slotted) - Chrome
92227 BC Designs Bath Wastes Push Down Bath Waste 60mm (Unslotted) - Chrome
92480 BC Designs Basin Waste with Plug and Link Chain - Copper
92481 BC Designs Basin Waste with Plug and Link Chain - Gold
92482 BC Designs Basin Waste with Plug and Link Chain - Nickel