Customer accounts
How customer accounts and login work.
Overview
Customer accounts let your shoppers save their information, view order history, and check out faster on return visits.
How registration works
Customers can create an account in two ways:
- During checkout β option to create an account after placing an order
- Account page β direct registration at
/register
Authentication is handled by Supabase Auth, which provides secure email/password authentication with email verification.
What customers can do
- View order history and current order status
- Update profile information and shipping addresses
- Manage marketing preferences (email/SMS consent)
- Submit service requests for repairs or resizing
- Book consultation appointments
Admin view of accounts
In the admin, the Customers list shows a Registered badge for customers who have created an account. You can also see the total count on the stat cards.
