How to insert reviews on Home page of your Shopify store
First, in Shopify panel go to Online stores, and then choose Themes. In current theme find Actions and Edit code.
Check your Layout/theme.liquid file. You should have this code in the bottom of the page
<script src="https://shopbooster.co/ali/reviews_js.js" ></script><script src="https://shopbooster.co/ali/theme_js.js"></script>
If you don’t see it insert the code and click ”Save” button.
Follow next steps to install home page reviews: Find Templates/index.liquid and put the code bellow
<div class="shopbooster-home-rev" id="shopbooster-ali"></div><script src="https://shopbooster.co/ali/product-home_js.js"></script>
Then, go to General settings and check if your Review Widget is activated.