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 (
    3434, 6947, 3424, 3911, 3422, 3910, 3421, 
    3909, 3420, 3423, 3912, 3430
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00039

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "14.46"
    },
    "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": 12,
      "rows_produced_per_join": 12,
      "filtered": "100.00",
      "index_condition": "((`gaseus`.`cscart_product_descriptions`.`product_id` in (3434,6947,3424,3911,3422,3910,3421,3909,3420,3423,3912,3430)) and (`gaseus`.`cscart_product_descriptions`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "13.26",
        "eval_cost": "1.20",
        "prefix_cost": "14.46",
        "data_read_per_join": "54K"
      },
      "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
3420 flexible Metall hose with two anti kink springs and anti whip cable assembled complete mounted on hose, length: 1.700 mminlet W30x2RH nut acc. to DIN 477-5, No. 59, with 90° angle<br />outlet M20x1,5RHk nut - 12S
3421 <p>flexible Metall hose with two anti kink springs and anti whip cable assembled complete mounted on hose, length: 1.700 mminlet W30x2RH nut acc. to DIN 477-5, No. 54 inert gas/N2, with 90° angle</p><p>outlet M20x1,5RHk nut - 12S</p>
3422 flexible Metall hose with two anti kink springs and anti whip cable assembled complete mounted on hose, length: 1.700 mminlet W24,32x1/14RHf nut acc. to DIN 477-1, No. 10, with 90° angle<br />outlet M20x1,5RHk nut - 12S
3423 flexible Metall hose with two anti kink springs and anti whip cable assembled complete mounted on hose, length: 1.700 mminlet G3/4RHf nut acc. to DIN 477-1, No. 9, with 90° angle<br />outlet M20x1,5RHk nut - 12S
3424 flexible Metall hose with two anti kink springs and anti whip cable assembled complete mounted on hose, length: 1.700 mminlet W21,8x1/14RHf nut acc. to DIN 477-1, No. 6, with 90° angle<br />outlet M20x1,5RHk nut - 12S
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
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>
3909 flexible Metall hose with two anti kink springs and anti whip cable assembled complete mounted on hose, length: 1.000 mminlet W30x2RH nut acc. to DIN 477-5, No. 59, with 90° angle<br />outlet M20x1,5RHk nut - 12S
3910 <p>flexible Metall hose with two anti kink springs and anti whip cable assembled complete mounted on hose, length: 1.000 mminlet W30x2RH nut acc. to DIN 477-5, No. 54 inert gas/N2, with 90° angle</p><p>outlet M20x1,5RHk nut - 12S</p>
3911 flexible Metall hose with two anti kink springs and anti whip cable assembled complete mounted on hose, length: 1.000 mminlet W24,32x1/14RHf nut acc. to DIN 477-1, No. 10, with 90° angle<br />outlet M20x1,5RHk nut - 12S
3912 flexible Metall hose with two anti kink springs and anti whip cable assembled complete mounted on hose, length: 1.000 mminlet G3/4RHf nut acc. to DIN 477-1, No. 9, with 90° angle<br />outlet M20x1,5RHk nut - 12S
6947 flexible Metall hose with two anti kink springs and anti whip cable assembled complete mounted on hose, length: 1.000 mminlet W21,8x1/14RHf nut acc. to DIN 477-1, No. 6, with 90° angle<br />outlet M20x1,5RHk nut - 12S