ShoppingCartInfoTotalTax Property |
Total tax which is applied to all shopping cart items altogether. It is in shopping cart currency.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public decimal TotalTax { get; set; }
Property Value
Type:
DecimalSee Also