WESTWING COMÉRCIO VAREJISTA S.A. — Investor Relations & Filings
About WESTWING COMÉRCIO VAREJISTA S.A.
Westwing Comércio Varejista S.A. is a digital retailer specializing in home decor, furniture, and lifestyle products. The company utilizes a curated business model that integrates a private shopping club with a permanent e-commerce platform. Its product assortment encompasses furniture for living and dining areas, decorative accessories, textiles, lighting, kitchen utensils, and lifestyle items. Westwing emphasizes a discovery-led consumer experience, presenting products through editorial content and themed collections. The company’s operations include the development of private label brands and the distribution of third-party goods, focusing on interior design and home aesthetics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE NOVO 2021 v12 | 2022-05-04 | Portuguese | |
| FRE NOVO 2021 v11 | 2022-04-29 | Portuguese | |
| FRE NOVO 2021 v10 | 2022-04-12 | Portuguese | |
| DFP 2021 | 2022-03-22 | Portuguese | |
| FRE NOVO 2021 v9 | 2022-02-08 | Portuguese | |
| FRE NOVO 2021 v8 | 2022-01-21 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
6 filings
| |||||
| 34763348 | FRE NOVO 2021 v12 | 2022-05-04 | Portuguese | ||
| 34678499 | FRE NOVO 2021 v11 | 2022-04-29 | Portuguese | ||
| 34678498 | FRE NOVO 2021 v10 | 2022-04-12 | Portuguese | ||
| 33741735 | DFP 2021 | 2022-03-22 | Portuguese | ||
| 34763153 | FRE NOVO 2021 v9 | 2022-02-08 | Portuguese | ||
| 34762963 | FRE NOVO 2021 v8 | 2022-01-21 | Portuguese | ||
|
2021
9 filings
| |||||
| 34762798 | FRE NOVO 2021 v7 | 2021-12-17 | Portuguese | ||
| 33977979 | ITR 2021-Q3 | 2021-11-11 | Portuguese | ||
| 34762598 | FRE NOVO 2021 v6 | 2021-10-19 | Portuguese | ||
| 34678491 | FRE NOVO 2021 v5 | 2021-09-27 | Portuguese | ||
| 33977978 | ITR 2021-Q2 | 2021-08-12 | Portuguese | ||
| 34762383 | FRE NOVO 2021 v4 | 2021-08-05 | Portuguese | ||
| 34762161 | FRE NOVO 2021 v3 | 2021-07-21 | Portuguese | ||
| 34678400 | FRE NOVO 2021 v2 | 2021-07-14 | Portuguese | ||
| 34761944 | FRE NOVO 2021 | 2021-05-31 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of electrical household appliances, furniture, lighting equipment and other household articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAIRS LIMITED
Multi-brand specialty retailer of home furnishings, bedding…
|
ADH | AU | Wholesale and retail trade |
|
Aditya Vision Limited
Multi-brand retail chain specializing in consumer electroni…
|
AVL | IN | Wholesale and retail trade |
|
AlSaif Stores for Development and Investment Co.
Sells household appliances, kitchenware, and home accessori…
|
4192 | SA | Wholesale and retail trade |
|
AO WORLD PLC
Online retailer of electrical goods with an in-house logist…
|
AO | GB | Wholesale and retail trade |
|
Arhaus, Inc.
Sells premium, sustainably sourced, artisan-crafted home fu…
|
ARHS | US | Wholesale and retail trade |
|
AuGroup (SHENZHEN) Cross-Border Business Co., Ltd.
Cross-border e-commerce retailer managing proprietary brand…
|
2519 | HK | Wholesale and retail trade |
|
BEACON LIGHTING GROUP LIMITED
Retailer and wholesaler of lighting, ceiling fans, and ener…
|
BLX | AU | Wholesale and retail trade |
|
BED BATH & BEYOND, INC.
An e-commerce retailer specializing in a wide assortment of…
|
BBBY | US | Wholesale and retail trade |
|
Beter Bed Holding N.V.
Omni-channel retailer of bedroom furnishings, beds, and mat…
|
BBED | NL | Wholesale and retail trade |
|
BETTERWARE DE MEXICO, S.A.P.I. DE C.V
A direct-to-consumer company offering innovative products f…
|
BWMX | MX | Wholesale and retail trade |
WESTWING COMÉRCIO VAREJISTA S.A. 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/53236/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53236 | 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=53236 | 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=53236 \ -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": 53236}, 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 WESTWING COMÉRCIO VAREJISTA S.A. (id: 53236)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.