MultiBuyDiscountsAutoAdderProductsToBeAutoAdded Property |
Dictionary with products which could be added to the shopping cart for free in format [SKUID, number of its units].
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public Dictionary<int, int> ProductsToBeAutoAdded { get; }
Property Value
Type:
DictionaryInt32,
Int32See Also