# Wishlist

When "**Show message add to wishlist when remove cart item**" is enabled, customers will see a message when they remove a product from their cart.&#x20;

<figure><img src="/files/mIO6RPhCTWJzKOShdpPw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/aSSPWrvU6pNLIr6YgiwB" alt=""><figcaption></figcaption></figure>

Besides, the **Remove wishlist** option allows them to remove products either by visiting the wishlist page or clicking on the wishlist icon on the product container.

<div><figure><img src="/files/LRCmlIFYci1mAHmg3J6K" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HndtOoNKwMQsICKaZAAH" alt=""><figcaption></figcaption></figure></div>


---

# 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://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/wishlist.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.
