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 (3474, 3479, 4027) 
  AND cscart_ult_product_descriptions.company_id = 1 
  AND cscart_ult_product_descriptions.lang_code = 'en'

Query time 0.00031

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "2.37"
    },
    "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": 3,
      "rows_produced_per_join": 3,
      "filtered": "100.00",
      "index_condition": "((`gaseus`.`cscart_ult_product_descriptions`.`company_id` = 1) and (`gaseus`.`cscart_ult_product_descriptions`.`product_id` in (3474,3479,4027)) and (`gaseus`.`cscart_ult_product_descriptions`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "2.08",
        "eval_cost": "0.30",
        "prefix_cost": "2.38",
        "data_read_per_join": "11K"
      },
      "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
3474 <p>acc to ISO 2503, class 20, single stage, with flowmeter for exact control of the flow in Nl/min, with high pressure compensation for constant working pressure with safety gauge acc. to ISO 5171, with shut off valveinlet pressure max: 200 bar</p><p>outlet pressure: 4,5 bar pre adjusted<br><br>flow: 5,0 – 50,0 Nl/min. adjustable<br><br>inlet: W 24,32x1/14 RH nut acc. to DIN 477-1<br><br>outlet: G 1/4 RHk x 6 mm tail-piece acc. EN 560<br><br>inlet gauge: 0 – 315/200 bar<br><br>width x height x depth:: 210 x 230 x 75 mm<br><br><br><br>replaces item 223615</p>
3479 acc to DIN EN ISO 2503, class 3, single stage, with safety gauges acc. to DIN ISO 5171inlet pressure max: 200 bar<br />outlet pressure: 0-10 bar<br />flow: 0 – 20 Nl/min. adjustable<br />Inlet connection: W 21,8x1/14 RH nut acc. to DIN 477-1, no. 6<br />outlet connection: G 1/4 RHk x 6 mm tailpiece acc. to EN 560<br />inlet gauge: 0 – 315/200 bar<br />outlet gauge: 0 – 30 Nl/min. double scale Ar/CO2 (0 - 10 bar)<br />width x height x depth: 210 x 230 x 75 mm <br />with Linde-Logo stamped on body, with Linde operating manual and Linde adhesive tape
4027 <p>Working pressure reducer Vulkan AD 35 nitrogen 0 - 10 bar for AM 35, single-stage design, with safety pressure gauge according to DIN EN ISO 5171. Maximum inlet pressure: 20 bar. Output pressure: 0 - 10 bar, adjustable. Maximum output: 50 Nm³/h air at 10 bar outlet pressure. Inlet: G1/2" male thread, threaded connection according to DIN EN 560. Outlet: G3/8" male thread, threaded connection according to DIN EN 560. Outlet pressure gauge: 0 - 16/10 bar. Width x Height x Depth: 89 x 166 x 134 mm. This line pressure reducer is available in the following versions: Gas purity/diaphragm: Standard: - for technical gases up to a gas purity of 4.5 with a standard diaphragm. Optional (surcharge): - for pure gases up to a gas purity of 5.0 with a stainless steel diaphragm. SS321 (1.4541)</p>