vendor/store.shopware.com/mediameetsfbpixel/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_body_script %}
  3.     {% sw_include "@Storefront/storefront/plugin/mediameets-fb-pixel/product-data.html.twig" %}
  4.     {{ parent() }}
  5. {% endblock %}