Commit Graph

1 Commits

Author SHA1 Message Date
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