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 
FROM 
  cscart_product_descriptions 
WHERE 
  cscart_product_descriptions.product_id IN (
    220178, 220173, 220171, 220170, 220169, 
    220166, 220162
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00094

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "9.82"
    },
    "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": 7,
      "rows_produced_per_join": 7,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "8.42",
        "eval_cost": "1.40",
        "prefix_cost": "9.82",
        "data_read_per_join": "47K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ],
      "attached_condition": "((`webmarco`.`cscart_product_descriptions`.`product_id` in (220178,220173,220171,220170,220169,220166,220162)) and (`webmarco`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
220162 <p>The company "N94" Sh.p.k. carries out its activity in Consulting in the field of Construction Service.</p> <p>For any type of work: Design of civil and industrial buildings, design and implementation of buildings up to over 5 floors, Sanitary installations, Water supply, and sewerage, Roads, etc, contact us to get consultancy from us!</p>
220166 <p>The company "N94" Sh.p.k. carries out its activity in Design and Implementation in the Field of Construction </p> <p>For any type of work: Design of civil and industrial buildings, design and implementation of buildings up to over 5 floors, Sanitary installations, Water supply, and sewerage, roads, etc, contact us to get a Design and Implementation in the Field of Construction. </p>
220169 <p>The company "N94" Sh.p.k. carries out its activity the field of Construction Service.</p> <p>For any type of work: Design of civil and industrial buildings, design and implementation of buildings up to over 5 floors, Sanitary installations, Water supply, and sewerage, roads, etc, contact us!</p>
220170 <p>The company "N94" Sh.p.k. carries out its activity in the field of Construction Service.</p> <p>For any type of work: Design of civil and industrial buildings, design and implementation of buildings up to over 5 floors, Sanitary installations, Water supply, and sewerage, roads, etc, contact us! </p>
220171 <p>The company "N94" Sh.p.k. carries out its activity in Consulting in the field of Construction Service.</p> <p>For any type of work: Design of civil and industrial buildings, Water and Sanitation Service, Sanitary installations, design and implementation of buildings up to over 5 floors, roads, etc, contact us! </p>
220173 <p>The company "N94" Sh.p.k. carries out its activity in Consulting in the field of Construction Service.</p> <p>For any type of work: Design of civil and industrial buildings, Road Construction Service Water, Sanitation Service, Sanitary installations, design and implementation of buildings up to over 5 floors, etc, contact us!  </p>
220178 <p>We offer our activity in Consulting, Design, and Application in the field of construction.</p> <p>We work in different categories of works such as Design of civil and industrial buildings, design and implementation of buildings up to over 5 floors, Sanitary installations, Water and Sanitation, Roads, etc.</p> <p>We are always able to meet the challenges and tasks of our customers - offering cost-efficient,</p> <p>reliable and carefully planned services.</p> <p>For more information check out our projects and Contact us!</p>