← All platforms

Install FoxChat on Shopify

Add the FoxChat AI Operator (you name it yourself) to your storefront by editing your theme — live on every page in a few clicks.

FoxChat puts an AI chat bubble named your AI operator on your store. Your AI operator reads your product pages, policies, and FAQs, then answers shopper questions about sizing, shipping, and returns on its own. The most reliable way to add it to Shopify is a one-line snippet in your theme's layout file, which loads the bubble on every page of your store at once. Here is exactly where it goes.

1Copy your FoxChat snippet
<script src="https://getfoxchat.com/widget.js" data-site="YOUR_SITE_ID" defer></script>

Replace YOUR_SITE_ID with the ID from your FoxChat dashboard.

2Open your theme code

From your Shopify admin, go to Online Store → Themes. On your live theme, click the menu and choose Edit code.

3Edit theme.liquid

In the Layout folder, open theme.liquid. Scroll to the bottom and paste the snippet on its own line just before the closing </body> tag.

4Save

Click Save, then open your storefront in a new tab. Your AI operator bubble appears in the corner. That is it — no app install required.

Alternative: additional scripts

Prefer not to edit theme code? If your plan exposes a custom-pixel or additional-scripts field, you can paste the same snippet there instead. The theme.liquid route is the most dependable and works on every Shopify plan.

Troubleshooting

Widget not showing?

Make sure you edited the live theme and that the snippet is before </body> (not inside the <head>). Confirm the site ID is correct, then hard-reload the storefront.

Widget covering the cart or a button?

Move it to the opposite corner from your FoxChat dashboard — no code change needed.

Want to remove FoxChat?

Open theme.liquid again, delete the snippet line, and save.

Ready to add your AI operator to your store?

Start free

Compare plans on the pricing page.