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 (
    45732, 45734, 45735, 45736, 45737, 45738, 
    45739, 45740, 45741, 45742, 45743, 
    45744, 45747, 45748, 45750, 45751
  ) 
  AND q_product_descriptions.lang_code = 'en'

Query time 0.00045

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 (45732,45734,45735,45736,45737,45738,45739,45740,45741,45742,45743,45744,45747,45748,45750,45751)) 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
45732 <ul><li>Travel Pillow - Safety valve Sturdy pre-tested vinyl Sturdy I-beam construction - Easy to carry - Comfortable flocked surface - for use as a pillow or a cushioned seat - Repair patch included Content: One pillow, repair patch</li></ul><div class="feature" style="color:rgb(17,17,17);font-family:'Amazon Ember', Arial, sans-serif;font-size:13px;background-color:rgb(255,255,255);"></div><div class="feature" style="color:rgb(17,17,17);font-family:'Amazon Ember', Arial, sans-serif;font-size:13px;background-color:rgb(255,255,255);"></div>
45734
45735 <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">High-strength polyester fibers provide additional stability and reliability of the design</li><li class="jsx-1889249662">Surface of the bed adjusts to your personal preferences on the degree of hardness</li><li class="jsx-1889249662">Features an additional valve which allows you to inflate the bed with a hand or foot pump</li><li class="jsx-1889249662">Durable waterproof vinyl and velvet material prevents bedclothes from sliding off.</li></ul></div></div>
45736 <ul class="a-unordered-list a-vertical a-spacing-none"><li><span class="a-list-item">Brand: Bestway</span></li><li>2.03M X 1.52M X 56Cm</li><li><span class="a-list-item">Color: White</span></li><li><span class="a-list-item"></span>Model number: 75056</li></ul>
45737
45738
45739
45740
45741
45742 <p>- Quick inflation/deflation valve</p>- Sturdy pre-tested vinyl<br style="color:rgb(0,0,0);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:12px;" />- Comfortable flocked sleeping surface<br style="color:rgb(0,0,0);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:12px;" />- Sturdy coil beam construction<br style="color:rgb(0,0,0);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:12px;" /><p>- Unique comfort rib design helps to eliminate roll offs</p>
45743
45744
45747
45748
45750
45751