mycopunk-swag-store/frontend/app
Jeff Emmett 286eb2f06c feat: add product detail page with add-to-cart functionality
- Create dynamic product page at /products/[slug]
- Add variant selection buttons
- Add quantity controls
- Implement cart management with localStorage cart_id
- Update cart page with product images, quantity controls, and remove functionality

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 00:02:14 +00:00
..
cart feat: add product detail page with add-to-cart functionality 2026-02-01 00:02:14 +00:00
design feat: add Design Swag feature with AI generation 2026-01-30 11:00:07 +00:00
products feat: add product detail page with add-to-cart functionality 2026-02-01 00:02:14 +00:00
globals.css feat: Initialize mycopunk-swag-store e-commerce platform 2026-01-29 16:59:45 +00:00
layout.tsx feat: add Design Swag feature with AI generation 2026-01-30 11:00:07 +00:00
page.tsx feat: display actual products on homepage 2026-01-31 21:23:22 +00:00