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 (228, 195, 192, 189, 71, 10, 9) 
  AND cscart_product_descriptions.lang_code = 'ar'

Query time 0.00045

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "4.91"
    },
    "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",
      "index_condition": "((`betaatif_store`.`cscart_product_descriptions`.`product_id` in (228,195,192,189,71,10,9)) and (`betaatif_store`.`cscart_product_descriptions`.`lang_code` = 'ar'))",
      "cost_info": {
        "read_cost": "4.21",
        "eval_cost": "0.70",
        "prefix_cost": "4.91",
        "data_read_per_join": "26K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ]
    }
  }
}

Result

product_id short_description full_description
9 غرفة نوم تتكون من : سرير + 2 كمدينة + تسريحة مع المراية مع كرسي  + دولاب 6 درفة
10 غرفة نوم تتكون من : سرير + 2 كمدينة + تسريحة مع المراية مع كرسي + دولاب 6 درفة
71 غرفة نوم تتكون من : سرير مقاس 180 * 200 + 2 كمدينة + تسريحة مع مراية و كرسي + شفنيرة + دولاب 6 درفة
189 سرير مقاس 180 * 200 + 2 كمدينة + تسريحة مع المراية + كرسي تسريحة + دولاب 6 درفة
192 سرير مقاس 180 * 200 + 2 كمدينة + تسريحة مع المراية + كرسي تسريحة + دولاب 6 درفة
195 سرير مقاس 180 * 200 + 2 كمدينة + تسريحة مع المراية + كرسي تسريحة + دولاب 6 درفة
228 سرير مقاس 180 * 200 + 2 كمدينة + تسريحة مع المراية  + كرسي تسريحة + دولاب 6 درفة + شفنيره