vendor/dvdw/directory/src/Resources/views/storefront/base.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/base.html.twig' %}
  2. {# {% block base_body_classes %}
  3.     {{ parent() }}
  4.     {% if page.header.navigation.active.customFields['dvdw_directory_fields_directory_page']%} is-directory-page{% endif %}
  5. {% endblock %} #}