> For the complete documentation index, see [llms.txt](https://docs-en.shoppy.is/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-en.shoppy.is/shoppy-dashboard/app-builder/collection-page.md).

# Collection Page

The Collection Page Builder is a new dedicated tab in the App Builder for customizing the Product Listing Page: the screen users see when browsing a collection. Merchants can add, remove, and reorder widgets, and configure the Product Grid with new display options including color variant visualization.

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

### How to Enable / Configure

1\. Go to App Builder > Collection Page in your Shoppy Dashboard.

#### Add and arrange widgets

1\. Add the Text widget and/or the Product Grid widget to the page.

2\. Drag and drop widgets to define the order in which they appear in the app.

#### Configure the Product Grid widget

1\. Click on the Product Grid widget to open its settings.

2\. Show Color Variants — display color variants as swatches or variant images on the product card.

3\. Show Vendor — display the product vendor name on the product card.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-en.shoppy.is/shoppy-dashboard/app-builder/collection-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.
