1. Click "Impact calculator" from the settings.


2. Design your impact Calculator


3. Click "Save"



From here, there are two ways of embedding the impact calculator into your theme:
    1. By clicking "Embed impact calculator in your theme" and placing it where you prefer in theme editor. 
    2. By pasting the embed code directly into the theme code.

The first is preferred and easier, but if you need more flexibility or cannot do it the first way then method #2 is available.



Method #1 Embedding via "Embed Impact Calculator in your theme" button


1. Click "Embed impact calculator in your theme"


2. Position your Impact Calculator on the page.


3. Click "Save"


Done!


Method #2 Embedding via pasting embed code directly into theme code


1. Click "Show legacy embed code"

2. Copy code to place in head of theme

3. Head to theme.liquid in your theme code

4. Look for <head> tag, pasting code right before its closing </head> tag

5. Go back to impact calculator settings in the app

6. Copy second code snippet

7. Place (paste) this code snippet exactly where you'd like your impact calculator to appear. For this example, we'll place it in cart-drawer.liquid


8. Save the changes to your theme code and view your new impact calculator!