{{#extend "base" pageClass="store-locator" title="Store locator list" pageStoreLocator=true}} {{#content "head" mode="append" pageStoreLocator=true}}{{/content}} {{#content "body"}}

Store Locator

{{> google-map}}
{{> find-a-store data-action="scroll-to-list"}}
{{#each locators}}
{{> card-store-locator opening-times=true schedule-title=true locator-list=true }}
{{/each}}
{{/content}} {{/extend}}