Add SellBot to Webflow

Connect your catalog, enable product-aware replies, and embed the SellBot iframe widget on any Webflow page.

01

Sync your Webflow catalog or external feed

Log in to SellBot and connect the product source that powers your Webflow store. For Webflow Ecommerce, generate an API token and select Webflow under Products → Connect Source. If you manage inventory in Shopify or Airtable, link that system instead so SellBot always responds with the latest details.

  • Map Webflow CMS fields like price, compare-at price, and variant options during the connection flow.
  • Enable auto-refresh to re-import products whenever you publish new items.
  • Use the Import Preview to spot-check how collections and categories will surface in chat.
02

Tune the assistant with your store policies

Open Knowledge base → Policies and add shipping, returns, and warranty snippets. Pairing structured product data with these snippets ensures SellBot can recommend upsells and quote accurate fulfillment timelines right in chat.

03

Create a Web Widget and copy the iframe

From Channels → Web Widget, click New widget and choose the Webflow preset. Set the accent colors to match your site, enable lead capture if you want email collection, then press Publish. The modal displays your iframe snippet—copy it to your clipboard.

04

Embed SellBot inside Webflow

In the Webflow Designer open the page where the chatbot should appear. From the Add panel drag an Embed element into the page wrapper or symbol that lives on every page. Paste the iframe snippet into the code editor, save, and publish your site. Load the live site to confirm the SellBot bubble appears and answers with synced product data.

<iframe
  src="https://app.sellbot.ai/chat/YOUR_WIDGET_ID"
  title="SellBot AI Assistant"
  loading="lazy"
  style="border:0;width:100%;max-width:420px;height:640px"
  referrerpolicy="strict-origin"
  allow="microphone; clipboard-write"
></iframe>
When embedding inside a symbol, publish to staging first to verify layout before pushing to production.

Ready to see SellBot on your site?

Install the widget, ask a few questions, and watch SellBot close your first sale in minutes.