SELECT 
  cscart_product_descriptions.product_id, 
  cscart_product_descriptions.meta_keywords, 
  cscart_product_descriptions.meta_description, 
  cscart_product_descriptions.search_words, 
  cscart_product_descriptions.promo_text 
FROM 
  cscart_product_descriptions 
WHERE 
  cscart_product_descriptions.product_id IN (
    65838, 65888, 65889, 65890, 65891, 65892
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00037

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "cscart_product_descriptions",
      "access_type": "range",
      "possible_keys": ["PRIMARY", "product_id"],
      "key": "product_id",
      "key_length": "9",
      "used_key_parts": ["product_id", "lang_code"],
      "rows": 6,
      "filtered": 100,
      "index_condition": "cscart_product_descriptions.product_id in (65838,65888,65889,65890,65891,65892) and cscart_product_descriptions.lang_code = 'en'"
    }
  }
}

Result

product_id meta_keywords meta_description search_words promo_text
65838 Add modern charm with vintage flair—this Cassidy LED Pendant pairs a sleek finishes with a timeless globe shade for a bold, design-forward statement. Shop now!
65888 A modern LED pendant with minimalist lines and two shade sizes, the Cassidy pairs sleek design with powerful, energy-efficient illumination—ideal for residential or commercial interiors.
65889 The Cassidy LED Globe Chain Pendant combines modern style with customizable features, including adjustable hanging length and over 30 finish options. Shop now to elevate your lighting.
65890 Modern and minimal, the Cassidy LED Stem Pendant Light delivers clean-lined style and brilliant performance—customize with 30+ finishes to suit any space.
65891 The Cassidy LED Globe Flush Mount Light pairs bold, modern design with a space-saving profile—available in 30+ finishes for a customized, low-clearance lighting solution.
65892 Elevate your space with the Cassidy LED Globe Gooseneck Light—sculptural style, powerful performance, and over 30 finish options to complement any design.