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

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/page/product-detail/headline.html.twig' %}
  2. {% block page_product_detail_name_container %}
  3.     {# moved to top of page_product_detail_name_container in product-detail/buy-widget.html.twig #}  
  4. {% endblock %}
  5. {% block page_product_detail_manufacturer %}
  6.     {# moved to bottom of page_product_detail_buy in product-detail/buy-widget.html.twig #}  
  7. {% endblock %}