Check your order shipping email that all your ordered items have been sent. It is possible that one or more items were not available when your order was prepared. In this case, the items that have not been delivered will be automatically refunded.
{{ option.name }}: {{ option.value }}
{% endunless %} {% endfor %} {% if item.properties.style %}STYLE NUMBER: {{ item.properties.style | split: '_' | first }}
{% endif %} {% for badge in productBadges | where: 'type', 'text' %} {% assign itemTags = item.properties._tags | default: item.properties.tags %} {% for tag in itemTags %} {% if tag == badge.tag and badge.cart %} {{ badge.cart | newline_to_br }} {% break %} {% endif %} {% endfor %} {% endfor %}{{ price | money }} {% assign cart_savings = item.properties.compare_at | minus: price %} {% assign cart_savings_percentage = cart_savings | times: 100.0 | divided_by: item.properties.compare_at %} {% if cart_savings > 0 %} -{{ cart_savings_percentage | round }}% {% endif %}
Your cart is empty
Check your order shipping email that all your ordered items have been sent. It is possible that one or more items were not available when your order was prepared. In this case, the items that have not been delivered will be automatically refunded.