> 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-trust-badge.md).

# Create a trust badge

### **Steps to create a new trust badge**&#x20;

1. From the app admin page, go to **Trustbadge Plus** section > Choose **Trust Badges** tab > Click the **Create new trust badges** button

<figure><img src="/files/LDYpo3wa4fRfwMIsIser" 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 badge** > **Select badge image**

You can select the available badge the app provides or upload images or add image URL to create your custom trust badges

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

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

4. Click on the badge you have selected > Setting and configure the inside (Badge color, add tooltip, description) \[optional]

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

5. Continue to click **Add badge** to add as many as badges as you want&#x20;

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

***

### Design trust badges

After choosing badges and adding content for the trust badges, kindly scroll down to the **Design** setting.

There are **3 sections** for you to style the trust badges, click on each section to see more settings:

<figure><img src="/files/hQV0zCq701mj3EUvKY4k" 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/nhuYy1nBqG9AMW97VZSy" alt=""><figcaption></figcaption></figure>

***

### Display trust badges in your front store&#x20;

#### 1. Display trust badges on product page

**Step to manage**&#x20;

1. Click the **Placement** tab on the left > Navigate the **Product page** section > **Turn on the setting**
2. Click **Save**&#x20;

Now the Trust badge automatically shows up on the product page. Please go to the front store to check the result.

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

> **Note:**
>
> With this setting, the trust badge will automatically show up on all product pages below the add to cart button.&#x20;
>
> You don’t need to customize more.&#x20;

#### 2. Display Trust badge at a specific position

Our app provides you the short code of the trust badge that allows you place it at any position you want.&#x20;

Note: Only use the badge short code when you want to place it in a specific position.&#x20;

**Steps to manage**&#x20;

1. After finishing the Badge design, click **Save**.&#x20;
2. Move to the **Placement** tab on the left > Navigate the **Shortcode** section > **Copy the code showing here:**

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

3. Go back to the Shopify admin page > **Online stores** > **Themes** > **Customize** (the theme you want) > open the page template you want
4. Click **Add section** > find the app block of the **Samita Trust badge** app > click **Add**

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

4. In the block content, paste the shortcode of the trust badge

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

5. Drag and drop the block the change the position of the badge on the product&#x20;
6. Click **Save** to update the changes in the theme editor

***

## New feature! <a href="#new-feature" id="new-feature"></a>

* Sami Product Labels newly releases this “Featured templates” in order to help you quickly customize a trending trustbadge
* Click on one trustbadges model you like and start configuring further inside

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

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


---

# 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-trust-badge.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.
