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 (
    87189, 87206, 87223, 87261, 87188, 87205, 
    87222, 87230, 89086, 89087, 87260, 
    89085, 88170, 88218, 88194, 88206, 
    87271, 87272, 87273, 88668, 88715, 
    88762, 87279, 87278, 87277, 87268, 
    87266, 87270, 87263, 87267
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00085

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 (87189,87206,87223,87261,87188,87205,87222,87230,89086,89087,87260,89085,88170,88218,88194,88206,87271,87272,87273,88668,88715,88762,87279,87278,87277,87268,87266,87270,87263,87267)) and (`nuie_scalesta_net`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
87188 Old London Wall Hung 1 Door Mirror Cabinet 600mm - Storm Grey
87189 Old London Wall Hung 2 Door Mirror Cabinet 600mm - Storm Grey
87205 Old London Wall Hung 1 Door Mirror Cabinet 600mm - Twilight Blue
87206 Old London Wall Hung 2 Door Mirror Cabinet 600mm - Twilight Blue
87222 Old London Wall Hung 1 Door Mirror Cabinet 600mm - Timeless Sand
87223 Old London Wall Hung 2 Door Mirror Cabinet 600mm - Timeless Sand
87230 Old London Wall Hung 1 Door Mirror Cabinet 600mm - Hunter Green
87260 nuie Pavo 500mm Mirror Cabinet Mirror Cabinets
87261 nuie Leda 800mm Mirror Cabinet Mirror Cabinets
87263 nuie Lyra 700mm x 500mm LED Mirror Touch Sensor
87266 nuie Enif 800mm x 600mm Touch Sensor Mirror Touch Sensor
87267 nuie Castor 700mm x 500mm Ambient Mirror Touch Sensor
87268 nuie Leva 700mm x 500mm Ambient Mirror Touch Sensor
87270 nuie Cepheus 800mm x 600mm Ambient Touch Sensor Mirror Touch Sensor
87271 nuie Hydrus 700mm x 500mm Black Framed Mirror Touch Sensor
87272 nuie Hydrus 700mm x 500mm Brushed Brass Framed Mirror Touch Sensor
87273 nuie Hydrus 700mm x 500mm Silver Framed Mirror Touch Sensor
87277 Salana 800mm Round Touch Sensor Illuminated Mirror Touch Sensor- Black
87278 Salana 800mm Round Touch Sensor Illuminated Mirror Touch Sensor- Brushed Brass
87279 Salana 800mm Round Touch Sensor Illuminated Mirror Touch Sensor- Chrome
88170 Hudson Reed Juno 600mm Wall Hung Mirror Unit (50/50) - Autumn Oak
88194 Hudson Reed Juno 600mm Wall Hung Mirror Unit (50/50) - Graphite Grey
88206 Hudson Reed Juno 600mm Wall Hung Mirror Unit (50/50) - Coastal Grey
88218 Hudson Reed Juno Wall Hung 2 Door Mirror Cabinet, 600mm - Metallic Slate
88668 Hudson Reed Fusion Fitted Wall Hung 2 Door Mirror Unit (50/50) 800mm - Anthracite Woodgrain
88715 Hudson Reed Fusion Fitted Wall Hung 2 Door Mirror Unit (50/50) 800mm - Hacienda Black
88762 Hudson Reed Fusion Fitted Wall Hung 2 Door Mirror Unit (50/50) 800mm - Gloss Grey
89085 Hudson Reed Quartet Wall Hung 3 Door Mirror Cabinet 1350mm - Gloss White
89086 Hudson Reed Quartet Wall Hung 3 Door Mirror Cabinet 1350mm - Gloss Grey
89087 Hudson Reed Quartet Wall Hung 3 Door Mirror Cabinet 1350mm - Hacienda Black