Follow instructions below to install reviews widget on Shopify Product Page.
To start, go to reviews widget page and add reviews widget.
Install Widget
After reviews widget is created. Select Show Instructions
to view installation instructions.
Installation Instructions
1) Initialize App
Click on Initialize App button to setup app for your theme. This is a mandatory step, even for manual installation.
2) App Block Installation
Use app block installation if your theme supports Online Store 2.0. For vintage themes, you would need to install manually. If app block installation work, you can skip Manual Installation
step.
3) Manual Installation
Use this if you're using vintage theme. Snippet should look something like this:
<div
class="ov-app ov-app-reviews-widget"
data-app-id="REVIEWS_WIDGET_ID"
data-app="reviews-widget"
data-product-external-id="{{ product.id }}">
</div>
Place snippet to bottom of templates/product.liquid
file and save it. Once that is done, reviews widget will be shown at bottom of your product page.
Reviews widget not showing for some products?
Go to products page and check if product has been imported to our system. If product has not imported, we won't display reviews widget.
Need help installing?
If you need additional help to install, you can contact us.