# 47144 review average display
1. Why is this change necessary?
Feature
2. What does this change do, exactly?
- I added a new plugin configuration option to enable or disable the feature.
- I added a new configuration option to define the number of reviews displayed per product.
- I created a new subscriber to retrieve product reviews based on the configuration.
3. Describe each step to reproduce the issue or behavior.
- Go to the plugin configuration.
- Choose whether to display no reviews, all reviews, or a specific number.
- If you select "a specific number," define the number of reviews to display.
- To see the changes in the product listing, ensure the correct template is used.
4. Please link to the relevant issues (if any).
https://redmine.netinventors.de/issues/47144
5. Checklist
-
I have updated the plugin version and changelog -
I have updated the manual / created a manual update merge request -
I have updated the shopware store information -
I can confirm the code style fits our requirements -
I can confirm that no debug output is generated anywhere