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 (9166, 7596, 7594, 7597, 9163, 9165) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00053

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "4.26"
    },
    "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": 6,
      "rows_produced_per_join": 6,
      "filtered": "100.00",
      "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_product_descriptions`.`product_id` in (9166,7596,7594,7597,9163,9165)) and (`softwarepirmam_hewadelivard_cscart_4`.`cscart_product_descriptions`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "3.66",
        "eval_cost": "0.60",
        "prefix_cost": "4.26",
        "data_read_per_join": "27K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description",
        "unit_name"
      ]
    }
  }
}

Result

product_id short_description full_description unit_name
7594 <p><strong>Pret A Porter Tokyo EDP</strong> is a vibrant and enchanting floral-fruity fragrance inspired by the energy of Tokyo. It opens with a fresh and luminous blend of cherry blossom and pear, subtly accompanied by mandarin and orange, which evolves into a graceful heart of peony, cyclamen, and rose. The scent then settles into a warm, inviting base of dry amber, vanilla, and musks, creating a soft yet memorable trail that exudes youthful sophistication and feminine charm.</p>
7596 <p><strong>Pret A Porter Paris EDP</strong> is a romantic and elegant floral-fruity perfume that encapsulates the effortless sophistication of Paris. It opens with a sparkling blend of blackcurrant, mandarin and pink pepper, transitions into a graceful heart of rose and jasmine with a subtle macaron-inspired accord, and settles into a warm, enveloping base of cedarwood, amber and musk—creating a charming scent that feels both chic and decidedly feminine.</p>
7597 <p><strong>Pret A Porter Milano EDP for women</strong> is a radiant and sophisticated amber-fruity fragrance inspired by the stylish streets of Milan. It opens with lively citrus notes of bergamot and lemon that bring a fresh, sunlit aura; then it softens into a delicate floral heart featuring orange blossom, jasmine and freesia, lending a graceful feminine signature; finally it settles into a warm, inviting base of vanilla, tonka bean and sandalwood that leaves a subtly sensual and elegant trail perfect for both day and evening wear. <span class="ms-1 inline-flex max-w-full items-center relative top-[-0.094rem] animate-[show_150ms_ease-in]"><a href="https://www.sogo.com.my/products/pret-a-porter-milano-collection-edp?utm_source=chatgpt.com" target="_blank" class="flex h-4.5 overflow-hidden rounded-xl px-2 text-[9px] font-medium transition-colors duration-150 ease-in-out text-token-text-secondary! bg-[#F4F4F4]! dark:bg-[#303030]!" rel="noreferrer noopener"><span class="relative start-0 bottom-0 flex h-full w-full items-center"><span class="flex h-4 w-full items-center justify-between absolute"><span class="max-w-[15ch] grow truncate overflow-hidden text-center"><br /></span></span></span></a></span></p>
9163 <p>Pret A Porter New York Eau de Parfum is a bold, modern, and confident fragrance inspired by the fast-paced glamour of New York City. It opens with a lively burst of fresh fruity notes that immediately energize the senses, followed by a refined bouquet of elegant florals that bring sophistication and charm. As the fragrance settles, warm woody undertones emerge, adding depth, sensuality, and long-lasting presence. Designed for the woman who owns every room she walks into, this scent blends vibrancy and elegance effortlessly, making it an ideal everyday signature. Pret A Porter New York embodies confidence, attitude, and urban glamour in a single bottle.</p>
9165 <p>Pret A Porter London Eau de Parfum is a sophisticated and modern floral fragrance designed for women who carry themselves with confidence and elegance. The top notes open with a delicate bouquet of fresh florals, evoking charm, refinement, and subtle femininity. The heart is enriched with soft woody accords, adding warmth, depth, and a sense of timeless grace. As the fragrance develops, gentle musky undertones provide a smooth, sensual finish that lingers on the skin throughout the day. Pret A Porter London balances classic elegance with contemporary sophistication, making it perfect for women who wish to leave a lasting impression with a signature scent that is both modern and graceful. Ideal for both daily wear and special occasions, this fragrance captures the essence of quiet confidence and timeless charm.</p>
9166 <p>Pret A Porter Berlin Eau de Parfum is a bold and daring fragrance designed for women who embrace their individuality and live unapologetically. It opens with smoky floral notes, creating a mysterious and captivating aura that draws attention. The heart reveals spiced accords, adding warmth, intrigue, and a sensual layer that enhances the fragrance’s depth. The base settles into rich, deep woody notes, providing strength, sophistication, and a lingering presence that makes a statement wherever you go. Inspired by Berlin’s underground energy and fearless attitude, this scent is perfect for women who want a fragrance as adventurous and unforgettable as their personality. Pret A Porter Berlin balances complexity and elegance, making it an ideal choice for evening wear, special occasions, or moments when you want to leave a lasting impression.</p>