Custom Widget Integration

For V1 Shopify Themes

To custom integrate the product review and FAQ section 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 Review and FAQ section option.

Now, click on Open Theme Editor.

Next, open the product.liquid file.

Open the Templates folder > open product.liquid file from there.

Now, copy the code.

After this, you will be pasting the code under {%section 'product-recommendations' %}

Now, paste the code.

Finally, click on Save.

Last updated