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 (
    265269, 262953, 262948, 262944, 262939, 
    262933, 262928, 262927, 262926, 262921, 
    262912
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00124

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "15.43"
    },
    "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": 11,
      "rows_produced_per_join": 11,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "13.23",
        "eval_cost": "2.20",
        "prefix_cost": "15.43",
        "data_read_per_join": "75K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ],
      "attached_condition": "((`webmarco`.`cscart_product_descriptions`.`product_id` in (265269,262953,262948,262944,262939,262933,262928,262927,262926,262921,262912)) and (`webmarco`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
262912 <p> <strong> Construction Works </strong> <br> </p> <p> <strong> Using the highest quality materials selected by us, we will proceed with the execution </strong> </p> <p> <strong> of the construction works that will be completed by the date communicated by us </strong> </p> <p> <strong> at the time of assignment by the customer. </strong> </p>
262921 <h6> <em> <span style="color: rgb (0,0,0);"> READY TO SERVICE </span> </em> </h6> <h6> <span style="color: rgb (0,0,0);"> Health comes first. <br> We focus on your health. <br> Your health is in good hands under ours care. </span> </h6> <h6> Construction and cleaning: We offer you the management of your property </h6> <h6> as regards small building interventions, maintenance of the buildings </h6> <h6> of the systems electric and hydraulic that are small daily interventions or more demanding needs; </h6> <h6> but not only these, we offer tailor-made cleaning services according to your requests and much more .. </h6> <h6> </h6>
262926 <h5> <em> Repair of Iron Objects and Windows </em> </h5> <h6> Craftsman expert in working and repairing iron objects and windows. </h6> <h6> Our works are of quality. </h6> <h6> We care about having quality and safety in our work. </h6>
262927 <h5> HYDRAULIC </h5> <h6> We have endured our customers' plumbing needs. </h6> <h6> Our hydraulic engineers achieve reliable results with high standards in any industry. </h6> <h6> <strong> We offer building maintenance of electrical and plumbing systems that are small daily interventions or more demanding needs; but not only these, we offer tailor-made cleaning services based on your requests and much more .. </strong> </h6>
262928 <p> <em style="color: rgb (34, 34, 34); font-size: 18px; font-weight: 700;"> HEALTH SURVEILLANCE </em> <br> </p> <h6> Health surveillance is made mandatory for some types of work, </h6> <h6> which require special attention depending on the severity of the risk and possible damage to health. </h6> <h6> We take care of your health. </h6> <h6> Construction and cleaning: We offer you the management of your property with regard to small building interventions </h6> <p> <br> </p> <p> </p>
262933 <h5> <em> <strong> </strong> </em> <strong> <em> Occupational Safety </em> </strong> </h5> <h6> Work environment is understood to mean the set of internal and external actions within the company, </h6> <p> <strong> that aim to ensure the safety (actually safety) of the workers and staff present. </strong> </p> <p> <span style="color: rgb (34, 34, 34 ); font-weight: 700; "> Thanks to the extraordinary relationships we have with our customers, we are the industry leaders. </span> </p> <h6> Unlike the competition, we have invested mainly in the development of the connection! </h6>
262939 <h5> <strong> <em> Maintaining Privacy </em> </strong> </h5> <h6> We care about the privacy of every employee and all of our customers. </h6> <h6> Any job and your data are safe. </h6> <h6> Thanks to the extraordinary relationships we have with our customers, we are the industry leaders. </h6> <h6> Unlike the competition, we have invested mainly in the development of the connection! </h6>
262944 <h5> <em> Blacksmith </em> </h5> <h6> Ironwork among the most different from our specialists. </h6> <h6> Each job is masterfully performed. </h6> <h6> We also offer building maintenance of the electrical and plumbing systems that are small interventions </h6> <h6> daily or more demanding needs; but not only these, we offer cleaning services </h6> <h6> tailored to your requests and much more .. </h6>
262948 <h6> Cleaning </h6> <h6> Construction and cleaning: We offer you the management of your property with regard to small construction interventions, </h6> <h6> building maintenance of electrical and plumbing systems that are small daily interventions or more demanding needs; </h6> <h6> but not only these, we offer tailor-made cleaning services based on your requests and much more .. </h6> <h6> </h6>
262953 <p> <strong style="color: rgb (34,34,34); font-size: 18px;"> <em> Arrangements </em> </strong> </p> <p> <span style="color: rgb (34, 34, 34); font-weight: 700;"> Ironwork for different scenes. </span> </p> <h6> They are made with higher quality and safety. </h6> <h6> We offer Construction and cleaning service: We offer you the management of your property as regards </h6> <h6> small building interventions, maintenance of the buildings of the electrical and plumbing systems </h6> <h6> that are small interventions daily or more demanding needs </h6> <p> </p>
265269 <p> <strong> We do Whitewashing Resin Facade Plasterboard Venetian Stucco. </strong> </p>