ProductPass EU QR helps producers publish auditable, multilingual product records with stable QR links, transparent pricing, and a schema system built for batteries, clothing, food, and future categories.
Per new product created, with QR generation included.
Per product edit, so pricing stays predictable as records evolve.
Full product catalog access for store and distributor teams.
Create product records once, keep versions auditable, publish multilingual pages, and expose only the correct fields to each audience.
Scan or query a stable URL, verify authenticity, and access the full catalog with a predictable monthly subscription.
Show repair guidance, recycling instructions, ingredients, material composition, or battery data on fast mobile pages.
Schemas live in code as field definitions with labels, visibility, localization flags, and validation rules. Adding a new category is a module change, not a platform rewrite.
Code-first schema fields let you add new regulated properties quickly while keeping public, partner, and restricted views separated.
Code-first schema fields let you add new regulated properties quickly while keeping public, partner, and restricted views separated.
Code-first schema fields let you add new regulated properties quickly while keeping public, partner, and restricted views separated.
Producers can create and publish products through authenticated APIs. Stores can verify products and access the full catalog through paid catalog access. Public product pages stay mobile-first and cache-friendly.
POST /api/products POST /api/products/:id/publish GET /api/catalog
Every publish is immutable. Every auth and product operation is logged. Public QR pages resolve to the current published record while preserving history for compliance teams.