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 (
    73, 71, 75, 72, 70, 156, 175, 43, 76, 56, 
    57, 30, 246, 173, 67, 25, 154, 53, 52, 
    161, 165, 166, 86, 106, 105, 101, 33, 
    32, 163, 155, 564, 570
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00108

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "24.98"
    },
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "ref",
      "possible_keys": [
        "PRIMARY",
        "dispatch"
      ],
      "key": "dispatch",
      "used_key_parts": [
        "dispatch"
      ],
      "key_length": "194",
      "ref": [
        "const"
      ],
      "rows_examined_per_scan": 49,
      "rows_produced_per_join": 0,
      "filtered": "0.50",
      "index_condition": "((`twebezli_Commercemodalpopup`.`cscart_seo_names`.`object_id` in (73,71,75,72,70,156,175,43,76,56,57,30,246,173,67,25,154,53,52,161,165,166,86,106,105,101,33,32,163,155,564,570)) and (`twebezli_Commercemodalpopup`.`cscart_seo_names`.`type` = 'p') and (`twebezli_Commercemodalpopup`.`cscart_seo_names`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "15.00",
        "eval_cost": "0.05",
        "prefix_cost": "24.98",
        "data_read_per_join": "433"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
25 hw-d7000-av-receiver-with-built-in-blu-ray-disc-player 166/174/195
30 go-2535-tm-wte 166/175/176
32 nuvi-3450 166/175/176
33 nuvi-2455lt 166/175/176
43 fh-p8000bt 166/175/185
52 kfc-w3013ps 166/175/202
53 kfc-w3012 166/175/202
56 gm-6500f 166/175/187
57 gm-d8500m 166/175/187
67 htc-wildfire-s-white-t-mobile 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
75 droid-pro 166/234/240
76 flipside-with-motoblur 166/234/240
86 nokia-700 166/234/238
101 nokia-x3-02 166/234/238
105 nokia-lumia-800 166/234/238
106 nokia-e5-00 166/234/238
154 jr900-wireless-headphones 166/177/181
155 porta-pro-ktc-on-ear-headphone 166/177/181
156 extra-bass-headphones-70mm 166/177/181
161 mv800-16-1-megapixel-multiview-compact-digital-camera 166/196/198
163 nx200-20-3-megapixel-compact-system-camera 166/196/198
165 nikon-1-j1-one-lens-kit-white 166/196/198
166 nikon-1-j1-two-lens-wide-angle-kit-red 166/196/198
173 h300-long-zoom-compact-full-hd-camcorder-black 166/196/199
175 f50-flash-memory-52x-zoom-camcorder-silver 166/196/199
246 gopro-hero3-black-edition-camera 166/196/199
564 product-name 166
570 product-name-en 166