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 (
    96593, 96592, 96591, 96590, 96589, 97405, 
    96929, 96736, 96616, 94871, 97239, 
    97237, 96984, 96622, 97235, 97234, 
    97213, 97177, 97176, 97175
  ) 
  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.00049

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE cscart_seo_names range PRIMARY,dispatch PRIMARY 210 40 Using where

Result

product_id seo_name seo_path
94871 nossarky-no-fighting-korruption 6
96589 rick-james-timewasters-radio-edit-cheeky-tracks 6
96590 rick-james-the-heat-radio-edit-cheeky-tracks 6
96591 tmi-rick-james-pioneers-radio-edit-cheeky-tracks 6
96592 tmi-rick-james-pioneers-original-mix-cheeky-tracks 6
96593 rick-james-the-heat-original-mix-cheeky-tracks 6
96616 mobi-d-power-junkie-original-resurrection-digital 6
96622 boris-the-noss-anthem-original-mix-bring-the-noise-recordings 6
96736 fat-controller-tekneak-remix-scorpion-trax 6
96929 kidbull-nurogl-staircase-original-mix-beast-mode-recordings 6
96984 steve-blake-my-rules-riksta-james-nardi-remix-fevah-records 6
97175 tekneak-the-barbarian-black-dog-records 6
97176 lance-get-messy-dean-richardson-remix-indecision-audio 6
97177 lance-get-messy-tara-n-2-pills-remix-indecision-audio 6
97213 lok-e-the-frederick-scramble-visceral-records 6
97234 kieran-bradbury-much-better-remix-global-awakening-records 6
97235 dean-richardson-much-better-remix-global-awakening-records 6
97237 kaki-raphael-sooo-dirty-kaki-trax 6
97239 ben-warren-our-house-music-hi-five-digital 6
97405 dexitron-zealous-the-medicine-mangled-wreck-chords 6