ECommerceHelperTrackAddToShoppingCartConversion Method (ShoppingCartItemInfo) |
Tracks add to shopping cart conversion.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax public static void TrackAddToShoppingCartConversion(
ShoppingCartItemInfo product
)
Parameters
- product
- Type: CMS.EcommerceShoppingCartItemInfo
Product for which the adding to the shopping cart should be tracked.
See Also