> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.spreadsimple.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to set up Favorites

In this help article we will tell you how to enable the favorite items feature for your website visitors and create a dedicated page where they will be able to see the marked items via the link with a `?favorites=1` query.

With this feature enabled, your website visitors will be able to mark the selected items as favorites (or 'like' them) and then view them on a dedicated page. This feature does not require user account as all the data will be stored in their browser and will be saved after reloading the page.

|| Since the data is stored in the visitor’s browser it will be saved until the visitor clears the website data. Using Incognito mode will not allow visitors to save the favorite items.
 
## Enable Favorites feature

1. Go to the `Content` Tab **->** `Content` options.
2. Switch the **Allow visitors to save favorites** toggle on.

![](https://storage.crisp.chat/users/helpdesk/website/-/9/1/8/f/918f9541750fe800/favorites-1_10afxd1.png)

3. Save the changes.

Now your customers will see the heart-shaped buttons next to the item images.

![](https://storage.crisp.chat/users/helpdesk/website/-/9/1/8/f/918f9541750fe800/favorites-2_1nnpm81.png)

Clicking that button will add the item to 'favorites'. The 'favorites’ will be seen via query string `?favorites=1`, for example, https://my-favorite-things.spread.name/?favorites=1

![An example of the results returned with the query string](https://storage.crisp.chat/users/helpdesk/website/-/9/1/8/f/918f9541750fe800/favorites-3_1f2i03.png)

## Create a 'My Favorites' page

You can create a dedicated page where your visitors will be able to see all their selected items on one page during their next visit. This will simplify the navigation for them. 

To build such a page:

1. Go to the `Pages&Links` Tab and click *Add link* button.

![](https://storage.crisp.chat/users/helpdesk/website/-/9/1/8/f/918f9541750fe800/favorites-4_1h0u4fi.png)

2. In the New link settings, paste `?favorites=1` into the URL field.

![](https://storage.crisp.chat/users/helpdesk/website/-/9/1/8/f/918f9541750fe800/favorites-5_5qontl.png)

3. Change the link name and set up the aliases data for this link to make it more user-friendly: add a title and subtitle, customize the link, etc. 

![Fill in the fields in the alias settings to create a 'My favorite' page](https://storage.crisp.chat/users/helpdesk/website/-/9/1/8/f/918f9541750fe800/favorites-6_3cxqcg.png)

Now your visitors will be able to see the items marked as ‘favorites’ by clicking the button in the navigation menu. 

![This is how a 'Favorites' page can look like on your website](https://storage.crisp.chat/users/helpdesk/website/-/9/1/8/f/918f9541750fe800/favorites-7_199edbo.png)


The items marked as 'favorites' will be stored in visitor's browser until they clear the website data.