Install Ryviu app

This article presents you the way to install Ryviu from your Shopify store from Shopify app store.

If you want to use Ryviu in your Shopify store, you need to install Ryviu app in it. It only takes a few minutes to install Ryviu on your Shopify store. Please follow this guideline to know how to install Ryviu app on your Shopify store.

Requirements:

To follow this tutorial, you will need the following:

If you don't have a Shopify store yet then please create a Shopify 14 days free trial from here:

Method 1: Install Ryviu app from Shopify App store

  1. Log in to your Shopify store

  2. Open Ryviu - Product Reviews app on Shopify App store

  3. Click Add app button

  4. Click Install app button. Done

Method 2: Install Ryviu app via Ryviu dashboard

  1. If you don't have a Ryviu account then please create your Ryviu account from here: Create new account (You will need to create a new Ryviu account for each store)

  2. If you have an account then please log in from here: Ryviu login

  3. Go to your Ryviu Dashboard > Settings > General > Click Connect now button in the store section.

4. Choose Shopify in the Platform section, then enter a part of Shopify's Domain URL (the part before ".myshopify.com") then click "Install now" button.

5. You will redirect in your Shopify admin, click "Install app" button from here to complete install our app.

6. Done

Note: Our app will automatically add a Ryviu's code snippet to display reviews at the bottom of your product page. If you want to move the review section to another place then please move this code below in your product.liquid file.

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

If you need some more help, please feel free to contact us via live chat.

Last updated