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 (
    23535, 23536, 23537, 23538, 23539, 23540, 
    23541, 23542, 23543, 23544, 23545, 
    23546, 23547, 23548, 23549, 23550
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'ru'

Query time 0.00987

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 (23535,23536,23537,23538,23539,23540,23541,23542,23543,23544,23545,23546,23547,23548,23549,23550) and cscart_seo_names.`type` = 'p' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'ru'"
    }
  }
}

Result

product_id seo_name seo_path
23535 protector-wiring-ru-145 499/532/516
23536 protector-wiring-ru-146 499/532/516
23537 grommet-ru-21 499/532/516
23538 wiring-assembly-follower-ru-10 499/532/516
23539 grommet-ru-22 499/532/516
23540 junction-block-sub-ru-4 499/532/516
23541 protector-wiring-ru-147 499/532/516
23542 protector-wiring-ru-148 499/532/516
23543 protector-wiring-ru-149 499/532/516
23544 protector-wiring-ru-150 499/532/516
23545 protector-wiring-ru-151 499/532/516
23546 protector-wiring-ru-152 499/532/516
23547 protector-wiring-ru-153 499/532/516
23548 hose-assembly-rear-washer-ru 499/532/516
23549 grommet-ru-23 499/532/516
23550 wiring-assembly-rear-door-left-ru-8 499/532/516