{{message}}
{{line.ProductDisplayName}}
{{line.TotalPrice | currencyFormat: vm.shoppingCartModel.cart.CurrencyTypeID}}
{{line.ComparePrice | currencyFormat: vm.shoppingCartModel.cart.CurrencyTypeID}} {{line.DisplayPrice | currencyFormat: vm.shoppingCartModel.cart.CurrencyTypeID}}
{{vol.VolumeTypeAbbreviation}} {{vol.Volume}}
{{1.00 | orderCurrencyFormat: vm.shoppingCartModel.cart.CurrencyTypeID}}
{{vm.shoppingCartModel.viewCartInfo.Subtotal | currencyFormat: vm.shoppingCartModel.cart.CurrencyTypeID}}
{{total.TotalDescription}} {{total.TotalAmount * -1 | currencyFormat: vm.shoppingCartModel.cart.CurrencyTypeID}}