
ZHEJIANG BUSEN GARMENTS CO.,LTD. — Investor Relations & Filings
Zhejiang Busen Garments Co., Ltd. focuses on the design, production, and marketing of men's apparel. Its core product range includes suits, shirts, trousers, jackets, and knitwear, primarily marketed under the "Busen" brand. The company integrates research and development with manufacturing and retail operations to provide a comprehensive selection of business and casual clothing. By emphasizing garment construction, material selection, and contemporary styling, the organization caters to professional and lifestyle needs. Its business model involves a combination of direct sales and franchised retail networks, supported by standardized quality control systems and a focus on brand consistency across its product lines.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于续聘任2026年度审计机构的公告 | 2026-05-15 | Chinese | |
| 2025年度董事会工作报告 | 2026-05-15 | Chinese | |
| 董事和高级管理人员薪酬管理制度 | 2026-05-15 | Chinese | |
| 关于2025年年度报告、2025年年度报告摘要的更正公告 | 2026-05-15 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-05-15 | Chinese | |
| 浙江步森服饰股份有限公司2025年年度报告(更正后) | 2026-05-15 | Chinese |
Browse filings by year
16 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46365994 | 关于续聘任2026年度审计机构的公告 | 2026-05-15 | Chinese | ||
| 46365993 | 2025年度董事会工作报告 | 2026-05-15 | Chinese | ||
| 46365992 | 董事和高级管理人员薪酬管理制度 | 2026-05-15 | Chinese | ||
| 46365364 | 关于2025年年度报告、2025年年度报告摘要的更正公告 | 2026-05-15 | Chinese | ||
| 46365363 | 关于召开2025年年度股东会的通知 | 2026-05-15 | Chinese | ||
| 46365029 | 浙江步森服饰股份有限公司2025年年度报告(更正后) | 2026-05-15 | Chinese | ||
| 45773884 | 股票交易风险提示公告 | 2026-05-13 | Chinese | ||
| 45346384 | 关于股票交易异常波动公告 | 2026-05-12 | Chinese | ||
| 34839459 | 关于股票交易异常波动公告 | 2026-04-14 | Chinese | ||
| 36326668 | 关于公司控制权拟发生变更的重要交易风险提示公告 | 2026-03-22 | Chinese | ||
| 36326663 | 关于公司2025年年报编制及最新审计进展的公告 | 2026-03-22 | Chinese | ||
| 36326661 | 关于筹划公司控制权变更事项进展暨复牌的公告 | 2026-03-20 | Chinese | ||
| 36326660 | 关于控股股东签署《股份转让协议》暨控制权拟发生变更的提示性公告 | 2026-03-20 | Chinese | ||
| 36326656 | 关于公司股票可能被终止上市的第四次风险提示公告 | 2026-03-18 | Chinese | ||
| 36326653 | 关于筹划公司控制权变更事项进展暨继续停牌的公告 | 2026-03-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
707 Cayman Holdings Ltd.
Provides supply chain management solutions for the apparel …
|
JEM | US | Manufacturing |
|
Active Clothing Co Limited
Apparel manufacturer offering OEM and ODM services for glob…
|
541144 | IN | Manufacturing |
|
ADDENTAX GROUP CORP.
Provider of garment manufacturing, logistics services, and …
|
ATXG | US | Manufacturing |
|
adidas AG
A multinational corporation that designs and markets athlet…
|
ADS | DE | Manufacturing |
|
Adolfo Dominguez S.A.
Designs and retails timeless clothing and accessories using…
|
ADZ | ES | Manufacturing |
|
Aeffe
Creates, produces, and distributes luxury fashion, footwear…
|
AEF | IT | Manufacturing |
|
AGABANG&COMPANY
A manufacturer and distributor of apparel and products for …
|
013990 | KR | Manufacturing |
|
Aimer Co.,Ltd.
Designer and manufacturer of high-end intimate apparel and …
|
603511 | CN | Manufacturing |
|
AKIN TEKSTİL A.Ş.
An integrated manufacturer of high-caliber woven fabrics an…
|
ATEKS | TR | Manufacturing |
|
Ameridge Corporation
A diversified company with operations in fashion, wellness,…
|
900100 | US | Manufacturing |
ZHEJIANG BUSEN GARMENTS CO.,LTD. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/54595/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54595 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=54595 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=54595 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 54595}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for ZHEJIANG BUSEN GARMENTS CO.,LTD. (id: 54595)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.