All Collections
Trust Badges Bear
App installation
How to add Trust Badges Bear to your store
How to add Trust Badges Bear to your store
Jonathan Biri avatar
Written by Jonathan Biri
Updated over a week ago

Getting started

To make badges automatically show below your add to cart buttons inside the product page - click on “Enable”:

For most themes - that will do and no further action is needed.

Visit your product page to test whether or not badges are showing.

Badges won't show or you want to place badges in a custom placement?

Follow the steps below.

Manual install - mandatory step:

Scroll down your settings panel.

Change the Bar placement > "Product page" checkbox to OFF > save your changes.

Using themes 2.0?

Watch this how to video OR continue with the steps below:

Step 1

Open Online store > Themes > click on Customize:

Step 2

In the top page menu, select your product template:

Step 3

Inside the product information section click on "Add block" > choose the Trust badges widget:

Step 4

Place the widget anywhere inside the section, and click save.

Step 5

That's it - head over to your storefront and test.


Using themes 1.0?

Watch this how to video OR continue with the steps below:

Step 1

Copy the tag (<div class="ultimate-badges"></div>)

Step 2

Open your template file (click the template file link)

Step 3

Navigate to the theme coding and look for the product page. In this example, the page is called "product-template.liquid" located under "sections".

(!) Can't find "product-template.liquid" file? look for product-form.liquid file instead.

(!!) Using Dawn theme or any other Themes 2.0 theme? locate the "main-product.liquid" file.

Step 4

Paste the <div> in the file, below the {% endform %} line.

(!) Same goes for the product-form.liquid file or the main-product.liquid if you used it in the previous step.

Step 5

Click "Save"

Step 6

That's it - head over to your storefront and test.

Did this answer your question?