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 (
    83258, 83265, 89776, 89777, 84870, 84871, 
    84872, 86496, 86657, 86726, 86772, 
    90736, 90737, 84326, 84883, 84898, 
    85310, 85407, 85458, 85509, 86611, 
    86612, 86635, 86636, 86680, 86681, 
    86704, 86705, 88237, 84539
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00081

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 (83258,83265,89776,89777,84870,84871,84872,86496,86657,86726,86772,90736,90737,84326,84883,84898,85310,85407,85458,85509,86611,86612,86635,86636,86680,86681,86704,86705,88237,84539)) and (`nuie_scalesta_net`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
83258 nuie Athena Floor Standing 2 Door Vanity With Worktop 600mm - Anthracite Woodgrain
83265 nuie Athena Floor Standing 2 Door Vanity With Worktop 600mm - Hacienda Black
84326 Hudson Reed Fusion Wall Hung 2 Door Vanity Unit & Polymarble Basin 600mm - Gloss White
84539 Hudson Reed Fusion Wall Hung 2 Door Vanity Unit & Polymarble Basin Compact 500mm - Anthracite Woodgrain
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
85310 nuie Deco 600mm Wall Hung Single Drawer Vanity & Laminate Top - Satin Anthracite
85407 nuie Deco 600mm Wall Hung Single Drawer Vanity & Laminate Top - Satin Grey
85458 nuie Deco 600mm Wall Hung Single Drawer Vanity & Laminate Top - Satin Blue
85509 nuie Deco 600mm Wall Hung Single Drawer Vanity & Laminate Top - Satin Green
86496 Hudson Reed Juno 600mm Wall Hung 2-Door Vanity & Laminate Top - Autumn Oak
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
86635 Hudson Reed Juno 600mm Wall Hung 2-Door Vanity & Laminate Top - Graphite Grey
86636 Hudson Reed Juno 600mm Wall Hung 2-Door Vanity & Laminate Top - Graphite Grey
86657 Hudson Reed Juno 800mm Wall Hung Single Drawer Vanity & Worktop - 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
86704 Hudson Reed Juno 600mm Wall Hung 2-Door Vanity & Laminate Top - Coastal Grey
86705 Hudson Reed Juno 600mm Wall Hung 2-Door Vanity & Laminate Top - Coastal Grey
86726 Hudson Reed Juno 800mm Wall Hung Single Drawer Vanity & Worktop - Coastal Grey
86772 Hudson Reed Juno Wall Hung 2 Door Vanity Unit & Laminate Worktop, 600mm - Metallic Slate/Bellato Grey
88237 Hudson Reed Havana Wall Hung 2 Door Tall Unit, 350mm - Graphite Grey
89776 Hudson Reed Urban Floor Standing 2 Door Vanity Unit with Mid-Edge Basin 500mm - Satin White
89777 Hudson Reed Urban Floor Standing 2 Door Vanity Unit with Minimalist Basin 500mm - Satin White
90736 Nuie Core 500mm Wall Hung 1 Door Vanity Unit & Basin - White
90737 Nuie Core 500mm Wall Hung 1 Door Vanity Unit & Basin - White