Works everywhere your customers are

One script tag is all it takes. If your platform renders HTML, Askbases works on it โ€” no plugins, no APIs, no developer required.

๐Ÿ›๏ธ

Shopify

Add Askbases to your Shopify store in under 2 minutes. No app required โ€” paste the embed code directly into your theme.

  1. 1Go to Online Store โ†’ Themes โ†’ Edit code
  2. 2Open theme.liquid
  3. 3Paste the embed code just before the closing </body> tag
  4. 4Save and publish
theme.liquid
<script src="https://api.askbases.app/sdk/chat.js"></script>
<ai-adviser bot-key="YOUR_BOT_KEY"></ai-adviser>
๐Ÿ›’

WooCommerce

Works with any WooCommerce / WordPress store. Add via the theme editor or use a code snippet plugin for a no-touch approach.

  1. 1Go to Appearance โ†’ Theme Editor
  2. 2Open footer.php
  3. 3Paste the embed code before </body>
  4. 4Update file โ€” or use Insert Headers and Footers plugin
footer.php
<script src="https://api.askbases.app/sdk/chat.js"></script>
<ai-adviser bot-key="YOUR_BOT_KEY"></ai-adviser>
๐Ÿ“

WordPress

Works with any WordPress theme. Use the Theme Editor or the recommended "Insert Headers and Footers" plugin for zero-code setup.

  1. 1Install "Insert Headers and Footers" plugin
  2. 2Go to Settings โ†’ Insert Headers and Footers
  3. 3Paste the embed code in the Footer Scripts box
  4. 4Save โ€” active on every page immediately
footer scripts
<script src="https://api.askbases.app/sdk/chat.js"></script>
<ai-adviser bot-key="YOUR_BOT_KEY"></ai-adviser>
๐Ÿ’ป

Any HTML Site

The universal embed. Works on any website that renders HTML โ€” Webflow, Squarespace, Wix, custom-built sites, or raw HTML files.

  1. 1Open your HTML file or site builder's custom code section
  2. 2Paste the embed code before the closing </body> tag
  3. 3Save and publish
  4. 4The widget loads asynchronously โ€” zero page speed impact
index.html
<script src="https://api.askbases.app/sdk/chat.js"></script>
<ai-adviser bot-key="YOUR_BOT_KEY"></ai-adviser>

One tag to rule them all

The same two-line embed works on every platform listed above. Your bot-key is unique to each widget โ€” swap it to run multiple widgets on different sites.

Embed Code
<script src="https://api.askbases.app/sdk/chat.js"></script>
<ai-adviser bot-key="YOUR_BOT_KEY"></ai-adviser>

Start answering customers instantly

Be among the first โ€” join our early adopters and convert more visitors while reducing support load, without hiring more staff.

14-day free ยท No CC required ยท Cancel any time