templates/front/catalog/product/view/references.html.twig line 1

Open in your IDE?
  1. <div class="references">
  2. {% include 'front/catalog/product/view/reference-line.html.twig' with {product:product} %}
  3. </div>