China-Hongkong Photo Products Holdings Limited — Investor Relations & Filings
China-Hongkong Photo Products Holdings Limited is an investment holding company primarily engaged in the photo products business. Its core activities encompass the marketing and distribution of photographic developing, processing, and printing products, as well as the sale of related merchandise. The company holds a significant market position as the exclusive authorized distributor of FUJIFILM products in Hong Kong and Macau, a partnership established since 1968. Furthermore, the company operates a substantial retail network, providing photo processing services and consumer sales through specialized chains, including the Fotomax and FOTOMETA brands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities | 2026-04-02 | English | |
| Monthly Return of Equity Issuer on Movements in Securities | 2026-03-03 | English | |
| Monthly Return of Equity Issuer on Movements in Securities | 2026-02-03 | English | |
| Monthly Return of Equity Issuer on Movements in Securities | 2026-01-05 | English | |
| 2025/26 Interim Report | 2025-12-12 | English | |
| Monthly Return of Equity Issuer on Movements in Securities | 2025-12-02 | English |
Market data
Market data not available
Price history
Peer group · Retail sale of cultural and recreational goods n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bellini Nautica
Sells, restores, and services yachts, specializing in vinta…
|
BELL | IT | Wholesale and retail trade |
|
CARD FACTORY PLC
Specialist retailer of greeting cards, gifts, and celebrati…
|
CARD | GB | Wholesale and retail trade |
|
CD Plus.com Ltd.
Prominent music retailer and pioneer of early e-commerce an…
|
CDW | CA | Wholesale and retail trade |
|
GEAR4MUSIC (HOLDINGS) PLC
E-commerce retailer of musical instruments, music equipment…
|
G4M | GB | Wholesale and retail trade |
|
JAPAN CRAFT HOLDINGS CO., LTD.
A holding company managing retail stores for handicraft and…
|
7135 | JP | Wholesale and retail trade |
|
SHINWA WISE HOLDINGS CO.,LTD.
A holding company focused on the art market and alternative…
|
2437 | JP | Wholesale and retail trade |
|
TOP CULTURE Co.,Ltd.
A retail company operating Tsutaya franchise stores selling…
|
7640 | JP | Wholesale and retail trade |
|
Videoflicks.com Inc.
Operates a specialized rental and retail service for physic…
|
VVVVQ | CA | Wholesale and retail trade |
|
YES24Co.,Ltd
E-commerce platform for books, music, media, and event tick…
|
053280 | KR | Wholesale and retail trade |
China-Hongkong Photo Products Holdings Limited 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/49706/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49706 | 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=49706 | 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=49706 \ -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": 49706}, 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 China-Hongkong Photo Products Holdings Limited (id: 49706)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.