Production-Style Demo Storefront

A compact ecommerce frontend built like a real storefront system

This demo shows how I structure commerce UI for production work: static-friendly product pages, scoped client state, persistent cart interactions, checkout flow, recommendation modules, and reusable product primitives.

App Router pages with static generation and `revalidate` support.

Client-side cart and checkout state isolated behind focused boundaries.

Reusable product, pricing, recommendation, and merchandising components.

Data-driven structure that can be replaced with Shopify, SFCC, or custom APIs.

Featured products

A production storefront would drive this from merchandising rules, shopper behavior, inventory, and campaign context.