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

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

Property Value

Type: Double
See Also