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 (
    822, 662, 806, 805, 804, 803, 802, 801, 
    800, 799, 796, 792
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00033

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "8.41"
    },
    "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": "((`betaatif_store`.`cscart_product_descriptions`.`product_id` in (822,662,806,805,804,803,802,801,800,799,796,792)) and (`betaatif_store`.`cscart_product_descriptions`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "7.21",
        "eval_cost": "1.20",
        "prefix_cost": "8.41",
        "data_read_per_join": "45K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ]
    }
  }
}

Result

product_id short_description full_description
662 <p><span>BEDROOM CONTAINS OF BED180*200 + 2COMEDINO +DRESSER WITH MIRROR + CUPBOARD 6 SASH</span></p> <pre id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="الترجمة"><strong><span style="text-decoration: underline;"><span class="Y2IQFc" lang="en" style="font-family: arial, helvetica, sans-serif;">SIZES</span></span></strong></pre> <table style="height: 169px;" width="649"> <tbody> <tr> <td style="width: 156.508px;"><strong>UNIT</strong></td> <td style="width: 155.586px;"><strong>WIDTH SIZE</strong></td> <td style="width: 154.289px;"><strong>DEPTH SIZE</strong></td> <td style="width: 154.617px;"><strong>HEIGHT SIZE</strong></td> </tr> <tr> <td style="width: 156.508px;"><strong>Wardrobe</strong></td> <td style="width: 155.586px;"> 240 cm</td> <td style="width: 154.289px;">62 cm</td> <td style="width: 154.617px;">218 cm</td> </tr> <tr> <td style="width: 156.508px;"><strong>bed</strong></td> <td style="width: 155.586px;">126 cm</td> <td style="width: 154.289px;">211 cm</td> <td style="width: 154.617px;">138 cm</td> </tr> <tr> <td style="width: 156.508px;"><strong>DRESSER</strong></td> <td style="width: 155.586px;">138 cm</td> <td style="width: 154.289px;">42 cm</td> <td style="width: 154.617px;">76 cm</td> </tr> <tr> <td style="width: 156.508px;"><strong>COMEDINO</strong></td> <td style="width: 155.586px;">60 cm</td> <td style="width: 154.289px;">42 cm</td> <td style="width: 154.617px;">46 cm</td> </tr> </tbody> </table> <p> </p>
792 <p><span>BEDROOM CONTAINS OF BED180*200 + 2COMEDINO +DRESSER WITH MIRROR + CUPBOARD </span></p> <p> </p>
796 <p>BEDROOM CONTAINS OF : BED 180*200 CM + 2 COMEDINO + DRESSER WITH MIRROR + CUPBOARD </p>
799 <p><span>BEDROOM CONTAINS OF BED180*200 + 2COMEDINO +DRESSER WITH MIRROR + CUPBOARD 6 SASH + Chest of Drawers + BOF</span></p> <pre id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="الترجمة"><strong><span style="text-decoration: underline;"><span class="Y2IQFc" lang="en" style="font-family: arial, helvetica, sans-serif;">SIZES</span></span></strong></pre> <table style="height: 196px;" width="652"> <tbody> <tr> <td style="width: 157.266px;"><strong>UNIT</strong></td> <td style="width: 156.336px;"><strong>WIDTH SIZE</strong></td> <td style="width: 155.023px;"><strong>DEPTH SIZE</strong></td> <td style="width: 155.375px;"><strong>HEIGHT SIZE</strong></td> </tr> <tr> <td style="width: 157.266px;"><strong>Wardrobe</strong></td> <td style="width: 156.336px;"> 242 cm</td> <td style="width: 155.023px;">60 cm</td> <td style="width: 155.375px;">220 cm</td> </tr> <tr> <td style="width: 157.266px;"><strong>bed</strong></td> <td style="width: 156.336px;">208 cm</td> <td style="width: 155.023px;">205 cm</td> <td style="width: 155.375px;">123 cm</td> </tr> <tr> <td style="width: 157.266px;"><strong>DRESSER</strong></td> <td style="width: 156.336px;">140 cm</td> <td style="width: 155.023px;">47 cm</td> <td style="width: 155.375px;">76 cm</td> </tr> <tr> <td style="width: 157.266px;"><strong>COMEDINO</strong></td> <td style="width: 156.336px;">60 cm</td> <td style="width: 155.023px;">40 cm</td> <td style="width: 155.375px;">49 cm</td> </tr> <tr> <td style="width: 157.266px;"><strong>Chest of Drawers</strong></td> <td style="width: 156.336px;">67 cm</td> <td style="width: 155.023px;">40 cm</td> <td style="width: 155.375px;">112 cm</td> </tr> </tbody> </table> <p> </p>
800 <p><span>BEDROOM CONTAINS OF BED180*200 + 2COMEDINO +DRESSER WITH MIRROR + CUPBOARD 6 SASH + Chest of Drawers + BOF</span></p> <pre id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="الترجمة"><strong><span style="text-decoration: underline;"><span class="Y2IQFc" lang="en" style="font-family: arial, helvetica, sans-serif;">SIZES</span></span></strong></pre> <table style="height: 196px;" width="652"> <tbody> <tr> <td style="width: 157.266px;"><strong>UNIT</strong></td> <td style="width: 156.336px;"><strong>WIDTH SIZE</strong></td> <td style="width: 155.023px;"><strong>DEPTH SIZE</strong></td> <td style="width: 155.375px;"><strong>HEIGHT SIZE</strong></td> </tr> <tr> <td style="width: 157.266px;"><strong>Wardrobe</strong></td> <td style="width: 156.336px;"> 241 cm</td> <td style="width: 155.023px;">60 cm</td> <td style="width: 155.375px;">218 cm</td> </tr> <tr> <td style="width: 157.266px;"><strong>bed</strong></td> <td style="width: 156.336px;">194 cm</td> <td style="width: 155.023px;">265 cm</td> <td style="width: 155.375px;">122 cm</td> </tr> <tr> <td style="width: 157.266px;"><strong>DRESSER</strong></td> <td style="width: 156.336px;">140 cm</td> <td style="width: 155.023px;">50 cm</td> <td style="width: 155.375px;">75 cm</td> </tr> <tr> <td style="width: 157.266px;"><strong>COMEDINO</strong></td> <td style="width: 156.336px;">61 cm</td> <td style="width: 155.023px;">40 cm</td> <td style="width: 155.375px;">49 cm</td> </tr> <tr> <td style="width: 157.266px;"><strong>Chest of Drawers</strong></td> <td style="width: 156.336px;">70 cm</td> <td style="width: 155.023px;">40 cm</td> <td style="width: 155.375px;">168 cm</td> </tr> </tbody> </table> <p> </p>
801 <p><span>BEDROOM CONTAINS OF BED180*200 + 2COMEDINO +DRESSER WITH MIRROR + CUPBOARD  + Chest of Drawers + BOF</span></p> <pre id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="الترجمة"> </pre>
802 <p><span>BEDROOM CONTAINS OF BED180*200 + 2COMEDINO +DRESSER WITH MIRROR + CUPBOARD + BOF</span></p> <pre id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="الترجمة"> </pre>
803 <p><span>BEDROOM CONTAINS OF BED180*200 + 2COMEDINO +DRESSER WITH MIRROR + CUPBOARD + BOF</span></p> <pre id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="الترجمة"> </pre>
804 <p><span>BEDROOM CONTAINS OF BED180*200 + 2COMEDINO +DRESSER WITH MIRROR + CUPBOARD 6 SASH + BOF</span></p> <pre id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="الترجمة"><strong><span style="text-decoration: underline;"><span class="Y2IQFc" lang="en" style="font-family: arial, helvetica, sans-serif;">SIZES</span></span></strong></pre> <table style="height: 169px;" width="649"> <tbody> <tr> <td style="width: 156.508px;"><strong>UNIT</strong></td> <td style="width: 155.586px;"><strong>WIDTH SIZE</strong></td> <td style="width: 154.289px;"><strong>DEPTH SIZE</strong></td> <td style="width: 154.617px;"><strong>HEIGHT SIZE</strong></td> </tr> <tr> <td style="width: 156.508px;"><strong>Wardrobe</strong></td> <td style="width: 155.586px;"> 260 cm</td> <td style="width: 154.289px;">71 cm</td> <td style="width: 154.617px;">220 cm</td> </tr> <tr> <td style="width: 156.508px;"><strong>bed</strong></td> <td style="width: 155.586px;">202 cm</td> <td style="width: 154.289px;">-- </td> <td style="width: 154.617px;">180 cm</td> </tr> <tr> <td style="width: 156.508px;"><strong>DRESSER</strong></td> <td style="width: 155.586px;">150 cm</td> <td style="width: 154.289px;">40 cm</td> <td style="width: 154.617px;">175 cm</td> </tr> <tr> <td style="width: 156.508px;"><strong>COMEDINO</strong></td> <td style="width: 155.586px;">64 cm</td> <td style="width: 154.289px;">40 cm</td> <td style="width: 154.617px;">44 cm</td> </tr> </tbody> </table> <p> </p>
805 <p><span>BEDROOM CONTAINS OF BED180*200 + 2COMEDINO +DRESSER WITH MIRROR + CUPBOARD 6 SASH + BOF</span></p> <pre id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="الترجمة"> </pre>
806 <p><span>BEDROOM CONTAINS OF BED180*200 + 2COMEDINO +DRESSER WITH MIRROR + CUPBOARD</span></p> <pre id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="الترجمة"> </pre>
822 <p><span>BEDROOM CONTAINS OF BED180*200 + 2COMEDINO +DRESSER WITH MIRROR + CUPBOARD 6 SASH + BOF</span></p> <pre id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="الترجمة"> </pre>