vendor/store.shopware.com/mindsshoppingcartgoals/src/Resources/views/storefront/page/checkout/cart/index.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/page/checkout/cart/index.html.twig' %}
  2. {% block page_checkout_cart_product_table %}
  3.     {% sw_include '@Storefront/storefront/m28/progress-line/index.html.twig' %}
  4.     {{ parent() }}
  5. {% endblock %}