I would love to add a footer section to my automatic email notifications.
The Shopify email app lets you do add this by check-marking footer items in a selector tool; the notification templates do not. However, you ARE able to add any custom liquid code you like to the notifications…if you know what to add. I don’t know exactly which code to “grab” from my theme settings to copy/paste into the notification code. The code the Shopify Email app uses to create a footer section is not visible for copying and pasting.
Ideally I replicate the footer of my website so whatever footer choices are currently check-marked in my website theme settings would be active at the base of my emails in the same style and format - plus the unsubscribe hyperlink (not available for check-marking as a footer item in theme settings).
Is it as simple as copying and pasting the footer liquid section and unsubscribe links or “referencing” them in a simple line or two of code? I’m looking to have:
-
Social media icons and active links
-
Policy hyperlinks to terms of service and privacy policy
-
Unsubscribe hyperlink
They would be functioning links and would take their style and formatting from the theme template choices that are active for my website. Please advise