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 (
    167, 169, 42, 39, 40, 205, 37, 74, 73, 71, 
    75, 72, 70, 156, 175, 43, 76, 56, 57, 30, 
    246, 208, 173, 229, 211, 210, 209, 67, 
    25, 213, 215, 226
  ) 
  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 (167,169,42,39,40,205,37,74,73,71,75,72,70,156,175,43,76,56,57,30,246,208,173,229,211,210,209,67,25,213,215,226) 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
25 hw-d7000-av-receiver-with-built-in-blu-ray-disc-player 166/174/195
30 go-2535-tm-wte 166/175/176
37 dpx308u 166/175/185
39 deh-80prs 166/175/185
40 deh-p8400bh 166/175/185
42 deh-1300mp 166/175/185
43 fh-p8000bt 166/175/185
56 gm-6500f 166/175/187
57 gm-d8500m 166/175/187
67 htc-wildfire-s-white-t-mobile 166/234/236
70 evo-design-4g 166/234/236
71 droid-incredible-2 166/234/236
72 droid-razr 166/234/240
73 droid-bionic 166/234/240
74 droid-3 166/234/240
75 droid-pro 166/234/240
76 flipside-with-motoblur 166/234/240
156 extra-bass-headphones-70mm 166/177/181
167 d3100-18-55-vr-lens-kit 166/196/197
169 d5100-af-s-dx-nikkor-18-55mm-f-3-5-5-6g-vr-lens-kit 166/196/197
173 h300-long-zoom-compact-full-hd-camcorder-black 166/196/199
175 f50-flash-memory-52x-zoom-camcorder-silver 166/196/199
205 dir-657-hd-media-router-1000 166/167/171
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
213 intel-boxed-intel-core-i7-2600 166/167/201
215 intel-core-i7-processor-extreme-edition-980x-i7-980x 166/167/201
226 intel-core-i7-processor-i7-950 166/167/201
229 hp-2711x-27-led-monitor 166/167/170
246 gopro-hero3-black-edition-camera 166/196/199