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 (
    84625, 84341, 83557, 85731, 86499, 86775, 
    86477, 86478, 86753, 86754, 84511, 
    84577, 88782, 86634, 86703, 87401, 
    89993, 88983, 84495, 84561, 83155, 
    83160, 82602, 84294, 88778, 88779, 
    89841, 89893, 89966, 91532
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00094

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "16.06"
    },
    "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": "13.06",
        "eval_cost": "3.00",
        "prefix_cost": "16.06",
        "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 (84625,84341,83557,85731,86499,86775,86477,86478,86753,86754,84511,84577,88782,86634,86703,87401,89993,88983,84495,84561,83155,83160,82602,84294,88778,88779,89841,89893,89966,91532)) and (`nuie_scalesta_net`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
82602 nuie Arno 600mm Wall Hung 2-Door Vanity & Minimalist Basin - Gloss White
83155 nuie Athena Floor Standing 2 Door Vanity With Worktop 500mm - Anthracite Woodgrain
83160 nuie Athena Floor Standing 2 Door Vanity With Worktop 500mm - Hacienda Black
83557 nuie Athena Wall Hung Single Drawer Vanity With Worktop 500mm - Gloss Grey
84294 Hudson Reed Fusion Floor Standing WC Unit & Top Compact 500mm - Gloss White
84341 Hudson Reed Fusion Wall Hung 2 Door Vanity Unit & Polymarble Basin Compact 500mm - Gloss White
84495 Hudson Reed Fusion Floor Standing WC Unit with Coordinating Top 500mm - Anthracite Woodgrain
84511 Hudson Reed Fusion Floor Standing WC Unit with Coordinating Top Compact 600mm - Anthracite Woodgrain
84561 Hudson Reed Fusion Floor Standing WC Unit with Coordinating Top 500mm - Hacienda Black
84577 Hudson Reed Fusion Floor Standing WC Unit with Coordinating Top Compact 600mm - Hacienda Black
84625 Hudson Reed Fusion Floor Standing WC Unit with Coordinating Top Compact 500mm - Gloss Grey
85731 Hudson Reed Fluted 400mm Tall Unit Single Door - Satin White
86477 Hudson Reed Juno Compact 440mm Floor Standing Single Door Unit and 1 Tap Hole Basin Left Hand - Autumn Oak
86478 Hudson Reed Juno Compact 440mm Floor Standing Single Door Unit and 1 Tap Hole Basin Right Hand - Autumn Oak
86499 Hudson Reed Juno 600mm Wall Hung 2-Door Vanity & Worktop - Autumn Oak
86634 Hudson Reed Juno 600mm Wall Hung 2-Door Vanity & Laminate Top - Graphite Grey
86703 Hudson Reed Juno 600mm Wall Hung 2-Door Vanity & Laminate Top - Coastal Grey
86753 Hudson Reed Juno Compact Floor Standing 1 Door Unit & 1 Tap Hole Ceramic Basin Left Hand, 440mm - Metallic Slate
86754 Hudson Reed Juno Compact Floor Standing 1 Door Unit & 1 Tap Hole Ceramic Basin Right Hand, 440mm - Metallic Slate
86775 Hudson Reed Juno Wall Hung 2 Door Vanity Unit & Colour Match Worktop, 600mm - Metallic Slate
87401 nuie Merit Wall Hung Slimline Single Door Vanity and Ceramic Basin 500mm - Anthracite Woodgrain
88778 Hudson Reed Fusion Fitted Floor Standing WC Unit 500mm - Gloss Grey
88779 Hudson Reed Fusion Fitted Floor Standing WC Unit Compact 600mm - Gloss Grey
88782 Hudson Reed Fusion Fitted Wall Hung 2 Door Cabinet 500mm - Gloss Grey
88983 nuie Parade Wall Hung Tall Unit 2 Door 350mm - Gloss White
89841 Hudson Reed Urban Wall Hung 1 Door Tall Unit 400mm - Satin Grey
89893 Hudson Reed Urban Wall Hung 1 Door Tall Unit 400mm - Satin Blue
89966 Hudson Reed Urban 400mm Wall Hung Tall Wall Hung Unit - Satin Green
89993 nuie Mayford Floor Standing 2 Door Vanity Unit with Ceramic Basin 450mm - Gloss White
91532 Hudson Reed Urban Wall Hung 1 Door Tall Unit, 400mm - Satin Anthracite