berrypod/lib/berrypod_web/components/shop_components
jamey d3fe6f4b56 add provider sync enhancements for product lifecycle
- add discontinued status to products (soft-delete when removed from provider)
- add availability helpers to variants (available/out_of_stock/discontinued)
- add detailed sync audit logging (product created/updated/discontinued)
- add cost change detection with threshold alerts (5% warning, 20% critical)
- update cart to show unavailable items with appropriate messaging
- block checkout when cart contains unavailable items
- show discontinued badge on product pages

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-29 18:49:55 +01:00
..
base.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
cart.ex add provider sync enhancements for product lifecycle 2026-03-29 18:49:55 +01:00
content.ex add Site context with social links editor and site-wide settings 2026-03-28 10:09:33 +00:00
layout.ex add nav editors to Site tab with live preview 2026-03-28 22:19:48 +00:00
product.ex add provider sync enhancements for product lifecycle 2026-03-29 18:49:55 +01:00
site_editor.ex move branding settings from Theme tab to Site tab 2026-03-28 23:40:48 +00:00
theme_editor.ex move branding settings from Theme tab to Site tab 2026-03-28 23:40:48 +00:00