Click or drag to resize
ShoppingCartInfoTotalItemsPrice Property
Total price of all shopping cart items in shopping cart currency. Items discounts are included.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public decimal TotalItemsPrice { get; set; }

Property Value

Type: Decimal
See Also