
LOTTE Himart Co.,Ltd — Investor Relations & Filings
LOTTE Himart Co., Ltd. is a specialized retailer and distributor of consumer electronics and home appliances. The company provides a wide array of products, including televisions, refrigerators, washing machines, smartphones, computers, and various kitchen and household goods. It operates a multi-channel sales network that combines over 300 physical outlets with a significant online shopping mall. This extensive retail presence is supported by a nationwide logistics and delivery network, ensuring comprehensive service and product availability for its customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | |
| 기타경영사항(자율공시) ((배당기준일 변경 안내)) | 2025-12-16 | Korean | |
| 영업(잠정)실적(공정공시) | 2025-10-31 | Korean | |
| 기업가치제고계획(자율공시) ((2025년 이행현황)) | 2025-10-31 | Korean | |
| 결산실적공시예고(안내공시) | 2025-10-27 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2025-10-27 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 10216349 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 10216338 | 기타경영사항(자율공시) ((배당기준일 변경 안내)) | 2025-12-16 | Korean | ||
| 33029344 | 영업(잠정)실적(공정공시) | 2025-10-31 | Korean | ||
| 33029340 | 기업가치제고계획(자율공시) ((2025년 이행현황)) | 2025-10-31 | Korean | ||
| 33027027 | 결산실적공시예고(안내공시) | 2025-10-27 | Korean | ||
| 33027022 | 기업설명회(IR)개최(안내공시) | 2025-10-27 | Korean | ||
| 33021800 | 투자설명서 | 2025-09-30 | Korean | ||
| 33021304 | 증권발행실적보고서 | 2025-09-30 | Korean | ||
| 33020922 | [기재정정]증권신고서(채무증권) | 2025-09-29 | Korean | ||
| 33020916 | [발행조건확정]증권신고서(채무증권) | 2025-09-29 | Korean | ||
| 33019637 | [기재정정]증권신고서(채무증권) | 2025-09-24 | Korean | ||
| 33019617 | [발행조건확정]증권신고서(채무증권) | 2025-09-24 | Korean | ||
| 7863514 | 증권신고서(채무증권) | 2025-09-18 | Korean | ||
| 7868185 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2025-08-29 | Korean | ||
| 7874048 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2025-08-14 | Korean | ||
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 |
LOTTE Himart 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/16886/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16886 | 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=16886 | 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=16886 \ -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": 16886}, 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 LOTTE Himart Co.,Ltd (id: 16886)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.