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.

Here, go to the Integration guides section.

Now, click on Rating and Reviews widgets.

This will open up the code integration section.

Here, select the Product page average star rating option.

Now, click on Open Theme Editor.

Next, open the product-template.liquid file.

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

Now, copy the code.

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

Now, paste the code.

Finally, click on Save.

Last updated