SELECT 
  cscart_seo_names.object_id AS product_id, 
  cscart_seo_names.name AS seo_name, 
  cscart_seo_names.path AS seo_path 
FROM 
  cscart_seo_names 
WHERE 
  cscart_seo_names.object_id IN (
    197, 198, 199, 200, 201, 202, 203, 204, 
    205, 206, 207, 208, 209, 210, 211, 212, 
    213, 215, 217, 218, 220, 222, 224, 225
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00111

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "60.41"
    },
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "dispatch"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "object_id",
        "type",
        "dispatch",
        "lang_code"
      ],
      "key_length": "206",
      "rows_examined_per_scan": 26,
      "rows_produced_per_join": 26,
      "filtered": "100.00",
      "index_condition": "((`atulecarter_atul_demo3`.`cscart_seo_names`.`object_id` in (197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,215,217,218,220,222,224,225)) and (`atulecarter_atul_demo3`.`cscart_seo_names`.`type` = 'p') and (`atulecarter_atul_demo3`.`cscart_seo_names`.`dispatch` = '') and (`atulecarter_atul_demo3`.`cscart_seo_names`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "55.21",
        "eval_cost": "5.20",
        "prefix_cost": "60.41",
        "data_read_per_join": "44K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
197 guitar-man-album-artwork 228/229
198 b-b-king-one-kind-favor-cd-grammy-award-winning-cd-manufacturer-geffen-records-sku-bbk-11onekindfavorcd-reviewed-2-times 228/229
199 b-b-king-original-greatest-hits-cd 228/229
200 john-rutter-the-colours-of-christmas 228/230
201 beethoven-piano-concertos-nos-1-and-2 228/230
202 new-years-concert-2011-diverse-klassik-welser-moest-wiener-philharmoniker 228/230
203 new-years-concert-2012-diverse-wr-philharmoniker-jansons-m-wr-san 228/230
204 the-police-the-stewart-copeland-anthology 228/232
205 dir-657-hd-media-router-1000 167/171
206 rt-n66u-dual-band-wireless-n900-gigabit-router 167/171
207 asus-usb-n53 167/171
208 h-264-megapixel-surveillance-camera-tl-sc3430 167/171
209 hp-scanjet-g3110-scanner 167/172
210 hp-photosmart-plus-e-all-in-one-printer-b210a 167/172
211 hp-officejet-pro-8600-premium-e-all-in-one-printer 167/172
212 panasonic-kx-mb2000-24ppm-3-in-1-monochrome-laser-mfp 167/172
213 intel-boxed-intel-core-i7-2600 167/201
215 intel-core-i7-processor-extreme-edition-980x-i7-980x 167/201
217 asus-cp6230 167/168
218 asus-essentio-cp1130 167/168
220 series-7-chronos-14-notebook 167/169
222 series-3-15-6-laptop-en 167/169
224 samsung-galaxy-tab-8-9-at-and-t 167/165
225 samsung-galaxy-tab-7-0-verizon 167/165