SELECT 
  product_id, 
  short_description, 
  full_description 
FROM 
  cscart_product_descriptions 
WHERE 
  product_id IN (94, 96, 93, 248) 
  AND lang_code = 'en'

Query time 0.00033

JSON explain

{
  "query_block": {
    "select_id": 1,
    "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"],
          "rows": 4,
          "filtered": 100,
          "index_condition": "cscart_product_descriptions.product_id in (94,96,93,248) and cscart_product_descriptions.lang_code = 'en'"
        }
      }
    ]
  }
}

Result

product_id short_description full_description
93 <p> <p>Studio: Warner Home Video</p> <p>Run Time: 1 minutes</p> <p>Packaging Type: XBOX 360 Amaray</p> <p>Genre: Party</p> <p>Synopsis:</p> <p>The popular movie trivia game franchise now launches its 3rd video game edition across all consoles with even more movie clips, feature-rich content, new mini-games, a dynamic visual package, DLC support, and four-player multiplayer.</p> </p>
94 <p> <p>Studio: Warner Home Video</p> <p>Packaging Type: XBOX 360 Amaray</p> <p>Genre: Action/Adventure</p> <p>Synopsis:</p> <p>The city's greatest heroes and villains collide within the diseased heart of Gotham.</p> </p>
96 <p> <p>Studio: Warner Home Video</p> <p>Packaging Type: XBOX 360 Amaray</p> <p>Genre: Action/Adventure</p> <p>Synopsis:</p> <p>The city's greatest heroes and villains collide within the diseased heart of Gotham.</p> </p>
248 <p>Xbox One's exterior casing consists of a two-tone "liquid black" finish; with half finished in a matte grey, and the other in a glossier black. The design was intended to evoke a more entertainment-oriented and simplified look than previous iterations of the console; among other changes.</p><div>It is powered by an AMD "Jaguar" Accelerated Processing Unit (APU) with two quad-core modules totaling eight x86-64 cores clocked at 1.75 GHz, and 8 GB of DDR3 RAM with a memory bandwidth of 68.3 GB/s. The memory subsystem also features an additional 32 MB of "embedded static" RAM, or ESRAM, with a memory bandwidth of 109 GB/s.</div>