Renders script for updateschoppingcart tracking event.
Namespace: CMS.StrandsRecommenderAssembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- itemsInCart
- Type: System.Collections.Generic IEnumerable String
IDs of all items in shopping cart
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | itemsInCart is null |
See Also