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 (
    10437, 10438, 10439, 10440, 10441, 10442, 
    10443, 10444, 10522, 9945, 10601, 9727, 
    9728, 9729, 9730, 9731, 9732, 9733, 
    10181, 9734, 9735, 9724, 9803, 9805, 
    9797, 9800, 9799, 9798, 9801, 9802, 
    9806, 9804
  ) 
  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.00083

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 (10437,10438,10439,10440,10441,10442,10443,10444,10522,9945,10601,9727,9728,9729,9730,9731,9732,9733,10181,9734,9735,9724,9803,9805,9797,9800,9799,9798,9801,9802,9806,9804) 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
9724 for-rest-col-13 265/280/291/1671
9727 for-rest-col-03 265/280/291/1671
9728 for-rest-col-04 265/280/291/1671
9729 for-rest-col-05 265/280/291/1671
9730 for-rest-col-06 265/280/291/1671
9731 for-rest-col-07 265/280/291/1671
9732 for-rest-col-08 265/280/291/1671
9733 for-rest-col-09 265/280/291/1671
9734 for-rest-col-11 265/280/291/1671
9735 for-rest-col-12 265/280/291/1671
9797 generation-col-101 265/280/286/1614
9798 generation-col-107 265/280/286/1614
9799 generation-col-106 265/280/286/1614
9800 generation-col-105 265/280/286/1614
9801 generation-col-108 265/280/286/1614
9802 generation-col-109 265/280/286/1614
9803 generation-col-04 265/280/286/1614
9804 generation-col-110 265/280/286/1614
9805 generation-col-06 265/280/286/1614
9806 generation-col-11 265/280/286/1614
9945 for-rest-col-01 265/280/291/1671
10181 for-rest-col-10 265/280/291/1671
10437 fly-col-13 265/280/286/1651
10438 fly-col-14 265/280/286/1651
10439 fly-col-15 265/280/286/1651
10440 fly-col-16 265/280/286/1651
10441 fly-col-17 265/280/286/1651
10442 fly-col-18 265/280/286/1651
10443 fly-col-19 265/280/286/1651
10444 fly-col-20 265/280/286/1651
10522 fly-col-22 265/280/286/1651
10601 for-rest-col-02 265/280/291/1671