# Wishlist

If you're looking for a way to increase sales on your Shopify store, then you should definitely consider adding a Wishlist page. This is a great way to allow customers to save items they are interested in.

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

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, open the template selector
2. Select **Pages**, then **Wishlist.**
3. Make necessary changes
4. **Save**
   {% endhint %}

## Section settings

**Section width:** You can choose among Fluid container, Full width, Stretch width for the banner layout.

Section padding allows you to specify the space between this section and the preceding or following sections, or both.

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


---

# 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://nextsky.gitbook.io/glozin-theme/other-pages-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.
