{% for tag in product.tags %} {% if tag contains 'badge::' %} {% if tag contains '::' %} {% assign badge = tag | split: '::' %} {% assign badgeText = badge[1] %} {% assign badgeBackgroundColor = badge[2] %} {% assign badgeTextColor = badge[3] %} {{ badge[1] }} {% endif %} {% endif %} {% endfor %} {% assign productImage = product.featured_image %} {% assign hoverImage = product.hover_image %} {% if productImage contains '.png?' %} {% assign productImage = productImage | replace: '.png?', '_750x1000_crop_center.png?' %} {% elsif productImage contains '.jpg?' %} {% assign productImage = productImage | replace: '.jpg?', '_750x1000_crop_center.jpg?' %} {% elsif productImage contains '.gif?' %} {% assign productImage = productImage | replace: '.gif?', '_750x1000_crop_center.gif?' %} {% endif %} {% if hoverImage contains '.png?' %} {% assign hoverImage = hoverImage | replace: '.png?', '_750x1000_crop_center.png?' %} {% elsif hoverImage contains '.jpg?' %} {% assign hoverImage = hoverImage | replace: '.jpg?', '_750x1000_crop_center.jpg?' %} {% elsif hoverImage contains '.gif?' %} {% assign hoverImage = hoverImage | replace: '.gif?', '_750x1000_crop_center.gif?' %} {% endif %} {% assign productTitleStrip = product.title | escape %} {% if hoverImage != blank %} {% endif %} Quickview {{product.title}} {% if product.compare_price > product.price %} {{ 'products.product.regular_price' | t }} {{ product.compare_price | money }} {% else %} {% if product.price_min == product.price_max %} {{ product.price_min | money }} {% else %} from {{ product.price | money }} {% endif %} {% endif %}
{% if item.image %} {% endif %} {{item.product_title}} {{item.variant_title}} {{item.price | money }} {% for prop in item.properties %} {{prop | first }}: {{prop | last }} {% endfor %} Please gift wrap this item - + Remove