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 (
    85018, 85024, 85030, 85036, 85017, 85023, 
    85029, 85035, 89215, 89228, 89241, 
    88176, 88224, 88244, 88248, 88772, 
    88531, 87461, 88501, 85729, 85746, 
    85756, 85766, 85736, 88771, 88174, 
    88222, 88243, 88247, 89454
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00047

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 (85018,85024,85030,85036,85017,85023,85029,85035,89215,89228,89241,88176,88224,88244,88248,88772,88531,87461,88501,85729,85746,85756,85766,85736,88771,88174,88222,88243,88247,89454)) and (`nuie_scalesta_net`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
85017 Hudson Reed Solar Wall Hung 2 Drawer Vanity Cabinet 600mm - Pure White
85018 Hudson Reed Solar Wall Hung 2 Drawer Vanity Cabinet 800mm - Pure White
85023 Hudson Reed Solar Wall Hung 2 Drawer Vanity Cabinet 600mm - Cool Grey
85024 Hudson Reed Solar Wall Hung 2 Drawer Vanity Cabinet 800mm - Cool Grey
85029 Hudson Reed Solar Wall Hung 2 Drawer Vanity Cabinet 600mm - Indigo Blue
85030 Hudson Reed Solar Wall Hung 2 Drawer Vanity Cabinet 800mm - Indigo Blue
85035 Hudson Reed Solar 600mm Wall Hung 2-Drawer Unit - Fern Green
85036 Hudson Reed Solar 800mm Wall Hung 2-Drawer Unit - Fern Green
85729 Hudson Reed Fluted 800mm Wall Hung 2-Drawer Unit - Satin Anthracite
85736 Hudson Reed Fluted 800mm Wall Hung 2-Drawer Unit - Satin White
85746 Hudson Reed Fluted 800mm Wall Hung 2-Drawer Unit - Satin Grey
85756 Hudson Reed Fluted 800mm Wall Hung 2-Drawer Unit - Satin Blue
85766 Hudson Reed Fluted 800mm Wall Hung 2-Drawer Unit - Satin Green
87461 nuie Athena Wall Hung 2 Drawer Vanity Unit 800mm - Gloss Grey
88174 Hudson Reed Juno 600mm Wall Hung 2-Drawer Unit - Autumn Oak
88176 Hudson Reed Juno 800mm Wall Hung 2-Drawer Unit - Autumn Oak
88222 Juno Components Wall Hung 2 Drawer Unit (385mm Deep), 600mm - Metallic Slate
88224 Juno Components Wall Hung 2 Drawer Unit (385mm Deep), 800mm - Metallic Slate
88243 Havana Components Wall Hung 2 Drawer Unit, 600mm - Metallic Slate
88244 Havana Components Wall Hung 2 Drawer Unit, 800mm - Metallic Slate
88247 Havana Components Wall Hung 2 Drawer Unit, 600mm - Autumn Oak
88248 Havana Components Wall Hung 2 Drawer Unit, 800mm - Autumn Oak
88501 nuie Arno 800mm Wall Hung 2-Drawer Unit - Satin Green
88531 Hudson Reed Quartet Wall Hung 2 Drawer Vanity Unit 718mm - Gloss Grey
88771 Hudson Reed Fusion Wall Hung 2 Drawer Vanity Unit 600mm - Gloss Grey
88772 Hudson Reed Fusion Wall Hung 2 Drawer Vanity Unit 800mm - Gloss Grey
89215 Hudson Reed Sarenna Wall Hung 2 Drawer Vanity Unit 706mm - Moon White
89228 Hudson Reed Sarenna Wall Hung 2 Drawer Vanity Unit 706mm - Dove Grey
89241 Hudson Reed Sarenna Wall Hung 2 Drawer Vanity Unit 706mm - Mineral Blue
89454 Lunar Components Wall Hung 2 Drawer Unit, 800mm - Satin Anthracite