Custom Widget Integration

For V1 Shopify Themes

To custom integrate the product page average star rating widget:

Go to the Theme Editor tab in the UX Bundle admin panel.

Theme Editor

Here, go to the Integration guides section.

Integration guides

Now, click on Rating and Reviews widgets.

Click on Rating and Reviews widgets

This will open up the code integration section.

Code Integration

Here, select the Product page average star rating option.

Select Product page average start rating option

Now, click on Open Theme Editor.

Click on Open Theme Editor

Next, open the product-template.liquid file.

Open the Sections folder > open product-template.liquid file from there.

Open product-template.liquid file

Now, copy the code.

Copy code

After this, you will be pasting the code under the {{ product.title }} code.

Paste code under {{ product.title }}

Now, paste the code.

Paste the code

Finally, click on Save.

Last updated