<% this.street %> <% this.streetNumber %>
<% this.zipcode %> <% this.city %>
<% if (this.country != null) { %>
<% this.country %>
<% } %>
-
<% if (this.highlight == 1) { %>
moorl-merchant-finder.highlight<% } %><% if (this.media != null) { %>
<% this.company %> <% if (this.distance != null) { %> moorl-merchant-finder.distance: <% parseInt(this.distance) %> moorl-merchant-finder.km <% } %>
<% this.street %> <% this.streetNumber %>
<% if (this.phoneNumber != null) { %>
<% this.zipcode %> <% this.city %> <% if (this.country != null) { %>
<% this.country %> <% } %>moorl-merchant-finder.phoneNumber <% this.phoneNumber %>
<% } %><% if (this.description != null) { %> moorl-merchant-finder.description<% this.description %>
<% } %> <% if (this.openingHours != null) { %> moorl-merchant-finder.openingHours<% this.openingHours %>
<% } %><% if (this.tags.length != 0) { %><% if (this.productManufacturers.length != 0) { %>moorl-merchant-finder.tags<% } %> <% if (this.categories.length != 0) { %>moorl-merchant-finder.categories<% } %><% for ( var i = 0; i < this.categories.length; i++ ) { %> <% this.categories[i].name %> <% } %>moorl-merchant-finder.manufacturers<% for ( var i = 0; i < this.productManufacturers.length; i++ ) { %> <% if (this.productManufacturers[i].media != null) { %><% } else { %> <% this.productManufacturers[i].name %> <% } %> <% } %>
<% if (this.merchantUrl != null) { %> moorl-merchant-finder.merchantUrl <% } %> <% if (this.shopUrl != null) { %> moorl-merchant-finder.shopUrl <% } %> <% if (this.locationLon != null) { %> moorl-merchant-finder.displayOnMap <% } %> <% if (this.cmsPageId != null) { %> moorl-merchant-finder.more <% } %>