- {{'SubTotalText' | translate}}
- {{totals.SubTotal | currency}}
- {{'TotalVatText' | translate}}
- {{totals.TaxTotal | currency}}
- {{tax.Key}}
- {{tax.Value | currency}}
- {{'FreightTotalText' | translate}}
- {{totals.ShippingTotal | currency}}
- {{'CodTotalText' | translate}}
- {{totals.CodTotal | currency}}
- {{'DiscountText' | translate}}
- {{totals.IncentiveDiscount | currency}}
- {{'OrderTotalText' | translate}}
- {{calcOrderTotal() | currency}}