Home page

{% for product in loader.activeProducts %} {% assign index = forloop.index %} {% for banner in collectionBanners %} {% if banner.position == index %} {% endif %} {% endfor %} {% capture bg %}gray-100{% endcapture %}
{% if product.hover_image_alt contains 'https' or forloop.index == -1 %}
{% else %}
{% endif %}
{% assign productImage = product.featured_image | img_url: '600x' %} {% assign hoverImage = product.hover_image %} {% capture hoverImageRepsonsive %} {%- if hoverImage != blank -%} {%- if product.featured_image_width > 180 -%}{{ hoverImage | img_url: '180x' }} 180w {{ 180 | divided_by: product.featured_image_aspect_ratio | round }}h,{%- endif -%} {%- if product.featured_image_width > 360 -%}{{ hoverImage | img_url: '360x' }} 360w {{ 360 | divided_by: product.featured_image_aspect_ratio | round }}h,{%- endif -%} {%- if product.featured_image_width > 540 -%}{{ hoverImage | img_url: '540x' }} 540w {{ 540 | divided_by: product.featured_image_aspect_ratio | round }}h,{%- endif -%} {%- if product.featured_image_width > 720 -%}{{ hoverImage | img_url: '720x' }} 720w {{ 720 | divided_by: product.featured_image_aspect_ratio | round }}h,{%- endif -%} {%- if product.featured_image_width > 900 -%}{{ hoverImage | img_url: '900x' }} 900w {{ 900 | divided_by: product.featured_image_aspect_ratio | round }}h,{%- endif -%} {%- if product.featured_image_width > 1080 -%}{{ hoverImage | img_url: '1080x' }} 1080w {{ 1080 | divided_by: product.featured_image_aspect_ratio | round }}h,{%- endif -%} {%- if product.featured_image_width > 1296 -%}{{ hoverImage | img_url: '1296x' }} 1296w {{ 1296 | divided_by: product.featured_image_aspect_ratio | round }}h,{%- endif -%} {%- if product.featured_image_width > 1512 -%}{{ hoverImage | img_url: '1512x' }} 1512w {{ 1512 | divided_by: product.featured_image_aspect_ratio | round }}h,{%- endif -%} {%- if product.featured_image_width > 1728 -%}{{ hoverImage | img_url: '1728x' }} 1728w {{ 1728 | divided_by: product.featured_image_aspect_ratio | round }}h,{%- endif -%} {%- if product.featured_image_width > 1944 -%}{{ hoverImage | img_url: '1944x' }} 1944w {{ 1944 | divided_by: product.featured_image_aspect_ratio | round }}h,{%- endif -%} {%- if product.featured_image_width > 2160 -%}{{ hoverImage | img_url: '2160x' }} 2160w {{ 2160 | divided_by: product.featured_image_aspect_ratio | round }}h,{%- endif -%} {%- if product.featured_image_width > 2376 -%}{{ hoverImage | img_url: '2376x' }} 2376w {{ 2376 | divided_by: product.featured_image_aspect_ratio | round }}h,{%- endif -%} {%- if product.featured_image_width > 2592 -%}{{ hoverImage | img_url: '2592x' }} 2592w {{ 2592 | divided_by: product.featured_image_aspect_ratio | round }}h,{%- endif -%} {%- if product.featured_image_width > 2808 -%}{{ hoverImage | img_url: '2808x' }} 2808w {{ 2808 | divided_by: product.featured_image_aspect_ratio | round }}h,{%- endif -%} {%- if product.featured_image_width > 3024 -%}{{ hoverImage | img_url: '3024x' }} 3024w {{ 3024 | divided_by: product.featured_image_aspect_ratio | round }}h,{%- endif -%} {%- assign image_size = product.featured_image_width | append: 'x' -%} {{ hoverImage | img_url: image_size }} {{ product.featured_image_width }}w {{ product.featured_image_height }}h {%- endif -%} {% endcapture %} {% if hoverImage != blank %} {% assign hover_alt = product.hover_image_alt %}
{% if hover_alt contains 'https' %} {% else %} {% endif %}
{% endif %}
{%- comment -%} {%- endcomment -%}
{% for badge in badges %} {% if product.tags contains badge.tag and badge.tag != 'more-colors' %} {{ badge.collection_badge }} {% endif %} {% endfor %} {% if product.available == false %} Sold out {% endif %}
{% assign productTitle = product.title | remove: product.type | split: '-' %}

{{ product.title | split: " - " | first }}

{% assign discount_amount = product.price | divided_by: product.compare_at_price | times: -100 | plus: 100 | round %} {% if product.compare_at_price > product.price %} {{ product.price | money | remove: " " }} {{ product.compare_at_price | money | remove: " " }} {% else %} {% if product.price_min == product.price_max %} {{ product.price_min | money | remove: " " }} {% else %} from {{ product.price | money | remove: " " }} {% endif %} {% endif %}
{% if product.swatches.size %}
{% for swatch in product.swatches %} {% if forloop.index == 5 %}
+ {{ product.swatches.size | minus: forloop.index0 }}
{% break %} {% endif %}
{% endfor %}
{% endif %}
{% endfor %}

No products match your selection

{% unless total_pages == 1 or total_pages == 0 %}
    {% if current_page > 1 %}
  • {% endif %} {% for page in pages %} {% assign pageoffset = current_page | minus: page | abs %} {% if pageoffset != 0 and pageoffset != 1 and pageoffset != 2 and pageoffset != 3 %}{% continue %}{% endif %} {% assign active = false %} {% if current_page == page %} {% assign active = true %} {% endif %} {% assign last_page_shown = page %} {% endfor %} {% assign active = 'dim' %} {% if current_page == total_pages %} {% assign active = 'o-50 pointer-none' %} {% endif %} {% if last_page_shown != total_pages %} {% endif %} {% unless current_page == total_pages %}
  • {% endunless %}
{% endunless %}

Refine by