{% sw_extends '@Storefront/storefront/page/checkout/_page.html.twig' %} {% block base_esi_header %} {% sw_include '@Storefront/storefront/layout/header/header-minimal.html.twig' %} {% endblock %} {% block base_navigation %}{% endblock %} {% set showTaxPrice = config('core.cart.columnTaxInsteadUnitPrice') %} {% set showSubtotal = config('core.cart.showSubtotal') %} {% block page_checkout_main_content %} {% block page_checkout_confirm %} {% block page_checkout_confirm_header %}
{% set revocationSnippetKey = 'checkout.confirmRevocationNoticeModal' %} {{ revocationSnippetKey|trans({ '%revocationModalTagOpen%': '' })|raw }}
{% endblock %} {% block page_checkout_confirm_tos_control %}