Learn how to add Chatling to your Shopify store
Website widget
in the sidebar.Online Store
from the sidebar.Edit code
.theme.liquid
file From the sidebar where the list of files is displayed.<head>
section. You can paste it anywhere between the opening <head>
tag and the closing </head>
tag.Online Store
and go to Themes
.Customize
button next to your current theme.Header
section, choose Add section
. Search for Custom liquid
and add it.Custom liquid
editor and paste your widget code into the Liquid code
field.Top padding
and Bottom padding
to 0
so the section doesn’t create a blank space in your site’s header.Save
button.