layers

{%- if products > 1 -%} {{ products }} items {%- endif -%}

0 {% assign page_count = loader.renderedPages.size %} {% case page_count %} {% when 0 %} {% import 'template[skeleton]' %} {% when 1 %} {% assign grid_index = 0 %} {% else %} {% assign active_products_count = loader.activeProducts.size %} {% assign grid_index = page_count | minus: 1 | times: active_products_count %} {% for banner in collectionBanners %} {% assign banner_index = banner | remove: "#collectionBanner" | plus: 0 %} {% if banner_index < grid_index %} {% assign grid_index = grid_index | plus: 1 %} {% endif %} {% endfor %} {% endcase %} {% for product in loader.activeProducts %} {% for banner in collectionBanners %} {% assign banner_id = grid_index | prepend: "#collectionBanner" %} {% if banner == banner_id %} {% assign banner_visible = true %} {% import banner_id %} {% assign grid_index = grid_index | plus: 1 %} {% endif %} {% endfor %} {% if product.tags contains "SMART_TAG_COMINGSOON" %} {% assign grid_coming_soon = 1 %} {% assign plp_coming_soon = 'false' | to_i %} {% if plp_coming_soon == "true" %} {% assign plp_coming_soon = 1 %} {% else %} {% assign plp_coming_soon = 0 %} {% endif %} {% else %} {% assign grid_coming_soon = 0 %} {% assign plp_coming_soon = 0 %} {% endif %} {% if product.tags contains "UNISEX" %} {% assign grid_cols = '2' %} {% else %} {% assign grid_cols = 5 %} {% endif %} {% assign show_siblings = false %} {% assign show_sizegrid = false %} {% assign sibling_visible = 1 %} {% if show_sizegrid or show_siblings %} {% assign hidemobileview ='product-item__quickadd hidden active:block' %} {% else %} {% assign hidemobileview ='' %} {% assign cpage = 'collection' %} {% if cpage == 'index' %} {% assign sibling_visible = 0 %} {% endif %} {% if cpage == 'product' %} {% assign sibling_visible = 0 %} {% endif %} {% if cpage contains 'page' %} {% assign sibling_visible = 0 %} {% endif %} {% endif %} {% assign shop_name = 'kswiss-eu-uat' %} {% capture bg-color %}bg-gray-100{% endcapture %} {% assign productTitle = product.title | remove: product.type | split: ' | ' %} {% assign material = productTitle[0] | split: '-' %} {% assign totalSiblings = 0 %} {% assign childrenSizes = 'false' %} {% assign twomobile = 'false' | to_i %} {% if twomobile == "true" %} {% assign twomobile = 1 | to_i %} {% else %} {% assign twomobile = 0 %} {% endif %} {% assign templates = 'collection' %}
{% assign productImage = product.featured_image %} {% assign hoverImage = product.hover_image %} {% if product == blank and collection and collection.metafields.nosto != blank %} {% else %} {% endif %} {% if hoverImage != blank %} {% assign hover_alt = product.hover_image_alt %}
{% if hover_alt contains 'https' %} {% else %} {% endif %}
{% endif %}
{% assign tag_count = 0 %} {% assign tag_avail_count = 1 %} {% for promo in promoMessaging %} {% if product.tags contains promo.tag %} {% assign tag_count = tag_count | plus: 1 %} {% endif %} {% endfor %}
{% for promo in promoMessaging %} {% if product.tags contains promo.tag %}
{{ promo.collection_badge }}{% if tag_count > 1 and tag_avail_count != tag_count %} /{% endif %} {% if promo.info_text != blank %} info {% endif %} {% assign tag_avail_count = tag_avail_count | plus: 1 %}
{% endif %} {% endfor %}
{% assign productTitle = product.title | split: '|' %} {% assign first_character = productTitle[0] | slice: 0, 1 %} {% assign first_two_character = productTitle[0] | slice: 0, 2 %} {% assign last_character = productTitle[0] | slice: -3, 2 %} {% assign visible = 0 %} {% if templates == 'index' %} {% assign visible = 1 %} {% elsif templates == 'product' %} {% assign visible = 1 %} {% elsif templates contains 'page' %} {% assign visible = 1 %} {% elsif templates contains 'search' %} {% assign visible = 1 %} {% elsif templates contains 'collection' and shop_name contains 'US' %} {% if template.name contains 'ALL' %} {% assign visible = 0 %} {% elsif template.name contains 'WOMEN' %} {% assign visible = 0 %} {% elsif template.name contains 'MEN' %} {% assign visible = 0 %} {% elsif template.name == '' %} {% assign visible = 0 %} {% else %} {% assign visible = 1 %} {% endif %} {% endif %} {% if visible == 1 and tag_avail_count == 1 %} {% if first_character == "0" or first_two_character == "10" %} MEN {% elsif first_character == "9" or first_two_character == "19" %} WOMEN {% elsif first_character == "7" or first_two_character=="WB" or first_two_character=="BG" or first_two_character=="C3" or first_two_character=="17" or first_two_character=="SX" or first_two_character=="AC" %} MEN / WOMEN / BIG KIDS {% elsif first_character == "8" %} TEENS {% elsif first_character == "5" %} KIDS {% elsif first_character == "2" %} TODDLERS {% endif %} {% if last_character == "-W" %} / WIDE {% endif %} {% if last_character == "XW" %} / EXTRA WIDE {% endif %} {% endif %}

{{ productTitle[1] }}

{% if show_siblings == false and sibling_visible == 1 %} {% if material.size == 3 %} {% capture family %}{{ product.title | split: '-' | first }}-{{ product.title | split: ' | ' | first | split: '-' | last | strip }}{% endcapture %} {% else %} {% capture family %}{{ product.title | split: '-' | first }}{% endcapture %} {% endif %} {% assign countSiblings = siblings[family] | where: 'available' %} {% assign totalSiblings = countSiblings.length %}
{% if totalSiblings <= 1 %} 1 Color {% else %} {{ totalSiblings }} Colors {% endif %}
{% endif %}
{% 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: " " | remove: ".00" }} {{ product.compare_at_price | money | remove: " " | remove: ".00" }} {% else %} {% if product.price_min != blank and product.price_min == product.price_max %} {{ product.price_min | money | remove: " " | remove: ".00" }} {% elsif product.price_min != blank %} from {{ product.price | money | remove: " " | remove: ".00" }} {% else %} {{ product.price | money | remove: " " | remove: ".00" }} {% endif %} {% endif %} {% if discount_amount>0 %} -{{ discount_amount }}%{% endif %}
{%- comment -%} {%- endcomment -%} {% if twomobile == 1 %} {% else %} {% endif %}
{% assign productNewSaleHideifComingSoonEnabled = 0 %} {% if plp_coming_soon == 1 %} {% assign productNewSaleHideifComingSoonEnabled = 1 %} COMING SOON {% endif %} {% for badge in badges %} {% if product.tags contains badge.tag and badge.tag != 'more-colors' and productNewSaleHideifComingSoonEnabled == 0 %} {{ badge.collection_badge }} {% endif %} {% endfor %} {% if product.available == false %} {% unless product.tags contains "SMART_TAG_COMINGSOON" %} Ausverkauft {% endunless %} {% endif %}
{% if show_siblings or show_sizegrid %} {% endif %}
{% assign grid_index = grid_index | plus: 1 %} {% endfor %}

No products match your selection