# Additional pages

A Wishlist page and Comparison page let visitors pin the products they are interested in.&#x20;

They help customers easily compare different product options and make informed purchase decisions.

## Create a page

To display the information on these pages, you must choose the corresponding template.&#x20;

For example, to display the Wishlist page, you must select the 'wishlist' template.

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

You go to **Online Store >** **Pages >** click **Add page.**&#x20;

From there, assign a suitable **Theme template** for the page you have created.

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

{% hint style="warning" %}
Note: You can only choose templates from the published theme.
{% endhint %}

## Add your additional pages to the theme

Once you have created a page in Shopify Pages and assigned a suitable template to it, add them to the theme:

{% hint style="success" %}
**Steps:**

1. In the theme editor (**Customize**), click **Theme settings**
2. Locate **Additional pages**
3. Select the page
4. **Save.**
   {% endhint %}

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

### **Wishlist page**&#x20;

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

### **Comparison page**

<figure><img src="/files/quI47cT7Ju28q6LzReBH" 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://docs.foxecom.com/megamog-theme/theme-settings/additional-pages.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.
