Versions 1.0.0-1.7.3
Caution: This is an advanced tutorial and is not supported by Shopify. Knowledge of web design languages such as HTML, CSS, Javascript and Liquid is required. We suggest hiring a Shopify Expert if you are not comfortable proceeding with the following tutorial. If you do proceed, we strongly recommend making a copy of the theme before editing.
Avenue comes preloaded with the code to add the Shopify Product Reviews app. If you would like to use a different app, you will need to update the code in a few different files.
Recommended reading
To edit theme files:
- From your Shopify admin, go to Online Store > Themes
- Click Actions > Edit code
In the following files, search for:
<!-- To add a new review app, install code between the comments -->
Or you can search for the word 'review'. PC users open the find feature with 'Ctrl+F' & Mac users use 'Command+F'.
Sections:
- product-template.liquid
Snippets:
- collection-order-form.liquid
- collection-row.liquid
- product-form-details.liquid
- product-loop.liquid