# Collection list menus

**Collection list menus** 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.

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

{% hint style="success" %}
Steps

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

## Section settings <a href="#collection-list-menu-settings" id="collection-list-menu-settings"></a>

### Header and General <a href="#id-1.-header" id="id-1.-header"></a>

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.

You have the option to adjust the **Text alignment** to either left or center, allowing you to tailor the appearance of text to match your design preferences.

<figure><img src="/files/94XqtRJC9J231Oxoa27H" alt=""><figcaption></figcaption></figure>

**Layout:** You can choose among Container, Wrapped container, Full width for the banner layout.

**Color schema:** Set text color and background color with preset scheme

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

### Collection settings <a href="#id-2.-collection-settings" id="id-2.-collection-settings"></a>

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

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

When carousel layout is enabled, there will be some additional settings:

* **Autoplay:** Run the carousel automatically.
* **Infinity:** Extend the carousel period indefinitely.
* **Show arrows**: enable buttons to swipe across the carousel.
* **Dot:** enable or disable buttons that navigate you to one specific slide directly.

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

### Section padding

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

<figure><img src="/files/W3q691O0hHHXDor95DJl" 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://blueskytechco.gitbook.io/alukas-shopify/theme-sections/collection-list-menus.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.
