{{#extend "base" hybrisClass="hybris-class" pageClass="page_my-shopping-list" title="My Project List" hideBanner="true"}}
{{#content "head" mode="append"}}
{{/content}}
{{#content "body"}}
{{> shopping-list emptyShopList=false isUserRegister=true pagination=true ref-value=true}}
{{/content}}
{{/extend}}