{{#extend "base" pageClass="page_basket basket" title="Merged basket" hideBreadcrumbs=true footerCheckoutNew=true}} {{#content "head" mode="append"}} {{/content}} {{#content "body"}}

You Have Items In Your Guest Basket

What would you like to do with these items now that are you logged in?

{{> merge-basket-options }}

View your baskets

{{#extend "lines-group" name="My guest basket" count=4 id=136589003 collapsed=true}} {{#content "content"}}
{{#each shopping-cart-with-energy.sections}}
{{> checkout-section-title title=type}} {{#each items}} {{> order-item merged=true mergeBasket=true}} {{/each}}
{{/each}}
{{> order-summary merged-shopping-card-v2.checkout merged=true id=1}}
{{/content}} {{/extend}} {{#extend "lines-group" name="My logged in basket" count=2 id=136589004}} {{#content "content"}}
{{#each shopping-cart-with-energy.sections}}
{{> checkout-section-title title=type}} {{#each items}} {{> order-item merged=true mergeBasket=true tile=true}} {{/each}}
{{/each}}
{{> order-summary merged-shopping-card-v2.checkout merged=true id=2}}
{{/content}} {{/extend}}
{{/content}} {{#content "foot" mode="append"}} {{#extend "modal" classMod="modal-energy-efficiency" id="modal-energy-efficiency" title="" fullWidth=true showCloseBtn=true newIconCross=true}} {{#content "sections"}} {{/content}} {{/extend}} {{/content}} {{/extend}}