{{labels.header}}
Sales begin at {{ event.lottery_starts_at_f.hour }}:{{ event.lottery_starts_at_f.minute }}{{ event.lottery_starts_at_f.a }} {{ event.lottery_starts_at_f.z }}. Once the sale has started and it's your turn, you will have {{ 'minute' | pluralize : event.boxoffice_expire_mins : true : true }} to complete your purchase. It's OK to refresh this page at any time.
It's OK to refresh this page at any time - you won't lose your place. You will have {{ 'minute' | pluralize : event.boxoffice_expire_mins : true : true }} to complete your purchase once it's your turn. Automatically updating status in .
To purchase tickets click the button below. When there is high demand you may need to wait. You will have {{ 'minute' | pluralize : event.boxoffice_expire_mins : true : true }} to complete your purchase.
{{labels.cap}}: Add-on: {{ product.name }}
+{{ product.surcharge_amount | currency }} +{{ product.surcharge_amount / 100 | percentage }} {{ product.surcharge_name }}.
Promo Code: {{ product.promo_code }}
Discounted {{ (product.base_price-product.price)/product.base_price | percentage : 0 }} from original price of {{ product.base_price | currency }} - {{ product.base_max_price | currency }}.
Promo Code
Subtotal | {{ cart.subtotal | currency }} | {{ cart.local.subtotal | currency }} {{ event.currency }} |
---|---|---|
Surcharge | {{ cart.surcharges | currency }} | {{ cart.local.surcharges || 0 | currency }} {{ event.currency }} |
Service Fee | {{ cart.service | currency }} | {{ cart.local.service || 0 | currency }} {{ event.currency }} |
Processing Fee | {{ cart.processing | currency }} | {{ cart.local.processing || 0 | currency }} {{ event.currency }} |
Total | {{ cart.total | currency }} | {{ cart.local.total || 0 | currency }} {{ event.currency }} |
{{ labels.purchased }}
{{ ticket.product.name }}: {{:: ticket.code }}
Provides unlock code: {{ ticket.unlock_code }}.
Give this code to your friends to unlock items. This code has been used {{ ticket.total_unlocked_by_count }} / {{ ticket.unlock_code_max_use_count }} times.Invite Friends
Sent Invitations
{{ invite.first_name }} {{ invite.last_name }} | {{ invite.email }} | {{ invite.parent_ticket_id ? 'via ' + invite.ticket_code : 'sent' }} | |
{{ invite.first_name }} {{ invite.last_name }} | {{ invite.email }} | {{ invite.parent_ticket_id ? 'via ' + invite.ticket_code : 'sent' }} |