simpleshop_theme/lib
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
..
mix/tasks feat: add Printify webhook endpoint for real-time product updates 2026-01-31 22:41:15 +00:00
simpleshop_theme feat: wire shop LiveViews to real product data 2026-01-31 23:07:37 +00:00
simpleshop_theme_web feat: wire shop LiveViews to real product data 2026-01-31 23:07:37 +00:00
simpleshop_theme_web.ex chore: apply mix format to codebase 2026-01-31 14:24:58 +00:00
simpleshop_theme.ex mix phx.new simpleshop_theme --database sqlite3 --adapter bandit --binary-id 2025-12-30 12:26:26 +00:00