Modern apparel storefront with search, faceted filters, product detail tabs, cart, and checkout flows. Built for independent fashion labels and small drops.
Filter by category, size, color, and fit, with search and sort that read straight from the URL.
Each product page has a gallery, color and size selectors, and Details, Reviews, and FAQ tabs.
Add to cart from any grid and a slide-in drawer updates the count and running total instantly.
Collapsible filters, a mobile menu, and an expandable search keep the small-screen flow clean.
Archivo Black display type, a warm off-white palette, and a sharp lime accent give it a magazine feel.
Production-ready features built into the scaffold from day one.
Fashion storefront is a modern apparel shop built with Next.js 16 and Tailwind v4. It ships a full browsing flow out of the box: a storefront home page, a filterable catalog, rich product pages, and a simulated cart and checkout. The product data lives in a single typed catalog file, so the eight sample pieces, four categories, sizes, colors, and reviews are all easy to read and extend.
The visual craft leans editorial. Archivo Black sets oversized, uppercase display headlines with tight letter-spacing, while Manrope keeps body copy quiet and readable. The palette is a warm off-white surface against deep black ink, with one sharp lime accent for badges, ratings, and hover states and a rust tone reserved for sale prices. Generous rounded cards, a wide max-width container, and roomy spacing give it a calm, magazine-like rhythm.
/shop) with a faceted filter sidebar for category, size, color, and fit, plus URL-driven search and sort/shop/product/[id]) with a gallery, color and size selectors, a quantity stepper, and Details, Reviews, and FAQ tabsThe home page is built around drops and capsules, with a hero, a category grid, and new-arrival and top-seller rails. Swap the imagery and product data and you have a launch page for a seasonal collection in minutes.
With faceted filters, search, sort, and product tabs already wired to the catalog data, the storefront handles a tidy catalog of pieces cleanly. Add or remove products in one typed file and the filter chips stay in sync automatically.
The cart, checkout, account, and forms are complete, validated UI with no real processing. They are a strong starting point to connect to your own commerce backend, payments, and auth when you remix.
Start from this template on mythos.new with one click. Remixing forks it into your own private project so you can edit freely without touching the original.
Use the in-browser IDE and chat to make it yours: rename the store, swap the product catalog, drop in your own photos, and tune the palette and type. Describe what you want in chat or hand-edit the code directly.
When it looks right, publish straight from mythos.new to a live <name>.r21.dev subdomain. Keep iterating and republish anytime.