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 (
    15167, 16346, 16334, 16348, 15749, 14660, 
    14149, 14650, 16347, 15166, 15732, 
    14651, 14140, 14656, 14654, 14661, 
    15751, 16338, 15108, 15753, 16354, 
    14136, 16340, 15747
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00053

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 (15167,16346,16334,16348,15749,14660,14149,14650,16347,15166,15732,14651,14140,14656,14654,14661,15751,16338,15108,15753,16354,14136,16340,15747) and cscart_product_descriptions.lang_code = 'en'"
        }
      }
    ]
  }
}

Result

product_id short_description full_description unit_name
14136 Crafted from natural straw and designed with a timeless silhouette, this bag is both lightweight and durable — perfect for beach days, market strolls, or weekend getaways.
14140 <p>Soft, fluffy, and oh-so-cozy, the <strong>Cloud Tote</strong> is your new go-to accessory for comfort and style. Available in two dreamy shades, this plush tote is perfect for carrying your essentials in ultimate softness. Whether you're in the mood for a classic neutral or a pop of color, the <strong>Cloud Tote</strong> offers both.</p> <p><strong>Available in -</strong></p> <p>Soft Rose – a gentle, warm pink.</p> <p>Dark Green – a deep, earthy green for a bold yet calming vibe.</p>
14149 Trendy plush sling bag with soft faux fur texture and bold strap detail. Perfect for stylish outings, offering comfort, flair, and roomy zip closure.
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.
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.
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.
15108 Classic felt fedora, a versatile and stylish hat to elevate any outfit with a touch of timeless elegance.
15166 Statement black fedora with bold chain trim, a striking accessory for adding edgy sophistication to your style.
15167 Lightweight straw cloche hat with delicate detail, a perfect sun-safe accessory for beach days and summer style.
15732 Elegant felt fedora with a bold chain trim, a statement accessory that adds a touch of modern sophistication to any ensemble.
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.
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.
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.
16354 Elegant floral painted hand fan, a decorative and functional accessory with a touch of traditional artistry.