berrypod/lib/simpleshop_theme_web/components/shop_components
jamey e9a824ec0b simplify footer categories: fetch directly instead of threading assigns
shop_footer now calls PreviewData.categories() itself, removing the
need to thread categories through CartHook, shop_layout, and all 8
page templates.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 08:20:50 +00:00
..
base.ex refactor: split shop_components.ex into 5 focused sub-modules 2026-02-08 14:30:25 +00:00
cart.ex remove redundant "view basket" link from cart drawer 2026-02-11 00:32:15 +00:00
content.ex fix navigation links, footer categories, product card structure, and social icons 2026-02-11 08:17:19 +00:00
layout.ex simplify footer categories: fetch directly instead of threading assigns 2026-02-11 08:20:50 +00:00
product.ex fix navigation links, footer categories, product card structure, and social icons 2026-02-11 08:17:19 +00:00