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 (
    148, 5, 23, 1, 149, 79, 238, 239, 172, 167, 
    12, 8
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00081

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "16.82"
    },
    "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": 12,
      "rows_produced_per_join": 12,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "14.43",
        "eval_cost": "2.40",
        "prefix_cost": "16.83",
        "data_read_per_join": "20K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`twebezli_Commercemodalpopup`.`cscart_seo_names`.`object_id` in (148,5,23,1,149,79,238,239,172,167,12,8)) and (`twebezli_Commercemodalpopup`.`cscart_seo_names`.`type` = 'p') and (`twebezli_Commercemodalpopup`.`cscart_seo_names`.`dispatch` = '') and (`twebezli_Commercemodalpopup`.`cscart_seo_names`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id seo_name seo_path
1 65-class-64-5-diag-led-8000-series-smart-tv 166/174/190
5 46-class-45-9-diag-lcd-610-series-tv 166/174/191
8 toshiba-32tl515u-32-class-1080p-3d-led-hd-tv 166/174/193
12 100g-pants 223/224
23 5-1-channel-blu-ray-3d-home-theater-system 166/174/195
79 adizero-tempaia-shoes 223/226
148 16gb-a-series-walkman-video-mp3 166/177/179
149 8gb-e-series-walkman-video-mp3 166/177/179
167 d3100-18-55-vr-lens-kit 166/196/197
172 compact-full-hd-camcorder 166/196/199
238 apple-iphone-4s-black 166/234/235
239 apple-iphone-4s-white 166/234/235