{{ $t('loading') }}
{{ $t('dealers')}}
- 
{{ dealer.properties.website_name }}{{ dealer.properties.address }}
 {{ dealer.properties.postal_code + " " }} {{ dealer.properties.town }}
 {{ dealer.properties.country }}
{{ $t('distributors')}}
{{ $t('distributor')}}
- 
{{ distributor.properties.website_name }}{{ distributor.properties.address }}{{ $t('partnerSite')}}
 {{ distributor.properties.postal_code + " " }} {{ distributor.properties.town }}
 {{ distributor.properties.country }}
{{ $t('noResults')}}





