{{#extend "checkout" pageClass="page_checkout-delivery-new page_checkout-confirmation-new" title="Checkout - Payment details" isAsideSticky="true"}} {{#content "steps"}} {{> steps active-step-index="3" }} {{/content}} {{#content "head" mode="append"}} {{/content}} {{#content "aside"}} {{> order-summary delivery-address-v2.summary no-action=true id=1 basket-id=true email=true}} {{/content}} {{#content "main"}}

Delivery Information

{{#with checkoutOrder.deliveryPayments.[0]}}
{{> checkout-order-block}}
{{/with}}

Click & Collect

{{#with checkoutOrder.clickCollectDeliveryAddress.[0]}}
{{> checkout-order-block}}
{{/with}}

Billing & Payment

{{> checkout-payment-details-v2 }}
{{/content}} {{#content "foot" mode="append"}} {{> checkout-terms-and-conditions-modal }} {{/content}} {{/extend}}