EDS and Storefront Blocks
Blocks are how display reviews from within Edge Delivery Services and Adobe Commerce Storefront. They are easy to setup and configure, but require the app to be properly configured before they can work.
Installation
This guide assumes you have a compatible Edge Delivery Services installation already.
-
Copy the block directories in this
blocks/directory into your storefront’sblocksdirectory. -
Commit and deploy these to your aem.page or aem.live instances to enable them.
-
In the content repository
configsandconfigs-devsheets, add the following and publish:
| key | value |
|---|---|
| bazaarvoice-config-url | https://xxxxxx-bazaarvoice-stage.adobeioruntime.net/api/v1/web/aio-commerce-bazaarvoice-app/bazaarvoice-config |
This value can be found when you deploy the app in the deployment output in the console.
- In your content repository such as https://da.live/, navigate to the
<store>/products/defaultdocument, and create a block namedbazaarvoice, like so:

- Test your storefront and ensure reviews are showing up correctly. Be sure to configure the integration in the Adobe Commerce Admin.