WW Holding Inc. — Investor Relations & Filings
WW Holding Inc. is a specialized manufacturer of high-performance sports equipment and luxury travel goods. The company operates through two core business segments: sports gear and boutique bags. Its sports portfolio encompasses athletic bags, specialized gloves, and protective equipment, including medical-grade gear. The luxury division focuses on premium luggage, business cases, backpacks, and golf bags. As a strategic supplier for global brands such as TUMI and NIKE, WW Holding maintains a reputation for high-quality production and integrated service solutions. The company has significantly expanded its manufacturing capabilities through strategic acquisitions, establishing a robust production network across Southeast Asia, including facilities in Thailand, Vietnam, and Cambodia. By combining modern manufacturing infrastructure with advanced management, the company provides comprehensive OEM/ODM solutions for international premium markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 代曾孫公司江蘇宏盛皮具有限公司公告新增資金貸與金額達 新台幣一千萬元以上且達本公司最近期財務報表淨值百分之二以上 | 2026-04-14 | Chinese | |
| 代曾孫公司江蘇省耐盛皮具有限公司公告新增資金貸與金額達 新台幣一千萬元以上且達本公司最近期財務報表淨值百分之二以上 | 2026-04-09 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-07 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-07 | Chinese | |
| 115年3月營業收入 | 2026-04-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 34474768 | 代曾孫公司江蘇宏盛皮具有限公司公告新增資金貸與金額達 新台幣一千萬元以上且達本公司最近期財務報表淨值百分之二以上 | 2026-04-14 | Chinese | ||
| 33895039 | 代曾孫公司江蘇省耐盛皮具有限公司公告新增資金貸與金額達 新台幣一千萬元以上且達本公司最近期財務報表淨值百分之二以上 | 2026-04-09 | Chinese | ||
| 33700804 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33700572 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 33693466 | 115年3月背書保證與資金貸與 | 2026-04-07 | Chinese | ||
| 33693460 | 115年3月營業收入 | 2026-04-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of luggage, handbags and the like, saddlery and harness of any material
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
USWE Sports AB
Designs outdoor equipment, specializing in bounce-free pack…
|
USWE | SE | Manufacturing |
|
Vera Bradley, Inc.
A design company specializing in women's accessories, handb…
|
VRA | US | Manufacturing |
|
V.I.P. Industries Ltd.
Global manufacturer and retailer of luggage, backpacks, and…
|
VIPIND | IN | Manufacturing |
|
Wah Sun Handbags International Holdings Limited
OEM specializing in manufacturing and trading non-leather h…
|
2683 | HK | Manufacturing |
|
Wittchen S.A.
Manufacturer and retailer of leather goods, luggage, and fa…
|
WTN | PL | Manufacturing |
WW Holding Inc. 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/52743/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52743 | 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=52743 | 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=52743 \ -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": 52743}, 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 WW Holding Inc. (id: 52743)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.