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 (
    208, 209, 210, 211, 212, 213, 215, 217, 
    218, 220, 222, 224, 225, 226, 227, 228, 
    229, 230, 231, 232, 233, 234, 235, 236, 
    237, 238, 239, 242, 243, 78, 79, 80
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'tr' 
  AND (
    cscart_seo_names.company_id = 1 
    OR cscart_seo_names.company_id = 0
  )

Query time 0.00106

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 (208,209,210,211,212,213,215,217,218,220,222,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,242,243,78,79,80) and cscart_seo_names.`type` = 'p' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'tr' and (cscart_seo_names.company_id = 1 or cscart_seo_names.company_id = 0)"
    }
  }
}

Result

product_id seo_name seo_path
78 adizero-rush-shoes 223/226
79 adizero-tempaia-shoes 223/226
80 nike-tenkay-slip-txtl-womens-shoe 223/226
208 h-264-megapixel-surveillance-camera-tl-sc3430 166/167/171
209 hp-scanjet-g3110-scanner 166/167/172
210 hp-photosmart-plus-e-all-in-one-printer-b210a 166/167/172
211 hp-officejet-pro-8600-premium-e-all-in-one-printer 166/167/172
212 panasonic-kx-mb2000-24ppm-3-in-1-monochrome-laser-mfp 166/167/172
213 intel-boxed-intel-core-i7-2600 166/167/201
215 intel-core-i7-processor-extreme-edition-980x-i7-980x 166/167/201
217 asus-cp6230 166/167/168
218 asus-essentio-cp1130 166/167/168
220 series-7-chronos-14-notebook 166/167/169
222 series-3-15-6-laptop-tr 166/167/169
224 samsung-galaxy-tab-8-9-at-and-t 166/167/165
225 samsung-galaxy-tab-7-0-verizon 166/167/165
226 intel-core-i7-processor-i7-950 166/167/201
227 acer-3d-series-hn274h-bmiiid 166/167/170
228 lg-d2342p-pn 166/167/170
229 hp-2711x-27-led-monitor 166/167/170
230 2011-pit-boss 203/215/216
231 2011-tycoon 203/215/216
232 2011-ice-queen 203/215/216
233 crystal-lake-warm-weather-sleeping-bag 203/215/217
234 white-water-cool-weather-sleeping-bag 203/215/217
235 everglades-cold-weather-sleeping-bag 203/215/217
236 weathermaster-screened-6-tent-with-hinged-door 203/215/218
237 elite-evanston-8-tent 203/215/218
238 apple-iphone-4s-black 166/234/235
239 apple-iphone-4s-white 166/234/235
242 apple-ipod-classic-black 166/177/178
243 apple-ipod-classic-white 166/177/178