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 (
    21277, 21278, 21279, 21280, 21281, 21282, 
    21283, 21284, 21285, 21286, 21287, 
    21288, 21289, 21290, 21291, 21292
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00060

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "range",
      "possible_keys": ["PRIMARY", "dispatch"],
      "key": "PRIMARY",
      "key_length": "206",
      "used_key_parts": ["object_id", "type", "dispatch", "lang_code"],
      "rows": 16,
      "filtered": 100,
      "index_condition": "cscart_seo_names.object_id in (21277,21278,21279,21280,21281,21282,21283,21284,21285,21286,21287,21288,21289,21290,21291,21292) and cscart_seo_names.`type` = 'p' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'en'"
    }
  }
}

Result

product_id seo_name seo_path
21277 wiring-assembly-fem-91840t6040 499/532/516
21278 lower-cover-919b5t6300 499/532/516
21279 wiring-assembly-start-solenoid-extender-91875t6010 499/532/516
21280 wiring-assembly-battery-91850t6010 499/532/516
21281 wiring-assembly-to-engine-ground-91861t6010 499/532/516
21282 wiring-assembly-transmission-ground-91862t6010 499/532/516
21283 upper-cover-fuse-and-relay-engine-91956t6300 499/532/516
21284 junction-block-sub-91945t6310 499/532/516
21285 wiring-assy-tailgate-91650t6010 499/532/516
21286 protector-wiring-91961t6270 499/532/516
21287 protector-wiring-91961t6280 499/532/516
21288 protector-wiring-91961t6290 499/532/516
21289 protector-wiring-91961t6480 499/532/516
21290 protector-wiring-91961t6470 499/532/516
21291 protector-wiring-91961t6300 499/532/516
21292 protector-wiring-91970d2140 499/532/516