
V.I.P. Industries Ltd. — Investor Relations & Filings
V.I.P. Industries Ltd. is a prominent manufacturer and retailer of luggage, backpacks, and travel accessories. The company manages a diverse portfolio of established brands, including VIP, Carlton, Skybags, Aristocrat, Alfa, and Caprese. Its product offerings include hard-sided and soft-sided luggage, uprights, duffel bags, laptop bags, and women's handbags. V.I.P. Industries serves a broad consumer base ranging from value-oriented segments to the premium luxury market. The company utilizes a multi-channel distribution strategy involving exclusive brand outlets, multi-brand dealers, and e-commerce platforms. With a focus on design innovation and manufacturing excellence, the firm integrates advanced materials to ensure product durability and functionality. It maintains a significant global footprint, positioning itself as a major player in the international travel gear market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Please find attached disclosure. Pursuant to Regulation 30, read with Para A Part A of Schedule III of SEBI (Listing Obligations and Disclosure Requirements), 2015 ("SEBI Listing Regulations"), .... | 2026-05-04 | English | |
| We wish to inform you that the Nomination and Remuneration Committee of the Board of Directors of the Company via the Circular Resolution dated April 27, 2026, has approved the grant of .... | 2026-04-28 | English | |
| General Updates | 2026-04-28 | English | |
| Updates | 2026-04-28 | English | |
| Please find attached Confirmation by the Company on non-applicability of Large Corporate Disclosure Requirements. | 2026-04-28 | English | |
| Change in Management | 2026-04-28 | English |
Browse filings by year
17 yearsMarket 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 |
|---|---|---|---|
|
Anhui Korrun Co.,Ltd
Designs and manufactures luggage, backpacks, and travel gea…
|
300577 | CN | Manufacturing |
|
BARCOS Co., Ltd.
Designs, manufactures, and sells handbags, wallets, and oth…
|
7790 | JP | Manufacturing |
|
BONIA CORPORATION BERHAD
An international luxury fashion retailer specializing in hi…
|
— | MY | Manufacturing |
|
DK LEATHER CORPORATION BERHAD
Manufactures and provides custom-designed, premium leather …
|
— | MY | Manufacturing |
|
DONG IN ENTECH Co., Ltd.
Original Design Manufacturer of outdoor gear, travel bags, …
|
111380 | KR | Manufacturing |
|
Dos Banderas S.A.
Designs and manufactures high-quality, performance-focused …
|
— | AR | Manufacturing |
|
GOBLIN INDIA LIMITED
Designs and manufactures travel gear, luggage, and corporat…
|
542850 | IN | Manufacturing |
|
Grown Up Group Investment Holdings Limited
Design, manufacture, and sale of bags, luggage, and accesso…
|
1842 | HK | Manufacturing |
|
Guangdong Wanlima Industry Co., Ltd.
Manufactures leather goods, footwear, and equipment for ret…
|
300591 | CN | Manufacturing |
|
Hermès International
A designer, manufacturer, and retailer of luxury goods with…
|
RMS | FR | Manufacturing |
V.I.P. Industries 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/59261/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59261 | 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=59261 | 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=59261 \ -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": 59261}, 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 V.I.P. Industries Ltd. (id: 59261)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.