Pagefly
This tutorial will guide you on installing Ryviu snippet codes for your Pagefly.



Last updated
This tutorial will guide you on installing Ryviu snippet codes for your Pagefly.



Last updated
<div class="review-widget">
<ryviu-widget-total reviews_data="{{product.metafields.ryviu.product_reviews_info | escape }}" product_id="{{product.id}}" handle="{{product.handle}}"></ryviu-widget-total>
</div><!-- RYVIU APP :: WIDGET -->
<div class="lt-block-reviews">
<ryviu-widget handle="{{product.handle}}" product_id="{{product.id}}" title_product="{{product.title}}" image_product="{{ product.featured_image.src | img_url: '100x' }}"></ryviu-widget>
</div>
<!-- / RYVIU APP -->