SAP Commerce Cloud

Add Inclusify to your SAP Commerce Cloud storefront using Spartacus or Accelerator templates.

Spartacus (Angular)

For Spartacus storefronts, add the script to your index.html:

src/index.html
<script src="https://app.inclusifyapp.com/w/YOUR-DOMAIN.com.js" async></script>

Add before the closing </body> tag.

Accelerator (JSP)

For Accelerator storefronts, add the script to your footer JSP template:

yacceleratorstorefront/web/webroot/WEB-INF/tags/responsive/template/master.tag
<script src="https://app.inclusifyapp.com/w/YOUR-DOMAIN.com.js" async></script>

Notes

  • • Works with SAP Commerce 2105 and later
  • • Compatible with Spartacus 4.x and 5.x
  • • SmartEdit compatible