custom/plugins/TonurGiftWrap/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_table_items %}
  3.     {{ parent() }}
  4.     {% sw_include '@TonurGiftWrap/storefront/page/checkout/tonur-giftwrap/tonur-giftwrap-wrap-cart.html.twig' %}
  5. {% endblock %}