Add Food & Drink

{{concessionItem.Description}}

{{new Intl.NumberFormat('en-US', {style: 'currency',currency: 'USD'}).format((concessionItem.PriceInCents / 100))}}

Checkout

  • Checkout
  • Payment method
  • Confirmation
{{concessionItem.description}}
{{new Intl.NumberFormat('en-US', {style: 'currency',currency: 'USD'}).format((concessionItem.finalPriceInCents / 100))}} {{new Intl.NumberFormat('en-US', {style: 'currency',currency: 'USD'}).format((concessionItem.originalPriceInCents / 100))}}
{{new Intl.NumberFormat('en-US', {style: 'currency',currency: 'USD'}).format((concessionItem.finalPriceInCents / 100))}}
- {{modifier.description}}
{{new Intl.NumberFormat('en-US', {style: 'currency',currency: 'USD'}).format((modifier.finalPriceInCents / 100))}} {{new Intl.NumberFormat('en-US', {style: 'currency',currency: 'USD'}).format((modifier.originalPriceInCents / 100))}}
{{new Intl.NumberFormat('en-US', {style: 'currency',currency: 'USD'}).format((modifier.finalPriceInCents / 100))}}
Subtotal {{new Intl.NumberFormat('en-US', {style: 'currency',currency: 'USD'}).format((cart.subtotal / 100))}}
Booking Fee {{new Intl.NumberFormat('en-US', {style: 'currency',currency: 'USD'}).format((cart.fees / 100))}}
{{ `GC(${giftCard.CardNumberMasked})` }}
{{new Intl.NumberFormat('en-US', {style: 'currency',currency: 'USD'}).format(-(giftCard.AmountInCents / 100))}}
Total {{new Intl.NumberFormat('en-US', {style: 'currency',currency: 'USD'}).format((remainingOrderValue / 100))}} {{new Intl.NumberFormat('en-US', {style: 'currency',currency: 'USD'}).format((cart.total / 100))}}
Gift Card
Your order has been covered by the gift card, please enter your customer information to complete you order.

Customer Information
Payment Information

Order Completed Successfully

Thank you for your order, Please click here to find booking details.