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 (
    55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 
    68, 69, 70, 71, 72, 73, 74, 75, 76, 4
  ) 
  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": "50.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": 21,
      "rows_produced_per_join": 21,
      "filtered": "100.00",
      "index_condition": "((`danishecarter_latest`.`cscart_seo_names`.`object_id` in (55,56,57,58,59,60,62,63,64,65,67,68,69,70,71,72,73,74,75,76,4)) 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": "46.21",
        "eval_cost": "4.20",
        "prefix_cost": "50.41",
        "data_read_per_join": "35K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
4 40-class-40-0-diag-led-5003-series-tv 166/174/190
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
67 htc-wildfire-s-white-t-mobile 166/234/236
68 titan 166/234/236
69 rhyme 166/234/236
70 evo-design-4g 166/234/236
71 droid-incredible-2 166/234/236
72 droid-razr 166/234/240
73 droid-bionic 166/234/240
74 droid-3 166/234/240
75 droid-pro 166/234/240
76 flipside-with-motoblur 166/234/240