0.1.18 • Published 2 years ago
@molin.ai/shop-live-chat v0.1.18
@molin.ai/shop-live-chat
The live chat widget from molin.ai
Installation
Add this snippet to your HTML just before the </head>
tag.
This JS file will load the molin-shop-live-chat
web component.
Scripts with type="module"
are loaded in "defer" mode, so they will not slow down the page.
<script type="module" src="https://widget.molin.ai/shop-live-chat.js?w=test123"></script>