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 (
    10656, 10657, 10658, 10659, 10660, 10661, 
    10662, 10663, 10664, 10671, 10673, 
    10675, 10676, 10677, 10678, 10679
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00067

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 (10656,10657,10658,10659,10660,10661,10662,10663,10664,10671,10673,10675,10676,10677,10678,10679) 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
10656 protector-wiring-91961t1260 499/532/516
10657 protector-wiring-91961t1270 499/532/516
10658 protector-wiring-91961t1630 499/532/516
10659 protector-wiring-91961t1640 499/532/516
10660 protector-wiring-91961t1650 499/532/516
10661 protector-wiring-91961t1660 499/532/516
10662 protector-wiring-91961t1700 499/532/516
10663 protector-wiring-91961t1670 499/532/516
10664 protector-wiring-91961t1210 499/532/516
10671 bracket-junction-box-919g5t1310 499/532/516
10673 grommet-91981c5030 499/532/516
10675 protector-wiring-91961t1190 499/532/516
10676 grommet-91981t1040 499/532/516
10677 grommet-91981a9080 499/532/516
10678 protector-wiring-91961t1200 499/532/516
10679 protector-wiring-91961t1130 499/532/516