Follow instructions below to install reviews widget on EasyStore Product Page.
To start, go to reviews widget page and add reviews widget.
Placement Options
Product Page (Auto) - Select this if you want OnVoard to automatically place widget at product page. We will place snippet at bottom of product page.
Product Page (Selector) - Use placement tool to visually insert widgets into your site without any technical work. See guide for selector placement.
Custom Placement - Manually install widget. Use this as fallback if all other placement methods doesn't work.
Custom Placement
Click Show Code
to get widget snippet. 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>
Next, 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.