berrypod/lib/simpleshop_theme_web/live/shop_live
Jamey Greenwood 4f70c6649a feat: add Products listing page to public storefront
- Create ShopLive.Products module and template
- Add /products route to public shop live session
- Shows product grid with category filters and sort dropdown
- Displays all 16 preview products with categories

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 21:54:31 +00:00
..
about.ex feat: add About page to public storefront 2026-01-17 21:49:16 +00:00
about.html.heex feat: add About page to public storefront 2026-01-17 21:49:16 +00:00
contact.ex feat: add Contact page to public storefront 2026-01-17 21:52:11 +00:00
contact.html.heex feat: add Contact page to public storefront 2026-01-17 21:52:11 +00:00
home.ex feat: add shop storefront with optimized theme CSS 2026-01-17 16:19:35 +00:00
home.html.heex feat: add shop storefront with optimized theme CSS 2026-01-17 16:19:35 +00:00
products.ex feat: add Products listing page to public storefront 2026-01-17 21:54:31 +00:00
products.html.heex feat: add Products listing page to public storefront 2026-01-17 21:54:31 +00:00