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 (
    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.00067

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "57.61"
    },
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "dispatch"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "object_id",
        "type",
        "dispatch",
        "lang_code",
        "company_id"
      ],
      "key_length": "210",
      "rows_examined_per_scan": 24,
      "rows_produced_per_join": 24,
      "filtered": "100.00",
      "index_condition": "((`satishecarter_march_003`.`cscart_seo_names`.`object_id` in (25,213,215,226,154,53,52,228,161,165,166,86)) and (`satishecarter_march_003`.`cscart_seo_names`.`type` = 'p') and (`satishecarter_march_003`.`cscart_seo_names`.`dispatch` = '') and (`satishecarter_march_003`.`cscart_seo_names`.`lang_code` = 'en') and ((`satishecarter_march_003`.`cscart_seo_names`.`company_id` = 1) or (`satishecarter_march_003`.`cscart_seo_names`.`company_id` = 0)))",
      "cost_info": {
        "read_cost": "52.81",
        "eval_cost": "4.80",
        "prefix_cost": "57.61",
        "data_read_per_join": "40K"
      },
      "used_columns": [
        "name",
        "object_id",
        "company_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
25 hw-d7000-av-receiver-with-built-in-blu-ray-disc-player 166/174/195
52 kfc-w3013ps 166/175/202
53 kfc-w3012 166/175/202
86 nokia-700 166/234/238
154 jr900-wireless-headphones 166/177/181
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
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
228 lg-d2342p-pn 166/167/170