StoreGuard embedded widget

Ori.kids chat as a drop-in script

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.

Script URLhttps://widget.operator.scale.ws/storeguard-widget.js
API basehttps://api.operator.scale.ws
Businessori-kids
BehaviorHosted widget follows the page language automatically

Paste this into any page

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>

No API changes

This page only swaps the widget host script. The existing API contract and backend integration stay unchanged.

Live embed behavior

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.