custom/plugins/WebkulBookingReservation/src/Resources/views/storefront/page/product-detail/index.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/page/product-detail/index.html.twig' %}
  2. {% block base_content %}
  3.     {{ parent() }}
  4.     
  5. {% endblock %}