- Главная
- Другое
Другое
{{ section.settings.title }}
{{ section.settings.retail_title }}
{% for block in section.blocks %} {% if block.type == 'retail_store' %}{{ block.settings.location }}
{{ block.settings.phone }}
{{ section.settings.office_title }}
{{ section.settings.address_label }}
{{ section.settings.office_address }}
{{ section.settings.phone_label }}
{{ section.settings.office_phone }}
{{ section.settings.email_label }}
{{ section.settings.coop_label }}
{% if section.settings.show_social_icons %} {% render 'social-media-icons' %} {% endif %}
{{ section.settings.map_embed }}
{% endif %}