MultiBuyDiscountsEvaluatorSortedItems Property |
Cart items sorted by price.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax protected IEnumerable<MultiBuyItem> SortedItems { get; }
Property Value
Type:
IEnumerableMultiBuyItemSee Also