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 (
    76, 56, 57, 30, 246, 208, 173, 229, 211, 
    210, 209, 67, 25, 213, 215, 226, 154, 
    53, 52, 228, 161, 165, 166, 86
  ) 
  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.00044

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "89.30"
    },
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "ALL",
      "possible_keys": [
        "PRIMARY",
        "dispatch"
      ],
      "rows_examined_per_scan": 411,
      "rows_produced_per_join": 47,
      "filtered": "11.68",
      "cost_info": {
        "read_cost": "79.70",
        "eval_cost": "9.60",
        "prefix_cost": "89.30",
        "data_read_per_join": "81K"
      },
      "used_columns": [
        "name",
        "object_id",
        "company_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`atulecarter_atul_demo5`.`cscart_seo_names`.`object_id` in (76,56,57,30,246,208,173,229,211,210,209,67,25,213,215,226,154,53,52,228,161,165,166,86)) and (`atulecarter_atul_demo5`.`cscart_seo_names`.`type` = 'p') and (`atulecarter_atul_demo5`.`cscart_seo_names`.`dispatch` = '') and (`atulecarter_atul_demo5`.`cscart_seo_names`.`lang_code` = 'en') and ((`atulecarter_atul_demo5`.`cscart_seo_names`.`company_id` = 1) or (`atulecarter_atul_demo5`.`cscart_seo_names`.`company_id` = 0)))"
    }
  }
}

Result

product_id seo_name seo_path
67 htc-wildfire-s-white-t-mobile 166/234/236
76 flipside-with-motoblur 166/234/240
161 mv800-16-1-megapixel-multiview-compact-digital-camera 166/196/198
165 nikon-1-j1-one-lens-kit-white 166/196/198
166 nikon-1-j1-two-lens-wide-angle-kit-red 166/196/198
246 gopro-hero3-black-edition-camera 166/196/199
173 h300-long-zoom-compact-full-hd-camcorder-black 166/196/199
30 go-2535-tm-wte 166/175/176
86 nokia-700 166/234/238
25 hw-d7000-av-receiver-with-built-in-blu-ray-disc-player 166/174/195
154 jr900-wireless-headphones 166/177/181
56 gm-6500f 166/175/187
57 gm-d8500m 166/175/187
53 kfc-w3012 166/175/202
211 hp-officejet-pro-8600-premium-e-all-in-one-printer 166/167/172
210 hp-photosmart-plus-e-all-in-one-printer-b210a 166/167/172
209 hp-scanjet-g3110-scanner 166/167/172
52 kfc-w3013ps 166/175/202
208 h-264-megapixel-surveillance-camera-tl-sc3430 166/167/171
229 hp-2711x-27-led-monitor 166/167/170
228 lg-d2342p-pn 166/167/170
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