Halla.live Logo
Integration Guide

Add Video Support to Shopify

Boost conversions and support customers face-to-face. Add instant video chat to your Shopify store in just 3 clicks. Zero friction. Shadow DOM isolated.

Shopify Integration

Installation is straightforward

1

Sign Up

Register an account on Halla.live and navigate to the admin dashboard.

2

Edit Theme.liquid

In your Shopify admin, go to Online Store > Themes > Edit Code, and open 'theme.liquid'.

3

Paste the Snippet

Paste the 3-line Halla script just before the closing </body> tag and save.

<!-- 1. Add this to your header -->
<script src="https://halla.live/widget.js" async></script>
<!-- 2. Initialize in your body -->
<halla-widget org="YOUR_ORG_ID"></halla-widget>

Frequently Asked Questions