
BRAND HOUSE COLLECTIVE, INC. — Investor Relations & Filings
The Brand House Collective, Inc., formerly known as Kirkland's Inc., is a multi-brand merchandising, supply chain, and retail operator. The company functions as a specialty retailer of home décor and furnishings, primarily through its Kirkland's Home brand, which includes physical stores and an e-commerce platform. Its product portfolio encompasses a wide range of categories, including furniture, art and wall decor, lighting, kitchen and dining essentials, bed and bath items, rugs, and seasonal decorations. The company's strategy involves managing a portfolio of home goods brands to leverage its operational capabilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 25-NSE - BRAND HOUSE COLLECTIVE, INC. (0001056285) (Subject) | 2026-04-02 | English | |
| 8-K - BRAND HOUSE COLLECTIVE, INC. (0001056285) (Filer) | 2026-04-01 | English | |
| 4 - BRAND HOUSE COLLECTIVE, INC. (0001056285) (Issuer) | 2026-03-31 | English | |
| 4 - BRAND HOUSE COLLECTIVE, INC. (0001056285) (Issuer) | 2026-03-31 | English | |
| 4 Filing | 2026-02-06 | English | |
| DEFM14A Filing | 2026-01-30 | English |
Browse filings by year
19 years- 2026 7 filings
- 2025 61 filings
- 2024 46 filings
- 2023 31 filings
- 2022 52 filings
- 2021 43 filings
- 2020 52 filings
- 2019 50 filings
- 2018 50 filings
- 2017 53 filings
- 2016 69 filings
- 2015 95 filings
- 2014 51 filings
- 2013 51 filings
- 2012 58 filings
- 2011 43 filings
- 2010 69 filings
- 2009 67 filings
- 2008 59 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 33157958 | 25-NSE - BRAND HOUSE COLLECTIVE, INC. (0001056285) (Subject) | 2026-04-02 | English | ||
| 33133358 | 8-K - BRAND HOUSE COLLECTIVE, INC. (0001056285) (Filer) | 2026-04-01 | English | ||
| 33094515 | 4 - BRAND HOUSE COLLECTIVE, INC. (0001056285) (Issuer) | 2026-03-31 | English | ||
| 33094501 | 4 - BRAND HOUSE COLLECTIVE, INC. (0001056285) (Issuer) | 2026-03-31 | English | ||
| 26953146 | 4 Filing | 2026-02-06 | English | ||
| 26953270 | DEFM14A Filing | 2026-01-30 | English | ||
| 26953113 | 425 Filing | 2026-01-05 | English | ||
|
2025
8 filings
| |||||
| 11005963 | FORM 10-Q | 2025-12-16 | English | ||
| 11005964 | FORM 8-K | 2025-12-16 | English | ||
| 26953158 | 425 Filing | 2025-12-16 | English | ||
| 11005966 | FORM DEFA14A | 2025-11-25 | English | ||
| 11005967 | FORM 8-K | 2025-11-25 | English | ||
| 26953079 | 425 Filing | 2025-11-25 | English | ||
| 26953071 | 425 Filing | 2025-11-25 | English | ||
| 11005969 | FORM 8-K | 2025-10-24 | English | ||
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 |
BRAND HOUSE COLLECTIVE, 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/34760/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34760 | 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=34760 | 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=34760 \ -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": 34760}, 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 BRAND HOUSE COLLECTIVE, INC. (id: 34760)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.