Raum{[{event.name}]}
Tatzeit{[{event.datum.format('D. MMMM YYYY')}]} {[{event.zeit}]} Uhr
Spieler{[{event.persons}]} Personen
Spieler1 - {[{event.persons}]} Personen
Spieler2 - {[{event.persons}]} Personen
Sprache{[{event.language | translate}]}
Standort{[{event.location_name}]}
Gutschein{[{event.name}]}
Wert{[{event.price | currency : config.currency}]}
Name{[{cartService.getCollection().address.firstname}]} {[{cartService.getCollection().address.lastname}]}
Firma{[{cartService.getCollection().address.company}]}
Straße{[{cartService.getCollection().address.street}]}
Ort{[{cartService.getCollection().address.plz}]} {[{cartService.getCollection().address.city}]}
Land{[{cartService.getCollection().config.countries[cartService.getCollection().address.country]}]}
Email{[{cartService.getCollection().address.email}]}
Telefon{[{cartService.getCollection().address.phone}]}
Zahlungsart{[{cartService.getCollection().paymentLabel}]}
Gutschein{[{voucher.sign}]}{[{voucher.netdiscount | currency : config.currency}]} ({[{voucher.sign}]}{[{voucher.discount | currency : config.currency}]} | {[{voucher.code}]})
Gutschein{[{voucher.sign}]}{[{voucher.netdiscount | currency : config.currency}]} ({[{voucher.sign}]}{[{voucher.percentage}]}% | {[{voucher.code}]})
Zahlungsmethode ({[{cartService.getCollection().payment.name}]}){[{cartService.getCollection().payment.discount_sign}]}{[{cartService.getSubtotal() / (100+ config.tax ) * cartService.getCollection().payment.discount | currency : config.currency}]} ({[{cartService.getCollection().payment.discount_sign}]}{[{cartService.getCollection().payment.discount}]}%)