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-03-18 | Chinese | |
| 海通证券股份有限公司关于天津金海通半导体设备股份有限公司2024年度持续督导现场检查报告 | 2025-03-18 | Chinese | |
| 关于续聘2025年度外部审计机构的公告 | 2025-03-18 | Chinese | |
| 第二届董事会第十二次会议决议公告 | 2025-03-18 | Chinese | |
| 2024年度募集资金存放与实际使用情况的专项报告 | 2025-03-18 | Chinese | |
| 2024年度内部控制自我评价报告 | 2025-03-18 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39479159 | 天津金海通半导体设备股份有限公司董事会审计委员会对会计师事务所履行监督职责情况的报告 | 2025-03-18 | Chinese | ||
| 39479150 | 海通证券股份有限公司关于天津金海通半导体设备股份有限公司2024年度持续督导现场检查报告 | 2025-03-18 | Chinese | ||
| 39479133 | 关于续聘2025年度外部审计机构的公告 | 2025-03-18 | Chinese | ||
| 39479123 | 第二届董事会第十二次会议决议公告 | 2025-03-18 | Chinese | ||
| 39479109 | 2024年度募集资金存放与实际使用情况的专项报告 | 2025-03-18 | Chinese | ||
| 39479096 | 2024年度内部控制自我评价报告 | 2025-03-18 | Chinese | ||
| 39479080 | 2024年年度报告 | 2025-03-18 | Chinese | ||
| 39479046 | 天津金海通半导体设备股份有限公司对会计师事务所履职情况的评估报告 | 2025-03-18 | Chinese | ||
| 39479044 | 募集资金存放与实际使用情况鉴证报告 | 2025-03-18 | Chinese | ||
| 39478992 | 关于召开2024年度业绩暨现金分红说明会的公告 | 2025-03-18 | Chinese | ||
| 39478980 | 关于使用部分闲置自有资金购买理财产品的公告 | 2025-03-18 | Chinese | ||
| 39478974 | 2024年度独立董事述职报告(李治国) | 2025-03-18 | Chinese | ||
| 39478967 | 2024年年度报告摘要 | 2025-03-18 | Chinese | ||
| 39478959 | 第二届监事会第九次会议决议公告 | 2025-03-18 | Chinese | ||
| 39478951 | 2024年度独立董事述职报告(孙晓伟) | 2025-03-18 | 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.