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.meta_keywords, 
  cscart_product_descriptions.meta_description, 
  cscart_product_descriptions.search_words, 
  cscart_product_descriptions.promo_text, 
  cscart_product_descriptions.unit_name 
FROM 
  cscart_product_descriptions 
WHERE 
  cscart_product_descriptions.product_id IN (6969, 3434) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00027

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "2.42"
    },
    "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": 2,
      "rows_produced_per_join": 2,
      "filtered": "100.00",
      "index_condition": "((`gaseus`.`cscart_product_descriptions`.`product_id` in (6969,3434)) and (`gaseus`.`cscart_product_descriptions`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "2.22",
        "eval_cost": "0.20",
        "prefix_cost": "2.42",
        "data_read_per_join": "9K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description",
        "meta_keywords",
        "meta_description",
        "search_words",
        "promo_text",
        "unit_name"
      ]
    }
  }
}

Result

product_id short_description full_description meta_keywords meta_description search_words promo_text unit_name
3434 <p>to pre heat the gas in the high pressure area, PN 200, heating power 200 W, protection class housing: IP65, plug: IP44, supply voltage 230V/ 50 Hz,</p><p>complete with electric cable 2m and plug, inlet W21,8x1/14RHf nut, outlet W21,8x1/14RHf male</p>
6969 <p>to pre heat the gas in the high pressure area,consisting of:</p><p>gas preheater GPH 200, PN 300, heating power 200 W, protection class housing: IP65, plug: IP44, supply voltage 230V/ 50 Hz, complete with electric cable 2m and plug, <br><br>inlet M20x1, 5RHak - 12S<br><br>outlet M20x1, 5RHk nut 12S<br><br>completely assembled on a base plate made of stainless steel<br><br>width x height x depth: 305 x 167 x 130 mm<br><br>With manufacturer's declaration, instruction manual, in food grade shrink wrap with sticker with Linde number / free of oil- and grease on box, individually wrapped in foam-lined box, with linde tape, "Glass-fork" symbol (according to Regulation (EC) 1935/2004, Annex II) on foil and box, code letter "O", additional sticker on foil: "No cost-free redemption when foil is damaged "<br><br>The regulator fulfills the requirements of Regulation (EC) 1935/2004, Regulation (EC) 2023/2006 and LFGB and is approved for contact with food suitable gases.<br><br>Test report and test report 2.2</p>