Updates unit count of shopping cart item, related product option unit count or bundle item count is updated as well.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- item
- Type: CMS.Ecommerce ShoppingCartItemInfo
Shopping cart item to updates unit count for.
- newCount
- Type: System Int32
New number of cart item units.
See Also