
Viva Goods Co. Ltd. — Investor Relations & Filings
Viva Goods Co. Ltd. is an international brand operator and investment holding company specializing in the management and distribution of a multi-brand consumer goods portfolio. The primary focus is on apparel and footwear, encompassing renowned brands such as Clarks, bossini, testoni, LI-NING, Haglöfs, and Double Happiness. The company strives to expand its multi-brand business globally, serving markets including the United Kingdom, the Republic of Ireland, and the United States. A secondary business segment involves the sports experience sector, which includes the organization and operational management of sports competitions and events, alongside sports talent management services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| (1) PROPOSED ADOPTION OF NEW SHARE OPTION SCHEME (2) CONDITIONAL GRANT OF OPTIONS TO A DIRECTOR | 2025-06-16 | English | |
| (1) APPOINTMENT OF CO-CEO AND REDESIGNATION OF NON-EXECUTIVE DIRECTOR AS EXECUTIVE DIRECTOR (2) REDESIGNATION OF CEO TO CO-CEO | 2025-06-16 | English | |
| Next Day Disclosure Return | 2025-06-16 | English | |
| Next Day Disclosure Return | 2025-06-13 | English | |
| POLL RESULTS OF THE ANNUAL GENERAL MEETING HELD ON 12 JUNE 2025 | 2025-06-12 | English | |
| Next Day Disclosure Return | 2025-06-11 | English |
Browse filings by year
4 yearsMarket data
Market data not available
Price history
Peer group · Wholesale of textiles, clothing and footwear
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anand Rayons Limited
Trades and distributes synthetic yarns and threads for text…
|
542721 | IN | Wholesale and retail trade |
|
Callista Industries Limited
Procures, trades, and distributes textile products, includi…
|
539335 | IN | Wholesale and retail trade |
|
Checkpoint Trends Limited
Distributes grey cloth and finished textiles to manufacture…
|
531099 | IN | Wholesale and retail trade |
|
China Dongxiang (Group) Co., Ltd.
Leading branded sportswear enterprise in China, exclusively…
|
3818 | KY | Wholesale and retail trade |
|
CNLT (FAR EAST) BERHAD
Wholesaler of knitting and cotton yarn in the textile secto…
|
— | MY | Wholesale and retail trade |
|
COLEFAX GROUP PLC
International designer and distributor of luxury furnishing…
|
CFX | GB | Wholesale and retail trade |
|
CUEROS Y CUERINAS S.R.L.
Importation and commercialization of leathers, faux leather…
|
— | AR | Wholesale and retail trade |
|
Elve S.A.
Designs and produces uniforms, workwear, and PPE for public…
|
ELBE | GR | Wholesale and retail trade |
|
Enterprise International Limited
Trades and exports silk fabrics, yarn, and agricultural com…
|
526574 | IN | Wholesale and retail trade |
|
EPS Creative Health Technology Group Limited
Specialized trading of healthcare products and comprehensiv…
|
3860 | HK | Wholesale and retail trade |
Viva Goods 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/49575/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49575 | 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=49575 | 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=49575 \ -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": 49575}, 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 Viva Goods Co. Ltd. (id: 49575)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.