CHOW TAI SENG JEWELLERY CO., LTD. — Investor Relations & Filings
CHOW TAI SENG JEWELLERY CO., LTD. specializes in the design, promotion, and retail of jewelry products. The company maintains a diverse portfolio centered on diamond-set jewelry and gold ornaments, while also offering platinum, K-gold, jadeite, pearls, and colored gemstones. Its operational model combines self-managed retail locations with an extensive franchise network to facilitate broad market reach. Key product offerings include specialized diamond collections and themed series, such as the "Blue Flame" cut. The company focuses on brand management and product innovation, positioning its retail outlets in major commercial centers and shopping malls to serve a wide consumer demographic. Its business activities encompass the entire value chain from product development and supply chain coordination to marketing and customer service.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-28 | Chinese | |
| 2025年度可持续发展报告 | 2026-04-28 | Chinese | |
| 关于2026年第一季度计提资产减值准备的公告 | 2026-04-28 | Chinese | |
| 关于变更证券事务代表的公告 | 2026-04-28 | Chinese | |
| 第五届董事会第十三次会议决议公告 | 2026-04-28 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37992788 | 关于董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-28 | Chinese | ||
| 37992765 | 2025年度可持续发展报告 | 2026-04-28 | Chinese | ||
| 37991144 | 关于2026年第一季度计提资产减值准备的公告 | 2026-04-28 | Chinese | ||
| 37991135 | 关于变更证券事务代表的公告 | 2026-04-28 | Chinese | ||
| 37991130 | 第五届董事会第十三次会议决议公告 | 2026-04-28 | Chinese | ||
| 37991122 | 关于2025年度利润分配预案的公告 | 2026-04-28 | Chinese | ||
| 37991107 | 关于会计师事务所2025年度履职情况评估报告暨审计委员会履行监督职责情况报告 | 2026-04-28 | Chinese | ||
| 37991097 | 2025年年度报告 | 2026-04-28 | Chinese | ||
| 37990910 | 2025年度董事会工作报告 | 2026-04-28 | Chinese | ||
| 37990905 | 舆情管理制度(2026年4月) | 2026-04-28 | Chinese | ||
| 37990891 | 财务管理制度(2026年4月) | 2026-04-28 | Chinese | ||
| 37990873 | 总经理工作规则(2026年4月) | 2026-04-28 | Chinese | ||
| 37990860 | 2025年度投资者保护工作报告 | 2026-04-28 | Chinese | ||
| 37990852 | 审计委员会2025年度履职情况报告 | 2026-04-28 | Chinese | ||
| 37990844 | 2025年度独立董事述职报告(陈绍祥) | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of other new goods n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2MX Organic S.A.
European retail company operating in garden centers, pet re…
|
2MX | FR | Wholesale and retail trade |
|
3DG Holdings (International) Limited
Investment holding company for gold and jewelry retailing, …
|
2882 | HK | Wholesale and retail trade |
|
Archies Ltd.
Provider of greeting cards, stationery, and giftware via re…
|
ARCHIES | IN | Wholesale and retail trade |
|
Artini Holdings Limited
Operates an integrated fashion accessories platform selling…
|
789 | HK | Wholesale and retail trade |
|
Asia Commercial Holdings Limited
Engaged in high-end watch sales, retailing, and properties …
|
104 | HK | Wholesale and retail trade |
|
BABY BUNTING GROUP LIMITED
Specialty retailer of baby goods and services for expectant…
|
BBN | AU | Wholesale and retail trade |
|
Bark, Inc.
A subscription service providing themed boxes of toys and t…
|
BARK | US | Wholesale and retail trade |
|
Beauty Kadan Holdings Co.,Ltd.
Creates floral arrangements for funerals, weddings, and who…
|
3041 | JP | Wholesale and retail trade |
|
Beijing Caishikou Department Store Co.,Ltd.
Specialized retailer of precious metals, jewelry, gold bars…
|
605599 | CN | Wholesale and retail trade |
|
BEIJING KINGEE CULTURE DEVELOPMENT CO.,LTD
Specializes in precious metal products, high-end jewelry, a…
|
002721 | CN | Wholesale and retail trade |
CHOW TAI SENG JEWELLERY 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/54866/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54866 | 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=54866 | 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=54866 \ -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": 54866}, 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 CHOW TAI SENG JEWELLERY CO., LTD. (id: 54866)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.