vendor/store.shopware.com/coewishlistsw6/src/Resources/views/storefront/page/wishlist/overview/content-table-header.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/page/checkout/cart/cart-product-header.html.twig' %}
  2. {% block page_checkout_cart_header_product_info %}
  3.     {{ parent() }}
  4. {% endblock %}