SELECT 
  cscart_product_descriptions.product_id, 
  cscart_product_descriptions.short_description, 
  IF(
    cscart_product_descriptions.short_description = '', 
    cscart_product_descriptions.full_description, 
    ''
  ) AS full_description, 
  cscart_product_descriptions.meta_keywords, 
  cscart_product_descriptions.meta_description, 
  cscart_product_descriptions.search_words, 
  cscart_product_descriptions.promo_text 
FROM 
  cscart_product_descriptions 
WHERE 
  cscart_product_descriptions.product_id IN (
    1097, 1027, 1111, 1019, 1026, 1127, 1102, 
    1122, 1025, 1104, 1095, 1106, 1110, 
    1101, 1123, 1126, 1121, 1120, 1119, 
    1124, 1125, 1093, 1024, 1107
  ) 
  AND cscart_product_descriptions.lang_code = 'tr'

Query time 0.00073

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "57.61"
    },
    "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": 24,
      "rows_produced_per_join": 24,
      "filtered": "100.00",
      "index_condition": "((`eshopuga_upgr_4122`.`cscart_product_descriptions`.`product_id` in (1097,1027,1111,1019,1026,1127,1102,1122,1025,1104,1095,1106,1110,1101,1123,1126,1121,1120,1119,1124,1125,1093,1024,1107)) and (`eshopuga_upgr_4122`.`cscart_product_descriptions`.`lang_code` = 'tr'))",
      "cost_info": {
        "read_cost": "52.81",
        "eval_cost": "4.80",
        "prefix_cost": "57.61",
        "data_read_per_join": "91K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description",
        "meta_keywords",
        "meta_description",
        "search_words",
        "promo_text"
      ]
    }
  }
}

Result

product_id short_description full_description meta_keywords meta_description search_words promo_text
1019 <p>Travel with your little one in style with baby strollers from Babies"R"Us.</p>
1024
1025
1026
1027 <p>Baby activity toys are not only great fun, they will also help develop your baby's hand-eye co-ordination and dexterity.</p>
1093 <p>Kenpoly Baby Basin</p>
1095 <p>Emirates Battery Airplane Medium No.CH 131ER</p>
1097 <p>Aibaby Multi-color Suckling Bottle Pack</p>
1101 <p>Johnson's Baby Gift Set</p>
1102 <p>Cussons Baby Gift Box</p>
1104 <p>Dream Water Gun</p>
1106 <p>High Grade Chess Intelligence Game-NO.2201</p>
1107 <p>Kiddies Potty</p>
1110 <p>Inflatable Kids Swimming Pool</p>
1111 <p>Baby Gap Car Seat is suitable for every baby and is to be used from birth to 4 years for them to feel safe and comfortable riding with you in the car‎‎.‎‎</p>
1119 <p>It’s a classic. JOHNSON’S baby powder gently absorbs excess moisture to help skin feel comfortable. With a clean, classic scent, this incredibly soft baby powder formula glides over your baby’s skin to eliminate friction and leave it feeling delicately soft and dry while providing soothing comfort. </p>
1120 <p>It’s a classic. JOHNSON’S baby powder gently absorbs excess moisture to help skin feel comfortable. With a clean, classic scent, this incredibly soft baby powder formula glides over your baby’s skin to eliminate friction and leave it feeling delicately soft and dry while providing soothing comfort. </p>
1121 <p>It’s a classic. JOHNSON’S baby powder gently absorbs excess moisture to help skin feel comfortable. With a clean, classic scent, this incredibly soft baby powder formula glides over your baby’s skin to eliminate friction and leave it feeling delicately soft and dry while providing soothing comfort.</p>
1122 <p>Dettol skincare products offers improved dettol soap, which is specially formulated for everyday use. Dettol soap is 10 times better at fighting germs compared to ordinary soaps.</p>
1123 <p>Made with mineral oil to form a silky barrier to prevent excess moisture loss. This fast absorbing dermatologist and allergy tested baby oil helps soften and protect baby's delicate skin.</p>
1124 <p>Johnson's Baby soap, made especially for babies. Triple baby protection. Clinically proven mild. Enriched with 1/4th baby lotion.</p>
1125 <p>Johnson's Baby Jelly provides nourishing 24 hour moisture protection.</p>
1126 <p>Made with mineral oil to form a silky barrier to prevent excess moisture loss. This fast absorbing dermatologist and allergy tested baby oil helps soften and protect baby's delicate skin.</p>
1127 <p>High chairs and booster seats provide your baby with their first experience of eating with the family. To help you make this big decision, visit our High Chair Buying Guide for useful tips on choosing the perfect option for your baby and your whole family.</p>