v1.0.5

Advanced Reviews settings

The settings of Advanced Reviews are located at Stores ▸ Configuration ▸ Mirasvit Extensions ▸ Advanced Reviews and are grouped into the following sections:

Extended Settings

  • Enabled - enable/disable reviews.
  • Allow Guests to Write Reviews - enable/disable the ability to leave reviews for guests.
  • Default Sort by - default sort order for reviews.
  • Display Pros/Cons - enable/disable additional review fields - pros and cons.
  • Display Reviewer Location - enable/disable location label from where the review was placed.
  • Display "Verified Buyer" Labels - enable/disable "Verified Buyer" label for reviews placed after the product was ordered.
  • Display Purchased Product Info - displays additional information of purchased product. This option only affects reviews for configurable products placed by verified buyers.
  • Order Statuses - Select for which order statuses the customer should be considered as a "Verified Buyer". By default only the "complete" status is used. After changing this setting reindex reviews with the command bin/magento mirasvit:review:reindex --verify --force

Review Media

  • Enable attaching photos to reviews - enable/disable the ability to attach photos to reviews.
  • Display review photos gallery - enable/disable the media gallery for attached photos.
  • Maximum number of photos per review - Max number of images to upload per review. The limit should be between 1 and 20 photos. If empty, the default limit will be used (5 photos).

AI Features

  • API Key - Generate an OpenAI API key. You'll need to create an account if you don't have one.
  • Enable review aggregation - If enabled the extension will generate a summarized review for each products. The summarized review will be generated based on the last 10 customer reviews. The summarized review won't be generated for products with less than 5 reviews.
  • Add info hint to review summary title - If enabled the extension will add info icon and popup with info that the summary was generated by AI.
  • Autowrite Review - Enable/disable the ability to generate the content for a product review using Open AI (ChatGPT) when creating a new review from the admin panel.