{% if conf.custom_content %} {{conf.custom_content}} {% endif %} {% if DEV_MODE %}
{% endif %} {% assign headerMenuHandle = conf.sections | getValue: 'header.settings.main_linklist', '' %} {% assign headerMenu = conf.menus | getMenuByHandle: headerMenuHandle %}
{% assign show_announcement = conf.sections | getValue: 'header.settings.message', false %} {% if show_announcement == true %} {% endif %}

{{ conf.sections | getValue: 'collection-list.settings.title', 'Collections') }}

    {% assign grid = conf.sections | getValue: 'collection-list.settings.grid', 3 %} {% case grid %} {% when 2 %} {%- assign grid_item_width = 'medium-up--one-half' -%} {% when 3 %} {%- assign grid_item_width = 'small--one-half medium-up--one-third' -%} {% when 4 %} {%- assign grid_item_width = 'small--one-half medium-up--one-quarter' -%} {% when 5 %} {%- assign grid_item_width = 'small--one-half medium-up--one-fifth' -%} {% endcase %} {% for collection in collections %}
  • {% endfor %}
{% assign show_payment_icons = conf.sections | getValue: 'footer.settings.show_payment_icons', true %} {% if show_payment_icons %} {% endif %}
© {{ "now" | date: "%Y" }}, {{ page.shopName }}
{% if conf.global_settings.global_show_link_to_website_enabled %} {% endif %}
{% if DEV_MODE %}
{% endif %} {% if DEV_MODE == false %} {% if conf.global_settings.google_analytics_id %} {% endif %} {% if conf.global_settings.google_tag_manager_script %} {{conf.global_settings.google_tag_manager_script}} {% endif %} {% if conf.global_settings.fb_pixel %} {% if analytics.fbPixelAnalytics %} {% else %} {% endif %} {% endif %} {% if conf.global_settings.pinterest_pixel %} {% endif %} {% if conf.plan_name != '' %} {% endif %} {% if conf.global_settings.progressify_me_enabled == true %} {% endif %} {% endif %}