ShoppingCartInfoTotalTaxInMainCurrency Property |
Total tax which is applied to all shopping cart items altogether. It is in site main currency.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public double TotalTaxInMainCurrency { get; set; }
Property Value
Type:
DoubleSee Also