- Help
- How to put chat on online store?
- Livechat in the Sky-shop.pl
How to install livechat in a Shy-shop shops?
In store settings, go to the
Configuration tab and select
Custom JavaScript / HTML code in the header; and save your changes.
<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