themes/BootstrapChildTheme/SyliusShopBundle/views/Product/Show/_header.html.twig line 1

Open in your IDE?
  1. <h1 class="main-header product-name" {{ sylius_test_html_attribute('product-name', product.name) }}>
  2.     {{ product.name }}
  3. </h1>