{{#extend "right-aside" page_shopping-cart pageClass="page_basket" title="Basket"}} {{#content "head" mode="append"}} {{/content}} {{#content "heading"}}
{{> notifications notification-page.warning-tiles-changed withCloseBtn="true"}}
{{/content}} {{#content "main"}} {{> checkout_actions top-actions=true modifier="checkout-widget__basket-block_small"}} {{> checkout_order-summary_basket label="Total: " id=1 }} {{#extend "lines-group" name="For delivery" count=4 id=136589003}} {{#content "content"}} {{#each linesDelivery}} {{>order-line mod="order-line_shrink" dynamic=true deliveryChecked=true pageShopCart=true}} {{/each}} {{/content}} {{/extend}} {{#extend "lines-group" name="For collection" count=2 id=136589004}} {{#content "content"}} {{#each linesCollection}} {{>order-line mod="order-line_shrink" dynamic=true collectChecked=true pageShopCart=true}} {{/each}} {{/content}} {{/extend}} {{#if charityDonations}} {{> charity-donations charityDonations}} {{/if}} {{#extend "lines-group-insufficient-stock"}} {{#content "content"}} {{#each linesInsufficient}} {{>order-line mod="order-line_shrink" insufficientStock=true collectChecked=true}} {{/each}} {{/content}} {{/extend}} {{#if charityDonations}} {{#each linesCharity}} {{>order-line mod="order-line_shrink" dynamic=true}} {{/each}} {{/if}} {{/content}} {{#content "aside"}} {{> checkout_order-summary_basket label="Total: " id=2}} {{/content}} {{#content "prefooter"}}

{{/content}} {{#content "footer"}} {{> footer_basket }} {{/content}} {{#content "foot" mode="append"}} {{> click-and-collect-modal }} {{/content}} {{/extend}}