ShoppingCartInfoTotalPrice Property |
Total price of the shopping cart in shopping cart currency. All discounts, taxes and shipping are included.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public double TotalPrice { get; set; }
Property Value
Type:
DoubleSee Also