protected IList<BasketItem> GetBasketItemsWithoutDiscounts( Basket basket, IList<int> discountedBasketItems )
Parameters
- basket
- The basket object
- discountedBasketItems
- Ids of the discounted basket items
Return Value
List of basket items without discounts