SELECT 
  product_id, 
  short_description, 
  full_description 
FROM 
  q_product_descriptions 
WHERE 
  product_id IN (
    47884, 47885, 47886, 47887, 47888, 47889, 
    47890, 47894, 46652, 46651, 46650, 
    44984, 44985, 44986, 44987, 44988
  ) 
  AND lang_code = 'en'

Query time 0.00049

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "38.41"
    },
    "table": {
      "table_name": "q_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": 16,
      "rows_produced_per_join": 16,
      "filtered": "100.00",
      "index_condition": "((`portal`.`q_product_descriptions`.`product_id` in (47884,47885,47886,47887,47888,47889,47890,47894,46652,46651,46650,44984,44985,44986,44987,44988)) and (`portal`.`q_product_descriptions`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "35.21",
        "eval_cost": "3.20",
        "prefix_cost": "38.41",
        "data_read_per_join": "61K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ]
    }
  }
}

Result

product_id short_description full_description
44984 <ul class="a-unordered-list a-vertical a-spacing-none"><li><span class="a-list-item">Buildable look, from natural to bold</span></li> <li><span class="a-list-item">Longwear formula that resists smudging and fading</span></li> <li><span class="a-list-item">Built-in slanted brush for an easy, precise application</span></li> </ul>
44985 <ul class="jsx-1889249662 highlights"><li class="jsx-1889249662">All-in-one eyebrow cream-gel easily fills, sculpts and defined brows</li> <li class="jsx-1889249662">The slanted brush magically converts to a full-size for precise control and effortless application</li> <li class="jsx-1889249662">Provides long wear formula that resists smudging and fading</li> </ul>
44986 <ul class="jsx-1889249662 highlights"><li class="jsx-1889249662">All-in-one eyebrow cream-gel easily fills, sculpts and defined brows</li><li class="jsx-1889249662">The slanted brush magically converts to a full-size for precise control and effortless application</li><li class="jsx-1889249662">Provides long wear formula that resists smudging and fading</li></ul>
44987 <ul class="a-unordered-list a-vertical a-spacing-none"><li><span class="a-list-item">Buildable look, from natural to bold</span></li><li><span class="a-list-item">Longwear formula that resists smudging and fading</span></li><li><span class="a-list-item">Built-in slanted brush for an easy, precise application</span></li></ul>
44988 <ul class="jsx-1889249662 highlights"><li class="jsx-1889249662">Streamlines streak-free application with minimum product wastage</li><li class="jsx-1889249662">Articulated for blending, contouring and highlighting</li><li class="jsx-1889249662">Meticulously contoured handles lend a comfortable grip</li></ul>
46650 <p>A very strong coffee, tasteful and aromatic, with an high percentage of Asian and African Robusta perfectly mixed with Brazilian and Indian Arabica. For those who love a creamy and intense espresso coffee</p>
46651 <p>This is the blend for those who love the typical Italian espresso. It is created from the select combination of Arabica beans grown in the plateaus of Brazil and the prized Robusta beans from India, Africa and the Far East</p>
46652 <p>An excellent decaffeinated coffee. It retains all the flavour and aroma of classic coffee thanks to the careful selection of varieties and the special roasting procedure. As required by Italian regulations, this blend may not contain more than 0,1 % of caffeine per cup</p>
47884 <ul class="jsx-1889249662 highlights"><li class="jsx-1889249662">Herbal extracts aid in the weight-loss process</li><li class="jsx-1889249662">Makes your skin feel soft and refreshed</li><li class="jsx-1889249662">Gentle on the skin which prevents skin irritations and rashes</li></ul>
47885 <ul class="jsx-1889249662 highlights"><li class="jsx-1889249662">Enables improves the blood circulation for a healthy skin</li><li class="jsx-1889249662">Keeps your face smooth and tender</li><li class="jsx-1889249662">Removes minute dirt particles to give you the deepest cleansing regime</li></ul>
47886 <ul class="a-unordered-list a-vertical a-spacing-none"><li><span class="a-list-item">Type: Body Supports</span></li><li><span class="a-list-item">Non-greasy glysolid penetrates the skin in second and works for hours</span></li><li><span class="a-list-item">Smoothes, softens and protects</span></li></ul>
47887 <ul class="jsx-1889249662 highlights"><li class="jsx-1889249662">Glycerine content offers necessary nourishment to your skin imparting a healthy glow</li><li class="jsx-1889249662">Penetrates deep into the layer of skin rendering a non-greasy look</li><li class="jsx-1889249662">Improves the texture of your skin by making it soft and supple</li></ul>
47888 <ul class="jsx-1889249662 highlights"><li class="jsx-1889249662">Glycerine content offers necessary nourishment to your skin imparting a healthy glow</li><li class="jsx-1889249662">Penetrates deep into the layer of skin rendering a non-greasy look</li><li class="jsx-1889249662">Improves the texture of your skin by making it soft and supple</li></ul>
47889 <ul class="jsx-1889249662 highlights"><li class="jsx-1889249662">Help to cure skin infections and rashes</li><li class="jsx-1889249662">Imparts natural glow to the skin</li></ul>
47890 <ul class="jsx-1889249662 highlights"><li class="jsx-1889249662">Works in such a way that it keeps the outer layer of your skin from harmful effects of the sun</li><li class="jsx-1889249662">Smooth texture spreads evenly</li><li class="jsx-1889249662">Essential addition to your daily regimen</li></ul>
47894 <ul class="jsx-1889249662 highlights"><li class="jsx-1889249662">No mineral oil, sulphates, parabens, silicone, phthalates</li><li class="jsx-1889249662">Provides intense moisture and strength</li><li class="jsx-1889249662">Helps dry, damaged hair</li></ul>