A-ZENITH HOME FURNISHINGS CO., LTD. — Investor Relations & Filings
About A-ZENITH HOME FURNISHINGS CO., LTD.
A-ZENITH HOME FURNISHINGS CO., LTD. is a specialized manufacturer and provider of high-end residential furniture. The company focuses on the research, development, design, and production of luxury home furnishings, characterized by a blend of classical European aesthetics and contemporary design principles. Its product portfolio encompasses a wide range of furniture for living rooms, bedrooms, dining areas, and home offices, often utilizing premium materials and intricate craftsmanship. A-Zenith is recognized for its commitment to artistic quality and technical precision, integrating traditional woodworking techniques with modern manufacturing processes. The company serves both domestic and international markets, positioning itself within the premium segment of the home furnishings industry through a focus on elegance, durability, and sophisticated interior solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 股票交易异常波动暨风险提示公告 | 2026-04-14 | Chinese | |
| 股票交易风险提示公告 | 2025-12-23 | Chinese | |
| 股票交易异常波动暨风险提示公告 | 2025-12-19 | Chinese | |
| 国浩律师(上海)事务所关于亚振家居股份有限公司2025年第四次临时股东会的法律意见书 | 2025-12-17 | Chinese | |
| 2025年第四次临时股东会决议公告 | 2025-12-17 | Chinese | |
| 股票交易异常波动暨风险提示公告 | 2025-12-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 34907044 | 股票交易异常波动暨风险提示公告 | 2026-04-14 | Chinese | ||
|
2025
14 filings
| |||||
| 37679344 | 股票交易风险提示公告 | 2025-12-23 | Chinese | ||
| 37679340 | 股票交易异常波动暨风险提示公告 | 2025-12-19 | Chinese | ||
| 37679335 | 国浩律师(上海)事务所关于亚振家居股份有限公司2025年第四次临时股东会的法律意见书 | 2025-12-17 | Chinese | ||
| 37679332 | 2025年第四次临时股东会决议公告 | 2025-12-17 | Chinese | ||
| 37679331 | 股票交易异常波动暨风险提示公告 | 2025-12-12 | Chinese | ||
| 37679328 | 2025年第四次临时股东会会议材料 | 2025-12-10 | Chinese | ||
| 37679326 | 股票交易风险提示公告 | 2025-12-09 | Chinese | ||
| 37679321 | 亚振家居股份有限公司拟处置其持有的投资性房地产涉及的大唐科技大厦一楼ABC区及所属车位市场价值资产评估报告 | 2025-12-01 | Chinese | ||
| 37679317 | 关于变更子公司出资方式及拟向其划转资产并增资的公告 | 2025-12-01 | Chinese | ||
| 37679316 | 关于第五届董事会第十七次会议决议公告 | 2025-12-01 | Chinese | ||
| 37679314 | 关于向关联方出售资产的公告 | 2025-12-01 | Chinese | ||
| 37679312 | 关于召开2025年第四次临时股东会的通知 | 2025-12-01 | Chinese | ||
| 37679307 | 亚振家居股份有限公司拟出资涉及的非货币资产市场价值资产评估报告 | 2025-12-01 | Chinese | ||
| 37679298 | 亚振家居股份有限公司2025年7月31日拟对外投资资产负债表审计报告书 | 2025-12-01 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wooden furniture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMERICAN WOODMARK CORP
A manufacturer of kitchen and bath cabinetry for new constr…
|
AMWD | US | Manufacturing |
|
BASSETT FURNITURE INDUSTRIES INC
A manufacturer and retailer of customizable mid- to high-en…
|
BSET | US | Manufacturing |
|
Cleanup Corporation
Manufacturer of systemized kitchens, bathrooms, and commerc…
|
7955 | JP | Manufacturing |
|
ETHAN ALLEN INTERIORS INC
Vertically integrated manufacturer and retailer of custom h…
|
ETD | US | Manufacturing |
|
FLEXSTEEL INDUSTRIES INC
Manufacturer and marketer of residential, commercial, and R…
|
FLXS | US | Manufacturing |
|
Fortefabryki Mebli Forte S.A.
European manufacturer of self-assembly furniture distribute…
|
FTE | PL | Manufacturing |
|
GoldenHome Living Co., Ltd.
Designs and manufactures high-end kitchen cabinets and cust…
|
603180 | CN | Manufacturing |
|
Guangdong Piano Customized Furniture Co., Ltd.
Specializes in high-end whole-house customized furniture an…
|
002853 | CN | Manufacturing |
|
GuangDong Topstrong Living Innovation & Integration Co., Ltd.
Develops smart locks, architectural hardware, and customize…
|
300749 | CN | Manufacturing |
|
GUANGZHOU HOLIKE CREATIVE HOME CO.,LTD.
Provides custom whole-house furnishing solutions using eco-…
|
603898 | CN | Manufacturing |
A-ZENITH HOME FURNISHINGS 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/57649/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57649 | 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=57649 | 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=57649 \ -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": 57649}, 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 A-ZENITH HOME FURNISHINGS CO., LTD. (id: 57649)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.