Click or drag to resize
ShoppingCartItemInfoCartItemAutoAddedUnits Property
The number of shopping cart item units added automatically to the shopping cart for free.

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

Property Value

Type: Int32
See Also