Privacy Policy
Legal

Privacy Policy

What this site stores for account, cart, wishlist, address, and order flows.

HomeBrowse products and dealsOrdersHistory, status, and actionsTrack OrderLive delivery progressProfileAccount and saved data

Data used on the site

Account data
Name, email, mobile number, hashed password, and profile preferences.
Shopping data
Cart items, wishlist, selected product details, address, and orders.
Operational data
Basic session cookies and technical request data required to keep the storefront working.

Practical notes

Minimisation
Only the fields needed to run auth, checkout, and order history should be stored.
Protection
Sensitive credentials should live in server configuration, not hardcoded into public files, because that is how leaks happen.
Back to Login