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 (
    89889, 89961, 88522, 88986, 88168, 88216, 
    84770, 84783, 84792, 87538, 88418, 
    89787, 85664, 85684, 85696, 85708, 
    84765, 85660, 85721, 85738, 85748, 
    85758, 87449, 88494, 88446, 88463, 
    88479, 89020, 89785, 85718
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00077

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 (89889,89961,88522,88986,88168,88216,84770,84783,84792,87538,88418,89787,85664,85684,85696,85708,84765,85660,85721,85738,85748,85758,87449,88494,88446,88463,88479,89020,89785,85718)) and (`nuie_scalesta_net`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
84765 Classique Components Floor Standing 2 Door Unit, 800mm - Satin White
84770 Classique Components Floor Standing 2 Door Unit, 800mm - Satin Anthracite
84783 Classique Components Floor Standing 2 Door Unit, 800mm - Satin Grey
84792 Classique Components Floor Standing 2 Door Unit, 800mm - Satin Green
85660 nuie Deco 600mm Floor Standing 2-Door Unit - Satin White
85664 nuie Deco 600mm Floor Standing 2-Door Unit - Satin Anthracite
85684 nuie Deco 600mm Floor Standing 2-Door Unit - Satin Grey
85696 nuie Deco 600mm Floor Standing 2-Door Unit - Satin Blue
85708 nuie Deco 600mm Floor Standing 2-Door Unit - Satin Green
85718 Hudson Reed Fluted 500mm Floor Standing 2-Door Unit - Satin White
85721 Hudson Reed Fluted 500mm Floor Standing 2-Door Unit - Satin Anthracite
85738 Hudson Reed Fluted 500mm Floor Standing 2-Door Unit - Satin Grey
85748 Hudson Reed Fluted 500mm Floor Standing 2-Door Unit - Satin Blue
85758 Hudson Reed Fluted 500mm Floor Standing 2-Door Unit - Satin Green
87449 nuie Athena Floor Standing 2 Door Vanity Unit 600mm - Gloss Grey
87538 nuie Athena Floor Standing 2 Drawer Vanity Unit 600mm - Gloss White
88168 Hudson Reed Juno 600mm Floor Standing 2-Door Unit - Autumn Oak
88216 Juno Components Floor Standing 2 Door Unit (385mm Deep), 600mm - Metallic Slate
88418 nuie Arno 600mm Floor Standing 2-Drawer Unit - Gloss White
88446 nuie Arno 800mm Floor Standing 2-Door Unit - Solace Oak
88463 nuie Arno 800mm Floor Standing 2-Door Unit - Anthracite
88479 nuie Arno 800mm Floor Standing 2-Door Unit - Charcoal Black
88494 nuie Arno 600mm Floor Standing 2-Door Unit - Satin Green
88522 nuie Eden Floor Standing 3 Door 2 Drawer Vanity Cabinet 800mm - Gloss White
88986 Parade Components Floor Standing 2 Door Unit, 600mm - Gloss White
89020 nuie Mayford Floor Standing 3 Door 2 Drawer Vanity Unit 850mm - Gloss White
89785 Hudson Reed Urban Floor Standing 2 Door 1 Drawer Vanity Unit 500mm - Satin White
89787 Hudson Reed Urban Floor Standing 2 Door 1 Drawer Vanity Unit 600mm - Satin White
89889 Hudson Reed Urban Floor Standing 2 Door 1 Drawer Vanity Unit 500mm - Satin Blue
89961 Hudson Reed Urban 500mm Floor Standing 2-Door/Drawer Unit - Satin Green