Academy

Simple, static content page to match the navigation in the demo UI.

How authenticity works

This demo uses an “authenticated resale” theme. In real operations, authenticity can include serial / SKU checks, photo review, condition grading, and supplier verification. Here, it’s just UI copy — but the shopping flow is real: add items to cart, open the cart drawer, and complete a demo checkout.

Condition grading (A–D)

A: Like new • B: Light wear • C: Noticeable wear • D: Heavy wear. Edit the grade per product in js/data.js.

Make it yours

Replace images in /assets, then update product data in js/data.js. Deploy on Cloudflare Pages with no build step.