This is on Shopify
Hello Michael,
Thank you for contacting us.
We don't have option to display only shop reviews under product title.
Instead, you can have number of all reviews (all product reviews and shop reviews) under product title by using our All Reviews Text widget: https://judgeme.freshdesk.com/support/solutions/articles/44001257447-all-reviews-text-show-the-total-number-of-reviews-and-aggregate-rating
Here is code of All Reviews Text:
{% include 'judgeme_widgets', widget_type: 'judgeme_all_reviews_text', concierge_install: false %}
If you don't familiar with manual installation, please let us know your shop domain. You can reach back here or email us at support@judge.me, we then check and install all reviews text under product title for you.
Let us know if you have any questions.
Best,
Kien Tran
Michael Flanagan
Is there a way to show the Shop reviews near the product title on our product page? The reason being, we offer a lot of custom request products that will not get a ton of individual reviews overtime.. but the concept / shop will get a lot of reviews.
{% comment %}Start automatically added Judge.me widget{% endcomment %}
{% render 'judgeme_widgets', widget_type: 'judgeme_preview_badge', concierge_install: true , product: product %}
{% comment %}End automatically added Judge.me widget{% endcomment %}