BigCommerce

1 min read Updated Mar 11, 2026 Integrações

Add Social Intents live chat to your BigCommerce store by adding the widget code to your theme.

Instalação

Open Script Manager

In your BigCommerce admin, go to Storefront > Script Manager.

Create a Script

Click Create a Script and configure:

  • Name: Social Intents Live Chat
  • Location: Footer
  • Pages: All Pages (or select specific pages)
  • Script type: Script
  • Script content:
<script src="https://www.socialintents.com/api/chat/socialintents.1.4.js#YOUR_WIDGET_ID" async="async"></script>

Save

Click Save. The chat widget will appear on your storefront.

Alternative: Theme Files

You can also add the snippet directly to your theme by editing the footer template in Storefront > Themes > Advanced > Edit Theme Files. Add the script before the closing </body> etiqueta.