Adding Star Rating Into Product Page In Older Shopify Themes

Estimated reading: 2 minutes 175 views

Follow this tutorial to add product star rating widget into your product pages 

Ekran Resmi 2022 11 09 00.39.31

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

Ekran Resmi 2022 11 02 09.17.10

First Go to Online Store

Choose the Unpublished  theme you want to  install Apex Reviews code snippets

2- Open Edit Code from Action Menu

Ekran Resmi 2022 11 02 09.15.41

Click on Action Menu

Ekran Resmi 2022 11 02 09.15.41

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 

Ekran Resmi 2022 11 04 19.44.36

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>

Ekran Resmi 2022 11 09 00.31.57

Find the code line containing { product.title }

And paste the code above here

We hope this tutorial was helpful. If you need help please contact us.

Leave a Comment