Install Apex Reviews App On Your Shopify Store Adding Star Rating Into Product Page In Older Shopify Themes Estimated reading: 2 minutes 311 views Follow this tutorial to add product star rating widget into your product pages After adding star rating code snippet, your product pages will display reviews rating with stars 1- Navigate to Online Store > Themes in your Shopify admin First Go to Online Store Choose the Unpublished theme you want to install Apex Reviews code snippets 2- Open Edit Code from Action Menu Click on Action Menu Select Edit Code 3- Locate and open one of the following code file in Sections folder depending on your theme In Edit Code menu, go to Sections folder. Depending on your theme locate and open product-template.liquid or product.liquid file Click on product-template.liquid file 4- Copy and paste the following code below the code line including {{ product.title }} <div class=”apex-reviews-badge”></div> Find the code line containing { product.title } And paste the code above here ADDING STAR RATING INTO PRODUCT PAGE IN OLDER THEMES We hope this tutorial was helpful. If you need help please contact us. Contact Us