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 (
    136, 137, 138, 139, 140, 141, 142, 143, 
    144, 145, 146, 147, 148, 149, 150, 151, 
    152, 153, 154, 155, 156, 157, 158, 159
  ) 
  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": "67.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": "((`atulecarter_atul_demo3`.`cscart_seo_names`.`object_id` in (136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159)) and (`atulecarter_atul_demo3`.`cscart_seo_names`.`type` = 'p') and (`atulecarter_atul_demo3`.`cscart_seo_names`.`dispatch` = '') and (`atulecarter_atul_demo3`.`cscart_seo_names`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "61.21",
        "eval_cost": "6.20",
        "prefix_cost": "67.41",
        "data_read_per_join": "52K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
136 blazblue-continuum-shift-extend 245/249
137 ultimate-marvel-vs-capcom-3 245/249
138 ridge-racer 245/249
139 shinobido-2-revenge-of-zen 245/249
140 yamaha-pdx-11-db 166/177/180
141 yamaha-pdx-11-gr 166/177/180
142 yamaha-tsx-130wh 166/177/180
143 yamaha-pdx-30pi 166/177/180
144 yamaha-pdx-30bu 166/177/180
145 sansa-fuze-mp3-player-red-4gb 166/177/179
146 sansa-clip-mp3-player-blue-4gb 166/177/179
147 sansa-clip-mp3-player-red-4gb 166/177/179
148 16gb-a-series-walkman-video-mp3 166/177/179
149 8gb-e-series-walkman-video-mp3 166/177/179
150 wildwood-city-classic 203/204/210
151 wildwood-classic 203/204/210
152 drifter-2 203/204/210
153 ur55-full-size-headphones 166/177/181
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
157 studio-monitor-headphones 166/177/181
158 aiko-safe-model-economy-as-30-home-safe-with-single-key 250/253
159 aiko-safe-model-as-53-home-safe-horizontal-model-with-one-tray 250/253