Golf Central Alberta Chat Widget

This is a test page for the Golf Central Alberta chatbot widget. The chat widget should appear in the bottom-right corner. Click the green chat button to open it.

To integrate this widget on your WordPress site, add the following before your closing </body> tag:

<script>
  window.GOLFCAB_CHAT_CONFIG = {
    apiUrl: 'https://api.golfcentralalberta.com',
  };
</script>
<script src="https://api.golfcentralalberta.com/golfcab-chat.js"></script>