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 (
    4655, 4656, 5319, 5318, 4675, 4752, 4753, 
    4435, 4801, 4800, 4786, 4620, 5392, 
    4231, 4232, 4468, 4436, 4355, 5423, 
    4668, 4669, 4670, 4504, 4782
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'ru'

Query time 0.00110

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": 24,
      "filtered": 75,
      "index_condition": "cscart_seo_names.object_id in (4655,4656,5319,5318,4675,4752,4753,4435,4801,4800,4786,4620,5392,4231,4232,4468,4436,4355,5423,4668,4669,4670,4504,4782) 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
4231 infinix-hot-12-pro-8-128gb-goluboy 303/304/311
4232 infinix-hot-12-pro-8-128gb-chernyy 303/304/311
4355 infinix-hot-30i-8-128gb-white 303/304/311
4435 honor-x9a-6-128gb-zelenyy 303/304/310
4436 infinix-hot-30-4-128gb-sonic-white 303/304/311
4468 infinix-hot-30-4-128gb-racing-black 303/304/311
4504 infinix-hot-40-pro-8-256gb-horizon-gold 303/304/311
4620 honor-x9b-8-256gb-polnochnyy-chernyy 303/304/310
4655 honor-x7b-8-128gb-izumrudnyy-zelenyy 303/304/310
4656 honor-x7b-8-128gb-mercayuschiy-serebristyy 303/304/310
4668 infinix-hot-40-8-256gb-black 303/304/311
4669 infinix-hot-40-8-256gb-blue 303/304/311
4670 infinix-hot-40-8-256gb-gold 303/304/311
4675 honor-x8b-8-128gb-polnochnyy-chernyy 303/304/310
4752 honor-x8b-8-128gb-titanovyy-serebristyy 303/304/310
4753 honor-x8b-8-256gb-titanovyy-serebristyy 303/304/310
4782 infinix-hot-40-pro-8-256gb-starfall-green 303/304/311
4786 honor-x9b-8-256gb-izumrudnyy-zelenyy 303/304/310
4800 honor-x9b-12-256gb-polnochnyy-chernyy 303/304/310
4801 honor-x9b-12-256gb-oranzhevyy 303/304/310
5318 honor-x8a-6-128gb-polnochnyy-chernyy 303/304/310
5319 honor-x8a-6-128gb-nebesnyy-goluboy 303/304/310
5392 infinix-hot-12-pro-8-128gb-white 303/304/311
5423 infinix-hot-30i-8-128gb-chernyy 303/304/311