{% 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_finish %} {% block page_checkout_finish_details %} {% sw_include '@Storefront/storefront/page/checkout/finish/finish-details.html.twig' %} {% endblock %} {% block page_checkout_finish_product_table %}