Jump to content

Comment insérer un code script tchat en page d'accueil de mon site prestashop


Recommended Posts

Bonjour,

 

 

Comment insérer un code script tchat en page d'accueil de mon site prestashop  ?

 

 

Voici le code en question ci-dessous 

 

 

Merci beaucoup d'avance pour votre aide

 

Just one step away from using ClickDesk

 

Please copy this below code and paste it in your webpages just before </body> tag

 

 

 

  1. <!-- ClickDesk Live Chat Service for websites -->
  2. <script type='text/javascript'>
  3. var _glc =_glc || []; _glc.push('all_ag9zfmNsaWNrZGVza2NoYXRyDwsSBXVzZXJzGP6z7NIIDA');
  4. var glcpath = (('https:' == document.location.protocol) ? 'https://my.clickdesk.com/clickdesk-ui/browser/' :
  5. 'http://my.clickdesk.com/clickdesk-ui/browser/');
  6. var glcp = (('https:' == document.location.protocol) ? : );
  7. var glcspt = document.createElement('script'); glcspt.type = 'text/javascript';
  8. glcspt.async = true; glcspt.src = glcpath + 'livechat-new.js';
  9. var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(glcspt, s);
  10. </script>
  11. <!-- End of ClickDesk -->
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...