> For the complete documentation index, see [llms.txt](https://docs.lufavo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lufavo.com/frameora/sections/feature-strip.md).

# Feature strip

The Feature strip section displays a row of short selling points or product benefits.

Use this section to highlight why customers should trust the product, how it works, or what makes it different.

### Open Feature strip settings

<figure><img src="/files/SaGjC47R0J7SGgqR8NiY" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
To edit the Feature strip section:

* From your Shopify admin, go to **Online Store > Themes**.
* Find **Frameora**.
* Click **Customize**.
* Open the page that contains the Feature strip section.
* Select **Feature strip** in the theme editor sidebar.
* Edit the feature blocks.
* Click **Save**.
  {% endhint %}

***

### Feature blocks

The Feature strip is made from individual **Feature** blocks.

Each Feature block can include:

* Icon
* Heading
* Text

Frameora supports up to **4 feature blocks** in this section.

***

### Icon

Use the **Icon** setting to choose the icon shown with the feature.

Choose an icon that matches the message of the feature.

Examples:

* Refresh
* Shield
* Image
* Heart

***

### Heading

Use the **Heading** field for the main feature title.

Examples:

* Restick anytime
* No nails, no marks
* Premium photo finish
* Made for moments

Keep headings short so they stay easy to scan.

***

### Text

Use the **Text** field to add a short explanation under the heading.

Examples:

* Move tiles around as your home, mood, or story changes.
* Damage-free decorating for apartments, nurseries, and every room.
* Crisp color and clean edges for a polished gallery-wall look.
* Perfect for newborns, weddings, birthdays, travel, and gifts.

Keep each feature short and focused on one benefit.

***

### Best practices

Use the Feature strip to communicate quick benefits customers can understand at a glance.

Good feature strip content is:

* Short
* Clear
* Benefit-focused
* Easy to scan
* Consistent in length

Preview the section on mobile to make sure all feature blocks remain readable.

***

### Save your changes

After editing the Feature strip section, click **Save**.

If changes do not appear immediately, refresh the storefront or open the page in a private browser window.


---

# 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://docs.lufavo.com/frameora/sections/feature-strip.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.
