0
Under review
want to add reviews to product template
where do i set the code within the product template code to make it display on every product page?
Customer support service by UserEcho
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