berrypod/lib/simpleshop_theme_web/live/shop_live
jamey c818d0399c feat: wire shop LiveViews to real product data
PreviewData now queries the Products context when real products exist,
falling back to mock data otherwise. Shop pages automatically display
synced Printify products.

Fixes:
- Printify image position was string ("front"), now uses index
- Category extraction improved to match more Printify tags
- ProductShow finds products by slug for real data

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 23:07:37 +00:00
..
about.ex chore: apply mix format to codebase 2026-01-31 14:24:58 +00:00
cart.ex chore: apply mix format to codebase 2026-01-31 14:24:58 +00:00
collection.ex chore: apply mix format to codebase 2026-01-31 14:24:58 +00:00
contact.ex chore: apply mix format to codebase 2026-01-31 14:24:58 +00:00
home.ex chore: apply mix format to codebase 2026-01-31 14:24:58 +00:00
product_show.ex feat: wire shop LiveViews to real product data 2026-01-31 23:07:37 +00:00