HELP / PUBLISHING
Add your widget to Shopify, WordPress or Webflow
The same embed code, pasted into each platform's own custom-code area — no app to install.
1 MIN READ
There is no separate Shopify, WordPress or Webflow app to install — every platform uses the exact same embed code pasted into that platform's own custom-code area.
Shopify
Go to Online Store → Themes → Edit code, open theme.liquid, and paste the snippet just before </body>. That places it on every page; to show it only on specific pages, add it to that page's template instead (e.g. product.liquid).
WordPress
If your theme or page builder has a Custom HTML block, drop the snippet into that, on whichever page or post you want it on. To show it site-wide — in the footer, for example — without editing a theme file directly, a small plugin like "Insert Headers and Footers" is the usual approach: paste the snippet into its footer field.
Webflow
Under Page settings → Custom code, paste the snippet into "Before </body> tag" for that one page. For every page at once, use Site settings → Custom code instead. Webflow only runs custom code on the published site, not in the Designer preview.
Anywhere else
Any platform that lets you paste raw HTML — a custom-built site, Squarespace, Wix, a landing page tool — works the same way: find its custom code or embed area and paste the same snippet in. If nothing shows up afterwards, see why isn't my widget showing?
Related
Support
Still stuck? Email support.
A human replies — usually within a few hours.