Base Price

{{vm.base() / 100}} CFP

{{vm.appliedCoupon.couponId}} - {{vm.appliedCouponType(vm.appliedCoupon)}} Off
-{{ (-1 * vm.pricing.couponDeduction[0].price) | ablCurrency: vm.currency }}
{{item.couponId}} {{vm.appliedCouponType(item)}} No coupons found{{autocomplete.searchText.length > 0 ? (' matching "' + autocomplete.searchText + '".') : '.'}}
Invalid Coupon
Attendees
{{ vm.attendeeTotal | ablCurrency: vm.currency }}
{{value.quantity}} x {{value.name}} @ {{ value.price | ablCurrency: vm.currency }} each
{{ value.amount | ablCurrency: vm.currency }}
Add-ons
{{ vm.addonTotal | ablCurrency: vm.currency }}
{{addon.quantity}} x {{addon.name}} @ {{ addon.price | ablCurrency: vm.currency }} each
{{ addon.amount | ablCurrency: vm.currency }}
Taxes and Fees
{{ vm.taxTotal | ablCurrency: vm.currency }}
Total
{{ (vm.pricing.total || 0) | ablCurrency: vm.currency }}