SELECT 
  product_id, 
  short_description, 
  full_description 
FROM 
  cscart_product_descriptions 
WHERE 
  product_id IN (
    13774, 11496, 13784, 11492, 11505, 11513, 
    13773, 11495, 13785, 11508, 13777, 
    11494, 11507, 13778, 11502, 11519, 
    11575, 11574, 11506, 13779, 11504, 
    13780, 11501, 13782
  ) 
  AND lang_code = 'en'

Query time 0.00064

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": "3",
      "used_key_parts": ["product_id"],
      "rows": 24,
      "filtered": 100,
      "index_condition": "cscart_product_descriptions.product_id in (13774,11496,13784,11492,11505,11513,13773,11495,13785,11508,13777,11494,11507,13778,11502,11519,11575,11574,11506,13779,11504,13780,11501,13782)",
      "attached_condition": "cscart_product_descriptions.lang_code = 'en'"
    }
  }
}

Result

product_id short_description full_description
11492 <ul><li>Easy to use dehydrator</li><li>Suitable for drying fruits and making biltong</li></ul>
11494 <ul><li>Love birds on a plate </li></ul>
11495 <ul><li>Non-stick coating dish </li><li>Can withstand high heat</li></ul>
11496 <ul><li>Extremely durable</li><li>Extremely resistant non - stick coating</li><li>Can withstand a vey high heat</li></ul>
11501 <ul><li>Perfect for cutting fruit and small vegetables and a variety of herbs, this knife makes light work of food preparation with its sharp blade</li><li>This knife makes light work of food preparation with its sharpened blade</li><li>Stainless steel with riveted handle</li><li>Sharp non-serrated blade</li><li>Dishwasher safe</li></ul><p></p><p></p>
11502 <ul><li>Soft Jumbo Strainer Ideal for hot or cold pasta, dumplings, fruit, veggies and more</li><li>Heat resistant up to 220 C </li><li>Dimensions: 36 x 18 x 7 cm</li><li>Colour: Black</li><li>Dishwasher-safe</li><li>Extra large Ergonomic handle</li></ul>
11504 <ul><li>The perfect kitchen tool, ideal for cutting larger fruit, vegetables, herbs, and meat</li><li>This knife makes light work of food preparation with its sharpened blade</li><li>Stainless steel with riveted handle</li><li>Sharp non-serrated blade</li><li>Dishwasher safe</li></ul><p></p>
11505 <ul><li>Kitchen tool set with nylon heads which are heat resistant and has a rod for hanging</li><li>Dishwasher safe</li></ul>
11506 <ul><li>An everyday preparation <b>knife</b> for cutting crusty <b>bread</b> or tough skinned foods like tomatoes, this <b>knife</b> makes light work of food preparation</li><li>This knife makes light work of food preparation with its sharpened blade</li><li>Stainless steel with riveted handle</li><li>Sharp non-serrated blade</li><li>Dishwasher safe</li></ul>
11507 <ul><li>Easy to use black and white plastic mixing bowl</li><li>Perfect for baking </li></ul><p><br /></p>
11508 <ul><li>Non stick loaf pan that can withstand high heat temperature</li></ul>
11513 <ul><li>Durable and resistant non-stick baking sheet , can also withstand high heat</li></ul>
11519 <ul><li>Porcelain oil and vinegar set with cork lids</li></ul>
11574 <ul><li>A plush tufted seat tops the classically designed Gilbert ottoman</li></ul><p></p>
11575 <ul><li>A plush tufted seat tops the classically designed Gilbert ottoman</li></ul>
13773
13774
13777
13778
13779
13780
13782
13784
13785