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 (
    92190, 92441, 85652, 85656, 91390, 85582, 
    92488, 91388, 92476, 92477, 92478, 
    92479, 92480, 92481, 92482, 86386, 
    86891, 90068, 92002, 92090, 91868, 
    89601, 92227, 92210, 83090, 84097, 
    85554, 85577, 85570, 89529
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00085

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "13.52"
    },
    "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": 30,
      "rows_produced_per_join": 30,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "10.52",
        "eval_cost": "3.00",
        "prefix_cost": "13.52",
        "data_read_per_join": "114K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_product_descriptions`.`product_id` in (92190,92441,85652,85656,91390,85582,92488,91388,92476,92477,92478,92479,92480,92481,92482,86386,86891,90068,92002,92090,91868,89601,92227,92210,83090,84097,85554,85577,85570,89529)) and (`nuie_scalesta_net`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
83090 nuie Arvan Bath Spout - Chrome
84097 nuie Binsey Bath Spout - Chrome
85554 Waste Trap For Furniture Basins
85570 Traditional Basin Black Pull Up Waste
85577 nuie Wastes & Extras Pop Up Bath Waste - Chrome
85582 Exposed Retainer Bath Waste
85652 nuie Series Two Basin Taps - Chrome
85656 nuie Series Two Mono Basin Mixer - Chrome
86386 nuie Beaumont Basin Taps - Chrome
86891 Traditional Gallery Shelf
89529 nuie 4 Tap Hole Hose Retainer -
89601 nuie Wastes & Extras Inlet Leg - Chrome
90068 nuie Windon Bath Spout - Chrome
91388 nuie Kitchen Taps Kosi Mono Basin Single Lever Square Basin Tap & Rinser - Chrome
91390 nuie Kitchen Taps Kosi Mono Basin Single Lever Square Basin Tap & Rinser - Matt Black
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
92190 BC Designs Bath Wastes Plug & Chain Concealed Bath Waste - Nickel
92210 BC Designs Bath Wastes Push Down Bath Waste 70mm (Slotted) - Chrome
92227 BC Designs Bath Wastes Push Down Bath Waste 60mm (Unslotted) - Chrome
92441 BC Designs Plug & Chain Concealed Bath Waste - Copper
92476 BC Designs Basin Waste with Plug and Link Chain - Brushed Chrome
92477 BC Designs Basin Waste with Plug and Link Chain - Brushed Copper
92478 BC Designs Basin Waste with Plug and Link Chain - Brushed Gold
92479 BC Designs Basin Waste with Plug and Link Chain - Brushed Nickel
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
92488 BC Designs Traditional Pull Up Basin Waste - Chrome