SELECT 
  cscart_ult_product_descriptions.product_id, 
  cscart_ult_product_descriptions.short_description, 
  IF(
    cscart_ult_product_descriptions.short_description = "", 
    cscart_ult_product_descriptions.full_description, 
    ""
  ) AS full_description, 
  cscart_ult_product_descriptions.meta_keywords, 
  cscart_ult_product_descriptions.meta_description, 
  cscart_ult_product_descriptions.search_words, 
  cscart_ult_product_descriptions.promo_text 
FROM 
  cscart_ult_product_descriptions 
WHERE 
  cscart_ult_product_descriptions.product_id IN (3430, 3429, 3437, 3436) 
  AND cscart_ult_product_descriptions.company_id = 1 
  AND cscart_ult_product_descriptions.lang_code = 'en'

Query time 0.00053

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "3.16"
    },
    "table": {
      "table_name": "cscart_ult_product_descriptions",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "product_id",
        "company_id"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id",
        "lang_code",
        "company_id"
      ],
      "key_length": "13",
      "rows_examined_per_scan": 4,
      "rows_produced_per_join": 4,
      "filtered": "100.00",
      "index_condition": "((`gaseus`.`cscart_ult_product_descriptions`.`company_id` = 1) and (`gaseus`.`cscart_ult_product_descriptions`.`product_id` in (3430,3429,3437,3436)) and (`gaseus`.`cscart_ult_product_descriptions`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "2.76",
        "eval_cost": "0.40",
        "prefix_cost": "3.16",
        "data_read_per_join": "15K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "company_id",
        "short_description",
        "full_description",
        "meta_keywords",
        "meta_description",
        "search_words",
        "promo_text"
      ]
    }
  }
}

Result

product_id short_description full_description meta_keywords meta_description search_words promo_text
3429 single stage, with safety gauges acc. to ISO 5171inlet pressure max: 60 bar<br />outlet pressure: 0 – 20 bar adjustable<br />flow max: 90 Nm³/h compressed air at 20 bar outlet pressure<br />in- and outlet: G3/8 RH female<br />inlet gauge: 0- 100/60 bar<br />outlet gauge: 0 – 40/20 bar <br />width x height x depth: 220 x 200 x 75 mm <br />with label on regulator
3430 einstufige Bauart, mit Sicherheitsmanometern nach ISO 5171, Eingangsdruck max: 40 bar<br />Ausgangsdruck: 0 – 20 bar regelbar<br />Leistung max: 90 Nm³/h Druckluft bei 20 bar Hinterdruck <br />Ein- und Ausgang: Klemmring Ms 12 mm<br />ohne Eingangsmanometer<br />Ausgangsmanometer: 0 – 40/20 bar senkrecht<br />Breite x Höhe x Tiefe: 220 x 200 x 75 mm <br />mit Typenschild auf Druckminderer, mit Werkszeugnis 2.2 Bedienungsanleitung, Etikett mit Lindenummer/öl- und fettfrei auf Folie und Karton
3436 In-line regulator for non aggressive gasesnot to use for: He/H2/C2H2/C3H8/CH4/C2H2<br />inlet pressure: max. 40 bar<br />working pressure : 0 - 20 bar adjustable<br />membrane : PTFE coatet<br />inlet gauge: without <br />working gauge : acc. to ISO 5171, 0- 40/20 bar<br />inlet an doutlet connection: 18 mm brass two ferrule compression type fitting<br />flow : max. 90 m3/h<br />free of oil- and grease<br />width x height x depth: 220 x 200 x 75 mm <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 "N", additional sticker on foil: "No cost-free redemption when foil is damaged "<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 />Test report and test report 2.2
3437 <p>single stage, inlet pressure: max. 40 bar</p><p>working pressure : 0 - 20 bar adjustable<br><br>diaphragm: PTFE coatet<br><br>inlet gauge: without <br><br>working gauge : acc. to ISO 5171, 0- 40/20 bar<br><br>inlet an doutlet connection: 18 mm brass two ferrule compression type fitting<br><br>flow : max. 90 m3/h compresse air at 20 bar working pressure<br><br>free of oil- and grease<br><br>width x height x depth: 220 x 200 x 75 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, 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>