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 (
    83115, 83125, 83134, 82449, 86823, 89123, 
    89127, 89159, 89550, 89355, 89356, 
    83087, 89284, 89437, 91289, 84262, 
    84266, 90120, 89157, 89548, 90092, 
    90102, 90111, 89335
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00059

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "10.82"
    },
    "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": 24,
      "rows_produced_per_join": 24,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "8.42",
        "eval_cost": "2.40",
        "prefix_cost": "10.82",
        "data_read_per_join": "91K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_product_descriptions`.`product_id` in (83115,83125,83134,82449,86823,89123,89127,89159,89550,89355,89356,83087,89284,89437,91289,84262,84266,90120,89157,89548,90092,90102,90111,89335)) and (`nuie_scalesta_net`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
82449 nuie Shower Kits Rigid Riser Kit - Chrome
83087 Hudson Reed Art Triple Thermostatic Shower Valve - Chrome
83115 nuie Arvan Triple Thermostatic Valve With Diverter - Matt Black
83125 nuie Arvan Triple Thermostatic Valve With Diverter - Gunmetal
83134 nuie Arvan Triple Thermostatic Valve With Diverter - Brushed Brass
84262 Old London Black Topaz Twin Concealed Shower Valve - Chrome / Black
84266 Old London Black Topaz Twin Exposed Shower Valve - Chrome / Black
86823 nuie Shower Kits Square Thermostatic Bar Valve & Shower Kit - Brushed Brass
89123 Hudson Reed Reign Triple Thermostatic Shower Valve - Chrome
89127 Hudson Reed Reign Triple Thermostatic Shower Valve - Chrome
89157 Hudson Reed Indus Twin Thermostatic Shower Valve With Diverter - Chrome
89159 Hudson Reed Round Valves Triple Valve - Chrome
89284 nuie 1 Outlet Bundle Arvan - Chrome
89335 nuie Sanford Thermostatic Square Bath Shower Mixer & Single Function Slide Rail Shower Kit - Chrome
89355 nuie Sanford Thermostatic Concealed Twin Square Valve & Slide Rail Kit with Single Function Handset & Outlet Elbow Shower Kit - Chrome
89356 nuie Sanford Thermostatic Concealed Twin Square Valve, Wall Mount Shower Arm & Square Fixed Head Shower Kit - Chrome
89437 Hudson Reed Industrial Valves Twin Valve with Diverter - Chrome
89548 Hudson Reed Lennox Twin Thermostatic Shower Valve With Diverter - Chrome
89550 Hudson Reed Square Valves Triple Valve - Chrome
90092 nuie Windon Triple Thermostatic Valve - Matt Black
90102 nuie Windon Triple Thermostatic Valve - Gunmetal
90111 nuie Windon Triple Thermostatic Valve - Brushed Brass
90120 nuie Windon Triple Thermostatic Valve With Diverter - Chrome
91289 nuie Aztec Triple Thermostatic Concealed Shower Valve - 2 Outlet - Matt Black