Order Confirmation!

Hey, {{ order.full_name }}!

Thanks for shopping with Desphixs
Your order ID is #{{ order.oid }}.

Order Summary: #{{ order.oid }}

{% for o in order_items %} {% endfor %}

Product

Qty

Sub Total

{{o.product.title}}

{{o.qty}}

${{o.sub_total}}

Sub Total:

${{ order.sub_total }}

Shipping Fee:

${{ order.shipping_amount }}

Tax Fee:

${{ order.tax_fee }}

Service Fee:

${{ order.service_fee }}

Total:

${{ order.total }}

Bio Data
Full Name: {{ order.full_name }}
Email: {{ order.email }}
Mobile: {{ order.mobile }}
Address: {{ order.address }}
City: {{ order.city }}
State: {{ order.state }}
Country: {{ order.country }}

Feel free to contact us if you have any questions!

Sincerely,

Desphixs Team

© 2023 - Till Date | Desphixs. All rights reserved.

Terms Privacy Preferences Help center