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 (6962, 6967, 6965, 6963) 
  AND cscart_ult_product_descriptions.company_id = 1 
  AND cscart_ult_product_descriptions.lang_code = 'en'

Query time 0.00027

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 (6962,6967,6965,6963)) 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
6963 <p>free of oil- and grease, for nitrogen and compressed air,consisting of: 2 HP shut-off valve, 2 pressure regulator H40 acc. to ISO 7291, single stage, with metal diaphragm and HP-contact gauges with inductive-contact (NO), 2 solenoid valves 230VAC, 1 double non return valve and 2 distribution blocks, each with an input with sintered filter, non-return valve, purge valve and high-pressure gauge and connection for a cylinder/bundle manifold module, completely mounted on stainless steel base plate</p><p>inlet pressure max: 300 bar<br><br>outlet pressure: 40 bar fixed<br><br>flow max: 125 Nm³/h air at 40 bar outlet pressure <br><br>inlet: 2 x M 20x1,5 RHak -12S usuage for 2x1 cylinders or bundles<br><br>outlet: G 3/4 RH x 18 mm soldered bush<br><br>inlet gauge: 0 – 400/300 bar<br><br>outlet gauge: 0 – 60/40 bar<br><br>width x height x depth: 1.095 x 325 x 195 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 "N", 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<br><br>With sticker "Not for oxygen use"</p>
6967 <p>free of oil- and grease, for MISON,consisting of: 2 HP shut-off valve, 2 pressure regulator HR20 acc to ISO 7291, single stage, with metal diaphragm and HP-contact gauges with inductive-contact (NO), 2 solenoid valves 230VAC, 1 double non return valve and 2 distribution blocks, each with an input with sintered filter, non-return valve, connection for a safety valve, purge valve and high-pressure gauge and connection for a cylinder/bundle manifold module, completely mounted on stainless steel base plate</p><p>inlet pressure max: 300 bar<br><br>outlet pressure: 20 bar fixed<br><br>flow max: 160 Nm³/h air at 20 bar outlet pressure <br><br>inlet: 2 x M 20x1,5 RHak -12S usuage for 2x1 cylinders or bundles<br><br>outlet: G 3/4 RH x 18 mm soldered bush<br><br>inlet gauge: 0 – 400/300 bar<br><br>outlet gauge: 0 – 40/20 bar<br><br>width x height x depth: 1095 x 475 x 195 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 "N", 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<br><br>with warning note:"not to use with oxygen"</p>