SELECT 
  q_product_descriptions.product_id, 
  q_product_descriptions.short_description, 
  IF(
    q_product_descriptions.short_description = '', 
    q_product_descriptions.full_description, 
    ''
  ) AS full_description 
FROM 
  q_product_descriptions 
WHERE 
  q_product_descriptions.product_id IN (
    45888, 45889, 45890, 45891, 45892, 45893, 
    45894, 45895, 45896, 45897, 45898, 
    45899, 45900, 45901, 45902, 45903
  ) 
  AND q_product_descriptions.lang_code = 'en'

Query time 0.00047

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 (45888,45889,45890,45891,45892,45893,45894,45895,45896,45897,45898,45899,45900,45901,45902,45903)) 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
45888
45889
45890
45891
45892 <ul class="jsx-1889249662 highlights"><li class="jsx-1889249662">Wirelessly stream high-quality sound from your smartphone or tablet</li><li class="jsx-1889249662">Provides an immersive sound experience</li><li class="jsx-1889249662">High quality materials ensures durability</li></ul>
45893
45894
45895
45896
45897 <ul class="jsx-1889249662 highlights"><li class="jsx-1889249662">Smooth anodized finish creates a surface resistant to scratch, corrosion and moisture</li><li class="jsx-1889249662">Supports quick charging of devices</li><li class="jsx-1889249662">Product is enhanced with surge protection and short circuit prevention</li></ul>
45898 <div class="jsx-1003258361 jsx-3349621030" style="margin-bottom:0px;padding:0px;border-width:0px;font-size:12px;line-height:inherit;font-family:'Proxima Nova', 'Helvetica Neue', Arial, sans-serif;vertical-align:baseline;color:rgb(64,69,83);background-color:rgb(255,255,255);"><div class="jsx-1889249662 overviewSection" style="margin-bottom:0px;padding:0px;border-width:0px;font:inherit;vertical-align:baseline;"><ul class="jsx-1889249662 highlights"><li class="jsx-1889249662">Charge your devices wherever you go.</li><li class="jsx-1889249662">LED indicator informs you with the charging status.</li><li class="jsx-1889249662">Automatic voltage regulation devices at one time.</li></ul></div></div>
45899
45900 <ul class="jsx-1889249662 highlights"><li class="jsx-1889249662">Dual USB ports allow you to charge two devices simultaneously</li><li class="jsx-1889249662">3.1A output renders fast and efficient charging of devices</li><li class="jsx-1889249662">Compact design and high capacity make it an ideal travel companion</li><li class="jsx-1889249662">Features a built-in overcharge and surge protection that effectively safeguards your device</li><li class="jsx-1889249662">Features a built-in LED light for added user convenience</li></ul>
45901 <ul class="a-unordered-list a-vertical a-spacing-none"><li><span class="a-list-item">10000mah lithium-polymer battery</span></li><li><span class="a-list-item">Digi-power technology - smart digital screen shows remaining power in digital format and it's hidden until activated</span></li><li><span class="a-list-item">Make it three, make it right - not one, not two, but three smart 2.0 USB ports to power up to 3 devices at once</span></li><li><span class="a-list-item">Made to outlast - the new and improved portable charger with high-density li-polymer battery outlasts both conventional li-polymer batteries and 18650 cells when it comes to efficiency, performance and protection</span></li><li><span class="a-list-item">Quality inside and out - quality inside and out is what you get with the Zoook power vault, the 10000mah external battery pack's shell is made of the same ul94 v-0 fire-resistant thermoplastic alloy material luxury cars</span></li><li><span class="a-list-item">Emergency led torch - shine a light for anytime and anywhere in dark, the core consists of an high-voltage li-polymer battery that comes from the same manufacturer as the big mobile companies</span></li><li><span class="a-list-item">1 year warranty provided by the manufacturer from date of purchase</span></li></ul>
45902
45903