What this solution does
A fully functional demo version is available with a 30-day trial period.
The solution consists of two components: a product review list for an element (askaron.reviews.for.element) and a form for adding a new review (askaron.reviews.new). The form includes fields for pros, cons, review text, rating, name, email, and an administrator response.
All reviews are stored on the site and indexed by search engines. The product review list includes schema.org microdata to improve search visibility.
The review list supports backward pagination and can operate in AJAX mode. Pagination is implemented using a standard approach, allowing the use of existing site templates.
Adding, editing, or deleting a review automatically recalculates the total number of reviews, the rating, and the average score. A review rating can be added to the product rating via the standard voting component.
The review submission process includes consent for personal data processing in compliance with Federal Law 152-FZ.
Integrating the components into a site is designed to be as simple as possible, with detailed examples provided in the documentation.
Starting from version 2.0.0, the product review component includes the ability to add an administrator response.
Migration of Reviews from Legacy Components
The module simplifies deployment on sites that already host reviews from older systems. A dedicated migration page is provided to transfer existing records to the new system.
Using Reviews for Companies and Organizations
The components are optimized for products but can be applied to other entities, such as companies or stores. To implement this, create an information block with an element type representing a company, add the relevant entries, and place the review list component on the page. Specify the ID of the target company element in the component settings.
Implementation Examples
The solution is used on live projects. The standard template is visible in the developer's portfolio and in tire catalogs. Modified templates are available on partner sites within their catalog sections.
General iT can install and configure this module and check how it works on your website.