
CHENGDE LOLO CO.,LTD — Investor Relations & Filings
CHENGDE LOLO CO.,LTD. specializes in the development, production, and sale of plant-based protein beverages. The company is best known for its flagship almond juice products, marketed under the Lolo brand, which are produced using wild almonds. Its product range encompasses various almond-based drinks, walnut juices, and other nutritional beverages designed for health-conscious consumers. The company utilizes specialized grinding and extraction processes to preserve the natural flavor and nutritional profile of its raw materials. It operates through an established distribution network, targeting diverse consumer segments with a focus on quality and traditional brand heritage in the beverage market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 财务管理制度 | 2025-10-22 | Chinese | |
| 控股子公司管理制度 | 2025-10-22 | Chinese | |
| 投资者关系管理制度 | 2025-10-22 | Chinese | |
| 重大信息内部报告制度 | 2025-10-22 | Chinese | |
| 独立董事工作制度 | 2025-10-22 | Chinese | |
| 2025年三季度报告 | 2025-10-22 | Chinese |
Browse filings by year
27 years- 2026 29 filings
- 2025 106 filings
- 2024 109 filings
- 2023 66 filings
- 2022 104 filings
- 2021 61 filings
- 2020 80 filings
- 2019 56 filings
- 2018 85 filings
- 2017 45 filings
- 2016 60 filings
- 2015 62 filings
- 2014 47 filings
- 2013 63 filings
- 2012 47 filings
- 2011 44 filings
- 2010 41 filings
- 2009 24 filings
- 2008 40 filings
- 2007 66 filings
- 2006 77 filings
- 2005 19 filings
- 2004 23 filings
- 2003 36 filings
- 2002 19 filings
- 2001 5 filings
- 1997 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 43918964 | 财务管理制度 | 2025-10-22 | Chinese | ||
| 43918955 | 控股子公司管理制度 | 2025-10-22 | Chinese | ||
| 43918946 | 投资者关系管理制度 | 2025-10-22 | Chinese | ||
| 43918936 | 重大信息内部报告制度 | 2025-10-22 | Chinese | ||
| 43918926 | 独立董事工作制度 | 2025-10-22 | Chinese | ||
| 43918916 | 2025年三季度报告 | 2025-10-22 | Chinese | ||
| 43918908 | 内幕信息知情人登记管理制度 | 2025-10-22 | Chinese | ||
| 43918900 | 年报信息披露重大差错责任追究制度 | 2025-10-22 | Chinese | ||
| 43918889 | 信息披露管理制度 | 2025-10-22 | Chinese | ||
| 43918879 | 会计师事务所选聘制度 | 2025-10-22 | Chinese | ||
| 43918869 | 董事、高级管理人员持股变动管理制度 | 2025-10-22 | Chinese | ||
| 43918861 | 独立董事年度报告工作制度 | 2025-10-22 | Chinese | ||
| 43918856 | 关于修订部分公司治理制度的公告 | 2025-10-22 | Chinese | ||
| 43918850 | 关于回购股份进展情况的公告 | 2025-10-09 | Chinese | ||
| 43918843 | 公司章程 | 2025-09-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of soft drinks; production of mineral waters and other bottled waters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
5100 Xizang Glacier Company Limited
Produces and wholesales premium bottled mineral water and b…
|
1115 | HK | Manufacturing |
|
Akasha Wira International Tbk Tbk
Manufacturing and distributing beverages and beauty care pr…
|
ADES | ID | Manufacturing |
|
ANDINA BOTTLING CO INC
A Coca-Cola bottler producing and distributing non-alcoholi…
|
AKO-A | CL | Manufacturing |
|
Arca Continental, S.A.B. de C.V.
Produces and distributes Coca-Cola beverages and snacks acr…
|
AC | MX | Manufacturing |
|
Arunjyoti Bio Ventures Limited
Manufactures and distributes fruit juices, soft drinks, and…
|
530881 | IN | Manufacturing |
|
ASEED HOLDINGS CO.,LTD.
A holding company for vending machine operations and OEM/OD…
|
9959 | JP | Manufacturing |
|
BARFRESH FOOD GROUP INC.
Manufactures and distributes ready-to-blend and ready-to-dr…
|
BRFH | US | Manufacturing |
|
Barr (A.G.) PLC
A multi-beverage company that manufactures and distributes …
|
BAG | GB | Manufacturing |
|
Britvic PLC
A manufacturer of soft drinks with a portfolio of owned and…
|
BVIC | GB | Manufacturing |
|
Celsius Holdings, Inc.
Develops, markets, and distributes functional, lifestyle en…
|
CELH | US | Manufacturing |
CHENGDE LOLO 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/53854/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53854 | 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=53854 | 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=53854 \ -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": 53854}, 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 CHENGDE LOLO CO.,LTD (id: 53854)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.