How to install - nampick/alireviews GitHub Wiki
Welcome to the alireviews wiki!
My app just work on chrome.
How to install
Step 1: You can find my app in code tab to download
Step 2: Install my chrome extension
Open your browser, enter chrome://extensions/ > click developer mode > load unpacked extension > select export-reviews-chrome-dev-app folder ( if you don't need images from customer then select export-reviews-chrome-dev-app-no-image folder )
Remove old app when change app version.
Step 3:
Just for export-reviews-chrome-dev-app folder
Add script to display images reviews from customer. This script only working with reviews in tab, contact to me if you have problem with this.
-
From your Shopify admin, click Online Store, and then click Themes (or press G W T).
-
Find the theme you want to edit, click the ... button, and then click Edit HTML/CSS.
-
Under Templates, click product.liquid. (If your theme is Solo or Venture, look at the note above.)
-
Copy all the code in script file hosted on GitHub.
Paste the copied code at the very end of the product.liquid template.
Click Save.
Note: you need jquery library in your theme to run this script
How to use my app
Please check my youtube video.