Shopping Cart
{{vm.cart.items.length}} items{{cartItem.productName}}
- {{opt.optionName}}: {{opt.value}}
Not availabe any more
Not enough stock. Available: {{cartItem.productStockQuantity}}
Top-up Plan - Only works with supported base plan
Top-up Plan - Compatible base plan found
Compatible base plans
{{cartItem.compatibleBasePlansWithOwnership.length}}
{{cartItem.compatibleBasePlansDisplay.length}}
{{basePlan.name}}
Owned
In Cart
Not owned
{{basePlan.name}}
Add one of the compatible base plans to your cart or ensure you have purchased one previously.
{{cartItem.calculatedProductPrice.priceString}}
Order Summary
Subtotal
{{vm.cart.subTotalString}}
Discount
-{{vm.cart.productDiscountString}}
Coupon Discount ({{vm.cart.couponCode}})
-{{vm.cart.couponDiscountString || vm.cart.discountString}}
Total
{{vm.cart.subTotalWithDiscountString}}
Minimum order total after discount is {{vm.isZeroDecimalCurrency ? (vm.minChargeMinorUnits | number:0) : ((vm.minChargeMinorUnits/100) | number:2)}} {{vm.currencyIso}}.