JASON FURNITURE(HANGZHOU)CO.,LTD. — Investor Relations & Filings
About JASON FURNITURE(HANGZHOU)CO.,LTD.
Jason Furniture (Hangzhou) Co., Ltd., widely recognized by its brand name Kuka Home, specializes in the research, development, production, and distribution of upholstered furniture. The company’s product portfolio encompasses a broad range of sofas, mattresses, dining room sets, and bedroom furniture designed for residential environments. It integrates global design resources to provide functional and aesthetic home solutions, emphasizing innovation in materials and manufacturing processes. The company operates a large-scale production infrastructure and maintains an extensive retail and distribution network, serving diverse international markets. Its core business activities are centered on delivering comprehensive home furnishing solutions through a design-led approach and a commitment to quality and comfort.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 顾家家居独立董事2025年度述职报告-徐起平 | 2026-04-22 | Chinese | |
| 关于2026年度担保额度预计的公告 | 2026-04-22 | Chinese | |
| 关于计提资产减值准备的公告 | 2026-04-22 | Chinese | |
| 顾家家居2025年度内部控制评价报告 | 2026-04-22 | Chinese | |
| 关于向银行申请综合授信和贷款额度的公告 | 2026-04-22 | Chinese | |
| 关于2025年度利润分配方案的公告 | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37718497 | 顾家家居独立董事2025年度述职报告-徐起平 | 2026-04-22 | Chinese | ||
| 37718494 | 关于2026年度担保额度预计的公告 | 2026-04-22 | Chinese | ||
| 37718491 | 关于计提资产减值准备的公告 | 2026-04-22 | Chinese | ||
| 37718481 | 顾家家居2025年度内部控制评价报告 | 2026-04-22 | Chinese | ||
| 37718472 | 关于向银行申请综合授信和贷款额度的公告 | 2026-04-22 | Chinese | ||
| 37718463 | 关于2025年度利润分配方案的公告 | 2026-04-22 | Chinese | ||
| 37718452 | 关于开展外汇交易业务的公告 | 2026-04-22 | Chinese | ||
| 37718449 | 顾家家居2025年度内部控制审计报告 | 2026-04-22 | Chinese | ||
| 37718445 | 关于续聘2026年度会计师事务所的公告 | 2026-04-22 | Chinese | ||
| 37718435 | 顾家家居2025年度环境、社会和公司治理报告摘要 | 2026-04-22 | Chinese | ||
| 37718427 | 顾家家居董事会对独立董事独立性自查情况的专项报告 | 2026-04-22 | Chinese | ||
| 37718414 | 关于召开2025年年度股东会的通知 | 2026-04-22 | Chinese | ||
| 37718413 | 顾家家居2025年非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-22 | Chinese | ||
| 37718400 | 顾家家居董事会审计委员会对2025年度会计师事务所履行监督职责情况报告 | 2026-04-22 | Chinese | ||
| 37718392 | 关于为公司及董事高级管理人员等相关人员购买责任险的公告 | 2026-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other furniture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DREAMBED CO.,LTD.
Manufactures and sells beds, mattresses, sofas, and other h…
|
7791 | JP | Manufacturing |
|
Dromeas S.A.
Manufacturer of office furniture, seating, filing systems, …
|
DROME | GR | Manufacturing |
|
DUOBACK CO., LTD.
Develops, manufactures, and sells ergonomic furniture, spec…
|
073190 | KR | Manufacturing |
|
EWON COMFORTECH CO.,LTD
Manufacturer of suspension seats and components for commerc…
|
088290 | KR | Manufacturing |
|
Framery Group Oyj
Engineers and manufactures soundproof pods and private spac…
|
FRAMERY | FI | Manufacturing |
|
FRANCE BED HOLDINGS CO.,LTD.
Manufactures and rents medical beds and sells home furnishi…
|
7840 | JP | Manufacturing |
|
FURSYS INC
Designs and manufactures furniture for office, home, and sc…
|
016800 | KR | Manufacturing |
|
FY Group Ltd.
Specialized manufacturer of sofas and indoor furniture comp…
|
6807 | TW | Manufacturing |
|
GGUMBI Inc.
Specializes in baby care products like bumper beds, play ma…
|
407400 | KR | Manufacturing |
|
Gibus
Designs and manufactures high-end outdoor solutions like pe…
|
GBUS | IT | Manufacturing |
JASON FURNITURE(HANGZHOU)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/57843/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57843 | 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=57843 | 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=57843 \ -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": 57843}, 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 JASON FURNITURE(HANGZHOU)CO.,LTD. (id: 57843)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.