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 (
    62986, 60602, 61531, 60603, 62979, 59412, 
    62982, 60601, 60604, 60821, 62984, 
    61557, 64364, 61558, 60659, 61565, 
    61684, 63827, 60799, 61070, 61072, 
    64778, 63084, 63096
  ) 
  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.00065

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 (62986,60602,61531,60603,62979,59412,62982,60601,60604,60821,62984,61557,64364,61558,60659,61565,61684,63827,60799,61070,61072,64778,63084,63096) 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
59412 minimalist-raw-brass-pendant 1887/1888/1889
60601 union-studio-light 1887/1888/1889
60602 the-original-studio-light 1887/1888/1889
60603 wilcox-studio-light 2002
60604 bomber-studio-light 1887/1888/1889
60659 dino-studio-light 2002
60799 sterling-studio-light 1887/1888/1889
60821 seaside-radial-wave-studio-light 1887/1888/1889
61070 lafayette-soho-pendant-light 1887/1888/1889
61072 marathon-soho-pendant-light 1887/1888/1889
61531 chateau-food-warmer-pendant 1887/1888/1982
61557 wilcox-food-warmer-pendant 1887/1888/1982
61558 canal-food-warmer-pendant 1887/1888/1982
61565 tuscany-food-warmer-pendant 1887/1888/1982
61684 canal-pendant-light 1887/1888/1889
62979 kao-downtown-minimalist-pendant 1887/1888/1889
62982 kao-fargo-pendant 1887/1888/1889
62984 kao-gladstone-pendant 1887/1888/1889
62986 kao-primary-schoolhouse-pendant-light 1887/1888/1889
63084 colby-pendant-light 1887/1888/1889
63096 cooper-pendant-light 1887/1888/1889
63827 static-ring-pendant-light 1887/1888/1889
64364 milan-cylinder-pendant-light 1887/1888/1889
64778 rochester-vintage-industrial-cord-hung-pendant-light 1887/1888/1889