{% sw_extends '@Storefront/storefront/layout/navigation/navigation.html.twig' %}
{# Override the original Navigationbar to nothing so we can implement it to the header section #}
{% block layout_main_navigation %}
{% endblock %}