Click or drag to resize
ShoppingCartInfoTotalPriceInMainCurrency Property
Total price of the shopping cart in site main currency. All discounts, taxes and shipping are included.

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

Property Value

Type: Double
See Also