Show star ratings on your product page

If you have trouble with your theme to show the app on product page or you want to show your reviews on another place, please follow the instructions here: 

Step 1: Go to your Online store -> Themes -> Action -> Edit Code. 

Step 2: Find product-template.liquid or product-meta.liquid file, and press Ctrl F to find the code snippet where you want your reviews to appear. 

For example  {{ product.title }}, {{ product.description }}

Step 3: Copy this code <div class="ot-customer-reviews"></div> and paste under the code above: 

Please click Save button after commenting the code.

Result: