SELECT 
  cscart_product_descriptions.product_id, 
  cscart_product_descriptions.short_description, 
  IF(
    cscart_product_descriptions.short_description = '' 
    OR cscart_product_descriptions.short_description IS NULL, 
    cscart_product_descriptions.full_description, 
    ''
  ) AS full_description, 
  cscart_product_descriptions.unit_name 
FROM 
  cscart_product_descriptions 
WHERE 
  cscart_product_descriptions.product_id IN (
    398, 500, 146, 147, 148, 759, 149, 150, 
    151, 152, 153, 3
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00038

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.0216566,
    "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"],
          "loops": 1,
          "rows": 12,
          "cost": 0.0216566,
          "filtered": 100,
          "attached_condition": "cscart_product_descriptions.product_id in (398,500,146,147,148,759,149,150,151,152,153,3) and cscart_product_descriptions.lang_code = 'en'"
        }
      }
    ]
  }
}

Result

product_id short_description full_description unit_name
3 <p>76g of Felicios Plantain Chips: are thinly sliced plantains that are deep-fried or baked until crispy and golden. They are a popular snack across Africa, the Caribbean, and Latin America, loved for their crunchy texture and rich, naturally sweet or savory flavor (depending on the ripeness of the plantain).</p> <p>They can be made from <strong>ripe plantains</strong> for a sweet taste or <strong>unripe plantains</strong> for a savory, slightly salty crunch. Often lightly seasoned with salt, spices, or chili, plantain chips are enjoyed on their own or served as a side snack with drinks and meals.</p> <p>Plantain chips are known for being <strong>satisfying, crunchy, and flavorful</strong>, making them a convenient on-the-go snack and a healthier alternative to some highly processed chips when prepared with minimal oil.</p>
146
147
148
149
150 <p>Treat yourself to the rich and creamy flavors of our Chin-Chin, made in Africa's image.</p><p><strong>Product contains milk and the specified flavor and a trace amount of vanilla extract, cocoa powder, chocolate, malted barley, brown sugar and cream liqueur for baileys</strong><strong>.</strong></p><p>100g per pack</p> g
151 <p>Indulge in our fruity Chin-Chin, a delightful snack infused with a medley of vibrant flavours from dried fruits, made in Africa's image.</p><p><strong>Product contains the specified fruit and a trace amounts of cranberry, strawberry, apricots, sultanas, lemon, orange, prunes and other dried fruits as contained in fruit mix.</strong>&nbsp;</p><p>100g per pack</p> g
152 <p>This product contains roasted nuts and seeds of various types and flavors that deliver a satisfying crunch with every bite of our Chin-Chin,&nbsp;made in Africa's image.</p><p><strong>Product contains specified nuts and may also contain trace amount of peanut, almond, sesame, pistachios, pecans, macadamia, hazelnut and other varieties of nuts as contained in trail mix.</strong></p><p>100g per pack</p> g
153 <p>Experience the bold and aromatic flavours of our Relish Spices Chin-Chin made in Africa’s image.</p><p>Product contains the specified flavour and trace amounts of ginger, nutmeg, cinnamon, chilli pepper, black pepper, onion and suya spice in dried grinded form.&nbsp;</p><p>100g per pack<br></p> g
398 <p>test</p> g
500
759