IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
In the Ecommerce module, you are able to create wish lists that represent lists of items that the user wants to buy in the future. The wish list is represented by the Telerik.Sitefinity.Ecommerce.Orders.Model.Wishlist class. The products added in the wish list are represented by the Telerik.Sitefinity.Ecommerce.Orders.Model.WishlistDetail class. You can use the Telerik.Sitefinity.Modules.Ecommerce.Orders.Implementations.WishlistAdder class to add products to the wish list of a user. It handles the creation of a WishlistDetail instance and the population of its properties for you. You can also use the API directly and manually create a WishlistDetail instance for the wish list.
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important