Features Reviews Widget
In this article
In some circumstances, you might prefer to showcase your handpicked product reviews on the Homepage rather than the product page. This widget facilitates the presentation of reviews that have been tagged as featured in the Reviews section. These selected reviews are displayed in a variety of layouts directly on the Homepage.
How to add Featured Widget to Homepage?
There are 3 ways to put Featured Widget on the Homepage.
- 1
- Go to Theme Customizer > add Block (applies to standard themes).
- 2
- Manual edit theme code > Copy snippet code below and add to index page's liquid code.
{% if shop.metafields.appio_reviews.featured_reviews %} <script> _appioFeaturedReviews = {{ shop.metafields.appio_reviews.featured_reviews | json }}; </script> <div class="appio-reviews-widget appio-featured-reviews"></div> {% endif %}
- 3
- Contact support team (The developer will configure custom xpath so the app can determine the insert widget).
How do I set which reviews to display?
- Please go to Reviews, select the review you want to feature, and choose "Tag as featured"
How to config Featured Reviews Widget?
Go to Widgets -> Featured Reviews Widget and you have options to customize the followings:
- Title
- Layout: List, Grid, Line, Roll and Slide
- Reviews per page
- Content max lines
- Pagination
- Toggle product name
- Show/hide total number of reviews
NOTE
The number of featured reviews showing in Homepage is limited according to the specific plan:
- Free: 2 reviews
- Essential: 2 reviews
- Premium: 5 reviews
- VIP: 100 reviews