E-commerce platform for Superhero fans for Premium Movie Posters.
gozo Stores is powered by gozo-UI
- Auth (Create new account, log in)
- Filter products by Category, Rating, Price Range. Sorting by Price
- Wishlist Management
- Cart Management
- Not logged in and navigating to wishlist/cart or adding products to cart/wishlist will
redirect
you to Log In page - And once logged in user will redirected to the same page that they came form/wanted to go originally
- Logged in and navigating to Log In/Sign Up page will
redirect
to homepage - Loging in and signing up will followed up by
TOAST
with info - While logging in if Email not found or Password does not match, it shows the respective error
- Once logged in, user stays logged in even if you refresh, close the window or the browser
- Clicking on categories from homepage, shows prodiucts from that category only
- Clicking on Hero Product and New Arrivals redirects to Product Listing Page
- Standard filters : sort by price, categories checkbox, rating, price range
- Clicking on Clear button, removes all the filters
- Changing the page also removes all the filters
- Add/Remove to Wishlist by clicking on Heart button (toggle)
- Can add products to cart from wishlist
- Add products to Cart (from wihslist and product listing), once added the
Add to Cart
button changes toGo to Cart
- On the Card page can change the quantity of products on the Cart page and remove products
- Cart page shows Total Price, Total Discount, Total Net Price
- If the quantity is less than 1, the product gets removed from the cart
- Clicking on
Move to Wishlist
on Cart page deletes the product from cart and adds to wishlist - Number of products in Wishlist and Carts gets live updated in Navbar