> For the complete documentation index, see [llms.txt](https://broadcast.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broadcast.presidiocreative.com/product-theme-blocks/feature.md).

# Feature

The **Feature** block highlights key selling points, services, or attributes of your brand or products. With built-in icon support, customizable text, and styling options, this block is ideal for drawing attention to benefits in a clean, visual format.

<figure><img src="/files/J3quehlr8ilkGZAAS3qC" alt="Picture depicting the Feature block of the product pages section"><figcaption></figcaption></figure>

<table><thead><tr><th width="194.13018798828125">Settings</th><th width="144.47222900390625" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Icon</td><td align="center"><code>select</code></td><td>Choose from a range of preset icons: <code>Star</code>, <code>Cloud</code>, <code>Truck</code>, etc.</td></tr><tr><td>Alternative icon/image</td><td align="center"><code>image_picker</code></td><td>Upload a custom image/icon. Recommended size: 160×160px SVG. <a href="https://broadcast.presidiocreative.com/faq/frequently-asked-questions/how-to-prevent-your-images-from-getting-cropped">Learn more</a></td></tr><tr><td>Size</td><td align="center"><code>range</code></td><td>Set the size of the icon/image.</td></tr><tr><td>Heading</td><td align="center"><code>text</code></td><td>Title displayed above the description. </td></tr><tr><td>Text size</td><td align="center"><code>select</code></td><td>Controls the font size of paragraph text. Applies only when content is formatted as a paragraph: <code>Extra small</code>, <code>Small</code>, <code>Medium</code>, <code>Large</code>, or <code>Extra large</code>.</td></tr><tr><td>Text</td><td align="center"><code>richtext</code></td><td>Rich text area for describing the feature. Supports HTML formatting for emphasis, links, etc.</td></tr><tr><td><strong>Colors</strong></td><td align="center"></td><td></td></tr><tr><td>Background</td><td align="center"><code>color</code></td><td>Sets a custom background color. Use 'transparent' to fall back to the default theme color scheme.</td></tr><tr><td>Text</td><td align="center"><code>color</code></td><td>Defines the color of the heading and paragraph text.</td></tr><tr><td><strong>Padding</strong></td><td align="center"></td><td></td></tr><tr><td>Bottom</td><td align="center"><code>range</code></td><td>Controls space below the block.</td></tr></tbody></table>

## Notes

* The **Feature** block is a flexible solution for promoting product features, values, or services.
* Supports both Shopify icon sets and custom uploaded icons.
* Can be used standalone or in multi-column layouts for grouped features.


---

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