1. Navigate to the Install Info section in your app's admin



2. Under the Manually Add Snippet section, select your desired Theme and click on Add button.

 

3. Add the following shortcode in your product template file to your desired location:

<div data-hulkapps-reviews data-hulkapps-reviews-list></div>


Recommended location: Above the Recommended Product or You may Also Like section


4. Add reviews snippet in collection 

Copy the following code & paste it at any desired spot in your product page or/and collection product grid item to display the average reviews of your product. 

<div data-hulkapps-reviews data-hulkapps-reviews-product-id="{{ product.id }}"></div>