What this solution does
Stores selling on both marketplaces and their own websites often face a challenge: reviews accumulate over years only on the marketplaces. A visitor to the website sees an empty product card and leaves to check the item on the marketplace where reviews exist. This module solves the problem by transferring reviews to the website. Products are matched by SKU, data is pulled automatically, and updates occur on a schedule.
The module displays product reviews with photos and videos on the product card, along with merchant responses if they were posted on the marketplace. A summary is available showing the average rating, star distribution, filters for reviews with photos or text, and sorting options. The rating appears next to the product title, and stars are visible on product cards within catalog sections.
Reviews are embedded directly into the page's source HTML, ensuring they are indexed by search engines as standard text. The module automatically generates schema.org microdata (Product, AggregateRating, Review) to enable star ratings in Yandex and Google search results. If the site already uses an SEO module, the microdata generation can be disabled. The review block is placed on the product card without template modifications; the module automatically identifies the product based on the page URL.
The module does not store reviews or proxy requests. It connects to the TrustSell service via the project's public key: review collection and moderation occur on the service side, while the site receives ready data. Before the key is entered, the module makes no external requests.
Products without published reviews do not receive the widget: no empty block is displayed on such product cards.
An active TrustSell account and a project public key are required for operation.
General iT can install and configure this module and check how it works on your website.