custom/static-plugins/BaumarktTheme/src/Resources/views/storefront/page/content/detail.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/page/content/detail.html.twig' %}
  2. {% block page_content_section %}
  3.     <div id="globus-listing-section-{{ section.id }}">
  4.         {{ parent() }}
  5.     </div>
  6. {% endblock %}