View email in your browser

Logo
{% for line_item in customer_order.items %} {% endfor %}
{% for entry in entries %} {% endfor %}

Hello {{ customer_order.customer_name }} 👋

The status of your shipment {{ entry.number }} has been changed from {{ entry.old_status }} to {{ entry.new_status }}

Order details:

No. Invoice: {{customer_order.number}}

{{line_item.name}}

Code: {{line_item.sku}}

{{line_item.quantity}} pcs

{{line_item.price}} {{line_item.currency}}

Subtotal: {{customer_order.sub_total}} {{customer_order.currency}}
Discount: {{customer_order.discount_total}} {{customer_order.currency}}
Tax: {{customer_order.discount_total}} {{customer_order.currency}}
Total: {{customer_order.total}} {{customer_order.currency}}

View Transactions
Shopping Again

Got a question? Email us at  faq@virtoway.com

No longer want to receive these emails? Unsubscribe.