Notifies discount that it was applied on given amount of items.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- item
- Type: CMS.Ecommerce ShoppingCartItemInfo
Discounted item. Null value means that discount was applied on product missing in cart GetMissingProducts .
- count
- Type: System Int32
Number of discounted items.
See Also