Zubehör für den professionellen Modellbau
<% this.company %>

<% this.street %> <% this.streetNumber %>
<% this.zipcode %> <% this.city %> <% if (this.country != null) { %>
<% this.country %> <% } %>

  • <% if (this.highlight == 1) { %>
    Tipp
    <% } %>
    <% if (this.mediaId != null) { %>
    <% } %>

    <% this.company %> <% if (this.distance != null) { %> Entfernung: <% parseInt(this.distance) %> KM <% } %>

    <% this.street %> <% this.streetNumber %>
    <% this.zipcode %> <% this.city %> <% if (this.country != null) { %>
    <% this.country %> <% } %>

    <% if (this.phoneNumber != null) { %>

    Tel. <% this.phoneNumber %>

    <% } %>
    <% if (this.description != null) { %> Beschreibung

    <% this.description %>

    <% } %> <% if (this.openingHours != null) { %> Öffnungszeiten

    <% this.openingHours %>

    <% } %>
    <% if (this.tags.length != 0) { %>
    Tags
    <% for ( var i = 0; i < this.tags.length; i++ ) { %> <% this.tags[i].name %> <% } %>
    <% } %> <% if (this.categories.length != 0) { %>
    Kategorien
    <% for ( var i = 0; i < this.categories.length; i++ ) { %> <% this.categories[i].name %> <% } %>
    <% } %>
    <% if (this.productManufacturers.length != 0) { %>
    Hersteller
    <% for ( var i = 0; i < this.productManufacturers.length; i++ ) { %> <% if (this.productManufacturers[i].media != null) { %> <% } else { %> <% this.productManufacturers[i].name %> <% } %> <% } %>
    <% } %>
    <% if (this.merchantUrl != null) { %> Homepage <% } %> <% if (this.shopUrl != null) { %> Zum Shop <% } %> <% if (this.locationLon != null) { %> Auf Karte <% } %> <% if (this.cmsPageId != null) { %> Mehr <% } %>