MultiBuyDiscountsEvaluatorPrioritizedItems Property |
List of cart items currently processed by this applicator.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax protected List<MultiBuyItem> PrioritizedItems { get; set; }
Property Value
Type:
ListMultiBuyItemSee Also