sections/shop-navbar-secondary
{{#if product.posOnline}}
{{/if}}
{{{product.img}}}
{{#highlightViennaShorts}}{{{product.name}}}{{/highlightViennaShorts}}
{{{product.description}}}
{{#if product.isRoutedTicket}}
{{#if product.routedTicketPromotionEligible}}
{{product.currencySymbol}} {{product.price}} Gültige Akkreditierung
{{else}}
{{product.currencySymbol}} {{product.price}}
{{/if}}
{{else}}
{{product.currencySymbol}} {{product.price}}
{{/if}}
{{#compare product.category "==" "hub-access"}}
{{#if product.owned}}
Diesen haben Sie bereits
{{else}}
{{#compare product.routingJoinLinkType "==" "link-direct"}}
Jetzt anfragen
{{else}}
In den Warenkorb
{{/compare}}
{{/if}}
{{/compare}}
{{#compare product.category "==" "multi-ticket-pass"}}
In den Warenkorb
{{/compare}}
{{#if product.isRoutedTicket}}
{{#if product.routedTicketPromotionEligible}}
{{#each product.routedTicketViewing.ticketingDetails}}
{{#if this.inPromotionAccreditationList}}
In den Warenkorb
{{/if}}
{{/each}}
{{else}}
In den Warenkorb
{{/if}}
{{/if}}
{{#compare product.category "==" "accreditation-fee"}}
Jetzt anfragen
{{/compare}}
{{#compare product.category "==" "placeholder"}}
See more
{{/compare}}