How to Show Product Reviews¶
This article explains how to show product reviews on the results page on your quiz.
This documentation outlines the steps to display product reviews on the results page of a quiz created with the Revenue Hunt app. It covers adding the reviews section, selecting a review app, and troubleshooting syncing issues.
- Open Results Page.
- Adding the Reviews Section: Locate your Product Block that recommends products.
-
Under
Recommended Products
, findProduct Component Layout
. Click+ Add Block
and select theReviews
section. -
Configuring the Reviews Section: After adding the reviews section, a star rating box will appear at the bottom of your product card. Open the
Reviews
tab to select a review app from the dropdown menu.Example
In this example,
Judge.me
is selected, but other review apps are available.We currently support these review apps for Shopify:
- Judge.me,
- Yotpo,
- Stamped,
- Loox.
-
You can move the reviews section to a different position within the product component layout, such as right below the product title.
- Once satisfied with the layout, save your changes with the top-right
Save
button. - Previewing the Quiz: To check if the reviews are displayed correctly, click on
Preview
to preview the quiz. - Troubleshooting Review Syncing: If product reviews do not sync automatically, go to the app settings in the review app. Navigate to
App Settings
>Catalog
and perform a quick catalog import. After the import, return to the Revenue Hunt app, check the results page, and preview the quiz again.
Info
If issues persist with reviews not being pulled, contact the support team for assistance.
Review Apps¶
Loox Reviews¶
Loox metafields for reviews are set to private by default, but it can be changed in order to display the reviews in the quiz result page.
You can make the Loox metafields (like num_reviews
and avg_rating
) available in the Storefront
API directly through the Shopify Admin interface using your browser. This involves editing the metafield definitions in Shopify Admin to enable storefront access, which sets the permission to PUBLIC_READ
.
Step-by-Step Guide:
- Log in to your Shopify Admin dashboard.
- Navigate to
Settings
(bottom left) >Metafields and metaobjects
. - Select the resource type for the metafields, such as
Products
(Loox typically uses product-level metafields). - Locate the specific Loox metafield (e.g., search for
loox.avg_rating
orloox.num_reviews
in the list). Loox reviews metafields can be located underunstructured metafields
. - Click on the metafield name to edit it.
-
In the Access section, check the box for
Storefronts
(this enables public read access for custom storefronts and the Storefront API). -
Optionally, adjust other settings like name, description, or validation if needed.
- Click
Save
.
Once saved, the metafields should appear in the app.
Warning
If the metafields don't appear editable (rare, but possible for locked app setups), contact Loox support for assistance.
Changes take effect immediately, but you may need to clear any caches in your storefront app.
This section covers how to enable product reviews for the legacy Shopify interface.
-
Navigate to
Results Page settings > Basic settings
>Individual product settings
. -
Toggle the
Show reviews
option to display product ratings below the product name on the results page. - Run a Catalog Sync after activation to sync all product reviews with the app.
Supported Review Apps
We currently support these review apps for Shopify:
- Product Reviews by Shopify
- Stamped Product Reviews & UGC
- Judge.me Product Reviews
- Rivyo Product Reviews
This section covers how to enable product reviews for WooCommerce stores.
-
Navigate to
Results Page settings > Basic settings
>Individual product settings
. -
Toggle the
Show reviews
option to display product ratings below the product name on the results page. - Run a Catalog Sync after activation to sync all product reviews with the app.
Review Support
We currently sync only the official WooCommerce Reviews.
Currently, there is no option to show reviews on the results page in the Revenue Hunt app for Magento.
Currently, there is no option to show reviews on the results page in the Revenue Hunt app for BigCommerce.
Currently, there is no option to show reviews on the results page in the standalone version of the Revenue Hunt app.
This article explains how to show product reviews on the results page on your quiz.