Click or drag to resize
ShoppingCartItemInfoCartItemUnits Property
Amount of the current shopping cart item in the shopping cart.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public virtual int CartItemUnits { get; set; }

Property Value

Type: Int32
See Also