{% sw_extends '@Storefront/storefront/page/checkout/cart/index.html.twig' %}
{% block page_checkout_cart_table_items %}
{{ parent() }}
{% sw_include '@TonurGreetingCard/storefront/page/checkout/tonur-greeting-card-add-to-cart.html.twig' %}
{% endblock %}