JHT DESIGN CO.,LTD. — Investor Relations & Filings
About JHT DESIGN CO.,LTD.
JHT Design Co., Ltd. specializes in the design, development, and manufacturing of a comprehensive range of home textile products. The company’s portfolio includes bedding sets, decorative pillows, cushions, blankets, curtains, and floor coverings. It operates with a focus on integrating creative design with large-scale production capabilities to serve a global clientele, including major international retailers and e-commerce platforms. JHT Design emphasizes research and development to stay ahead of home decor trends, utilizing advanced manufacturing technologies and quality control systems. Its business model encompasses the entire supply chain from initial concept and material sourcing to final production and logistics, providing customized OEM and ODM solutions tailored to diverse market demands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第二届董事会第二十一次会议决议公告 | 2025-12-23 | Chinese | |
| 关于2025年员工持股计划部分预留份额分配的公告 | 2025-12-23 | Chinese | |
| 关于2026年度“提质增效重回报”行动方案的公告 | 2025-12-23 | Chinese | |
| 关于非独立董事辞职暨选举职工代表董事及部分专门委员会委员的公告 | 2025-12-17 | Chinese | |
| 2025年第三次临时股东大会决议公告 | 2025-12-17 | Chinese | |
| 金海通2025年第三次临时股东大会法律意见书 | 2025-12-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39480062 | 第二届董事会第二十一次会议决议公告 | 2025-12-23 | Chinese | ||
| 39480060 | 关于2025年员工持股计划部分预留份额分配的公告 | 2025-12-23 | Chinese | ||
| 39480056 | 关于2026年度“提质增效重回报”行动方案的公告 | 2025-12-23 | Chinese | ||
| 39480055 | 关于非独立董事辞职暨选举职工代表董事及部分专门委员会委员的公告 | 2025-12-17 | Chinese | ||
| 39480037 | 2025年第三次临时股东大会决议公告 | 2025-12-17 | Chinese | ||
| 39480033 | 金海通2025年第三次临时股东大会法律意见书 | 2025-12-17 | Chinese | ||
| 39480013 | 2025年第三次临时股东大会会议资料 | 2025-12-10 | Chinese | ||
| 39480001 | 重大信息内部报告制度(2025年12月修订) | 2025-12-01 | Chinese | ||
| 39479996 | 董事、高级管理人员离职管理制度 | 2025-12-01 | Chinese | ||
| 39479987 | 关联交易决策制度(2025年12月修订) | 2025-12-01 | Chinese | ||
| 39479976 | 国泰海通证券股份有限公司关于天津金海通半导体设备股份有限公司增加2025年度日常关联交易预计额度及预计2026年度日常关联交易的核查意见 | 2025-12-01 | Chinese | ||
| 39479958 | 累积投票制实施细则(2025年12月修订) | 2025-12-01 | Chinese | ||
| 39479949 | 董事、高级管理人员对外发布信息行为规范(2025年12月修订) | 2025-12-01 | Chinese | ||
| 39479941 | 投资者关系管理制度(2025年12月修订) | 2025-12-01 | Chinese | ||
| 39479937 | 会计师事务所选聘制度(2025年12月修订) | 2025-12-01 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of made-up textile articles, except apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alps Industries Ltd.
Manufacturer of yarns, home furnishings, and fashion access…
|
ALPSINDUS | IN | Manufacturing |
|
Anhui Guqi Down & Feather Textile Incorporated
Processes down and feather materials for home textiles, app…
|
001390 | CN | Manufacturing |
|
Ashnoor Textiles Mills Ltd.
Manufacturer and exporter of terry towels and home textiles…
|
507872 | IN | Manufacturing |
|
Bella Casa Fashion & Retail Limited
Designs and manufactures home textiles and women's wear for…
|
BELLACASA | IN | Manufacturing |
|
BİRLİK MENSUCAT TİCARET VE SANAYİ İŞLETMESİ A.Ş.
Manufacturer and exporter of cotton yarn, fabrics, home tex…
|
BRMEN | TR | Manufacturing |
|
Bombay Dyeing & Mfg. Co. Ltd.
Operates in real estate, polyester staple fibre, and home t…
|
BOMDYEING | IN | Manufacturing |
|
Bulkcorp International Limited
Designs and manufactures FIBC and industrial packaging for …
|
BULKCORP | IN | Manufacturing |
|
Caleffi
Italian producer of home linens and textiles for its own an…
|
CLF | IT | Manufacturing |
|
Casablanca Group Limited
Designs, produces, distributes, and trades branded bedding …
|
2223 | HK | Manufacturing |
|
Cheviot Co.Ltd.
Manufactures and exports natural fiber textiles, yarns, and…
|
CHEVIOT | IN | Manufacturing |
JHT DESIGN 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/57389/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57389 | 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=57389 | 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=57389 \ -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": 57389}, 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 JHT DESIGN CO.,LTD. (id: 57389)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.