Returns script which logs "updateschoppingcart" event to the Strands Recommender.
            
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 
Return Value
Type:Generated JavaScript
Exceptions
| Exception | Condition | 
|---|---|
| itemsInCart is null | 
See Also