Instalar en tu sitio web
<script type="module"> import Chatbox from 'https://cdn.jsdelivr.net/npm/@laburen/embeds@latest/dist/chatbox/index.js'; Chatbox.initBubble({ agentId: 'TU_ID_DE_AGENTE', }); </script>
TU_ID_DE_AGENTE
Was this page helpful?