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 (
    62862, 62365, 62658, 62428, 64363, 62412, 
    62420, 65530, 65443, 65429, 65430, 
    65446, 65440, 65449, 65480, 65444, 
    65471, 65427, 65431, 65437, 65447, 
    65470, 65442, 65445
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en' 
  AND (
    cscart_seo_names.company_id = 1 
    OR cscart_seo_names.company_id = 0
  )

Query time 0.00067

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "range",
      "possible_keys": ["PRIMARY", "dispatch"],
      "key": "dispatch",
      "key_length": "210",
      "used_key_parts": [
        "dispatch",
        "object_id",
        "type",
        "lang_code",
        "company_id"
      ],
      "rows": 48,
      "filtered": 100,
      "index_condition": "cscart_seo_names.object_id in (62862,62365,62658,62428,64363,62412,62420,65530,65443,65429,65430,65446,65440,65449,65480,65444,65471,65427,65431,65437,65447,65470,65442,65445) and cscart_seo_names.`type` = 'p' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'en' and (cscart_seo_names.company_id = 1 or cscart_seo_names.company_id = 0)"
    }
  }
}

Result

product_id seo_name seo_path
62365 flush-mount-led-guard-sconce 1920/1927/1931
62412 sydney-led-flush-mount-pendant-light 1920/1927/1931
62420 brisbane-led-flush-mount-pendant-light 1516/1529/1584/1608
62428 wallaby-led-flush-mount-pendant-light 1920/1927/1931
62658 outback-led-flush-mount-pendant-light 1920/1927/1931
62862 primary-led-schoolhouse-semi-flush-mount-light 1920/1927/1931
64363 the-bullet-flush-mount-led-sign-light 1920/1927/1931
65427 wilcox-led-flush-mount-light 1920/1927/1931
65429 the-original-led-flush-mount-light 1920/1927/1931
65430 avalon-led-flush-mount-light 1920/1927/1931
65431 dino-led-flush-mount-light 1920/1927/1931
65437 sinclair-led-flush-mount-light 1920/1927/1931
65440 conoco-led-flush-mount-light 1920/1927/1931
65442 wilcox-nautical-led-flush-mount-light 1920/1927/1931
65443 the-original-nautical-led-flush-mount-light 1920/1927/1931
65444 avalon-nautical-led-flush-mount-light 1920/1927/1931
65445 dino-nautical-led-flush-mount-light 1920/1927/1931
65446 union-nautical-led-flush-mount-light 1842/1849/1853
65447 bomber-nautical-led-flush-mount-light 1920/1927/1931
65449 seaside-nautical-led-flush-mount-light 1920/1927/1931
65470 cherokee-led-uplight-flush-mount-light 1920/1927/1931
65471 chestnut-led-flush-mount-light 1920/1927/1931
65480 syracuse-led-vintage-industrial-flush-mount-light 1842/1843/1845
65530 the-original-led-flush-mount-pendant-light-24-and-28 1920/1927/1931