Click or drag to resize
ShoppingCartInfoTotalUnits Property
Sum of all shopping cart items' units, bundle items and product options are not included.

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

Property Value

Type: Int32
See Also