Use the official app
- Visit the MyLiveChat Shopify app listing.
- Click Add app and approve.
- Sign in with your existing MyLiveChat account (or create one).
- The launcher appears on every storefront page automatically.
Manual install (if you prefer)
- Copy the snippet from Embed code in the dashboard.
- In Shopify admin: Online store -> Themes -> Edit code ->
theme.liquid. - Paste the snippet just before
</body> and Save.
Hide the launcher on certain pages
Add data-hide-on="/checkout/*" to the embed <script> tag. The launcher won't render on URLs matching that path.