Skip to content

Conversation

@annakotiuk
Copy link
Contributor

PR Description

Describe the context for your changes and the changes you've made.

Tickets

https://spryker.atlassian.net/browse/SUPESC-990

Checklist

  • I agree with the Code Contribution License Agreement in CONTRIBUTING.md
  • I validated and improved the content with Custom GPT
  • I checked my pages at the deployment preview website.
  • I invited a person to review and merge this PR.

@netlify
Copy link

netlify bot commented Nov 15, 2025

Deploy Preview for spryker-docs ready!

Name Link
🔨 Latest commit 898d731
🔍 Latest deploy log https://app.netlify.com/projects/spryker-docs/deploys/691b4b4878a1360008fd98b2
😎 Deploy Preview https://deploy-preview-3358--spryker-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@annakotiuk annakotiuk changed the title SUPESC-990: adjust documentation for review SUPESC-990 Adjust documentation for review. Nov 17, 2025
Copy link
Collaborator

@matweew matweew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't need to create a copy of integration guides in 202507.0 folder anymore (this version is already locked to the product release version), we modify only latest

so please remove new pages

Comment on lines +496 to +498
Product reviews are displayed on the catalog page, search page, and product detail page. To optimize performance when displaying product ratings, use the `ProductReviewStorageProductViewExpanderPlugin` instead of `ProductReviewSummaryProductViewBulkExpanderPlugin`.

The new plugin retrieves product ratings from storage in bulk, which is more efficient than fetching reviews from a search source and calculating ratings based on reviews.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, suggest which package versions we need to update to have this

Update `spryker-shop/product-review-widget` to version `^1.17.0` or higher:

```bash
composer require spryker-shop/product-review-widget:"^1.17.0" --update-with-dependencies
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please, never suggest --update-with-dependencies

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@annakotiuk annakotiuk merged commit 9faa156 into master Nov 26, 2025
14 checks passed
@annakotiuk annakotiuk deleted the bugfix/supesc-990/master-product-review-optimisation branch November 26, 2025 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants