0
Under review

want to add reviews to product template

Ebenn 8 years ago updated by Josh 8 years ago 1

where do i set the code within the product template code to make it display on every product page?

Under review

This is going to vary depending on the theme you are using. There should be a page in your theme files used for displaying the product. It could be called product.liquid, but it may be called something else depending on the theme. Once you find the file then past the code at the bottom where you would like it to appear.


thanks