Click or drag to resize
ShoppingCartInfoGrandTotal Property
Grand total of the shopping cart in shopping cart currency remaining to pay after other payments (e.g. gift card) have been applied.

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

Property Value

Type: Decimal
See Also