{% sw_extends '@Storefront/storefront/page/checkout/cart/index.html.twig' %}{% block page_checkout_aside_actions %} {{ parent() }} <a href="{{ path('frontend.offer.page') }}" class="btn btn-block begin-checkout-btn btn-primary mt-2" title="{{ "coe_basket_offer.general.buttonText"|trans }}"> {{ "coe_basket_offer.general.buttonText"|trans }} </a>{% endblock %}