# Subcollections

Cross-promote other collections with subcollections. Display a carousel or grid of links to related or similar collections onto any collection page:

![Promote other collections on your collection page](/files/WtZIf5ZGDnSDMke2KmfI)

### How it works

Palo Alto uses Shopify's Navigation menu system to bring custom menu items into any collection page and displays them as subcollections with a graphical image, collection name, description, and link.

### How to setup

Subcollections are already included with the default collection template, listed as a section called subcollection:

![](/files/n3rM4MeAAHv5XxsVUK5K)

### Section Settings

![](/files/wXzFFlHImbn0oy9KBsGC)

### Adding collections

Use the link in the settings to create a navigation list, the rest is done right in your Shopify Admin under Navigation. Choose Add menu to create a new menu:

![](/files/PnOJtB5ENXYDG08b5lut)

Create a new menu with the same name as your collection:

![](/files/eSB2LRSAz01dk5LJsT8p)

For our example, we will be adding subcollections to our 'Espradrille' collection, our menu will be called **Espradrille** ,and the handle in lowercase: `espradrille`

Next, we'll add menu items, these will be the subcollection links that are displayed in the subcollection carousel or grid:

![](/files/CJMbUOJF0cIUMHw3n8fX)

{% hint style="success" %}
Create a new menu item for each collection that be listed as a subcollection.
{% endhint %}

Save your menu and your subcollections are ready to use.


---

# 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://palo-alto.presidiocreative.com/palo-alto-4.1/collections/subcollections.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.
