How to Add an AI Chatbot to Shopify
Shopify stores can benefit hugely from an AI chatbot that answers product questions, shipping queries, and more. Tuqlas embeds directly into your theme — no Shopify app required.
01
Create a chatbot on Tuqlas
Sign up at tuqlas.com, create a chatbot, upload your product FAQ or docs, and copy your embed key.
02
Edit your theme.liquid
In your Shopify admin, go to Online Store → Themes → Edit Code. Open layout/theme.liquid and paste the Tuqlas script before the closing </body> tag.
03
Save
The chat widget appears on every page of your store. Customers can ask about products, shipping, and more.
layout/theme.liquid
<!-- Add before </body> in theme.liquid --> <script src="https://tuqlas.com/chatbot.js" data-key="tq_live_xxxxxxxxxxxx" defer ></script>
💡 Tip
Upload your product catalog, shipping policy, or return policy as RAG files so the chatbot can answer store-specific questions accurately.
Ready to add a chatbot to Shopify?
Create your chatbot and get your embed key in under a minute.