Export Reviews
Use review export when you need product review data outside Shopware 6.
This can help with moderation checks, reporting, migration, or backups before storefront changes.
Export Process
Section titled “Export Process”- Go to Extensions > Improved Import, Export > Export.
- Create a new export profile.
- Select Review as the entity.
- Choose the file format and destination.
- Map the review fields you want to export.
- Add filters if you only need reviews for specific products, customers, ratings, or dates.
- Save the profile or run the export immediately.
Typical Export Fields
Section titled “Typical Export Fields”| Field | Use |
|---|---|
id | Shopware review ID. |
productId | Product connected to the review. |
productNumber | Product number, when available in the mapping. |
customerId | Customer connected to the review. |
salesChannelId | Sales channel where the review belongs. |
title | Review title. |
content | Review text. |
points | Rating value. |
status | Review status. |
createdAt | Creation date. |