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 (3069, 3084, 3078, 3066, 3081, 3073) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00066

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "4.26"
    },
    "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": 6,
      "rows_produced_per_join": 6,
      "filtered": "100.00",
      "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_product_descriptions`.`product_id` in (3069,3084,3078,3066,3081,3073)) and (`softwarepirmam_hewadelivard_cscart_4`.`cscart_product_descriptions`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "3.66",
        "eval_cost": "0.60",
        "prefix_cost": "4.26",
        "data_read_per_join": "27K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description",
        "unit_name"
      ]
    }
  }
}

Result

product_id short_description full_description unit_name
3066 <p>The Huawei Watch D2 is a premium health-focused smartwatch that provides continuous real-time blood pressure monitoring through an inflatable strap. It features a bright 1.82″ AMOLED display, ECG, skin temperature monitoring, Bluetooth calling, and over 80 workout modes. The battery lasts up to 6 days and supports wireless charging.</p>
3069 <p><span class="relative -mx-px my-[-0.2rem] rounded px-px py-[0.2rem] transition-colors duration-100 ease-in-out">The Huawei Watch Fit 4 is a fitness-oriented smartwatch featuring a sleek squircle design, a 1.82-inch AMOLED display with 2000-nit brightness, 5ATM water resistance, over 100 workout modes (including golf and diving), advanced HUAWEI Sunflower positioning system, up to 10-day battery life, and magnetic fast charging.</span></p>
3073 <p><span class="relative -mx-px my-[-0.2rem] rounded px-px py-[0.2rem] transition-colors duration-100 ease-in-out">The Huawei Watch Fit 4 Pro is an advanced sports smartwatch that combines sleek design with high performance. It features a 1.82-inch AMOLED display with up to 3000 nits brightness, 5ATM water resistance, and supports diving up to 40 meters. It includes an ECG sensor for heart rate monitoring, the advanced HUAWEI Sunflower positioning system, and over 15,000 golf course maps.</span></p>
3078 <p>Huawei Watch GT 5 – 41mm is a stylish and advanced smartwatch featuring a high-resolution 1.32-inch AMOLED display with brightness up to 1271 nits. It is water-resistant with 5ATM and IP69K ratings, and includes precise sensors such as heart rate monitor, SpO₂, barometer, and skin temperature sensor. The battery lasts up to 7 days under typical use and supports wireless charging.</p>
3081 <p>The Huawei Watch GT5 46 mm is a stylish sports smartwatch featuring a 1.43-inch AMOLED display with up to 1271 nits brightness, 5ATM and IP69K water resistance, and a rich suite of health and fitness sensors. It offers an impressive 14-day battery life with typical usage and supports wireless charging.</p> <p><span class="ms-1 inline-flex max-w-full items-center relative top-[-0.094rem] animate-[show_150ms_ease-in]"><a href="https://consumer.huawei.com/en/wearables/watch-gt5/specs/?utm_source=chatgpt.com" target="_blank" class="flex h-4.5 overflow-hidden rounded-xl px-2 text-[9px] font-medium text-token-text-secondary! bg-[#F4F4F4]! dark:bg-[#303030]! transition-colors duration-150 ease-in-out" rel="noreferrer noopener"><span class="relative start-0 bottom-0 flex h-full w-full items-center"><span class="flex h-4 w-full items-center justify-between absolute"><span class="max-w-full grow truncate overflow-hidden text-center"></span></span></span></a></span></p>
3084 <p>The Huawei Watch GT5 Pro 46 mm is a premium sports smartwatch crafted from titanium and ceramic, featuring a 1.43-inch AMOLED display (466×466 px), 5ATM & IP69K water resistance, ECG, heart rate, SpO₂, barometer, skin temperature sensors, dual-frequency GPS, NFC, and a robust 14-day battery life with 60-minute wireless charging.</p> <p> </p>