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 (
    25351, 25352, 25353, 25354, 25355, 25356, 
    25357, 25358, 25359, 25564, 25565, 
    25566, 25567, 25568, 25569, 25570
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'ko'

Query time 0.01162

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 (25351,25352,25353,25354,25355,25356,25357,25358,25359,25564,25565,25566,25567,25568,25569,25570) and cscart_seo_names.`type` = 'p' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'ko'"
    }
  }
}

Result

product_id seo_name seo_path
25351 wiring-assembly-low-voltage-direct-current-converter-ko 499/558/635
25352 bolt-ko-3 499/558/634
25353 bolt-ko-4 499/558/634
25354 bolt-guide-ko 499/558/634
25355 bracket-assembly-motor-mounting-rear-ko-5 499/558/634
25356 bracket-assembly-motor-mounting-rear-left-ko 499/558/634
25357 bracket-assembly-motor-mounting-right-ko 499/558/634
25358 bracket-assembly-motor-mounting-right-ko-2 499/558/634
25359 bolt-flange-ko 499/558/634
25564 bolt-hexagon-socket-head-ko 499/558/631
25565 gasket-ko 499/558/631
25566 bracket-assembly-motor-mounting-rear-left-ko-2 499/558/631
25567 cover-motor-sound-iso-option-front-ko-5 499/558/631
25568 cover-motor-sound-iso-option-rear-ko-6 499/558/631
25569 cover-motor-sound-option-lower-ko-2 499/558/631
25570 tube-assembly-feed-ko-4 499/558/631