> For the complete documentation index, see [llms.txt](https://pipeline.groupthought.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pipeline.groupthought.com/collections/collection-pages/collection-toolbar.md).

# Layout options

## Product card layouts

The Collection Control bar can display layout options for shoppers to change their collection view dynamically. Choose from two to four images per row on desktop and one to two on mobile.

### Desktop layouts:

![Most images per row, smaller sized images](/files/dK1FU7AqdCmhNHwhomOX)

![Three images per row, images are larger](/files/2jFKkBFE1ll809VgqrXb)

![ Two images per row, largest image size option](/files/FryGc3bjkt2sYHDFj0Or)

### Mobile layouts:

There are two options for mobile, two images per row and one image per row.

![Two products per row, mobile](/files/rUzvy6IZc0fgUOsTvM83)

![Single product, larger images](/files/U9XiIWzT3Kyq8yVbtoji)

### Default view for customers

You can set the default view for your customers in the section settings. Customers can then change the view style by using the Control bar.&#x20;

<div data-full-width="true"><figure><img src="/files/7GoihFx30lG1AAorh9w3" alt=""><figcaption></figcaption></figure></div>

* You can hide or show the image layout buttons in the Control bar with the "Show product layout buttons option" toggle.&#x20;
* The Products per page slider lets you manage how many products are displayed on each collection page. Pagination is added when multiple pages are available to shoppers.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://pipeline.groupthought.com/collections/collection-pages/collection-toolbar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
