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 (
    86059, 86060, 86062, 86064, 86065, 86066, 
    86068, 85542, 85603, 86252, 86342, 
    92475, 82358, 85547, 85569, 88860, 
    88861, 88862, 88863, 88864, 90819, 
    90820, 90821, 90822, 91876, 82387, 
    85040, 85563, 86332, 91312
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00070

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 (86059,86060,86062,86064,86065,86066,86068,85542,85603,86252,86342,92475,82358,85547,85569,88860,88861,88862,88863,88864,90819,90820,90821,90822,91876,82387,85040,85563,86332,91312)) and (`nuie_scalesta_net`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
82358 nuie Bar Showers Fast-Fit Bracket for Bar Thermostats - Chrome
82387 nuie Shower Accessories Three Function Handset - Chrome
85040 nuie Accessories L-Shaped Bamboo Drawer Organiser - Bamboo
85542 Basin Waste w/ Brass Plug & Ball Chain
85547 nuie Wastes & Extras Basin Plug And Chain - Chrome
85563 nuie Ceramics Accessories Metal Universal Lever - Chrome
85569 nuie Wastes & Extras Bath Waste - Chrome
85603 nuie Wastes & Extras Push Button Basin Waste - Chrome
86059 nuie Handles Indented Round Knob - Brushed Brass
86060 nuie Handles Knurled Round Knob - Brushed Brass
86062 nuie Handles 328mm D Handle Brushed Brass - Brushed Brass
86064 nuie Handles Finger Pull Handle 150mm - Brushed Brass
86065 nuie Handles Finger Pull Handle 300mm - Brushed Brass
86066 nuie Handles Finger Pull Handle 500mm - Brushed Brass
86068 nuie Handles Rounded D Handle 160mm Centres - Chrome
86252 nuie Heating Accessories Revive Radiator Robe Hook - Chrome
86332 nuie Shower Accessories Easy-Clean Handset - Chrome
86342 nuie Shower Accessories Single Function Water Saving Handset - Chrome
88860 nuie Ceramics Accessories Overflow Cover - Matt Black
88861 nuie Carlton Overflow Cover - Black
88862 nuie Ceramics Accessories Overflow Cover - Brushed Brass
88863 nuie Carlton Overflow Cover - Brushed Brass
88864 nuie Wastes & Extras Basin Overflow Cover - Gunmetal
90819 Hudson Reed Chancery Black Overflow Cover
90820 Oval Matt Black Overflow Cover - Matt Black
90821 Hudson Reed Chancery Brushed Brass Overflow Cover
90822 Oval Brushed Brass Overflow Cover - Brushed Brass
91312 Hudson Reed Wetroom Screen Accessories Support Arm T Piece, 19mm x 53mm x 53mm - Chrome
91876 BC Designs Victrion Double Robe Hook - Chrome
92475 BC Designs Basin Waste with Plug and Link Chain - Chrome