Thank you page
NOOXE
Your timeless piece is being prepared.
SHIPPING
DELIVERY
Order #{{ checkout.order_number }}
View Details
{% for line_item in checkout.line_items %}
{% endfor %}
{{ line_item.product.title }}
{% unless line_item.variant.title contains 'Default' %}{{ line_item.variant.title }}
{% endunless %}{{ line_item.final_line_price | money }}
Subtotal
{{ checkout.subtotal_price | money }}
Shipping
{% if checkout.shipping_price == 0 %}
FREE
{% else %}
{{ checkout.shipping_price | money }}
{% endif %}
Total
{{ checkout.total_price | money }}
SHIPPING ADDRESS
{{ checkout.shipping_address.name }}
{{ checkout.shipping_address.street }}
{{ checkout.shipping_address.city }}, {{ checkout.shipping_address.zip }}
{{ checkout.shipping_address.country }}
PAYMENT METHOD
{% if checkout.transactions[0].gateway contains 'Cash' or checkout.transactions[0].gateway contains 'COD' %}
COD
Cash on Delivery
{% else %}
PAID
{{ checkout.transactions[0].gateway }}
{% endif %}
GET ORDER UPDATES
Receive real-time tracking, parcel dispatch notices, and delivery updates directly on your phone.
Connect on WhatsApp