Table of Contents

Customer Experience Center - Favorites

Let the customer view and interact with their favorite lists.

The Customer Experience Center – Favorites app is a frontend app for rendering Favorite Lists in frontend.

In short, the app makes it possible for a logged in user to create, manage and delete their own favorite lists. This involves having an overview of the favorite lists...

Customer center favorites1

... that includes features for the user to add and name a new favorite list...

Customer center favorites2

... if the favorite list is empty, the app can redirect the user to the product list page.

Customer center favorites3

When a logged in user wants to add a product to a favorite list, the heart icon can be clicked on both the product details page or on the product list page...

Customer center favorites4

...and then a slideover will display which favorite lists it is possible to add the product to.

Customer center favorites5

This was an introduction to the frontend features of the Customer Experience Center – Favorites app. To configure the app, read our developer documentation here.

To top