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 (
    10768, 10767, 10766, 10765, 10764, 10763, 
    10762, 10761, 10760, 10759, 10758, 
    10757, 10756, 10755, 10754, 10753, 
    10752, 10751, 10750, 10749, 10748, 
    10747, 15736, 15737, 15738, 15739, 
    15740, 15741, 15742, 15743, 15745, 
    15746
  ) 
  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.00068

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 (10768,10767,10766,10765,10764,10763,10762,10761,10760,10759,10758,10757,10756,10755,10754,10753,10752,10751,10750,10749,10748,10747,15736,15737,15738,15739,15740,15741,15742,15743,15745,15746) 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
10747 product-10747 265/280/283/1677
10748 product-10748 265/280/283/1677
10749 product-10749 265/280/283/1677
10750 product-10750 265/280/283/1677
10751 product-10751 265/280/283/1677
10752 product-10752 265/280/283/1677
10753 ribbon-col-01 265/280/291/1680
10754 ribbon-col-02 265/280/291/1680
10755 ribbon-col-03 265/280/291/1680
10756 vista-col-01 265/280/291/1679
10757 vista-col-02 265/280/291/1679
10758 vista-col-03 265/280/291/1679
10759 product-10759 265/280/283/1678
10760 product-10760 265/280/283/1678
10761 product-10761 265/280/283/1678
10762 dune-col-04 265/280/283/1678
10763 dune-col-05 265/280/283/1678
10764 dune-col-06 265/280/283/1678
10765 dune-col-07 265/280/283/1678
10766 dune-col-08 265/280/283/1678
10767 product-10767 265/280/283/1681
10768 product-10768 265/280/283/1681
15736 baxter-col-10 265/280/370/1673
15737 baxter-col-11 265/280/370/1673
15738 baxter-col-05 265/280/370/1673
15739 baxter-col-06 265/280/301
15740 baxter-col-07 265/280/370/1673
15741 baxter-col-08 265/280/370/1673
15742 baxter-col-09 265/280/301
15743 baxter-col-04 265/280/370/1673
15745 baxter-col-02 265/280/370/1673
15746 baxter-col-03 265/280/370/1673