All Collections
Shopify
Install & Upgrade
Install Ryviu App to your Shopify Store
Install Ryviu App to your Shopify Store

It takes only a few minutes to install Ryviu app on your Shopify store.

Nam Nguyen avatar
Written by Nam Nguyen
Updated over a week ago

It takes only a few minutes to install Ryviu app for displaying reviews widget and star ratings on your Shopify store.

โ€Œ

Requirements:

Before installing Ryviu app in your Shopify store, you will need the following:

Install Ryviu app on Shopify App store

To install Ryviu app, please follow five steps below:

  1. Log in to your Shopify store

  2. Open Ryviu - Product Reviews app on Shopify App store, then click Install button.

  3. Click Install app button in the next step.

    Note: When you install the Ryviu app, our app will automatically create a Ryviu account linked to your store. Once the installation process is complete, you will be redirected to this account. To verify the account details, go to Settings > Profile.

  4. Open Online store > Click on Customize for the current theme on your store.

    From App embeds tab (a), please enable Ryviu app embeds (b).

  5. Add Ryviu widget blocks to the product template.

If your store does not support adding Ryviu blocks, please add this code below to your product.liquid file to make reviews appear.

<!-- 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 -->

If you use a 2.0 Online store theme (for example, Dawn theme), please add Ryviu widget sections for your product template, referring to this instruction after installing the Ryviu app.

Let's take a look at this video for more details:

If you don't have a Shopify store, you can start a free trial and enjoy three months of Shopify for $1/month on selected plans.

If you need more help, please contact us at [email protected] or via the live chat.

Did this answer your question?