{% extends theme.template.home|template %} {% block title %} Yarnia {% endblock title %} {% block css %} {% for link in css_links(theme) %} {% endfor %} {% endblock css %} {% block content_header %}
{{theme.meta.config.other_data.shop_cart_icon}}
{{theme.meta.config.other_data.head_instagram_icon}}
{{theme.meta.config.other_data.head_map_icon}}
{{theme.meta.config.other_data.mobile_icon}}{{theme.meta.config.other_data.mobileno}}
{% endblock content_header %} {% block navigation_header %} {% include theme.layouts.main_nav.template|template with { "menu" : theme.fixtures.main_nav } %} {% endblock navigation_header %} {% block content_hero %} {% endblock content_hero %} {% block content_1 %}
yarnia image

{{theme.meta.config.other_data.features_row1_subtitle}} {{theme.meta.config.other_data.features_row1_title}}

{{theme.meta.config.other_data.features_row1_content}} {{theme.meta.config.other_data.btn_shopnow}}
yarnia image

{{theme.meta.config.other_data.features_row2_subtitle}} {{theme.meta.config.other_data.features_row2_title}}

{{theme.meta.config.other_data.features_row2_content}}

{{theme.meta.config.other_data.btn_joinus}}
yarnia image

{{theme.meta.config.other_data.features_row3_subtitle}} {{theme.meta.config.other_data.features_row3_title}}

{{theme.meta.config.other_data.features_row3_content}}

{{theme.meta.config.other_data.btn_visit_group}}
{% endblock %} {% block content_2 %}

{{theme.meta.config.other_data.about_store_title}}

{{theme.meta.config.other_data.about_store_content}}

{% endblock %} {% block content_3 %}

Brands We Stock

{% include theme.layouts.products_slide.template|template with { "content" : theme.fixtures.products_slide }%}
{% endblock %} {% block content_4 %}

{{theme.meta.config.other_data.signup_form_title}}

{{theme.meta.config.other_data.signup_form_text}}

{% endblock %} {# {% block content_5 %} #} {# {% endblock %}#} {% block content_6 %}

{{theme.meta.config.other_data.address_title}}

{{theme.meta.config.other_data.address_text}} {{theme.meta.config.other_data.get_directions_title}}

{{theme.meta.config.other_data.contact_title}}

{{theme.meta.config.other_data.contact_text}} {{theme.meta.config.other_data.contact_email_title}}

{{theme.meta.config.other_data.hours_title}}

{% endblock %} {% block content_footer %}
{% endblock content_footer %} {% block navigation_footer %} {% include theme.layouts.footer_nav.template|template with { "menu" : theme.fixtures.footer_nav } %} {% endblock navigation_footer %} {% block javascript_lib %} {% endblock javascript_lib %} {% block javascript_local %} {% include theme.layouts.main_nav.site_nav|template %} {% include theme.layouts.scripts.products_slide_js|template %} {% include theme.layouts.scripts.slick|template %} {% endblock javascript_local %}