# Collection blocks

***

The collection template can include optional blocks. These blocks are displayed in-grid alongside your products. This can be used to display a text block or a newsletter. Both of which are great for highlighting ongoing promotions.

[![](https://downloads.intercomcdn.com/i/o/1200224444/911a936c6d69c90ae1d4c026/CleanShot+2024-10-01+at+11_42_15%402x.png?expires=1744835400\&signature=463987a337de3144bdc600caacedb67558e26692ebf5f0e555c9a6b247573696\&req=dSInFst8mYVbXfMW1HO4zUkWg%2BPAnZ6OKNZP2IaO3beuMtfpdzXG%2FQi8n65%2B%0AEL9FDulJtK4XgP5GwIE%3D%0A)](https://downloads.intercomcdn.com/i/o/1200224444/911a936c6d69c90ae1d4c026/CleanShot+2024-10-01+at+11_42_15%402x.png?expires=1744835400\&signature=463987a337de3144bdc600caacedb67558e26692ebf5f0e555c9a6b247573696\&req=dSInFst8mYVbXfMW1HO4zUkWg%2BPAnZ6OKNZP2IaO3beuMtfpdzXG%2FQi8n65%2B%0AEL9FDulJtK4XgP5GwIE%3D%0A)

## Adding a block

1. Open the theme editor by clicking "Customize" next to the theme you're working on.
2. From the dropdown in the center of the top bar select Collections > Default collection.
3. Select Collection grid from the theme sections.
4. Click Add Block then select either Newsletter or Content.
5. Click into the newly created block.
6. For the Index field enter the number position you want to display within the collection grid.
   * Entering 1 will ensure this block is displayed as the first item in your grid.
7. Update the content of your block as needed.
8. Click Save.


---

# 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://help.brickspacelab.com/space/guides/collections/collection-blocks.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.
