> 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/pipeline-5/sections/featured-products.md).

# Tab collections

Showcase key collections and products:

![](/files/-Me3BIDAbwxQ4pQLdMko)

#### Customize the view

Add tabs for additional collections and modify view layout with section settings:

![Use products per row to modify product image sizes](/files/-Me3BelGMdGcH1_Luc_r)

{% hint style="success" %}
New in Pipeline 5.2
{% endhint %}

#### How to add collection tabs&#x20;

Collection tabs are added as content blocks. Expand the Featured collection section using the arrow to the left and choose add Tab collections for each collection:

![](/files/-Me6uZFyesoYtgDJf3fZ)

#### Sorting

Products can be sorted in the Shopify Admin for Product Collections. Choose manual sorting for custom adjustments:

![](/files/-Me6wxGRg8cwBoEPCjnr)

#### Additional settings

Find additional settings for all collections under Theme Settings:

![Toggle custom badges, Price display and more](/files/-Me6yQWUlpq9YGL6CnRU)

{% tabs %}
{% tab title="Category " %}
Collection
{% endtab %}

{% tab title="Columns" %}
Multi-column grid
{% endtab %}

{% tab title="Width" %}
Standard
{% endtab %}

{% tab title="New" %}
Collection tabs added in Pipeline 5.2
{% endtab %}
{% endtabs %}


---

# 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/pipeline-5/sections/featured-products.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.
