{{#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"}}
{{> card-store-locator view-map="true" distance="true" opening-times="true" schedule-title="true" locator-list="true"}}
{{#each locators}}
{{> card-store-locator view-map="true" distance="true" opening-times="true" schedule-title="true"}}
{{/each}}
{{> pagination pagination1="true"}}
{{/content}} {{/extend}}