How to add Quidget to your Shopify site
Overview
Quidget enables seamless integration of an AI-powered chatbot into your Shopify store, enhancing customer interaction and support.
Copy your Quidget code
Go to the Test & Install page in your chatbot sidebar menu and copy the provided code snippet.
Adding Quidget to Shopify
- Log in to your Shopify dashboard.
- Click on Online Store from the menu under the Sales Channels section.
- Edit your theme by clicking the ellipsis icon next to your current theme and selecting Edit code.
- Find and open the
theme.liquid
file from the sidebar. - Paste your Quidget code in the
<head>
section, between the opening<head>
tag and the closing</head>
tag. - Click the Save button.
- Your chatbot will be live on your website and should appear across all your store's pages.
Disabling the chatbot
To temporarily disable your chatbot without removing the code:
- In your Quidget account, go to the Test & Install page in your chatbot sidebar menu.
- Toggle the switch above the chat preview to the off position.
- This disables the chatbot on your Shopify site while preserving the code for future use.