ShoppingCartInfoTotalItemsPrice Property |
Total price of all shopping cart items in shopping cart currency. Items discounts are included.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public decimal TotalItemsPrice { get; set; }
Property Value
Type:
DecimalSee Also