# Collection list menu

**Collection list menu** is a concise and organized way to showcase various product collections. It appears as a menu option, presenting a list of categories that customers can navigate.&#x20;

{% hint style="info" %}
Steps

1. In the theme editor (**Customize**), click **Add section**
2. Locate and custom **Collection list menu**
3. **Save**
   {% endhint %}

<figure><img src="/files/6FLlnZs4vUJhnbh6PX6e" alt=""><figcaption></figcaption></figure>

## Collection list menu settings

### 1. Header

Use the provided text fields to add a suitable heading/subheading/description. Leave any of them blank if you do not want to display them.&#x20;

Adjust the text alignment (left/center) along with the background color and container type.

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

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

### 2. Collection settings

You can decide whether **Collection list menu** displays as grid or carousel and more.

<figure><img src="/files/cRAwbz7IluZmdKl91Zf3" 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://blueskytechcos-organization.gitbook.io/umino-shopify/theme-sections/collection-list-menu.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.
