diff --git a/src/views/components/header/header.twig b/src/views/components/header/header.twig index 7404d08b8..3425b987a 100644 --- a/src/views/components/header/header.twig +++ b/src/views/components/header/header.twig @@ -7,6 +7,14 @@ #} {% set important_links = theme.settings.get('important_links') %}
+ {# Bullet Delivery tag — mobile: own full-width row above the top nav + (Figma "Mobile version"). Desktop keeps the inline pill below, next to + scopes. Both instances self-gate on the same backend flag; `lg:hidden` + matches the mobile/desktop split already used for the menu toggle below. #} +
+ +
+ {# Top Nav #}
@@ -23,6 +31,11 @@ {% endif %}
+ {# Bullet Delivery tag — desktop only; mobile instance is above the top nav #} + + {# Scopes | Branches #} {% if store.scope %}