on 07-16-2026 12:50 PM - edited 3 weeks ago
AI Summary gives shoppers a quick, unbiased overview of a product’s customer reviews directly within the Review Display. It highlights the main themes from published reviews, including both positive and negative feedback, so shoppers can understand the overall sentiment before reading individual reviews.
AI Summary is generated from your published, moderated reviews only. Content that does not meet review guidelines is never included.
AI Summary is available for all supported locales. Summaries are generated and displayed in the applicable supported locale for the product experience, helping shoppers view the summary in the same language context as the Review Display.
AI Summaries are automatically evaluated through quality checks designed to support accuracy, readability, and reliability.
AI Summary updates automatically as review content changes. For example, a refresh may occur when the product rating shifts or when the product receives a meaningful number of new reviews. No action is required to trigger a refresh.
AI Summary will soon support filterable sentiment tags, allowing shoppers to jump directly to reviews about the themes they care about most.
Add AI Summary the same way you would add any other component: include the ReviewAISummary component in your component object and place the corresponding div where you want the summary to appear. The suggested div id is pr-aisummary. See Adding Reviews (PDPs) for the full list of components and setup steps.
Before enabling AI Summary, you can preview how it will appear on your PDPs by adding the below testing parameter to any PDP URL. This preview helps you confirm placement, styling, and compatibility with your existing CSS before full enablement. This will display:
Use the following parameter to preview AI Summary:
pr_AI_SUMMARY_PREVIEW_ENABLED=true
Important Notes:
If your PDP URL does not already include any parameters, add the preview parameter to the end of the URL using a question mark:
https://www.example.com/product-page?pr_AI_SUMMARY_PREVIEW_ENABLED=true
If your PDP URL already includes one or more parameters, add the preview parameter to the end of the URL using an ampersand:
https://www.example.com/product-page?existing_param=value&pr_AI_SUMMARY_PREVIEW_ENABLED=true
When you are finished previewing the upcoming tag layout, remove the preview parameter to return the page to the currently enabled AI Summary experience.