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 (
    83193, 83194, 84870, 84871, 84872, 90736, 
    90737, 84883, 84898, 86611, 86612, 
    86680, 86681, 82821, 82894, 82967, 
    82807, 82808, 82880, 82881, 82953, 
    82954, 83196, 83197
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00068

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 (83193,83194,84870,84871,84872,90736,90737,84883,84898,86611,86612,86680,86681,82821,82894,82967,82807,82808,82880,82881,82953,82954,83196,83197)) and (`nuie_scalesta_net`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
82807 nuie Arno 500mm Wall Hung 2-Door Vanity & Thin-Edge Basin - Solace Oak
82808 nuie Arno 500mm Wall Hung 2-Door Vanity & Curved Basin - Solace Oak
82821 nuie Arno 600mm Wall Hung 2-Door Vanity & Minimalist Basin - Solace Oak
82880 nuie Arno 500mm Wall Hung 2-Door Vanity & Thin-Edge Basin - Anthracite
82881 nuie Arno 500mm Wall Hung 2-Door Vanity & Curved Basin - Anthracite
82894 nuie Arno 600mm Wall Hung 2-Door Vanity & Minimalist Basin - Anthracite
82953 nuie Arno 500mm Wall Hung 2-Door Vanity & Thin-Edge Basin - Charcoal Black
82954 nuie Arno 500mm Wall Hung 2-Door Vanity & Curved Basin - Charcoal Black
82967 nuie Arno 600mm Wall Hung 2-Door Vanity & Minimalist Basin - Charcoal Black
83193 nuie Athena Wall Hung 1 Drawer Vanity with Ceramic Mid-Edge Basin and Handle 500mm - Gloss White/Matt Black
83194 nuie Athena Wall Hung 1 Drawer Vanity with Ceramic Mid-Edge Basin and Handle 500mm - Gloss White/Chrome
83196 nuie Athena Wall Hung Single Drawer Vanity With Thin-Edge 1 Tap Hole Ceramic Basin 500mm - Gloss White
83197 nuie Athena Wall Hung Single Drawer Vanity With Curved 1 Tap Hole Ceramic Basin 500mm - Gloss White
84870 nuie Core Wall Hung 2 Door Vanity with Ceramic Basin Handles 500mm - Gloss White/Brushed Brass
84871 nuie Core Wall Hung 2 Door Vanity with Ceramic Basin Handles 500mm - Gloss White/Chrome
84872 nuie Core Wall Hung 2 Door Vanity with Ceramic Basin Handles 500mm - Gloss White/Matt Black
84883 nuie Core Wall Hung 2 Door Vanity Basin Unit & Ceramic Basin, 600mm - Satin Anthracite
84898 nuie Core Wall Hung 2 Door Vanity Basin Unit & Ceramic Basin, 600mm - Satin Green
86611 Hudson Reed Juno 500mm Wall Hung 2-Door Vanity & Mid-Edge 1 Tap Hole Basin - Graphite Grey
86612 Hudson Reed Juno 500mm Wall Hung 2-Door Vanity & Minimalist 1 Tap Hole Basin - Graphite Grey
86680 Hudson Reed Juno 500mm Wall Hung 2-Door Vanity & Mid-Edge 1 Tap Hole Basin - Coastal Grey
86681 Hudson Reed Juno 500mm Wall Hung 2-Door Vanity & Minimalist 1 Tap Hole Basin - Coastal Grey
90736 Nuie Core 500mm Wall Hung 1 Door Vanity Unit & Basin - White
90737 Nuie Core 500mm Wall Hung 1 Door Vanity Unit & Basin - White