|
|
|
|
|
|
{% if billing_address %} Hi
{{ billing_address.first_name }}{% endif %},
We love earning your business and won’t let you down! Our team will meticulously prepare your order for its journey to your doorstep. Our warehouse crew ships promptly (usually next business day) so you can expect your design in 2-5 days, depending on your proximity to Illinois. Tracking information will be emailed as soon as the order has shipped. |
{% if billing_address %} Hi
{{ billing_address.first_name }}{% endif %},
We love earning your business and won’t let you down! Our team will meticulously prepare your order for its journey to your doorstep. Our warehouse crew ships promptly (usually next business day) so you can expect your design in 2-5 days, depending on your proximity to Illinois. Tracking information will be emailed as soon as the order has shipped. |
|
|
|
|
|
|
|
ORDER DETAILS
Date {{ date | date: '%B %d, %Y' }}
|
{% if requires_shipping and shipping_address %} Shipping address
{{ shipping_address.name }}
{{ shipping_address.street }}
{{ shipping_address.city }}, {{ shipping_address.province }} {{ shipping_address.zip }}
{% endif %} {% if billing_address %} Billing address
{{ billing_address.name }}
{{ billing_address.street }}
{{ billing_address.city }}, {{ billing_address.province }} {{ billing_address.zip }}
{% endif %} |
|
|
|
|
|
{% for line in line_items %}
- {{ line.quantity }}x {{ line.title }} for {{ line.price | money }} each (sku: {{ line.sku }}) {% for discount in line.applied_discounts %} ( -{{ discount.amount | money }} ) {% endfor %}
{% endfor %}
{% if discounts %}
Discounts : {{ discounts_savings | money_with_currency }}
{% endif %}
Subtotal : {{ subtotal_price | money_with_currency }}
{% for tax_line in tax_lines %}
{{ tax_line.title }} : {{ tax_line.price | money_with_currency }}
{% endfor %} {% if requires_shipping %}
Shipping : {{ shipping_price | money_with_currency }}
{% endif %}
Total : {{ total_price | money_with_currency }}
This amount will be shown on your credit card statement.
Enjoy the pure life!
Dotti, Customer Care blomus USA
|
|
|
|
|
|
|
|
|
See What's New
|
|
Shop our new stylish products that just arrived for the holidays. Style your holiday table with our modern stainless steel designs. |
|
|
|
|
|
|
|
Our Blog |
|
Follow our blog to hear about upcoming events, new products, design tips, organization ideas and so much more. |
|
|
|
|
|
|
|
|
|
|
|
Join our blomus mailing list and receive notifications on new products, decorating ideas and special offers. |
|
|
|
|
|
|
|
blomus USA, all rights reserved 2015 |
|
|
|