# Wishlist

The wishlist app is built into our theme. After installing the Theme, you need to create a page wishlist and configure the page for this app to work correctly. If you do not follow the steps as instructed, your wishlist function will not work, and you may mistakenly think that this function is faulty.

**Step 1**: From your Shopify admin, go to "**Online Store**" > "**Page**" > Click **"Add Page**" Button.

{% hint style="info" %}

1. Create a page named "**wishlist**" or whatever you feel is relevant (It is not necessary to name the page correctly as "**Wishlist**")
2. **Theme template:** Select the template "Wishlist" (This option is required)
3. Click the **"Save"** button to finish.
   {% endhint %}

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

**Step 2:** From "**Theme settings**", Click the Tab "**Vinova Wishlist**" and link to the wishlist page you just created. Click the **"Save"** button to finish.

<div align="left"><figure><img src="/files/oDxsrPHlWo0gM5wRtRdP" alt="" width="340"><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://documents.vinovathemes.com/furstore-documentation/general-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.
