# Collections list page

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

You can edit the collections list page by specifying which collections are included and making changes to the layout.

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

1. From the theme editor (**Customize**), select the template selector.
2. In the dropdown menu, select **Collections list** template.
3. Make necessary changes.
4. **Save** the settings.&#x20;
   {% endhint %}

### General

You can adjust the order of your collections by selecting options from the **Sort collections by:** field.

* Alphabetically, A-Z
* Alphabetically, Z-A
* Date, new to old
* Date, old to new
* Product count, high to low
* Product count, low to high

<figure><img src="/files/1GmHZLdahTLMg1Gk6yxJ" alt=""><figcaption></figcaption></figure>

### Section header

Use the provided text field to add a suitable **Heading**.

* Leave them blank if you do not want to display them

You can also change the **Heading size** to Heading 1/ Heading 2/ Heading 3 and the **Text alignment** to Left/ Center to make the content look balanced on your website.

<figure><img src="/files/1FuyDPE1saUDjkljr4xr" alt=""><figcaption></figcaption></figure>

### Grid settings

Use the slider to adjust the **Number of columns on desktop** (between 2 and 6).

You can also control the suitable spacing between the product cards by selecting **Column gap** options.

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

### Mobile Layout

You can adjust the **Number of columns on mobile** to **1 column** or **2 columns.**

<figure><img src="/files/EXAYp8FzghsaT1DTIspJ" 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/sleek-theme/collections-and-products/collections-list-page.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.
