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