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 (
    3406, 3408, 3409, 6930, 6931, 6932, 6933, 
    6934, 6935, 6936, 3407, 2666
  ) 
  AND cscart_ult_product_descriptions.company_id = 1 
  AND cscart_ult_product_descriptions.lang_code = 'en'

Query time 0.00047

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "9.47"
    },
    "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": 12,
      "rows_produced_per_join": 12,
      "filtered": "100.00",
      "index_condition": "((`gaseus`.`cscart_ult_product_descriptions`.`company_id` = 1) and (`gaseus`.`cscart_ult_product_descriptions`.`product_id` in (3406,3408,3409,6930,6931,6932,6933,6934,6935,6936,3407,2666)) and (`gaseus`.`cscart_ult_product_descriptions`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "8.27",
        "eval_cost": "1.20",
        "prefix_cost": "9.47",
        "data_read_per_join": "45K"
      },
      "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
2666 Bourdon tube pressure gauge with reed contact, housing diameter 63 mm and radial connection 1/4 NPT-M at the bottom at 6 o'clock. Housing diameter: 63 mm. Scale: see item selection. Material: stainless steel.
3406 <p>Transfer adapter stainless steel DIN 477-1 No. 1FzF-SS-HD1L-001-PI250-HD1R-001 Stainless steel Gas type: Combustible gases Left and right side gas cylinder connection</p><p>Standards & Design:<br><br><br><br>according to DIN 477-1 No</p>
3407 <p>Transfer adapter stainless steel DIN 477-1 No. 5 FzF-SS-SK1L-005-PI250-SK1R-005 Stainless steel Gas type: Combustible gases/toxic Left and right-hand gas cylinder connection</p><p>Standards & Design:<br><br><br><br>according to DIN 477-1 No</p>
3408 <p>Transfer adapter stainless steel DIN 477-1 No. 1FzF-SS-HD1L-001-PI250-HD1R-001 Stainless steel Gas type: Combustible gases Left and right side gas cylinder connection</p><p>Standards & Design:<br><br><br><br>according to DIN 477-1 No</p>
3409 <p>Transfer adapter stainless steel DIN 477-1 No. 1FzF-SS-HD1L-001-PI250-HD1R-001 Stainless steel Gas type: Combustible gases Left and right side gas cylinder connection</p><p>Standards & Design:<br><br><br><br>according to DIN 477-1 No</p>
6930 <p>Transfer adapter stainless steel DIN 477-1 No. 1FzF-SS-HD1L-001-PI250-HD1R-001 Stainless steel Gas type: Combustible gases Left and right side gas cylinder connection</p><p>Standards & Design:<br><br><br><br>according to DIN 477-1 No</p>
6931 <p>Transfer adapter stainless steel DIN 477-1 No. 1FzF-SS-HD1L-001-PI250-HD1R-001 Stainless steel Gas type: Combustible gases Left and right side gas cylinder connection</p><p>Standards & Design:<br><br><br><br>according to DIN 477-1 No</p>
6932 <p>Transfer adapter stainless steel DIN 477-1 No. 1FzF-SS-HD1L-001-PI250-HD1R-001 Stainless steel Gas type: Combustible gases Left and right side gas cylinder connection</p><p>Standards & Design:<br><br><br><br>according to DIN 477-1 No</p>
6933 <p>Transfer adapter stainless steel DIN 477-1 No. 1FzF-SS-HD1L-001-PI250-HD1R-001 Stainless steel Gas type: Combustible gases Left and right side gas cylinder connection</p><p>Standards & Design:<br><br><br><br>according to DIN 477-1 No</p>
6934 <p>Transfer adapter stainless steel DIN 477-1 No. 1FzF-SS-HD1L-001-PI250-HD1R-001 Stainless steel Gas type: Combustible gases Left and right side gas cylinder connection</p><p>Standards & Design:<br><br><br><br>according to DIN 477-1 No</p>
6935 <p>Transfer adapter stainless steel DIN 477-1 No. 1FzF-SS-HD1L-001-PI250-HD1R-001 Stainless steel Gas type: Combustible gases Left and right side gas cylinder connection</p><p>Standards & Design:<br><br><br><br>according to DIN 477-1 No</p>
6936 <p>Transfer adapter stainless steel DIN 477-1 No. 1FzF-SS-HD1L-001-PI250-HD1R-001 Stainless steel Gas type: Combustible gases Left and right side gas cylinder connection</p><p>Standards & Design:<br><br><br><br>according to DIN 477-1 No</p>