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

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

Property Value

Type: Double
See Also