Salesforce Commerce Cloud
Add Inclusify to your Salesforce Commerce Cloud (SFCC) storefront using SFRA templates.
SFRA Installation
Add the widget script to your SFRA cartridge's footer template.
1
Locate Footer Template
Find footer.isml in your cartridge:
cartridges/app_storefront_base/cartridge/templates/default/common/footer.isml2
Add Widget Script
Add the script before the closing </body> tag:
footer.isml
<script src="https://app.inclusifyapp.com/w/YOUR-DOMAIN.com.js" async></script>3
Deploy
Deploy your cartridge changes to your sandbox or production instance.
Notes
- • Works with SFRA and SiteGenesis architectures
- • Compatible with PWA Kit storefronts
- • Consider using cartridge overlay for easier updates