{% if item.properties._image %} {% else %} {% endif %} {{item.product_title}} {% for option in item.options_with_values %} {% unless option.name == "Title" %} {{ option.name }}: {{ option.value }} {% endunless %} {% endfor %} {% if item.product.tags contains 'giftcard'%} *This product is a preorder and will ship in 2-3 weeks - payment due at time of order. All items in cart will ship together* {% endif %} {{ item.final_price | money }} {% if item.original_price != item.final_price %} {{ item.original_price | money }}{{ item.discounts[0].title}} {% endif %} {% unless item.properties._restrict_quantity %} ā + {% endunless %} Remove {% assign price = item.final_price | times: item.quantity %} {{price | money }}
{{ offer.prompt | newline_to_br }} {% for product in offer.products %} {% assign productIndex = forloop.index0 %} {% if product.in_cart %}{% continue %}{% endif %} {% unless offer.product_selection == 'all' %} {% if offer.products.size == 1 %} {% else %} {% endif %} {% endunless %} check {{ product.title }} {% assign discount_amount = 0 %} {% if offer.discount %} {% assign discount_amount = offer.discount | times: 0.01 | times: product.price %} {% endif %} {{ product.price | minus: discount_amount | money }} {% if offer.discount %} {{ product.price | money}} {% endif %} {% if product.variants.size > 1 %} Please select... {% for variant in product.variants %} {% assign discount_amount = 0 %} {% if offer.discount %} {% assign discount_amount = offer.discount | times: 0.01 | times: product.price %} {% endif %} {{ variant.title }} {% endfor %} {% else %} {% endif %} {% endfor %} Select No, thanks
{% if banner.desktop_width == 'md:col-span-3' or banner.desktop_width == 'md:col-span-4'%} {% assign desktop_pad = 'md:p-8' %} {% else %} {% assign desktop_pad = 'md:p-6' %} {% endif %} {{banner.heading}} {{banner.subheading}} {{banner.button}}
{% if product.hover_image_alt contains 'https' or forloop.index == -1 %} {% else %} {% endif %} {% assign productImage = product.featured_image %} {% assign hoverImage = product.hover_image %} {% if hoverImage != blank %} {% assign hover_alt = product.hover_image_alt %} {% if hover_alt contains 'https' %} {% else %} {% endif %} {% endif %} eye heart heart {% 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: '-' | replace: 'w/','with' | split: 'with' | first %} {{ product.title | replace: 'w/','with' | split: 'with' | first }} {% for badge in badges %} {% if product.tags contains badge.tag and badge.tag == 'more-colors' %} {{ badge.collection_badge }} {% endif %} {% endfor %} {% assign discount_amount = product.price | divided_by: product.compare_at_price | times: -100 | plus: 100 | round %} {% if product.compare_at_price > product.price and discount_amount > 10 %} {{ 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.sku != blank %} {{ product.sku }} {% else %} {{ product.variants[0].sku }} {% endif %} {% assign compared = false %} {% for item in Comparison.data.items %} {% if item.handle == product.handle %} {% assign compared = true %} {% endif %} {% endfor %} check plus Compare {% endfor %} No products match your selection
{% assign product = active_story.product %} {% assign prev_product = prev_story.product %} {% assign next_product = next_story.product %} {{ product.title }} close {% if prev_product %} {% endif %} {% if next_product %} {% endif %} {% for image in product.images %} {% endfor %} {{ product.body_html }} chevron-right chevron-left