If you use Shopify you can integrate Chatlio onto your site. First you’ll need to have your widget’s embed code available to copy and paste into Shopify. Here is how to get your embed code ready:
Standard/Sidebar style install steps
By following these steps, you will be basically adding a <script>
tag to the <head>
of your site and a custom <chatlio-widget>
element to the footer of your site. Here is how to do it:
On the Widget Install tab of the Chatlio dashboard, select “HTML” for your application type and then copy the widget embed code script tag.
Now login to Shopify.
Customize your theme.
Select the settings icon and then choose “Edit code” in the dropdown menu.
Choose theme.liquid and paste your widget.js embed code just above the closing head tag.
Keep your theme.liquid theme open and go back to the Chatlio dashboard and copy the <chatlio-widget>
embed code.
Now back in Shopify go to the bottom of your theme.liquid code and paste your <chatlio-widget>
embed code just above your closing body tag.
Save your changes.
You should now see the closed Chatlio widget in the bottom right of your site.
Embed inline style install steps
By following these steps, you will be basically adding a <script>
tag to the <head>
of your site and a custom <chatlio-widget>
element and container <div>
to a code block where you want to embed the widget. Here is how to do it:
On the Widget Install tab of the Chatlio dashboard, select “HTML” for your application type and then copy the widget embed code script tag.
Now login to Shopify.
Customize your theme.
Select the settings icon and then choose “Edit code” in the dropdown menu.
Choose theme.liquid, paste your widget.js embed code just above the closing head tag, and save your changes.
Stay in edit mode on Shopify and go back to the Chatlio dashboard Widget Install tab and copy the embed code in step 4 (make sure “Embed inline” is still selected on step 1).
Now back in Shopify choose “Add section” where you want to embed Chatlio and select “Custom Liquid”.
Choose “Custom Liquid” that is now in the left navigation.
Paste in your Chatlio embed code.
You should see the embedded Chatlio chat widget on your page.
This website is built using latest technogies. Unfortunately your browser doesn't support those. Please update your browser to view this website correctly. Thank you.Update my browser now