{{#extend "checkout" pageClass="page_checkout-delivery-new page_checkout-confirmation-new" title="Checkout - Payment details with Billie" isAsideSticky="true" clearPayIcon=true billieIcon=true}} {{#content "head" mode="append"}} {{/content}} {{#content "notification"}} {{> notifications notification-page.error text="Sorry, there are errors on this page. Please review the information you've entered and update sections marked in red."}} {{/content}} {{#content "steps"}} {{> steps-three-steps active-step-index="2"}} {{/content}} {{#content "aside"}} {{> order-summary delivery-address-v2.summary no-action=true id=1 basket-id=true clearPayIcon=clearPayIcon billieIcon=true paymentsCheckoutV2=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 apple-pay=true google-pay=true clear-pay=true billie=true edit-bill-mod=true billie-form=true open-delivery-block=true}}
{{/content}} {{#content "foot" mode="append"}} {{> checkout-terms-and-conditions-modal }} {{> payment-loader hidden=true spinnerTypes=(array "billie-logo" "clearpay-logo" "paypal-logo")}} {{/content}} {{/extend}}