You can download we new FREE Zopim module for CS-Cart 3.0.X:
www.cs-cart.com.tr/download/cs-cart-zopim-modulu.zipInstallation easy Just download zip file. Unzip and upload CS-Cart installation directory. Install addon and insert your zopim account code to module settings.
FAQ: What is my account code?You can extract your account code from your Zopim Live Chat Script. Look for your account code in line 6 of the code, in between the question mark (?) and apostrophe (').
<!--Start of Zopim Live Chat Script-->
<script type="text/javascript">
window.$zopim||(function(d,s){var z=$zopim=function(c){z._.push(c)},$=z.s=
d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o){z.set.
_.push(o)};z._=[];z.set._=[];$.async=!0;$.setAttribute('charset','utf-8');
$.src='//cdn.zopim.com/?ACCOUNTCODE';z.t=+new Date;$.
type='text/javascript';e.parentNode.insertBefore($,e)})(document,'script');
</script>
<!--End of Zopim Live Chat Script-->