Skip to main content

Embed Code Method

  1. Go to Settings > Embed Code in the cellbot dashboard
  2. Copy the script tag
  3. In WordPress, go to Appearance > Theme Editor or use a plugin like Insert Headers and Footers
  4. Paste the script tag into the footer section
  5. Save changes
The script tag looks like:
<script
  src="https://cellbot.chat/embed/cellbot.min.js"
  data-shop="your-shop-slug"
  defer
></script>

Using a Plugin

If you prefer, you can use any “custom scripts” WordPress plugin:
  1. Install a plugin like WPCode or Insert Headers and Footers
  2. Add the cellbot script as a footer script
  3. Set it to load on all pages

Payments

WordPress shops use Stripe Checkout for payments. Make sure your Stripe account is set up in the cellbot dashboard.