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 (
    84725, 87980, 87983, 84741, 87984, 87970, 
    88023, 84947, 88032, 84848, 87985, 
    84912, 84736, 84688, 87979, 84960, 
    87976, 87978, 84850, 84743, 84849, 
    84951, 84747, 84761
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00074

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 (84725,87980,87983,84741,87984,87970,88023,84947,88032,84848,87985,84912,84736,84688,87979,84960,87976,87978,84850,84743,84849,84951,84747,84761)) and (`nuie_scalesta_net`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
84688 nuie Bliss Semi Flush to Wall WC
84725 Old London Richmond Low Level Pan, Cistern & Flush Pipe Kit
84736 Old London Richmond Comfort Height Close Coupled WC & Cistern
84741 nuie Carlton Low Level Pan, Cistern & Flush Pipe Kit
84743 nuie Carlton Close Coupled Pan Cistern & Seat
84747 nuie Harmony Pan & Cistern
84761 nuie Provost Semi Flush to Wall WC
84848 Hudson Reed Maya Wall Hung Pan & Seat
84849 nuie Lawton Compact Pan & Cistern
84850 nuie Lawton Close Coupled WC
84912 Hudson Reed Luna Wall Hung Pan & Seat
84947 nuie Provost Semi Flush to Wall WC
84951 Old London Chancery Close Coupled Pan & Cistern
84960 nuie Asselby Close Coupled WC
87970 nuie Freya Comfort Height Rimless Toilet Pan, Cistern & Seat - White
87976 nuie Ava Wall Hung Pan & Soft Close Seat
87978 nuie Ava Pan, Cistern & Seat
87979 nuie Ava Flush Rimless Toilet Pan, Cistern & Soft Close Seat - White
87980 nuie Ava Comfort Height Toilet Pan, Cistern & Seat - White
87983 nuie Ava Pan, Cistern & Seat
87984 nuie Freya Pan, Cistern & Seat
87985 nuie Freya Pan, Cistern & Seat
88023 nuie Ivo Comfort Height Pan & Cistern
88032 nuie Doc M Pack Comfort Height Pan & Cistern - White