Work / Built by Shefa
Luxe
An editorial-first fashion store with full Stripe checkout, order persistence, and a lookbook.

Why we built this
Anyone can claim they build e-commerce. We built Luxe to prove the 14-day system handles a full store — not a brochure site with a buy button, but real checkout, real order persistence, real transactional email — and to have the code on the table when a client asks how we'd build theirs.
The approach
Luxe is editorial-first: the lookbook and journal carry the brand, and the shop sits inside that world instead of next to it. Nineteen routes cover the full retail surface — shop, product detail, cart, checkout, care pages, legal.
The commerce path is the part most agency demos skip. Checkout creates a Stripe session with server-side price verification — the client never dictates the price — and a webhook persists every order to Postgres before the customer sees the confirmation page.
What we shipped
- Full storefront: shop, product detail, cart, checkout, account
- Stripe checkout with server-side price and inventory verification
- Webhook-driven order persistence (Drizzle + Postgres)
- Lookbook, brand story, and journal with article pages
- Order confirmation emails, dynamic OG images, sitemap
No invented metrics here — the proof is the live site. Visit Luxe ↗
Shefa