# Configuring the Wish List

The configuration enables the wish list and determines the email template and sender of email messages that are used when the wish list is shared. By default, the wish list is always enabled and appears on the sidebar of the storefront pages in the customer's account.&#x20;

Currently, the Wish List configurations are not available for changing in the ScandiPWA theme:

| FIELD                         | STATUS          | DESCRIPTION                                                                                                                                                                                                                                                                               |
| ----------------------------- | --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Enabled                       | **SUPPORTED**   | Determines if the products can be added to the wishlist, the wishlist is accessible, and my wishlist page is present in my account. Options: "Yes" or "No".                                                                                                                               |
| Show in Sidebar               | **COMING SOON** | <p>Determines if the wish list appears in the sidebar of storefront pages. </p><p><strong>NOTE!</strong> In ScandiPWA, the wishlist is only accessible through my account page. It is not visible on the sidebar of catalog pages. </p>                                                   |
| Email Sender                  | **SUPPORTED**   | Determines the email sender that appears as the sender of the message when the wish list is shared.                                                                                                                                                                                       |
| Email Template                | **SUPPORTED**   | Determines the template that is used when a customer shares a wish list.                                                                                                                                                                                                                  |
| Wishlist Share                | **SUPPORTED**   | An ability to share the wishlist.                                                                                                                                                                                                                                                         |
| Max Emails Allowed to be Sent | **COMING SOON** | Limits the number of emails a customer can send in a batch.                                                                                                                                                                                                                               |
| Email Text Length Limit       | **COMING SOON** | Limits the size of the message a customer can send.                                                                                                                                                                                                                                       |
| Display Wish Lists Summary    | **COMING SOON** | <p>Configures the display of the Wish List Summary in the customer account dashboard. Options:</p><ul><li>Display number of items in wishlist</li><li>Display item quantities</li></ul><p><strong>NOTE!</strong> In ScandiPWA, we always display the number of items on the wishlist.</p> |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.scandipwa.com/v5.3.5/marketing/wish-lists/configuring-the-wish-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
