ECommerceHelper TrackAddToShoppingCartConversion Method (ShoppingCartItemInfo, String)Kentico 8.0 API Reference
Tracks add to shopping cart conversion.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

product
Type: CMS.Ecommerce ShoppingCartItemInfo
Product for which the adding to the shopping cart should be tracked.
name
Type: OnlineSystem String
Add to shopping cart conversion name. If it is set, it is used instead of the 'Add to shopping cart' conversion name from the settings.
See Also