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 (
    87905, 88045, 88049, 87936, 88515, 88518, 
    88078, 88514, 88517, 88511, 88083, 
    87904, 90325, 87876, 88506, 88507, 
    88510, 88035, 88044, 87987, 90828, 
    90827, 87938, 87941, 87997, 88026, 
    87882, 87988, 88036, 88047
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00076

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 (87905,88045,88049,87936,88515,88518,88078,88514,88517,88511,88083,87904,90325,87876,88506,88507,88510,88035,88044,87987,90828,90827,87938,87941,87997,88026,87882,87988,88036,88047)) and (`nuie_scalesta_net`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
87876 nuie Mayford Round Ceramic 1 Tap Hole Basin 750mm
87882 nuie Mayford Square Ceramic 1 Tap Hole Basin 650mm
87904 Hudson Reed Wall Hung Vessel
87905 Hudson Reed Wall Hung Vessel
87936 Hudson Reed Chancery WC Pan
87938 Hudson Reed Chancery Large Basin 1 Tap Hole
87941 Hudson Reed Chancery Large Basin 2 Tap Hole
87987 nuie Bliss Square Cistern & Fittings
87988 nuie Bliss Square 600mm Basin 1 Tap Hole
87997 nuie Provost Cistern
88026 nuie Ivo Close Coupled Cistern
88035 Old London Richmond 560mm Semi Recessed Basin 1 Tap Hole
88036 Old London Richmond Corner Basin 421 x 421 x 595mm
88044 Old London Richmond High/Low Level Pan (Excluding Seat)
88045 nuie Carlton Low Level Cistern Ceramic Lever Fittings
88047 nuie Carlton High Level Cistern (Including Fittings)
88049 Old London Richmond Toilet Pan Close Coupled (Excluding Seat)
88078 Hudson Reed Maya Semi Pedestal
88083 Hudson Reed Arlo 550mm 1 Tap Hole Basin
88506 Furniture Minimalist Slimline Ceramic Basin 1 Tap Hole 500mm
88507 Furniture Minimalist Slimline Ceramic Basin 1 Tap Hole 600mm
88510 Furniture Mid-Edge Ceramic Basin 1 Tap Hole 500mm
88511 Furniture Mid-Edge Ceramic Basin 1 Tap Hole 600mm
88514 Furniture Thin-Edge Ceramic Basin 1 Tap Hole 500mm
88515 Furniture Thin-Edge Ceramic Basin 1 Tap Hole 600mm
88517 Furniture Curved Ceramic Basin 1 Tap Hole 500mm
88518 Furniture Curved Ceramic Basin 1 Tap Hole 600mm
90325 nuie Ceramics Accessories Pneumatic Dual Flush Universal Access Concealed Cistern - Brushed Brass
90827 Nuie Core 500mm Thin Edge Basin 1TH
90828 Nuie Core 600mm Thin Edge Basin 1TH