Advertisement
Guest User

Untitled

a guest
Dec 14th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script type="text/javascript">
  2. zE('webWidget', 'setLocale', 'es');
  3. </script>
  4.  
  5. <script type="text/javascript">
  6. window.zESettings = {
  7.   webWidget: {
  8.     chat: {
  9.       departments: {
  10.         enabled: [''],
  11.         select: ['Honduras - B2C']
  12.       },
  13.       title: {
  14.         '*': 'ChateĆ” en vivo'
  15.       }
  16.     }
  17.   }
  18. };
  19. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement