Displaying the Product Reviews Widget on Vintage Themes
Display the Product Reviews Widget on your product pages by integrating it with your Vintage theme (Shopify 1.0 theme) using code.
Note: If you are using a Shopify 2.0 Theme, click here to learn how to display Loox Widgets on your store pages.
To manually integrate the Product Reviews Widget with your product pages by code:
- Inside the Shopify Themes menu, click the “...” button next to “Customize” and select "Edit code":
- Open the template or section you use for product pages (for example: product.liquid / product-template.liquid / product-page.liquid / propduct-main.liquid).
- Copy the line of code below and paste it where you would like the widget to appear:
<div id="looxReviews" data-product-id="{{product.id}}" class="loox-reviews-default"></div>
- Click “Save”:
If you have more questions, contact our Support team at [email protected]. We're available 24/7 and happy to help!