Please follow the steps to make your booking, use the next and the previous buttons to navigate through the steps.
| Item | Participants | Price | |
|---|---|---|---|
| {{cartItemEntry.name}} |
|
{{currencySymbol}}{{cartItemEntry.price}} | |
| Booking SubTotal : | {{currencySymbol}}{{subTotalPrice}} | ||
| Discount ({{discountCoupon.discount}}%) : | {{currencySymbol}}{{(discountCoupon.discount/100)*subTotalPrice}} | ||
| Payment process fees ({{PaymentProcessFeesPercentage}}%) | {{currencySymbol}}{{PaymentProcessFees}} | ||
| Booking Total : | {{currencySymbol}}{{totalPriceAfterPaymentProcessFees}} |