we use 1 set of email templates for multiple stores. Logo and store name come from variables per store.
Now I would to add a short text block with a link (diff per store view), something like:
Follow us on facebook: LINK_TO_FB
Now how would I set a variable LINK_TO_FB that grabs the value set per store?
Thanks!