Documentation

Install app

Directly go to this link: https://apps.shopify.com/customer-reviews-by-omega to install Product Reviews by Omega app

App Overview

What does the do?

  • Show your product's avarage rating on collection list
  • Show your product's avarage rating and reviews list on product detail page
  • Import reviews from Amazon, AliExpress

Settings

1. Layout Settings

There are 2 layouts to show products's reviews:

  • Overstock

  • Collateral

You can customize and enhance the layout, with several layout options and pre-built styles

  • Only show featured reviews :show all reviews or only featured reviews.

  • Reviews per page: you can choose how many reviews in a page to show.

  • Maximum characters in reviews: set maximum characters in reviews's content.

  • Rating star's style: Choose 1 of 5 star's styles

How to import reviews from Amazon, AliExpress

Click "Import Reviews" in product's reviews page.

If you have a store on Amazon or AliExpress, find a similar product then paste URL to the  "Product's URL" field

Maximum 50 reviews per page from Amazon and 10 reviews per page from Aliexpress.

Name Type Description Default
Product's URL Text Paste URL of Amazon or Aliexpress's product in here
Sort by Select Sort reviews by condition. Most Recent
Only verified purchase Boolean Choose only verified purchase reviews or all reviews, this field only for Amazon's reviews. Yes
Filter by star Select Sort reviews by star rating. All stars
Only image and video review Boolean Choose only image and video reviews or all reviews. No
Show blank review's content Boolean Show blank review's content or all reviews. No
Default reviewer's name when blank Text Replace reviewer's name if it blank. Your store's name
Default review's title when blank Text Replace reviewer's title if it blank. Product's name

 

You can do this:

  • Filter, delete reviews
  • Replace words in reviews
  • Click "Save & Load more" to save reviews and load more reviews.

How to display reviews on your store

Add reviews to your product pages   

Copy this code snippet <div class="ot-customer-reviews insert-automatic"></div> to your clipboard

Paste the snippet in your sections/product-template.liquid file where you want your reviews to appear. Usually this is just below the product.description tag

Once added, save your theme.

Optionally add the star ratings badge to your collection pages

Copy this code snippet {% include "ot-collection-reviews" %} to your clipboard

Some themes using difference collection layout such as: grid, card list or card grid ... so your theme's collection product file is "product-grid-item.liquid", "product-card-list.liquid" or "product-card-grid.liquid"

Once added, save your theme.

FAQ

  1. Is this app Responsive?
    Yes, the layouts are responsive.
  2. Can I hard-code one of the layouts to my Shopify Theme?
    No, You only need copy shortcode and paste it to page/post's content.
  3. Can I change the visuals of the layouts?
    Yes, you can add more CSS code in "Custom CSS" field, but at your own risk. If you have trouble with it please contact us contact@omegatheme.com.