Skip to main content
This guide covers deploying the Referee tag on SAP Commerce Cloud, on both storefront architectures.
1

Locate the checkout component

Add the placeholder div and tag to the review/payment step component near your coupon or promo code entry field (commonly extended from CheckoutReviewSubmitComponent or a custom checkout step component).
2

Add the wrapper div

3

Inject the tag

Resolve locale from the active OccEndpointsService/session language rather than hard-coding it if you run multiple storefronts.
Full parameter reference (including implementation options: link, form, embed) is on the Referee tag page.
Spartacus checkout steps can re-render without a full page reload. If the referee tag needs to re-fire after a step change, see SPA Implementation for the re-fire snippet.
Last modified on July 17, 2026