Henglin Home Furnishings Co.,Ltd — Investor Relations & Filings
About Henglin Home Furnishings Co.,Ltd
Henglin Home Furnishings Co., Ltd. specializes in the research, development, manufacturing, and distribution of a wide range of seating and home furniture solutions. The company's primary product portfolio includes ergonomic office chairs, massage chairs, sofas, and functional furniture such as height-adjustable desks. It operates as a significant global provider, offering original equipment manufacturing (OEM) and original design manufacturing (ODM) services to international brands while expanding its own brand presence. The firm emphasizes technological innovation and ergonomic design, maintaining large-scale production facilities and a comprehensive quality control system. Its operations cover the entire value chain from design and material sourcing to final assembly, catering to both commercial office environments and residential markets worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 恒林股份2024年年度权益分派实施公告 | 2025-06-08 | Chinese | |
| 恒林股份关于为子公司提供担保的进展公告 | 2025-06-04 | Chinese | |
| 国浩律师(杭州)事务所关于恒林家居股份有限公司2025年第一次临时股东会法律意见书 | 2025-06-03 | Chinese | |
| 恒林股份2025年第一次临时股东会决议公告 | 2025-06-03 | Chinese | |
| 恒林股份2025年第一次临时股东会会议资料 | 2025-05-23 | Chinese | |
| 恒林股份关于2024年度暨2025年第一季度业绩说明会召开情况的公告 | 2025-05-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36897906 | 恒林股份2024年年度权益分派实施公告 | 2025-06-08 | Chinese | ||
| 36897897 | 恒林股份关于为子公司提供担保的进展公告 | 2025-06-04 | Chinese | ||
| 36897885 | 国浩律师(杭州)事务所关于恒林家居股份有限公司2025年第一次临时股东会法律意见书 | 2025-06-03 | Chinese | ||
| 36897875 | 恒林股份2025年第一次临时股东会决议公告 | 2025-06-03 | Chinese | ||
| 36897860 | 恒林股份2025年第一次临时股东会会议资料 | 2025-05-23 | Chinese | ||
| 36897805 | 恒林股份关于2024年度暨2025年第一季度业绩说明会召开情况的公告 | 2025-05-20 | Chinese | ||
| 36897791 | 恒林股份2024年度暨2025年第一季度业绩说明会PPT | 2025-05-20 | Chinese | ||
| 36897632 | 恒林股份关于提名董事候选人暨调整专门委员会委员的公告 | 2025-05-16 | Chinese | ||
| 36897626 | 国浩律师(杭州)事务所关于恒林家居股份有限公司2024年年度股东大会法律意见书 | 2025-05-16 | Chinese | ||
| 36897620 | 恒林家居股份有限公司独立董事工作制度 | 2025-05-16 | Chinese | ||
| 36897609 | 独立董事提名人声明与承诺 | 2025-05-16 | Chinese | ||
| 36897604 | 恒林股份董事会提名委员会关于第七届董事会董事候选人任职资格的审查意见 | 2025-05-16 | Chinese | ||
| 36897598 | 恒林股份2024年年度股东大会决议公告 | 2025-05-16 | Chinese | ||
| 36897595 | 恒林家居股份有限公司董事会战略与可持续发展委员会实施细则 | 2025-05-16 | Chinese | ||
| 36897582 | 恒林股份关于召开2025年第一次临时股东会的通知 | 2025-05-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other furniture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AceBed
Manufacturer of scientifically engineered mattresses and be…
|
003800 | KR | Manufacturing |
|
Amisco Industries
Designs and manufactures customizable, durable residential …
|
— | CA | Manufacturing |
|
Avro India Limited
Manufactures and distributes a diverse range of plastic mol…
|
AVROIND | IN | Manufacturing |
|
CDA International Inc.
Designs, manufactures, and installs custom display products…
|
TIXT | CA | Manufacturing |
|
Chengdu Qushui Science and Technology Co., Ltd.
Develops and distributes sleep technology and ergonomic hom…
|
301336 | CN | Manufacturing |
|
DERUCCI HEALTHY SLEEP CO.,LTD.
Develops integrated sleep systems, smart mattresses, and er…
|
001323 | CN | Manufacturing |
|
Dexelance S.p.A.
Industrial group holding high-end furniture, design, and li…
|
DEX | IT | Manufacturing |
|
DIRTT Environmental Solutions Ltd.
Technology-driven manufacturer of customized, industrialize…
|
DRT | CA | Manufacturing |
|
DOĞANLAR MOBİLYA GRUBU İMALAT SANAYİ VE TİCARET A.Ş.
Manufactures and sells a wide array of home furnishings thr…
|
DGNMO | TR | Manufacturing |
|
Dorel Industries Inc.
Multinational consumer products company specializing in hom…
|
DII-B | CA | Manufacturing |
Henglin 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/57760/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57760 | 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=57760 | 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=57760 \ -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": 57760}, 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 Henglin Home Furnishings Co.,Ltd (id: 57760)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.