01 - Creating an Account
- Head to the login page and click "create an account", takes about 30 seconds
- You'll need a name, email, and password, nothing crazy
- Having an account lets you track orders, save your wishlist, and check out faster, actually worth it
- Password must be at least 8 characters, use something you'll actually remember
02 - Browsing & Search
- Use the search bar in the header to find products fast, type anything and it filters live
- Browse by category using the filter buttons on the product pages
- If you can't find something it might be on page 2, lowkey a lot of stuff is there
- Save things with the wishlist heart on each product card, they stay saved in the session
03 - Product Pages
- Each product card shows the name, a short description, price, and an Add to Cart button
- On page 2 you can click "See Details" on products to get more specs
- If something looks off or the description seems wrong, let us know on the contact page
- Product images are for reference, actual product may look slightly different in real life
04 - Cart & Checkout
- Click "Add to Cart" on any product, the cart icon in the header updates immediately
- The cart counter shows how many items you've added, keep an eye on it
- Full checkout functionality is coming, for now you can browse and build your cart freely
- Payment will be available once the full store is live, multiple options planned including cards and UPI
05 - Order Tracking & Support
- Once orders go live you'll get email updates at every stage, processing, shipped, delivered
- A dedicated order tracking page is in development, will be on your account dashboard
- For any issues with an existing order, use the contact form and pick "Order issue" from the dropdown
- Response time is 1-3 days, we're real people, not a bot, so it may not be instant
06 - Returns & Refunds
- Returns accepted within 7 days of delivery for most items, product must be unopened or defective
- Initiate a return from your account page or by contacting us directly
- Refunds are processed within 5 business days once the return is approved
- Some items like opened software or consumables may not be eligible, check the product page before ordering
07 - Frequently Asked Questions
Why do all products say "FREE"?
This is a prototype built as a school project, product pricing isn't set yet but everything works as if it were a real store
Can I actually buy something?
Not yet, the payment system is coming in a future version, for now you can add to cart and explore the site
Is my data safe?
We don't collect or store personal data right now, this is a static site with no backend, your info goes nowhere
The site looks different from what I remember
Yeah we redesigned it, updated the whole theme, made it responsive, and added a bunch of new functionality, it's a W update ngl
How do I report a bug
Hit up the contact page and pick "Found a bug" from the dropdown, we genuinely want to fix it
08 - Security & Performance
- The site runs on pure HTML, CSS, and JavaScript, no server-side processing, no database
- Images are loaded from local storage, no external tracking pixels or ad scripts
- The site is optimized for mobile, if something breaks on your device let us know
- No cookies are used, you won't get a cookie banner here because there's nothing to consent to