custom/plugins/REIBAgeCheck/src/Resources/views/storefront/layout/navigation/navigation.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/layout/navigation/navigation.html.twig' %}
  2. {# Override the original Navigationbar to nothing so we can implement it to the header section #}
  3. {% block layout_main_navigation %}
  4. {% endblock %}