{% block header %} {% block base_header %} {% sw_include '@Storefront/storefront/utilities/staging-info.html.twig' %}
{% block base_header_inner %}
{% sw_include '@Storefront/storefront/layout/header/header.html.twig' %}
{% endblock %}
{% endblock %} {% block base_navigation %} {% endblock %} {% block base_offcanvas_navigation %} {% if header.navigation %}
{% block base_offcanvas_navigation_inner %} {% sw_include '@Storefront/storefront/layout/navigation/offcanvas/navigation.html.twig' with { navigation: header.navigation } %} {% endblock %}
{% endif %} {% endblock %} {% endblock %}