Returns script which logs "purchased" event to the Strands Recommender.
            
Namespace: CMS.StrandsRecommenderAssembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- orderID
 - Type: 
System String
ID of the order 
- orderData
 - Type: 
System.Collections.Generic IEnumerable StrandsPurchasedEventData 
Information about products which were purchased 
Return Value
Type:Generated JavaScript
Exceptions
| Exception | Condition | 
|---|---|
| orderData is null | 
See Also