Add the Script
These next steps assume you are logged into your Shopify web site and have the appropriate permissions to modify:
- Select Online Store then Themes.
- In the Themes find the Action menu and then click Edit code (see image as the example).
- Go to the Sections folder and open the footer.liquid file
- Copy and paste your entire <script> code into the footer. You may choose the placement within the footer.
In this example, we are using a Vizaport Chat Widget script which you get from configure widget page, but these steps should apply to any Javascript to be placed in Shopify.
Watch the Video (if you need further help)
We suggest watching the following video for detailed steps on how to add the <script> on Shopify. Although note that these steps differ from above. This video includes a CSS example (not needed) and also creates a .js file first (we chose the simpler path to add <script> code directly.


