Loctek Ergonomic Technology Corp. — Investor Relations & Filings
Loctek Ergonomic Technology Corp. specializes in the research, development, and manufacturing of ergonomic workspace solutions. The company focuses on linear motion technology to produce a wide range of height-adjustable desks, monitor arms, desk bikes, and ergonomic seating designed for home and office environments. Loctek operates a vertically integrated business model, encompassing design, production, and global distribution through both traditional retail and e-commerce channels. Its product portfolio emphasizes health-conscious design, aiming to improve productivity and wellness by reducing sedentary behavior. The company maintains a significant global presence with multiple manufacturing bases and an extensive international warehousing network to support its supply chain and logistics operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 控股股东和实际控制人行为规范 | 2026-04-26 | Chinese | |
| 董事、高级管理人员薪酬管理制度 | 2026-04-26 | Chinese | |
| 信息披露暂缓与豁免制度 | 2026-04-26 | Chinese | |
| 国泰海通证券股份有限公司关于乐歌股份开展外汇套期保值业务的核查意见 | 2026-04-26 | Chinese | |
| 2025年度独立董事述职报告(刘满达-已离任) | 2026-04-26 | Chinese | |
| 信息披露管理制度 | 2026-04-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38779595 | 控股股东和实际控制人行为规范 | 2026-04-26 | Chinese | ||
| 38779592 | 董事、高级管理人员薪酬管理制度 | 2026-04-26 | Chinese | ||
| 38779588 | 信息披露暂缓与豁免制度 | 2026-04-26 | Chinese | ||
| 38779585 | 国泰海通证券股份有限公司关于乐歌股份开展外汇套期保值业务的核查意见 | 2026-04-26 | Chinese | ||
| 38779581 | 2025年度独立董事述职报告(刘满达-已离任) | 2026-04-26 | Chinese | ||
| 38779577 | 信息披露管理制度 | 2026-04-26 | Chinese | ||
| 38779572 | 董事、高级管理人员离职管理制度 | 2026-04-26 | Chinese | ||
| 38779568 | 董事会薪酬与考核委员会工作细则 | 2026-04-26 | Chinese | ||
| 38779566 | 关于公司2025年度计提资产减值准备的公告 | 2026-04-26 | Chinese | ||
| 38779564 | 关于作废2023年限制性股票激励计划部分已授予尚未归属的第二类限制性股票的公告 | 2026-04-26 | Chinese | ||
| 38779553 | 关于召开2025年年度股东会的通知 | 2026-04-26 | Chinese | ||
| 38779550 | 第六届董事会第六次会议决议公告 | 2026-04-26 | Chinese | ||
| 38779547 | 关于公司2025年度利润分配预案的公告 | 2026-04-26 | Chinese | ||
| 38779544 | 2025年度非经营性资金占用及其他关联资金往来情况的专项报告 | 2026-04-26 | Chinese | ||
| 38779542 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other furniture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AceBed
Manufacturer of scientifically engineered mattresses and be…
|
003800 | KR | Manufacturing |
|
Amisco Industries
Designs and manufactures customizable, durable residential …
|
— | CA | Manufacturing |
|
Avro India Limited
Manufactures and distributes a diverse range of plastic mol…
|
AVROIND | IN | Manufacturing |
|
CDA International Inc.
Designs, manufactures, and installs custom display products…
|
TIXT | CA | Manufacturing |
|
Chengdu Qushui Science and Technology Co., Ltd.
Develops and distributes sleep technology and ergonomic hom…
|
301336 | CN | Manufacturing |
|
DERUCCI HEALTHY SLEEP CO.,LTD.
Develops integrated sleep systems, smart mattresses, and er…
|
001323 | CN | Manufacturing |
|
Dexelance S.p.A.
Industrial group holding high-end furniture, design, and li…
|
DEX | IT | Manufacturing |
|
DIRTT Environmental Solutions Ltd.
Technology-driven manufacturer of customized, industrialize…
|
DRT | CA | Manufacturing |
|
DOĞANLAR MOBİLYA GRUBU İMALAT SANAYİ VE TİCARET A.Ş.
Manufactures and sells a wide array of home furnishings thr…
|
DGNMO | TR | Manufacturing |
|
Dorel Industries Inc.
Multinational consumer products company specializing in hom…
|
DII-B | CA | Manufacturing |
Loctek Ergonomic Technology Corp. 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/55706/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55706 | 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=55706 | 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=55706 \ -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": 55706}, 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 Loctek Ergonomic Technology Corp. (id: 55706)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.