Classic Theme
Zenith Theme
Webkul
Get App
Support
Classic Theme
Zenith Theme
Webkul
Get App
Support
  • Introduction

    • Getting Started
    • Overview
  • Configuration

    • General configuration
    • Product configuration
    • Seller configuration
    • Invoice configuration
    • Configuration Updates
    • Minimum Purchase Quantity
    • Minimum Purchase Amount
  • Seller

    • Seller Profile Page Settings
    • Seller Notification
    • Advanced Seller Policy
  • Product

    • Digital products
    • Import products
    • Add products
    • Collection sync
    • Products updates
    • Multilevel Collection
  • Commission

    • Overview
    • Commission-Type
  • Payment Flow

    • Seller-Payment
    • Stripe
    • Stripe-configuration
    • Paypal
    • RazorPayX
    • Seller-payment-configuration
  • Featured-App

    • Overview
    • Shipping

      • Marketplace Shipping
      • USPS SHIPPING
      • ECOM EXPRESS SHIPPING
      • CANADA POST SHIPPING
      • STORE PICKUP
      • AIR SPEED SHIPPING
      • AUSTRALIA POST SHIPPING
      • UPS SHIPPING
      • FEDEX SHIPPING
      • VAMASHIP
      • SHIPSTATION
      • BLUEDART
      • ENVIA SHIPPING
      • DHL EXPRESS
      • BRING SHIPPING
      • POSTNL
      • J&TEXPRESS SHIPPING
      • SHIPMONDO
      • SENDLE SHIPPING
      • SWISSPOST SHIPPING
      • DELHIVERY
      • EASYPOST SHIPPING
      • EASYSHIP
      • SHIPROCKET SHIPPING
      • SBEEDY SHIPPING
      • SHIPPIT SHIPPING
    • Connector

      • SELLER SHOPIFY STORE CONNECTOR
      • WOOCOMMERCE CONNECTOR
      • SHOPIFY ETSY CONNECTOR
      • SHOPIFY MAGENTO CONNECTOR
      • SHOPIFY PRESTASHOP CONNECTOR
      • SQUAREUP CONNECTOR
      • LINNWORKS CONNECTOR
      • SOOPOS CONNECTOR
      • BIGCOMMERCE CONNECTOR
      • AMAZON CONNECTOR
      • SHOPIFY EBAY CONNECTOR
      • DYTEL POS CONNECTOR
    • Seller Add-Ons

      • SELLER MEMBERSHIP
      • SELLER BUYER CHAT
      • ASK A QUESTION
      • SELLER VACATION APP
      • PWA
      • SELLER AND CUSTOMER BADGE
      • SELLER TAGS AND CATEGORIES
      • SELLER TIME SLOT MANAGEMENT
      • SOCIAL MEDIA LOGIN
      • EMAIL MARKETING
      • WHATSAPP INTEGRATION
      • AFFILIATE-REFERRAL SELLER
    • Marketplace Product Add-Ons

      • GLOBAL PRODUCT
      • FAVORITE PRODUCT|SELLER
      • STOCK MANAGEMENT
      • MAKE AN OFFER
      • PRODUCT FEED
      • PRODUCT AUCTION FOR SELLER
      • SPONSORED PRODUCT
      • INDIAN GST
      • PRODUCT EXPIRY
      • SLOT PRICING
      • BOOKING PRODUCT
      • DAILY DEALS
      • ARTIST PRODUCT DESIGN
      • PRODUCT REVIEW
      • CUSTOM OPTIONS
      • PAY WHAT YOU WANT
      • CROWDFUNDING
      • PREORDER INTEGRATION
      • DELIVERY SLOT MANAGEMENT
      • PACK PRODUCT INTEGRATION
      • DELIVERY BOY INTEGRATION
      • E-SIGNATURE
    • Marketplace Other Add-Ons

      • LOCATE YOUR PICKUP STORE
      • SUBSCRIPTION PRODUCT WITH STRIPE CONNECT
      • CHAT GPT
      • MULTIVENDOR DATABASE BACKUP
      • WATERMARK
      • SELLER BLOG
      • EASY GROUP BUY APP
    • Marketplace Miscellaneous Add-ons

      • SMS ALERT
      • WEGLOT TRANSLATION
      • MULTIVENDOR API
      • SELLER STAFF
      • ADMIN STAFF
      • MULTI LOCATION INVENTORY
      • CUSTOMER ORDER MANAGEMENT
      • SPLIT CART
      • HYPERLOCAL MARKETPLACE
      • ROUTE INSURANCE
      • ZOHO INTEGRATION

Do you want your customers to rate & review your marketplace products?
If yes, then we are here with another add-on for the MultiVendor Marketplace App for Shopify called Product Review!

PURPOSE:

After purchasing an item, customers can rate it to share their experience. Admins can also send post-purchase review emails to collect feedback.

CHARGES:

This feature will have an additional charge of USD 7 per month over & above your current Multivendor Marketplace plan.

Enabling the featured app

Enable the app by accessing the following:

  • Multi-Vendor Admin Panel
  • From the Dashboard, hover over the three dots on the top-right of the page
  • Click on Feature Apps
  • Search for ‘Product Review‘ & click on ‘Enable‘
  • After accepting the charges, you’ll be good to configure the app!

Feature-Apps-Admin

Adding Codes

To make this feature display on the front end, the admin needs to paste a few codes.

The following page will provide instructions along with the codes.
Multivendor Admin Panel > Configuration > Instruction for Marketplace

Here, you'll have these codes:

Adding a configuration to replace the default currency symbol displayed in the seller panel with a custom text/symbol of the admi

In the 'product.liquid' template:

    {% capture wk_product_review %}{% include "mvm-product-review" %}{% endcapture %} {% unless wk_product_review contains "Liquid error" %} {{ wk_product_review }} {% endunless %}

    <div class="wk_product_rating" style="display:flex"><div class="wk_rate_product_div" class="rateit" style="font-size:1.3em"></div><p class="wk_total_prpd_rev" style="font-size: 16px;color: #F13F3F;margin:4px;"></p></div>

For 'customers/account.liquid' template:

    <div id="wk-your-reviews"> <input id="wk-cstm-email" type="hidden" value="{{ customer.email }}"> </div>

For 'product-card-grid.liquid' template to show ratings on collection page:

    {% include "mvm-product-collection-review" %}

If you are having trouble while updating the codes, let us know by emailing at shopify@webkul.com or creating a ticket for the same at Webkul UV Desk. We’ll do it for you!

Configuration: Admin Panel

The admin needs to configure the app by visiting:

  • Multi-Vendor Admin Panel
  • From the dashboard, go to Configuration
  • Click on Product Review Configuration from the drop-down menus.

Dashboard-Admin-1

On the following page, you’ll find these options under Product Review Configuration:

  • Auto-approve product review: From this option, you can automatically approve newly added reviews on your marketplace products.
  • The seller can enable/disable customer reviews on the product: By this option, the seller can approve or disapprove the review on their products.
  • Only Verified customers can review your product: From this option, restrict that to leave a review, the customer must have bought that product before.

Configuration-Admin

  • Review Category Structure: Enable this option if you want to provide a review category to your customers.
    Further, enter the review category names.
  • Send an email after an order has been placed to review the product: From this option, an email will be sent to the customer after an order has been placed to review the product.
    • Choose when you need to send the email to the customer: At the time of delivery or fulfillment.
    • Review mail after how many days of order placed: Enter the number of days.
  • Allow customers to upload images for review the product: If the admin enables this option, then they can allow customers to upload images while adding a review.
  • Google widget for review: By enabling this option, the admin can add a Google widget for review.

Gender

Allow Customer to select their Gender: The “ Allow customer to select their gender” configuration is present under the product review configuration section of the multivendor marketplace panel.

image

Allows the customer to select their gender while submitting their review for the product.

image

The Admin and seller will be able to view the gender of the customer who placed this review in the product review section.

image

  • There is no configuration from the seller's end

Front end

Seller Profile Page:

Seller-Profile-–-Multivendor-Marketplace

This is how the review widget will look like on your product description page:

Beige-Overcoat-–-multivendor-product-review

Customers can add an image while adding a review:

REview

This is how the reviews & ratings will look like:

screencapture-multivendor-product-review-myshopify-products-beige-overcoat-2020-01-09-19_36_44-1

Ratings on the collection page:

123

Moreover, the customer can view & edit the reviews given by him by visiting the account section:

Account-–-multivendor-product-review-1

On the redirected page:
Clicking on the Edit button will give you a pop-up where you can edit & submit the review again.

product-review-–-multivendor-product-review

Show Review Status on Shopify Customer Account Page

review status

To enhance transparency and user experience, the app now displays the review status (Approved or Pending) directly on the Shopify Customer Account Page.

This allows customers to easily track whether their submitted reviews have been approved by the store admin or are still pending for moderation.

As shown in the screenshot above:

  • If the review is approved, a green “Approved” label will be visible.
  • If the review is still under moderation, a yellow “Pending” label will be shown.

This small yet significant update helps build trust with customers and keeps them informed about their contributions to the store.

Mail Notification on Review Edit by Customer

To ensure that merchants stay informed about customer interactions, the app now supports email notifications whenever a customer edits an existing product review.

This helps store owners to:

  • Stay aware of any changes in customer feedback.
  • Take timely action if the updated review indicates an issue.
  • Maintain accurate moderation and approval workflows.

This feature ensures better communication between the store and the customers and improves overall store management efficiency.

Customers now have the option to specify their gender when submitting a review.

Gender

Customers can filter reviews by selecting a specific star rating bar.

Review

The pagination feature for the review list allows customers to control how many reviews they view at a time.

Pagination

Customers can click on the "View all reviews" option to see more reviews.

When they select this option on a Shopify product page, they will be redirected to another page displaying all reviews for that product.

REviews

Only logged-in customers will be able to see the product reviews on that page, while other customers will see a blank page.

NOTE: For this app, we strictly follow UTC time zone, so when a review is given, the time shown is according to UTC_._

Admin end

The reviews added by the customers can be monitored by the admin by visiting:

Multivendor Admin Panel > Hover over Products > Select Product Review from drop-down menus.

If 'review auto-approve' is disabled, the admin must manually approve reviews.

Moreover, the admin can also deny the customer reviews (no matter what the status is; approved/pending).

Admin-Product-Review-Admin

To have a complete look into the customer review, the admin can also check it out by visiting individual products.

Multivendor Admin Panel > Products > Product Listing > Edit:

Product-Admin

On the bottom of the edit product page, you'll have a 'reviews & ratings' section. Here, you need to click on the manage reviews button. Refer:

Edit-Product-Admin-1

Clicking on this, you'll land on the 'Manage Reviews & Rating' page. From here, the admin can again approve or decline the review.

Admin-Manage-Reviews-Admin

Seller end

Similarly, the seller will have all the reviews added to his products by the customers. For this, visit:

Multivendor Seller Panel > Hover over Products > Select Product Review from drop-down menus.

The seller can enable or disable reviews only if the admin has granted permission in the product review configuration section.

Product-Review-Seller-•-Multivendor-MarketPlace

Moreover, the seller can also monitor the reviews in depth by editing the product (as shown above for the admin panel).

The most reviewed products of your marketplace will be displayed on your marketplace dashboard for both seller & admin.

Admin Dashboard

Dashboard-Admin-1-1

Seller Dashboard

Dashboard-Seller-•-Multivendor-MarketPlace-1

This was all about the Product Review Add-on for the Multivendor Marketplace for Shopify.

Last Updated:: 9/11/25, 9:33 AM
Contributors: pratik-webkul
Prev
ARTIST PRODUCT DESIGN
Next
CUSTOM OPTIONS