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 (
    59, 58, 60, 42, 39, 40, 37, 43, 56, 57, 30, 
    53
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00093

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 (59,58,60,42,39,40,37,43,56,57,30,53)) 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
30 go-2535-tm-wte 166/175/176
37 dpx308u 166/175/185
39 deh-80prs 166/175/185
40 deh-p8400bh 166/175/185
42 deh-1300mp 166/175/185
43 fh-p8000bt 166/175/185
53 kfc-w3012 166/175/202
56 gm-6500f 166/175/187
57 gm-d8500m 166/175/187
58 avh-p8400bh 166/175/188
59 avh-p4400bh 166/175/188
60 avic-z130bt 166/175/176