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 (
    99, 97, 98, 91, 96, 182, 451, 454, 453, 
    457, 701, 702, 708, 228, 452, 447, 829, 
    831, 818, 774, 823, 833, 368, 432, 433, 
    434, 435, 436, 437, 438, 439, 440, 441, 
    442, 443, 444, 445, 446, 369, 417, 418, 
    419, 420, 421, 422, 423, 424, 425, 426, 
    427, 428, 429, 430, 431, 367, 402, 403, 
    404, 405, 406, 407, 408, 409, 410, 411, 
    412, 413, 414, 415, 416
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00052

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.12250642,
    "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": 70,
          "cost": 0.12250642,
          "filtered": 100,
          "attached_condition": "cscart_product_descriptions.product_id in (99,97,98,91,96,182,451,454,453,457,701,702,708,228,452,447,829,831,818,774,823,833,368,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,369,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,367,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416) and cscart_product_descriptions.lang_code = 'en'"
        }
      }
    ]
  }
}

Result

product_id short_description full_description unit_name
91
96
97
98
99 <p>Box of 50 with your choice of all your favourite flavors</p>
182 <p>Box of 50 with your choice of all your favourite flavors</p>
228 <p>Inspired by the legendary street food of Northern Nigeria, Suya Spice&mdash;also known as Yaji&mdash;is a rich, smoky blend of ground peanuts, chili, garlic, ginger, and traditional spices. Born from the culinary heritage of the Hausa people, this iconic seasoning has flavored grilled meats for generations. Perfect for BBQ, roasting, or adding a bold West African kick to any dish.</p>
367
368
369
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447 <p>The Zerup Syrup Pump is designed exclusively for dispensing 10ml of Zerup Zero Sugar Syrups. This easy-to-use pump ensures mess-free pouring, making it perfect for cocktails, desserts, and beverages. Enjoy precise, hassle-free sweetness with every pump!</p>
451 <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
452 <p>Inspired by the legendary street food of Northern Nigeria, Suya Spice&mdash;also known as Yaji&mdash;is a rich, smoky blend of ground peanuts, chili, garlic, ginger, and traditional spices. Born from the culinary heritage of the Hausa people, this iconic seasoning has flavored grilled meats for generations. Perfect for BBQ, roasting, or adding a bold West African kick to any dish.</p>
453 <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
454 <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
457 <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
701 <p>asdf</p>
702 <p>asdf</p>
708 <p>asdf</p>
774
818
823
829
831
833