Table of Contents

Favorite Lists

Favorite lists are dynamic lists of products which can be created and managed both from frontend - by interacting with either a Customer Center app or a Customer Experience Center - Favorites app - or from backend using the tools found under this node.

The Favorite lists node contains a list of all favorite lists created on the solution: FavoriteLists

Creating favorite lists

In many scenarios, customers will be creating and maintaining favorite lists from frontend using the a Customer Center app or a Customer Experience Center - Favorites app.

In other scenarios, favorite lists are created by commcerce staff from the backend - to do so:

  1. Click New favorite list
  2. Provide a name and optionally a description
  3. Select a group or user which the favorite list should be associated with - only this user or the members of this group will be able to see and interact with the favorite list in frontend, should the solution include such functionality
  4. Select a Published to date - or leave it blank to let this list be published indefinitely
  5. Check Published to make it active in frontend
  6. Check Default to make this the default favorite list if more favorite lists exist for this user or user group.

Adding products to favorite lists

When favorite lists are managed from frontend, products are of course also added to a list from frontend using either a Customer Center app or a Customer Experience Center - Favorites app. However, you can also add products to a favorite list from backend - either on a product-by-product basis or by bulk.

To add a single product to a list:

  1. Open a favorite list
  2. Click manage favorites
  3. Click Add products
  4. Use the product selector to select one or more products
  5. Press Close

To add products in bulk:

  1. Open a favorites list
  2. Click Add by SKU
  3. Paste a comma-separated list of SKUs or product IDs
  4. Press Create
  5. Press Close
To top