public virtual IList<UpsellProduct> GetUpsellProducts( Basket basketToExclude, bool useEagerFetch )
Parameters
- basketToExclude
- A basket; the return list will not contain any products already in the basket.
- useEagerFetch
- Optional parameter to eager fetch related data for display
Return Value
A list of Upsell Products