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 (
    16346, 16334, 16348, 15749, 14660, 14650, 
    16347, 14651, 14656, 14654, 14661, 
    15751, 16338, 15753, 16340, 15747, 
    16351, 15750, 14652, 14658, 15746, 
    16337, 16336, 15745
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00027

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.04252208,
    "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": 24,
          "cost": 0.04252208,
          "filtered": 100,
          "attached_condition": "cscart_product_descriptions.product_id in (16346,16334,16348,15749,14660,14650,16347,14651,14656,14654,14661,15751,16338,15753,16340,15747,16351,15750,14652,14658,15746,16337,16336,15745) and cscart_product_descriptions.lang_code = 'en'"
        }
      }
    ]
  }
}

Result

product_id short_description full_description unit_name
14650 Stylish color-block wallet in blush and rose tones, featuring a smooth zip closure and elegant wave design. Perfect for keeping your cards and cash organized in chic fashion.
14651 Elegant and functional, this tricolor zip wallet blends black, beige, and white tones with a stylish wave design. Ideal for everyday use, it keeps your essentials secure and sophisticated.
14652 Luxurious soft gray velvet tote with plush faux fur trim, a chic and spacious statement handbag for everyday elegance.
14654 Sleek teal Coveri nylon women's backpack, a lightweight and stylish essential for everyday urban adventures.
14656 Lightweight olive green Coveri nylon backpack, a practical and stylish choice for daily commutes and casual outings.
14658 Chic monogram flap backpack, a stylish and practical accessory with a distinctive pattern for everyday elegance.
14660 Sleek black nylon drawstring bucket bag, a versatile and contemporary accessory for everyday style and convenience.
14661 Vibrant teal Coveri backpack, a lightweight and stylish companion for daily commutes and urban adventures.
15745 Vibrant red textured flap wallet, a compact and stylish accessory with a unique crocodile-embossed detail.
15746 Chic quilted black flap wallet, a compact and stylish accessory with a tassel detail for added flair.
15747 <p>Chic geometric pattern pouch set, a stylish and coordinated duo for everyday organization and style.</p> <p>Available in <strong>Brown</strong> and <strong>Blue</strong></p>
15749 Sleek black faux leather travel pouch with striped wristlet, a stylish and practical accessory for organizing essentials on the go.
15750 Classic leather zip-top toiletry bag, a durable and stylish travel essential for organizing grooming supplies.
15751 <p>Rustic distressed leather belt bag, a hands-free and stylish accessory for casual outings and travel.</p> <p>Available in <strong>Brown</strong> and <strong>Black</strong></p>
15753 <p>Vibrant flap zip-around wallet, a compact and stylish accessory with a tassel detail for added flair.</p> <p>Available in 4 vibrant colours.</p>
16334 Chic pink crossbody phone bag with bee embellishment, a compact and stylish accessory for carrying essentials hands-free.
16336 Stylish quilted crossbody phone wallet, a compact and organized accessory for carrying your phone and essentials hands-free.
16337 Chic light blue quilted crossbody phone bag with a stylish patterned strap, a compact and fashionable way to carry your phone and essentials.
16338 Vibrant double zip crossbody phone bag, a compact and stylish way to carry your phone and essentials hands-free.
16340 Retro-inspired geometric pattern flap phone pouch, a stylish and compact accessory for carrying your phone with a touch of vintage flair.
16346 Elegant beaded kiss-lock coin purse, a vintage-inspired accessory for carrying small essentials with a touch of sparkle.
16347 Compact brown slim card holder wallet, a minimalist and practical way to carry essential cards.
16348 Chic wallet with a bee embellishment, a compact and stylish accessory for organizing cards and cash.
16351 Chic wallet with leaf print, a compact and stylish accessory with a wristlet for easy carrying.