Acme Example Co.

A pretend client website — the chat bubble should appear bottom-right.

Widget demo page

This page exists only to preview the embeddable chat widget on the deployed bot. It loads the widget with the exact one-line snippet a client would paste into their own site (see below). Look for the floating chat button in the bottom-right corner, click it, and the chat window opens.

Notice the giant pink button styling on this page does not leak into the widget's launcher — the widget is isolated in a Shadow DOM.

The snippet that loads it:
<script src="/widget.js" async></script>