How Can We Help?

Search Plak article

Can’t Find an Answer ?

Enabling Product Reviews in Plak Theme

You are here:
← All Topics

Reviews help customers decide on your service and your products. they prove that you are credible and trustworthy. Reviews also improve your SEO and place you in front of consumers.

Reviews app recommendation for Plak theme

Reviews feature is not embedded in Plak Theme, you need the to install a third party app

The standard Shopify review app

Shopify provide a Free review app to its merchant, learn more how to install the Shopify review app to your Plak theme.

Premium reviews app

If you would like have more enhanced features for your reviews widget, like collecting customers photo and videos, we recommend Loox reviews app

Where to install the reviews widget code ?

It is up to the merchant to decide where to put the reviews widget, it can be under product description, within the product tabs, below the product recommendation, …

Below the product description

  • From your Shopify dashboard, click Online store > Actions > Edit code
  • Open the files product product-template1.liquid; product-template2.liquid and in case you’re using the preorder template, open this file too prod-template1-preorder
  • Under this code
<div class="product-single__description rte">
{% include 'product-tabs' %}
</div>
  • Insert the review widget code and click Save

Below the product recommendation

  • From your Shopify dashboard, click Online store > Actions > Edit code
  • Under Templates, open the file product.liquid
  • Just Under this code
{% section 'product-recommendations' %}
  • Insert the review widget code and click Save

Within the product Tabs

  • From your Shopify dashboard, click Online store > Actions > Edit code
  • Under Templates, open the file product-tabs.liquid
  • Follow instructions in the below video
https://www.youtube.com/watch?v=VOtRB7–dq4&ab_channel=PlakTheme

You can also use fontawesome icons to add an a review icon next to the reviews title


Where to install the reviews stars code ?

Following this instruction, you will be able to show the reviews stars below your product prices in products and collection pages

  • From your Shopify dashboard, click Online store > Actions > Edit code
  • Under Templates, open the file product-price.liquid
  • At the very bottom of the file, paste your reviews stars code
  • Click Save

[yasr_visitor_votes]

Table of Contents