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 (
    12588, 12605, 12606, 12637, 12612, 12613, 
    12641, 12554, 12552, 12642, 12648, 
    12611, 12596, 12607, 12608, 12610, 
    12643, 12649, 12609, 12644, 12650, 
    12652, 12653, 12654, 12646, 12655, 
    12656, 12645, 12651, 12597, 12615, 
    12603
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'ru' 
  AND (
    cscart_seo_names.company_id = 1 
    OR cscart_seo_names.company_id = 0
  )

Query time 0.00096

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "range",
      "possible_keys": ["PRIMARY", "dispatch"],
      "key": "PRIMARY",
      "key_length": "210",
      "used_key_parts": [
        "object_id",
        "type",
        "dispatch",
        "lang_code",
        "company_id"
      ],
      "rows": 64,
      "filtered": 100,
      "index_condition": "cscart_seo_names.object_id in (12588,12605,12606,12637,12612,12613,12641,12554,12552,12642,12648,12611,12596,12607,12608,12610,12643,12649,12609,12644,12650,12652,12653,12654,12646,12655,12656,12645,12651,12597,12615,12603) and cscart_seo_names.`type` = 'p' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'ru' and (cscart_seo_names.company_id = 1 or cscart_seo_names.company_id = 0)"
    }
  }
}

Result

product_id seo_name seo_path
12552 tureckiy-kover-marble-powder-160x230 265/266/268
12554 tureckiy-kover-marble-ocean-200x290 265/266/268
12588 tureckiy-kover-good-night-blue-152h200 265/266/267
12596 tureckiy-kover-nordic-ocean-200x290 265/266/277
12597 tureckiy-kover-sumatra-soft-mix-160x230 265/266/277
12603 tureckiy-kover-zebra-bone-bone-160x230 265/266/270
12605 tureckiy-kover-grigio-grey-grey-160x230 265/266/270
12606 tureckiy-kover-grigio-grey-grey-80x150 265/266/267
12607 tureckiy-kover-pebbles-grey-grey-160x230 265/266/270
12608 tureckiy-kover-pebbles-grey-grey-80x75 265/266/267
12609 tureckiy-kover-shale-beige-shr-papatya 265/266/277
12610 tureckiy-kover-penthouse-shr-papatya-160x230 265/266/267
12611 tureckiy-kover-mosaic-160x230 265/266/270
12612 tureckiy-kover-lama-i-bone-black-160x230 265/266/277
12613 tureckiy-kover-lama-ii-bone-grey-160x230 265/266/277
12615 tureckiy-kover-wave-160x230 265/266/270
12637 tureckiy-kover-jakarta-vanila-100h200 265/266/270
12641 tureckiy-kover-lion-120x180 265/266/267
12642 tureckiy-kover-moon-120x180 265/266/270
12643 tureckiy-kover-rabbit-120x180 265/266/277
12644 tureckiy-kover-space-120x180 265/266/270
12645 tureckiy-kover-stars-120x180 265/266/267
12646 tureckiy-kover-stark-stripe-100x200 265/266/267
12648 tureckiy-kover-moon-160x230 265/266/270
12649 tureckiy-kover-rabbit-160x230 265/266/267
12650 tureckiy-kover-space-160x230 265/266/267
12651 tureckiy-kover-stars-160x230 265/266/267
12652 tureckiy-kover-stark-basket-100x200 265/266/267
12653 tureckiy-kover-stark-basket-160h230 265/266/267
12654 tureckiy-kover-stark-basket-200h290 265/266/270
12655 tureckiy-kover-stark-stripe-160x230 265/266/267
12656 tureckiy-kover-stark-stripe-200h290 265/266/267