# Whislist Page

1. At first, you need to create a page for the wish list
2. In an [Online Store / Pages](https://shopify.com/admin/pages), find and click the button "Add page"
3. Write in Title field page name

   Page Title: `wishlist`
4. Select Template: **page.wishlist**
5. Select Visibility: **Visible**
6. You could use code Editor or HTML write mode content
7. Click **save**

![](/files/-MhmtTeXkTLqcdRh3H-Y)

## Wishlist Page Customizer

![](/files/-MiAz21lmgNK08KBSVFy)


---

# 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://lezada.docs.hasthemes.com/pages/whislist-page.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.
