# Divider

The **Divider** block is used to visually separate sections or blocks of content on your storefront.

<figure><img src="/files/9UJ1PUv1cUihq7ujrzu0" alt="Picture depicting the Divider block of the product pages section"><figcaption></figcaption></figure>

<table><thead><tr><th width="104.017333984375">Settings</th><th width="109.9322509765625" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Show line</td><td align="center"><code>checkbox</code></td><td>Toggles the visibility of the horizontal divider line.</td></tr><tr><td>Bottom</td><td align="center"><code>range</code></td><td>Controls the space below the divider.</td></tr></tbody></table>

## Notes

* When Show line is unchecked, the block functions purely as a spacer.
* Useful for breaking up content-heavy sections or adding visual rhythm to layouts.
* Can be combined with other blocks (e.g., text, images, upsells) to improve overall structure.


---

# 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://broadcast.presidiocreative.com/product-theme-blocks/divider.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.
