Click or drag to resize
ShoppingCartInfoTotalItemsPriceInMainCurrency Property
Total price of all shopping cart items in site main 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 TotalItemsPriceInMainCurrency { get; }

Property Value

Type: Double
See Also