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 (
    432489, 401596, 415005, 453645, 431006, 
    439809, 446683, 453556, 416409, 459420, 
    449993, 452526, 427885, 449587, 440855, 
    429487, 429075, 419365, 404172, 419514, 
    437962, 413207, 435238, 413616, 427837, 
    433931, 457584, 439522, 404231, 420223, 
    403855, 453787, 454909, 403015, 438963, 
    450825, 446646, 435981, 434868, 409956, 
    443424, 427907, 457801, 436128, 436002, 
    421748, 432913, 421122
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00166

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.08425304,
    "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": 48,
          "cost": 0.08425304,
          "filtered": 100,
          "attached_condition": "cscart_product_descriptions.product_id in (432489,401596,415005,453645,431006,439809,446683,453556,416409,459420,449993,452526,427885,449587,440855,429487,429075,419365,404172,419514,437962,413207,435238,413616,427837,433931,457584,439522,404231,420223,403855,453787,454909,403015,438963,450825,446646,435981,434868,409956,443424,427907,457801,436128,436002,421748,432913,421122) and cscart_product_descriptions.lang_code = 'en'"
        }
      }
    ]
  }
}

Result

product_id short_description full_description unit_name
401596 Classic Phone 577 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
403015 Classic Sneakers 172 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
403855 Classic Shirt 610 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
404172 Classic Router 407 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
404231 Classic Shirt 372 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
409956 Classic Sneakers 413 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
413207 Classic Router 746 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
413616 Classic Router 878 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
415005 Classic Phone 606 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
416409 Classic Phone 862 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
419365 Classic Router 381 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
419514 Classic Router 584 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
420223 Classic Shirt 472 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
421122 Classic Sofa 153 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
421748 Classic Sneakers 855 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
427837 Classic Shirt 133 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
427885 Classic Phone 954 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
427907 Classic Sneakers 426 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
429075 Classic Router 375 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
429487 Classic Router 371 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
431006 Classic Phone 718 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
432489 Classic Phone 537 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
432913 Classic Sneakers 860 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
433931 Classic Shirt 309 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
434868 Classic Sneakers 352 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
435238 Classic Router 851 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
435981 Classic Sneakers 249 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
436002 Classic Sneakers 771 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
436128 Classic Sneakers 745 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
437962 Classic Router 684 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
438963 Classic Sneakers 179 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
439522 Classic Shirt 355 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
439809 Classic Phone 756 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
440855 Classic Router 324 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
443424 Classic Sneakers 416 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
446646 Classic Sneakers 238 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
446683 Classic Phone 764 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
449587 Classic Router 143 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
449993 Classic Phone 907 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
450825 Classic Sneakers 193 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
452526 Classic Phone 943 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
453556 Classic Phone 828 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
453645 Classic Phone 619 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
453787 Classic Shirt 664 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
454909 Classic Shirt 885 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
457584 Classic Shirt 341 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
457801 Classic Sneakers 485 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.
459420 Classic Phone 883 — high quality, tested and ready to ship. Generated sample data for CS-Cart import.