Net Zero Website Manual for Shopify
Install the Net Zero Website widget to appear on your website´s footer and offset your website for free!
How to install:
- Go to Net Zero - Tree-Nation and click on the ´install´ button. Your codes will be generated and the instruction are displayed.
- Choose a theme (colour).
- Choose a language.
- Copy the codes and add it accordingly to your shopify file, see below:
- Go to your Shopify themes and edit your code:
- Under the sections folder, you will find the footer.liquid file, click on it and you will find a written code that represents your website footer. Add both codes.
- Try placing the code, at almost the bottom of the file, save the file, then visit your webpage and keep an eye on your footers' changes. If you don't like how it looks, replace the code somewhere else in the same footer.liquid file. The widget will change place depending on where you place the code.
- After successfully installed, the first tree will be planted in your forest.

Key points:
-
Make sure this is placed after
— never inside it.
-
The
<script src="...">
loads the Tree-Nation widget. -
The second
<script>
block initializes it and renders it in thediv
with IDtree-nation-offset-website
.