Widget embed test page
Change the Locale / Brand / Platform controls above to see localized strings, brand-aware copy, and platform-specific channel buttons. The panel reopens automatically on change.
To embed on a real site, paste this snippet before </body>:
<script>
window.RIDESTORE_CHAT = {
apiUrl: "https://powder-worker-dev.ridestore.org",
brand: "ridestore",
locale: "en"
};
</script>
<script async src="https://powder-chat-widget-dev.pages.dev/ridestore-chat.js"></script>
Loading widget bundle…