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 
FROM 
  cscart_product_descriptions 
WHERE 
  cscart_product_descriptions.product_id IN (8554, 8538, 8532, 8539) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00078

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "6.98"
    },
    "table": {
      "table_name": "cscart_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": 4,
      "rows_produced_per_join": 4,
      "filtered": "100.00",
      "index_condition": "((`cscartdb`.`cscart_product_descriptions`.`product_id` in (8554,8538,8532,8539)) and (`cscartdb`.`cscart_product_descriptions`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "6.58",
        "eval_cost": "0.40",
        "prefix_cost": "6.98",
        "data_read_per_join": "15K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ]
    }
  }
}

Result

product_id short_description full_description
8532 We'd like to introduce you to the world's first collapsible cup that folds flat and fits into a small protective case! You can toss it in your backpack purse or pocket and you're good to go. Then when you need it it can be popped open for up to 8 hours of non-stop protection. Hassle-free. Its perfect for those with the medium flow too. 100% medical grade silicone. Covers light to medium flow. Collapses flat into a handy protective case. Up to 8 hours of hassle-free protection. Reusable and eco-friendly period solution. Size A. If you haven't given birth or you gave birth by cesarean or you have a light flow this is a perfect size for you. Size B. This size is recommended for women who gave birth or for those who have a weaker pelvic floor.
8538 Lily Cup is a gamechanger! Thanks to its angled form that complements your anatomy Lily Cup is the only cup that can be rolled as thin as a tampon. Its perfect for those who have a higher cervix or heavier flow while it offers complete comfort all period long. Its incredibly smooth design and slanted rim allow you to use this menstrual cup for up to 8 hours without worries. If you have a heavier flow this will be the perfect match for you. 100% medical grade silicone. Perfect for users with a higher cervix. Covers the lightest to heaviest flow. Healthy and safe: no odor dryness or irritation. No-spill rim and easy removal stem. Up to 8 hours of hassle-free protection. Reusable and eco-friendly period solution. Size A: If you haven't given birth or you gave birth by caesarean this is a perfect size for you. Size B: This size is recommended for women who gave birth or for those who have a weaker pelvic floor.
8539 Hey youre in the midst of the period revolution and Lily Cup One takes the lead! This reusable soft and extremely comfortable menstrual cup is made of medical-grade silicone which makes it safe and secure especially for first-time users. Up to 8 hours of hassle-free protection Double rim and easy removal loop Covers everything from light to heavier flow Folds flat to fit in a convenient protective case Reusable and eco-friendly period solution Perfect for the first time menstrual cup users
8554 Weve listened to your input about period cups so we designed Ziggy Cup 2! Its made of reinforced flexible 100% medical grade silicone and it comes with an addition: a ribbed tab for slip-free removal. This menstrual disc comes in two sizes so everybody can find their fit and have mess-free sex all period long! Ribbed tab for slip-free removal 100% medical-grade silicone. Flat-fit for absolute comfort & mess-free period sex. Up to 8 hours non-stop protection. Leak-proof double rim. Only reusable cup you can use during sex. Covers light to heavier flow. A size: Perfect if you have a low cervix light to medium flow or you want to get used to menstrual discs. B size: Designed to collect everything from light to heavier flow and fit people with a higher cervix. Can be used for mess-free period sex.