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 (
    4231, 4431, 4460, 4293, 4205, 4470, 4258, 
    4271, 4471, 4291, 4459
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00104

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "7.80"
    },
    "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": 11,
      "rows_produced_per_join": 11,
      "filtered": "100.00",
      "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_product_descriptions`.`product_id` in (4231,4431,4460,4293,4205,4470,4258,4271,4471,4291,4459)) and (`softwarepirmam_hewadelivard_cscart_4`.`cscart_product_descriptions`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "6.70",
        "eval_cost": "1.10",
        "prefix_cost": "7.80",
        "data_read_per_join": "50K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description",
        "unit_name"
      ]
    }
  }
}

Result

product_id short_description full_description unit_name
4205 <p>The Logitech K400 Plus Wireless Touch Keyboard combines a compact design with a built in touchpad for easy navigation, making it ideal for home entertainment and living room setups. With up to 18 months of battery life powered by two AAA batteries and a reliable 2.4 GHz wireless connection via the Logitech USB Nano Receiver, it delivers convenience, comfort, and long lasting performance in a sleek black design.</p>
4231 <p>The Logitech K380 Multi-Device Bluetooth Keyboard – Rose is a compact and stylish keyboard that lets you seamlessly switch between up to three devices. Powered by two AAA batteries with up to two years of battery life, it offers long lasting performance and reliable Bluetooth wireless connectivity. Its slim, lightweight design in a soft rose color makes it perfect for work, study, or casual use anywhere.</p>
4258 <p>The <strong>Logitech G213 Prodigy RGB Gaming Keyboard</strong> is a wired keyboard designed for gamers seeking responsive performance and vibrant customization. It features programmable RGB lighting, dedicated media controls, and tactile, quiet keys for comfortable and precise gameplay. Its spill resistant design and durable construction make it ideal for long gaming sessions, while the sleek black finish with dynamic lighting adds a stylish touch to any setup.</p>
4271 <p>The <strong>Logitech G413 TKL SE Mechanical Gaming Keyboard</strong> is a tenkeyless keyboard built for performance and precision. Featuring durable Romer-G Tactile switches, it delivers fast, quiet, and responsive keystrokes ideal for gaming and typing. Its sleek carbon black design with white backlighting provides a minimalist aesthetic, while the USB wired connection ensures reliable, lag free performance during intense gaming sessions.</p>
4291 <p>The <strong>Logitech G515 LIGHTSPEED TKL Wired Gaming Keyboard</strong> is a high performance tenkeyless keyboard designed for competitive gaming. It features tactile mechanical switches for precise and responsive keystrokes, ultra low latency LIGHTSPEED wired connectivity, and customizable RGB lighting to enhance your setup. Its slim, durable carbon black design combines style and functionality, making it ideal for gamers seeking speed, accuracy, and a clean desk layout.</p> <h5></h5>
4293 <p>The Logitech MX Keys Mini Wireless Keyboard is a compact and stylish keyboard designed for productivity and comfort. It features smart backlighting that adjusts to your environment, low-profile keys for quiet and precise typing, and versatile connectivity via Bluetooth or the Logitech Unifying Receiver. With a rechargeable USB‑C battery offering up to 10 days of use on a full charge—or up to 5 months with backlighting off—its sleek graphite design makes it ideal for both work and home setups.</p>
4431 <p>The <strong>Logitech MX Keys S Wireless Keyboard – Graphite</strong> is a sleek, compact keyboard designed for seamless productivity. It features smart backlighting that adapts to your environment, low profile keys for comfortable and precise typing, and versatile connectivity via Bluetooth or the Logitech Unifying Receiver. With a rechargeable USB‑C battery offering up to 10 days of use on a full charge—or up to 5 months with backlighting off—its elegant graphite design makes it perfect for both work and home setups.</p>
4459 <p>The <strong>Logitech G Pro X 60 LIGHTSPEED Wireless Gaming Keyboard – White</strong> is a compact, high performance keyboard designed for competitive gaming. It features ultra low latency LIGHTSPEED wireless connectivity or a wired USB option, hot swappable mechanical switches for personalized feel, and customizable RGB lighting. With a rechargeable USB‑C battery offering up to 35 hours of gameplay, its sleek white design combines style, speed, and precision for professional level performance.</p>
4460 <p>The Logitech Craft Advanced Keyboard with Creative Input Dial is a premium keyboard designed for professionals and creatives. It features a unique Creative Input Dial that provides intuitive control for apps like Adobe Photoshop and Microsoft Office, smart backlighting that adapts to your environment, and comfortable, quiet typing with low profile keys. With versatile connectivity via Bluetooth or the Logitech Unifying Receiver and a rechargeable USB‑C battery offering up to a month of use, its sleek graphite design combines style, functionality, and productivity.</p>
4470 <p>The Logitech G915 LIGHTSPEED TKL - Black keyboard is a premium tenkeyless keyboard built for speed and performance. It features ultra low latency LIGHTSPEED wireless connectivity, tactile low profile mechanical switches, and customizable RGB lighting for an immersive gaming experience. With a rechargeable USB‑C battery providing up to 40 hours of use on a full charge, its sleek black design delivers both style and durability, making it ideal for competitive gaming and high performance setups.</p>
4471 <p>The Logitech G915 X LIGHTSPEED TKL Wireless Gaming Keyboard – White is a high performance tenkeyless keyboard designed for gamers seeking speed and precision. It features ultra low latency LIGHTSPEED wireless connectivity, tactile low profile mechanical switches, and fully customizable RGB lighting. With a rechargeable USB‑C battery offering up to 40 hours of gameplay, its sleek white design combines style, durability, and professional level performance for competitive gaming and productivity setups.</p>