Creates a new instance of applicator for given cart items.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- cartItems
- Type: System.Collections.Generic IEnumerable ShoppingCartItemInfo
Cart items to be evaluated.
See Also