Contract
No API changes
This page only swaps the widget host script. The existing API contract and backend integration stay unchanged.
StoreGuard embedded widget
This page now loads the live hosted StoreGuard widget for Ori.kids so visitors can chat immediately. The same production script can also be pasted into any storefront or landing page that should offer parent support.
Embed snippet
This is the exact hosted production snippet now used by the demo page, pointed at the live Operator API for the Ori.kids support experience. The widget now reads the host page’s lang attribute for its default UI copy.
<script
src="https://widget.operator.scale.ws/storeguard-widget.js"
data-storeguard-widget
data-api-base-url="https://api.operator.scale.ws"
data-business-slug="ori-kids"
data-channel="embedded-widget-demo"
data-title="Ori Parent Support"
data-launcher-label="Chat with Ori"
></script>Contract
This page only swaps the widget host script. The existing API contract and backend integration stay unchanged.
Hosted flow
The hosted script reads its configuration from the page’s data-* attributes, falls back to the page language, and renders the floating launcher with the requested Ori.kids branding.