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, 
  cscart_product_descriptions.unit_name 
FROM 
  cscart_product_descriptions 
WHERE 
  cscart_product_descriptions.product_id IN (
    14041, 14032, 14033, 14034, 14036, 14037, 
    14039, 14043, 14040, 14042
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00023

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.01817902,
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_product_descriptions",
          "access_type": "range",
          "possible_keys": ["PRIMARY", "product_id"],
          "key": "PRIMARY",
          "key_length": "9",
          "used_key_parts": ["product_id", "lang_code"],
          "loops": 1,
          "rows": 10,
          "cost": 0.01817902,
          "filtered": 100,
          "attached_condition": "cscart_product_descriptions.product_id in (14041,14032,14033,14034,14036,14037,14039,14043,14040,14042) and cscart_product_descriptions.lang_code = 'en'"
        }
      }
    ]
  }
}

Result

product_id short_description full_description unit_name
14032 <p>Solid pine bedside table presented in a antique waxed pine finish . Easy Build home assembly complete with WhatsApp Support line.</p> <p>Dimensions - 36 cm Wide, 32 cm Deep and 53 cm High</p>
14033 <p>Solid Pine bedside table presented in a soft white washed finish. Easy home build with a WhatsApp support line.</p> <p>Dimensions - 36 cm Wide, 32 cm Deep, and  53 cm High</p>
14034 <p>Solid Pine bedside table presented in a beautiful antique waxed finish. Easy Build home assembly with WhatsApp Support Line.</p> <p>Dimensions - 53cm Wide, 38cm Deep and 69 cm High</p>
14036 <p>Solid Pine chest of drawers, presented in a beautiful antique waxed pine finish. Home assembly with WhatsApp Support Line.</p> <p>Dimensions - 91 cm Wide, 47 cm Deep and 104 cm High</p>
14037 <p>Solid Pine chest of drawers, presented in a soft white washed finish. Home assembly with WhatsApp Support Line.</p> <p>Dimensions - 91 cm Wide , 47 cm Deep and 104 cm High</p>
14039 <p>Solid pine chest of drawers, presenter in a beautiful white washed finish. Easy Build home assembly with WhatsApp Support Line.</p> <p>Dimensions - 132 cm Wide, 43 cm Deep and 84 cm High</p>
14040 <p>Solid Pine TV unit presented in a rich antique waxed finish with black metal legs. Easy home assembly with WhatsApp Support Line.</p> <p>Dimensions - 115 cm Wide, 40 cm Deep and 57 cm High</p>
14041 <p>Solid pine, mirror Armoire presented with a beautiful antique waxed pine finish. Easy Build home assembly with WhatsApp Support Line.</p> <p>Dimensions - 66 cm wide, 56 cm deep and 188 cm High</p>
14042 <p>Solid Pine wardrobe in a beautiful antique waxed pine finish. Easy Build home assembly with WhatsApp Support Line.</p> <p>Dimensions - 77 cm Wide, 56 cm Deep and 188 cm High.</p>
14043 Elegant sideboard with a sleek, modern design—measuring 130cm wide, 43cm deep, and 73cm high. Perfect for stylish storage in dining rooms, living areas, or hallways.