Find a dealer
{{status}}
{{/if}}Address
{{#each address}} {{#if this}}{{{this}}}
{{/if}} {{/each}}
{{#isNotEmptyObject contact ~}}
{{~/isNotEmptyObject}}
{{#if openingHours}}
Contact
{{#if contact.phone}} {{/if}}
{{~#if openingHours.regularOpeningHours}}
{{#if openingHours.hasAfternoonHours}}
{{else}}
{{#if openingHours.openingHoursText}}
{{/if}}
{{weekdayLabel}} | {{#if closed}}{{else}} | {{morningHours}} | {{#if afternoonHours}}{{afternoonHours}} | {{/if}} {{/if}}
{{{openingHours.openingHoursText}}}
{{/if~}} {{/if~}}
{{#if dealerServices}}
{{/if}}
{{#unless ""}}
Services
-
{{#each dealerServices}}
- {{this.name}} {{/each}}
{{~#isNotEmptyObject actions ~}}
{{~/isNotEmptyObject}}
{{/unless}}
-
{{#if actions.BOOK_A_TEST_DRIVE}}
- Book a test drive {{/if~}} {{#if actions.BOOK_A_SERVICE}}
- {{/if~}}