We are live on
Would love your support.
Documentation

How to display product ratings using ReviewXpo shortcodes?

Changelog Thumb

Using the ReviewXpo shortcodes, you can manually integrate the “ReviewXpo rating” widget anywhere on your product page. To learn how you can use the shortcodes to integrate the rating widget and display your product ratings, please follow these steps;

Step 1: From Shopify admin, open your ReviewXpo App "Menu" and click "Widgets".

Step 2: Select Customize from “Rating” widget.

Step 3: Click on “Use Shortcodes”.

Step 4: Copy the shortcode and click on "Go to Theme Editor".

Shortcode:  <div id="rvxpo_rating_widget" data-config='{{ shop.metafields.reviewxpo.rating_widget_config.value | json }}' data-rating='{{ product.metafields.reviewxpo.rating.value | json }}'>

</div>

Step 5: Open product.liquid from the template dropdown.

Step 6: Lastly, insert the shortcode at your preferred place on "Theme Code Editor" and click “Save”.

With this, you have integrated the ReviewXpo rating widget into your store. 

Hope you’ve got what you are looking for. For further queries please contact us, we'll always be there to help you!