[Extension()] public static BasketItem GetBasketItem( IList<WishlistItem> items, int index, Basket basket )
Parameters
- items
- List of wishlist items
- index
- Index at wich you want to get wishlist item
- basket
- Current basket
Return Value
Basket item object