Articles on: Installing widgets on store

How to add reviews widget to theme 2.0

If reviews are not automatically displayed by clicking 'integrate Trustreviews' in your Trustreviews app settings, please follow these steps:



Add customer reviews to my product pages. Themes 2.0:



Go to online store -> customize.
Choose the relevant product page.
Follow the steps on the screenshot below:
Go to the bottom and click on ''Add a section'' and choose the ''Trustreviews'' application (See 2nd photo). Move the Trustreviews customer reviews block wherever you want. (Reviews Widget)








2nd method:



You can also add reviews using the manual method. This consists of adding the code manually. (See below)

Go to online store -> customize.
Choose the default product page.
Follow the steps on the screenshot below: -> Add a section and choose ''Custom Liquid''
Drag the ''Custom Liquid'' where you want the notices to appear. In this example, we'll place reviews below the product description. So we moved the custom Liquid to the top, below the description.
Copy the code below and paste it into your custom Liquid.
Save your changes.

<div id="trustreviews" class="page-width" data-product-id="{{product.id}}"> {{ product.metafields.trustreviews.iframe }}
</div>



Updated on: 03/13/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!