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 (
    86748, 85838, 85839, 82852, 82853, 82925, 
    82926, 82998, 82999, 83514, 83515, 
    83522, 83523, 85844, 85845, 86192, 
    86215, 86524, 86800, 85124, 85125, 
    85363, 85364, 89075
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00074

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "12.97"
    },
    "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": "10.57",
        "eval_cost": "2.40",
        "prefix_cost": "12.97",
        "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 (86748,85838,85839,82852,82853,82925,82926,82998,82999,83514,83515,83522,83523,85844,85845,86192,86215,86524,86800,85124,85125,85363,85364,89075)) and (`nuie_scalesta_net`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
82852 nuie Arno 800mm Wall Hung 2-Drawer Vanity & Thin-Edge Basin - Solace Oak
82853 nuie Arno 800mm Wall Hung 2-Drawer Vanity & Curved Basin - Solace Oak
82925 nuie Arno 800mm Wall Hung 2-Drawer Vanity & Thin-Edge Basin - Anthracite
82926 nuie Arno 800mm Wall Hung 2-Drawer Vanity & Curved Basin - Anthracite
82998 nuie Arno 800mm Wall Hung 2-Drawer Vanity & Thin-Edge Basin - Charcoal Black
82999 nuie Arno 800mm Wall Hung 2-Drawer Vanity & Curved Basin - Charcoal Black
83514 nuie Athena Wall Hung 2 Drawer Vanity With Thin-Edge 1 Tap Hole Ceramic Basin 800mm - Anthracite Woodgrain
83515 nuie Athena Wall Hung 2 Drawer Vanity With Curved 1 Tap Hole Ceramic Basin 800mm - Anthracite Woodgrain
83522 nuie Athena Wall Hung 2 Drawer Vanity With Thin-Edge 1 Tap Hole Ceramic Basin 800mm - Hacienda Black
83523 nuie Athena Wall Hung 2 Drawer Vanity With Curved 1 Tap Hole Ceramic Basin 800mm - Hacienda Black
85124 Hudson Reed Fluted 800mm Wall Hung 2-Drawer Vanity and Laminate Top - Satin White
85125 Hudson Reed Fluted 800mm Wall Hung 2-Drawer Vanity and Laminate Top - Satin White
85363 nuie Deco 800mm Wall Hung 2-Drawer Vanity & Thin-Edge Basin - Satin White
85364 nuie Deco 800mm Wall Hung 2-Drawer Vanity & Curved Basin - Satin White
85838 nuie Parade Floor Standing 2 Drawer Vanity Unit with Polymarble Basin 600mm - Gloss White
85839 nuie Parade Floor Standing 2 Drawer Vanity Unit with Ceramic Basin 600mm - Gloss White
85844 nuie Parade Wall Hung 2 Drawer Vanity Unit with Polymarble Basin 800mm - Gloss White
85845 nuie Parade Wall Hung 2 Drawer Vanity Unit with Ceramic Basin 800mm - Gloss White
86192 Hudson Reed Havana Wall Hung 2 Drawer Unit & Laminate Worktop, 800mm - Metallic Slate/Bellato Grey
86215 Hudson Reed Havana Wall Hung 2 Drawer Unit & Laminate Worktop, 800mm - Autumn Oak/Bellato Grey
86524 Hudson Reed Juno 800mm Wall Hung 2-Drawer Vanity & Laminate Top - Autumn Oak
86748 Hudson Reed Juno Floor Standing 2 Door Vanity Basin Unit & Curved Ceramic Basin, 800mm - Metallic Slate
86800 Hudson Reed Juno Wall Hung 2 Drawer Vanity Unit & Laminate Worktop, 800mm - Metallic Slate/Bellato Grey
89075 Hudson Reed Quartet Wall Hung 2 Drawer Cabinet with Sparkling Black Worktop 720mm - Gloss Grey