YUEN FOONG YU CONSUMER PRODUCTS CO., LTD. — Investor Relations & Filings
Yuen Foong Yu Consumer Products Co., Ltd. (YFYCPG) is a prominent manufacturer and distributor of household paper and cleaning products. The company manages a diverse portfolio of established brands, including Mayflower, Tender, and Delight in the paper segment, alongside Orange House, Fresh Sense, and New Clean in the cleaning and personal care categories. Its core business activities encompass the production of tissue paper, kitchen towels, and specialized detergents formulated with an emphasis on natural ingredients and safety. YFYCPG serves a broad consumer base and professional sectors, focusing on delivering innovative hygiene solutions that enhance daily living standards. The company prioritizes sustainable practices and product development to maintain its market position, offering a range of essential goods designed for domestic sanitation and personal hygiene.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年第1季財務報告董事會 預計召開日期為115年5月7日 | 2026-04-29 | Chinese | |
| 114年第4季財務報告書 — 202504_6790_AIC.pdf | 2026-04-28 | Chinese | |
| 114年第4季財務報告書 — 202502_6790_AIA.pdf | 2026-04-28 | Chinese | |
| 114年第4季財務報告書 — 202504_6790_AIA.pdf | 2026-04-28 | English | |
| 114年第4季財務報告書 — 202504_6790_AI3.pdf | 2026-04-28 | Chinese | |
| 114年第4季財務報告書 — 202504_6790_AI1.pdf | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38408702 | 公告本公司115年第1季財務報告董事會 預計召開日期為115年5月7日 | 2026-04-29 | Chinese | ||
| 37974979 | 114年第4季財務報告書 — 202504_6790_AIC.pdf | 2026-04-28 | Chinese | ||
| 37974892 | 114年第4季財務報告書 — 202502_6790_AIA.pdf | 2026-04-28 | Chinese | ||
| 37868783 | 114年第4季財務報告書 — 202504_6790_AIA.pdf | 2026-04-28 | English | ||
| 37868749 | 114年第4季財務報告書 — 202504_6790_AI3.pdf | 2026-04-28 | Chinese | ||
| 37868569 | 114年第4季財務報告書 — 202504_6790_AI1.pdf | 2026-04-28 | Chinese | ||
| 37868104 | 114年第4季財務報告書 — 202503_6790_AIA.pdf | 2026-04-28 | English | ||
| 37867936 | 114年第4季財務報告書 — 202503_6790_AI1.pdf | 2026-04-28 | Chinese | ||
| 37867646 | 114年第4季財務報告書 — 202502_6790_AI1.pdf | 2026-04-28 | Chinese | ||
| 37867475 | 114年第4季財務報告書 — 202501_6790_AIA.pdf | 2026-04-28 | English | ||
| 37867388 | 114年第4季財務報告書 — 202501_6790_AI1.pdf | 2026-04-28 | Chinese | ||
| 37426049 | 115年04月僑外投資持股 | 2026-04-27 | Chinese | ||
| 33993207 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33991861 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33887161 | 115年03月內部人持股異動(事後) | 2026-04-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other articles of paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NORWALL GROUP INC.
Premier manufacturer and global distributor of quality resi…
|
NGI | CA | Manufacturing |
|
Ontex Group NV
Develops and produces personal hygiene solutions for baby, …
|
ONTEX | BE | Manufacturing |
|
ozu corporation
Processes and sells nonwoven fabrics and paper products for…
|
7487 | JP | Manufacturing |
|
PAKKA LIMITED
Produces compostable packaging and molded fiber products fr…
|
PAKKA | IN | Manufacturing |
|
Perkins Papers Ltd.
Major North American producer and converter of tissue paper…
|
— | CA | Manufacturing |
|
Ranpak Holdings Corp.
Provider of sustainable, paper-based product protection sol…
|
PACK | US | Manufacturing |
|
SAM JUNG PULP CO.,LTD.
Manufactures sanitary paper products from virgin and recycl…
|
009770 | KR | Manufacturing |
|
Shaniv Paper Industry Ltd.
Manufactures and distributes paper goods, cleaning, and per…
|
SHAN | IL | Manufacturing |
|
Shenglong Splendecor International Limited
Manufactures and sells decorative printing materials used i…
|
8481 | HK | Manufacturing |
|
Softcare Limited
Develops, manufactures, and sells hygiene products for baby…
|
2698 | HK | Manufacturing |
YUEN FOONG YU CONSUMER PRODUCTS 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/52631/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52631 | 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=52631 | 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=52631 \ -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": 52631}, 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 YUEN FOONG YU CONSUMER PRODUCTS CO., LTD. (id: 52631)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.