> For the complete documentation index, see [llms.txt](https://docs.samita.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.samita.io/trustbadge-plus/create-a-highlight.md).

# Create a highlight

## **Create a new Highlight**&#x20;

**Steps to manage**&#x20;

1. From the app admin page, go to **Trustbadge Plus** section > Choose **Highlights** tab > Click the **Create Highlight** button

<figure><img src="/files/4GCbbAKX5MZmV2onCEEe" alt=""><figcaption></figcaption></figure>

2. In the Design tab, navigate to the **Content and Badges** section, set up **Title** and **Description** \[optional]
3. Move to **Badges** sections, click **Add highlight** > **Select badge image**

<figure><img src="/files/5WFAxWB8h4OGUG8TZAtU" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0LaElMdUE7F1HvLlMdk6" alt=""><figcaption></figcaption></figure>

You can add more badges for your Highlight by continue clicking on **Add Highlight** button:

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

4. Click on the badge you have selected > Setting and configure the inside (set title and description) \[optional]

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

***

### Design Highlights on front store

After selecting the badge you want and set up proper text for the highlight, move to the **Design** step.&#x20;

5. In the same Design tab, scroll down to the Design settings, there are 3 options:&#x20;

* **Design Main Section** (optional)
* **Design Title and Design Description** (optional)
* **Design Badge**&#x20;

Click on each section and adjust the highlight size and style

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

You also can set up size for the trust badges in other devices like mobile or tablet:

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

***

### Display Highlight in the front store

6. Move to the **Placement** tab > **Configure the Product display condition** - which product you want to show the highlight&#x20;
7. Turn on the setting to show the highlight on **Product page**.

<figure><img src="/files/5xYD0Y680ZO5FKkpkFHq" alt=""><figcaption></figcaption></figure>

For further details, [**learn more**](https://docs.samita.io/~/revisions/0BsOW6edQ2c3AVEigZcB/trustbadge-plus/display-highlight-on-front-store) here.&#x20;

8. Click **Save** and check the result in the front store.&#x20;

***

### New feature!

* Sami Product Labels newly releases this “Recommendation Highlights” in order to help you quickly customize a trending highlight for your store
* Click on one highlight you like and start configuring further inside

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

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

> ### **Need support?**
>
> If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address [support@samita.io](https://help.samita.io/support@samita.io)


---

# 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.samita.io/trustbadge-plus/create-a-highlight.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.
