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 (
    17198, 17199, 17200, 17201, 17202, 17203, 
    17204, 17205, 17206, 17207, 17208, 
    17209, 17210, 17211, 17212, 17213
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'ru'

Query time 0.00065

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 (17198,17199,17200,17201,17202,17203,17204,17205,17206,17207,17208,17209,17210,17211,17212,17213) 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
17198 connector-windshield-washer-ru-2 499/514/588
17199 film-rear-door-anti-chipping-left 499/514/593
17200 film-rear-door-anti-chipping-right 499/514/593
17201 emblem-g70 499/514/593
17202 emblem-awd 499/514/593
17203 emblem-genesis 499/514/593
17204 screw-tapping-ru-2 499/514/594
17205 screw-tapping-ru-5 499/514/594
17206 screw-tapping-ru 499/514/594
17207 tapping-screw-flange-head 499/514/594
17208 screw-tapping-ru-4 499/514/594
17209 screw-tapping-ru-3 499/514/594
17210 screw-tapping-ru-6 499/514/594
17211 end-piece-left 499/514/594
17212 end-piece-right 499/514/594
17213 retainer-cowl-top-cover-mounting 499/514/594