{{#extend "basket-new" page_shopping-cart pageClass="page_basket basket" title="Basket-Billie" clearPayIcon=true pageBasket=true billieIcon=true}} {{#content "head" mode="append"}} {{/content}} {{#content "heading"}}
{{> notifications notification-page.warning-tiles-changed withCloseBtn="true"}}
{{#each shopping-cart-v2.potentialOrderPromotions}} {{> potential-promotion}} {{/each}}
{{> checkout-header shopping-cart-v2.header}} {{/content}} {{#content "aside"}} {{> order-summary shopping-cart-v2.checkout id=1 title="Order Summary" basket=true clearPayIcon=clearPayIcon billie-placement=true clearpay-placement=true klarna-placement=false billieIcon=true paymentsCheckoutV2=true }} {{> checkout-action mod="mounted"}} {{> summary-payment paymentsCheckoutV2="true" billieIcon=true}} {{> checkout-action mod="large"}} {{/content}} {{#content "main"}} {{#each shopping-cart-v2.sections }}
{{> checkout-section-title title=type items-count=items-count}} {{#each items}} {{> order-item}} {{/each}}
{{/each}} {{> charity-donations-multiple shopping-cart-v2.charityDonationMultiple}} {{> checkout-action}} {{/content}} {{#content "foot" mode="append"}} {{> billie-modal }} {{/content}} {{/extend}}