{% for link in footer.links %} {% if link.show !== "false" %}
  • {{link.item}}
  • {% endif %} {% endfor %}
{{footer.logo.alt}}

Copyright © {{footer.brand_name}}.

{% if footer.daggerSign == "true" %} † {% endif %} {{footer.content_1}}
{{footer.content_2}}

{% if global.promotion.enable == 'true' and footer.promotion_copyright and footer.promotion_copyright != '' %}

{{footer.promotion_copyright}}

{% endif %}