Affiliate Storefront
Product pages link to the official manufacturer store only. For items you sell and ship from RetroWizard, add them to the In store catalog instead.
Setup steps
- Add affiliate URLs in
src/data/affiliate-links.ts(per brand) orbuyUrlon individual products insrc/data/products/ - Optional: set env vars in
.env.local— see.env.example - Run
npm run build— static files go to theout/folder - Deploy
out/to any static host, or connect the repo to Vercel / Cloudflare Pages - Point retrowizard.net DNS at your host (see docs/deployment.md)
Full guide: docs/affiliate-setup.md