RevoShop

FAQ

Quick answers about how this demo works.

← Back to Home

⚡ Rendering: SSG (Static Site Generation)

This page is generated at build time and served as static HTML.(Build timestamp: 2/27/2026, 3:13:12 AM)

  1. 1. How do I place an order?

    Browse products, open a product detail page, then click Add to Cart. This demo does not include real checkout yet.

  2. 2. Is my cart saved if I refresh?

    Yes. Your cart is saved in your browser using localStorage, so it stays even after refresh.

  3. 3. Is this a real store?

    No. RevoShop is a demo project created for learning purposes. No real transactions are processed.