A minimal static starter site to promote Shopee products with manual affiliate links.
index.html— Main page with product cards.styles.css— Simple red-themed styling.
Open index.html in your browser to preview locally.
To add products:
- Replace the sample
hrefvalues in each product card with your Shopee affiliate URLs. - Optionally append UTM params for tracking, e.g.
?utm_source=check-out-guru&utm_medium=affiliate.
You can deploy this folder to any static host (Netlify, Vercel, GitHub Pages). No server required.
- Add more product cards and images.
- Add Google Analytics / simple click tracking.
- Create category pages or a simple search filter.