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 (
    431312, 431450, 431036, 431276, 431396, 
    431014, 431298, 431414, 431172, 431233, 
    431296, 431442, 381706, 431207, 431471, 
    431180, 431332, 431479, 431455, 431213, 
    430970, 431496, 430996, 431059, 431278, 
    431413, 431095, 431189, 431299, 431075, 
    431478, 431282, 431483, 431351, 431435, 
    431436, 431489, 430728, 431232, 431391, 
    431448, 431214, 431265, 387048, 431449, 
    430986, 431331, 431323, 431375, 431379, 
    431477, 431492, 431388, 431437, 431475, 
    431485, 381714, 431261, 431374, 431476, 
    431499, 431221, 431258, 431266, 435511, 
    387053, 431462, 430709, 431347, 431441, 
    431366, 431320, 431363, 430774, 431307, 
    431257, 430779, 431179, 431348, 431404, 
    431228, 430668, 430710, 431317, 431277, 
    431473, 431321, 431418, 431445, 431206, 
    431293, 431209, 431389, 431486, 431491, 
    430670, 431400, 431390, 431256, 431443
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00308

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "140.18"
    },
    "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": 100,
      "rows_produced_per_join": 100,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "120.18",
        "eval_cost": "20.00",
        "prefix_cost": "140.18",
        "data_read_per_join": "682K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ],
      "attached_condition": "((`webmarco`.`cscart_product_descriptions`.`product_id` in (431312,431450,431036,431276,431396,431014,431298,431414,431172,431233,431296,431442,381706,431207,431471,431180,431332,431479,431455,431213,430970,431496,430996,431059,431278,431413,431095,431189,431299,431075,431478,431282,431483,431351,431435,431436,431489,430728,431232,431391,431448,431214,431265,387048,431449,430986,431331,431323,431375,431379,431477,431492,431388,431437,431475,431485,381714,431261,431374,431476,431499,431221,431258,431266,435511,387053,431462,430709,431347,431441,431366,431320,431363,430774,431307,431257,430779,431179,431348,431404,431228,430668,430710,431317,431277,431473,431321,431418,431445,431206,431293,431209,431389,431486,431491,430670,431400,431390,431256,431443)) and (`webmarco`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
381706 <p><strong></strong></p> <p><b>Breakfast Included</b></p> <ul><li>Free WiFi</li><li>Central Heating</li></ul> <p>Our agritourism offers a wide range of tourist services, starting from horseback riding, fishing, bar and restaurant, as well as traditional production of products. Our agritourism is the tranquility that every customer seeks.</p> <p></p>
381714 <p><b>Breakfast Included</b></p><p>€10 for the fireplace</p> <ul><li>Free WiFi</li><li>Central Heating</li></ul> <p>(Portable beds can be added)</p> <p>Our agritourism offers a wide range of tourist services, starting from horseback riding, fishing, bar and restaurant, as well as traditional production of products. Our agritourism is the tranquility that every customer seeks.</p>
387048 <p>Ebbi Hotel represents a new approach to hospitality in the Albanian Tourism Sector. With a completely dierent style in exterior and interor design, but also with the provision of a service beyond expectations to our guests, we are more than sure that we have set a unique standard in hospitality. Ebbi Hotel is a luxurious beach front hotel that within 2 summer seasons has became traveller's first choice. The excellent feedback came as a result of our daily passion, commitment and determination to overcome the level of hospitality at international levels.</p> <p>The room is equipped with:</p> <ul><li>Sea view,</li><li>Flat-Screen TV,</li><li>Telephone,</li><li>Safety Deposit Box,</li><li>Make-Up Desk,</li><li>Air-conditioner,</li><li>Hairdryer,</li><li>Free toiletries,</li><li>Bathroom,</li><li>Slippers,</li><li>Beverages Fridge,</li><li>Wake-up service,</li><li>Free WIFI.</li></ul>
387053 <p>Ebbi Hotel represents a new approach to hospitality in the Albanian Tourism Sector. With a completely dierent style in exterior and interor design, but also with the provision of a service beyond expectations to our guests, we are more than sure that we have set a unique standard in hospitality. Ebbi Hotel is a luxurious beach front hotel that within 2 summer seasons has became traveller's first choice. The excellent feedback came as a result of our daily passion, commitment and determination to overcome the level of hospitality at international levels.</p> <p>The room is equipped with:</p> <ul><li>Sea view,</li><li>Flat-Screen TV,</li><li>Telephone,</li><li>Safety Deposit Box,</li><li>Make-Up Desk,</li><li>Air-conditioner,</li><li>Hairdryer,</li><li>Free toiletries,</li><li>Bathroom,</li><li>Slippers,</li><li>Beverages Fridge,</li><li>Wake-up service,</li><li>Free WIFI.</li></ul>
430668
430670
430709
430710
430728
430774
430779
430970
430986
430996
431014
431036
431059
431075
431095
431172
431179
431180
431189
431206
431207
431209
431213
431214
431221
431228
431232
431233
431256
431257
431258
431261
431265
431266
431276
431277
431278
431282
431293
431296
431298
431299
431307
431312
431317
431320
431321
431323
431331
431332
431347
431348
431351
431363
431366
431374
431375
431379
431388
431389
431390
431391
431396
431400
431404
431413
431414
431418
431435
431436
431437
431441
431442
431443
431445
431448
431449
431450
431455
431462
431471
431473
431475
431476
431477
431478
431479
431483
431485
431486
431489
431491
431492
431496
431499
435511 Gel Trifase Automodellante UV\nmedia viscosità<br /> \nNon genera calore<br /> \nnon cola<br /> \nnon ingiallisce<br /> \ncolore trasparente