custom/plugins/RoomViewer/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. {#    {{ dump(section) }}#}
  4.     {{ parent() }}
  5. {% endblock %}