diff --git a/make_post_sell/templates/home.j2 b/make_post_sell/templates/home.j2 index 94c14bd..5dfee8e 100644 --- a/make_post_sell/templates/home.j2 +++ b/make_post_sell/templates/home.j2 @@ -88,7 +88,10 @@ Layout 0 (flat) keeps its existing simple grid with no nav. #} {% set show_facet_nav = request.shop.home_layout and request.shop.home_layout >= 1 %} - {# MPS-24: tag chip strip — shown on layout 1 (chips) and 2 (lanes). #} + {# MPS-24: tag chip strip — shown on layout 1 (chips) and 2 (lanes). + Chips and the facet left-nav point at the SAME targets (shop home + for "All", {tag_base}/tag/{slug} per category) so the two stay in + lock-step. tag_filter.js keeps full navigation for /tag/ hrefs. #} {% if home_chips %}