Skip to main content
All platforms

Install on Shopify

Easy3 minutes

Your widget scripts

AI Voice Widget
<script src="https://www.dispatchnode.com/widget/embed.js" data-agent="YOUR_AGENT_ID" async></script>

Replace YOUR_AGENT_ID with your agent ID from Dashboard → Widget Install.

Booking Calendar Widget (Optional)
<script src="https://www.dispatchnode.com/widget/v1/booking-embed.js" data-slug="YOUR_SLUG" async></script>

Adds the standalone scheduling calendar to your page. Replace YOUR_SLUG with your organization slug.

1

Duplicate your theme (recommended)

In your Shopify admin, go to Online Store → Themes. Click Actions → Duplicate on your current theme to create a backup.

2

Open the theme code editor

Click Actions → Edit Code on your active theme.

3

Open theme.liquid

In the left sidebar under Layout, click theme.liquid. This is the main layout file for your entire store.

4

Paste before </body>

Scroll to the very bottom of the file. Find the closing </body> tag. Paste your DispatchNode widget script tag directly above it.

5

Save

Click Save. The widget will now appear on all pages of your Shopify store.

Need help?

If you're having trouble installing, our team can do it for you — free during your trial.

Get Started