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

Open in your IDE?
  1. {% sw_extends '@parent/storefront/layout/navigation/flyout.html.twig' %}
  2. {% block layout_utilities_offcanvas_close_icon %}
  3.     <i class="material-icons">close</i>
  4. {% endblock %}
  5. {% block layout_navigation_flyout_bar_category_link %}
  6. {% endblock %}