{% if this.theme.facebook_link is not empty or this.theme.instagram_link is not empty or this.theme.twitter_link is not empty %}
Get connected with us on social networks!
    {% if this.theme.facebook_link is not empty %}
  • {% endif %} {% if this.theme.instagram_link is not empty %}
  • {% endif %} {% if this.theme.twitter_link is not empty %}
  • {% endif %}
{% endif %}

{{ this.theme.company_name }}

{{ this.theme.company_description }}

{% set arMenuItemList = FooterStaticMenu.menuItems() %} {% for obMenuItem in arMenuItemList if obMenuItem.viewBag.isHidden == false %}

{{ obMenuItem.title }}

    {% for obChildMenuItem in obMenuItem.items if obChildMenuItem.viewBag.isHidden == false %}
  • {{ obChildMenuItem.title }}
  • {% endfor %}
{% endfor %}

Contacts

  • Phone: {{ this.theme.contact_phone }}
  • E-mail: {{ this.theme.contact_email }}
  • Address: {{ this.theme.contact_address }}
© {{ this.theme.copyright }}