- Help
- How to put chat on online store?
- Livechat on ShopGold
How to install livechat in the ShopGold?
After logging in to your account at shopGold. pl we go to the
Integration section.
From the drop-down list, select the option
Own integration.

In the Code into the page header section, paste your
chat script.
Finally, you save the changes by using
Save data button.
<script>window.$czater = {tok: "Your_chater_ID", domain: "https://www.chater.biz/", login: undefined, email: undefined};</script><script src="https://www.chater.biz/assets/modules/chat/js/chat.js" async></script>

Your comment will be added after moderation