@molin.ai/shop-ai
v0.7.5
Published
Molin Shop AI
Downloads
391
Readme
@molin.ai/shop-ai
Molin Shop AI — live chat widget by molin.ai
Installation
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>
Development
npm version <major|minor|patch>
git add . && git commit
npm run publish:latest