{{#extend "checkout" pageClass="page_checkout-delivery-new page_checkout-confirmation-new page_checkout" title="Checkout - Payment details with Clear Pay" isAsideSticky="true" clearPayIcon=true checkout=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 paymentsCheckoutV2=true checkout=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 klarna-method=true apple-pay=true google-pay=true clear-pay=true}}
{{/content}} {{#content "foot" mode="append"}} {{> checkout-terms-and-conditions-modal }} {{> payment-loader clearpay-logo="true" hidden="true"}} {{/content}} {{/extend}}