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 (
    21245, 21246, 21247, 21248, 21249, 21250, 
    21251, 21252, 21253, 21254, 21255, 
    21256, 21257, 21258, 21259, 21260
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00061

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 (21245,21246,21247,21248,21249,21250,21251,21252,21253,21254,21255,21256,21257,21258,21259,21260) 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
21245 wiring-assembly-control-91400t6041 499/532/516
21246 bracket-wiring-mounting-91931t1310 499/532/516
21247 bracket-wiring-mounting-91931t6040 499/532/516
21248 protector-wiring-91961t1330 499/532/516
21249 protector-wiring-91961t1340 499/532/516
21250 protector-wiring-91961t1460 499/532/516
21251 protector-wiring-91961t6160 499/532/516
21252 protector-wiring-91961t6170 499/532/516
21253 protector-wiring-91961t6330 499/532/516
21254 bolt-1128106163 499/532/516
21255 wiring-assembly-follower-91508t6092 499/532/516
21256 bracket-relay-box-mounting-919g5t6510 499/532/516
21257 bracket-relay-box-mounting-919g5t6520 499/532/516
21258 junction-block-sub-91957t6500 499/532/516
21259 protector-wiring-91961t6720 499/532/516
21260 protector-wiring-91961t6100 499/532/516