Docs / Integrations
Install on Shopify
Add the chat widget to a Shopify store.
Add IntegrioChat to your Shopify store in a few minutes.
Steps
- In your Shopify admin, go to Online Store → Themes.
- Click ⋯ → Edit code on your current theme.
- Open
theme.liquidunder Layout. - Paste your snippet just before the closing
</body>tag and save.
Your snippet
<script src="https://integriochat.com/widget.js" data-bot="YOUR_BOT_ID" defer></script>
Works with any Shopify theme and alongside your existing apps. See the blog post How to add an AI chatbot to Shopify for more.
