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, 52, 33, 32, 55, 29, 50, 51, 49, 48, 
    54, 65, 64, 63, 62, 66
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00071

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "70.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": 31,
      "rows_produced_per_join": 31,
      "filtered": "100.00",
      "index_condition": "((`danishecarter_latest`.`cscart_seo_names`.`object_id` in (59,58,60,42,39,40,37,43,56,57,30,53,52,33,32,55,29,50,51,49,48,54,65,64,63,62,66)) and (`danishecarter_latest`.`cscart_seo_names`.`type` = 'p') and (`danishecarter_latest`.`cscart_seo_names`.`dispatch` = '') and (`danishecarter_latest`.`cscart_seo_names`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "64.21",
        "eval_cost": "6.20",
        "prefix_cost": "70.41",
        "data_read_per_join": "52K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
29 tomtom-go-live-top-gear-edition 166/175/176
30 go-2535-tm-wte 166/175/176
32 nuvi-3450 166/175/176
33 nuvi-2455lt 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
48 ts-mr2040 166/175/186
49 ts-mr1640 166/175/186
50 ts-d1720c 166/175/186
51 ts-d6902r 166/175/186
52 kfc-w3013ps 166/175/202
53 kfc-w3012 166/175/202
54 ts-w3002d2d4 166/175/202
55 prs-d800 166/175/187
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
62 xrs-9945 166/175/189
63 xrs-9770 166/175/189
64 xrs-9745 166/175/189
65 xrs-9370 166/175/189
66 xrs-9970g 166/175/189