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 (
    90960, 82621, 83424, 85118, 82627, 83492, 
    83258, 83265, 86496, 86657, 86726, 
    86772, 85310, 85407, 85458, 85509, 
    86635, 86636, 86704, 86705, 85356, 
    82815, 82888, 82961
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00100

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 (90960,82621,83424,85118,82627,83492,83258,83265,86496,86657,86726,86772,85310,85407,85458,85509,86635,86636,86704,86705,85356,82815,82888,82961)) and (`nuie_scalesta_net`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
82621 nuie Arno 600mm Wall Hung 2-Drawer Vanity & Worktop - Gloss White
82627 nuie Arno 800mm Wall Hung Single Drawer Vanity & Laminate Top - Gloss White
82815 nuie Arno 600mm Wall Hung 1-Drawer Vanity & Laminate Top - Solace Oak
82888 nuie Arno 600mm Wall Hung 1-Drawer Vanity & Laminate Top - Anthracite
82961 nuie Arno 600mm Wall Hung 1-Drawer Vanity & Laminate Top - Charcoal Black
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
83424 nuie Athena Wall Hung 2 Drawer Vanity With Worktop 600mm - Gloss White
83492 nuie Athena Wall Hung Single Drawer Vanity With Grey Worktop 800mm - Gloss White
85118 Hudson Reed Fluted 600mm Wall Hung Single Drawer Vanity and Worktop - Satin White
85310 nuie Deco 600mm Wall Hung Single Drawer Vanity & Laminate Top - Satin Anthracite
85356 nuie Deco 600mm Wall Hung Single Drawer Vanity & Laminate Top - Satin White
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
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
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
90960 nuie Arno Wall Hung 2 Door Vanity & Laminate Worktop, 600mm - Satin Grey/Bellato Grey