# Product Block

| Setting                  | Description                                                          |
| ------------------------ | -------------------------------------------------------------------- |
| Show Product Block?      | Toggle to show/hide the block.                                       |
| Heading                  | Enter the heading title for the block.                               |
| Collection               | Select a collection to show its products in the block.               |
| Layout                   | Select the layout for the collection products: Slider or Grid (List) |
| Maximum Products to Show | Limit the number of products to show.                                |
| Show Dots                | Enable to show dots for Slider Layout.                               |
| Show Arrows              | Enable to show arrows for Slider Layout.                             |


---

# 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://halosoft.gitbook.io/bonnita-documentation/collections-list-page/collections-list-section/product-block.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.
