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