If you update your theme to a never version, you might need to repeat this step

We need to make sure the Depict frontend script is loaded on all pages and has all the information it needs to work. This is done by adding a snippet of code to your theme.

1

First Step

Open the code editor

Guide to opening the code editor

2

Second Step

Locate your theme.liquid file

`theme.liquid` in the code editor

3

Third Step

Copy-paste the Depict head section after <head> (but before </head>).

theme.liquid with the Depict script loader inside the <head> section