berrypod/lib/simpleshop_theme_web/live/shop_live
Jamey Greenwood e02d928815 feat: add Product Detail page to public storefront
Add PDP (Product Detail Page) at /products/:id with full e-commerce
functionality including product gallery, variant selector, quantity
controls, reviews section, and related products.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 21:57:43 +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
product_show.ex feat: add Product Detail page to public storefront 2026-01-17 21:57:43 +00:00
product_show.html.heex feat: add Product Detail page to public storefront 2026-01-17 21:57:43 +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