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.

Shopify setup guide →

Setup steps

  1. Add affiliate URLs in src/data/affiliate-links.ts (per brand) or buyUrl on individual products in src/data/products/
  2. Optional: set env vars in .env.local — see .env.example
  3. Run npm run build — static files go to the out/ folder
  4. Deploy out/ to any static host, or connect the repo to Vercel / Cloudflare Pages
  5. Point retrowizard.net DNS at your host (see docs/deployment.md)

Full guide: docs/affiliate-setup.md

← Back to store