Molin Shop AI — live chat widget by molin.ai
Add this snippet to your HTML just before the </head>
tag.
This JS file will load the <molin-shop-ai>
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-ai.js?w=test123"></script>
npm version <major|minor|patch>
git add . && git commit
npm run publish:latest