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.unit_name 
FROM 
  cscart_product_descriptions 
WHERE 
  cscart_product_descriptions.product_id IN (334, 335, 333) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00028

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "7.21"
    },
    "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": 3,
      "rows_produced_per_join": 3,
      "filtered": "100.00",
      "index_condition": "((`danishecarter_25_march`.`cscart_product_descriptions`.`product_id` in (334,335,333)) and (`danishecarter_25_march`.`cscart_product_descriptions`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "6.61",
        "eval_cost": "0.60",
        "prefix_cost": "7.21",
        "data_read_per_join": "13K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description",
        "unit_name"
      ]
    }
  }
}

Result

product_id short_description full_description unit_name
333 * Kögel planeauflieger<br><br>* SAF Achsen<br><br>* Lift Achse<br><br>* Palletenkast<br><br>* ** Roof Safety Airbag**<br><br>* Deutsch:Der RoofSafetyAirBag (RSAB) ist ein bewährtes System, das die Bildung von Wasser- und Eisplatten auf Lkw-, Anhänger- und Aufliegerplanen verhindert. Durch das Anheben der Dachplane ermöglicht das RSAB-System den direkten Wasserabfluss und beugt so effektiv der gefährlichen Eisbildung vor.<br><br>* Englisch:The RoofSafetyAirBag (RSAB) is a proven system that prevents the formation of water and ice sheets on truck, trailer, and semitrailer tarps. By lifting the roof tarp, the RSAB system allows water to drain directly, effectively preventing hazardous ice formation.<br><br>* German Trailer<br><br>* Scheiben Bremsen / Disc Brakes<br><br><br><br><br><br>Deutsch:<br><br>Der Verkauf erfolgt ausschließlich an Fahrzeuge ohne Garantie und Gewährleistung. Tippfehler vorbehalten. Für weitere Bilder und Videos gerne per WhatsApp kontaktieren. 00491727530407<br><br><br><br>Englisch:<br><br>The sale applies only to vehicles without warranty or guarantee. Typographical errors excepted. Feel free to contact us via WhatsApp for more pictures and videos. 00491727530407<br><br>
334 * Cheraux Carrier 1850 Multitemperatur <br><br>* All tyres over 50% <br><br>* BPW<br><br><br><br><br><br>Deutsch:<br><br>Der Verkauf erfolgt ausschließlich an Fahrzeuge ohne Garantie und Gewährleistung. Tippfehler vorbehalten. Für weitere Bilder und Videos gerne per WhatsApp kontaktieren. 00491727530407<br><br><br><br>Englisch:<br><br>The sale applies only to vehicles without warranty or guarantee. Typographical errors excepted. Feel free to contact us via WhatsApp for more pictures and videos. 00491727530407<br><br>
335 <br><br>Deutsch:<br><br>Der Verkauf erfolgt ausschließlich an Fahrzeuge ohne Garantie und Gewährleistung. Tippfehler vorbehalten. Für weitere Bilder und Videos gerne per WhatsApp kontaktieren. 00491727530407<br><br><br><br>Englisch:<br><br>The sale applies only to vehicles without warranty or guarantee. Typographical errors excepted. Feel free to contact us via WhatsApp for more pictures and videos. 00491727530407<br><br>