{% load humanize %} Order Confirmation – Chiez Stores
{{ site_settings.store_name|default:"Chiez Stores" }}.

Thank you, {{ order.full_name }}.

Your order has been received and is being processed.

Order #{{ order.order_number }}
Haven't sent payment proof yet? Please share it with us via WhatsApp so we can confirm and process your order promptly. You'll find the link on your order summary page.
{% for item in items %} {% endfor %}
Item Variant Qty Price
{{ item.product_name }} {% if item.size or item.color %}{{ item.size }}{% if item.size and item.color %} / {% endif %}{{ item.color }}{% else %}—{% endif %} × {{ item.quantity }} ₦{{ item.product_price|floatformat:2|intcomma }}
{% if order.discount_amount > 0 %} {% endif %}
Subtotal ₦{{ order.subtotal|floatformat:2|intcomma }}
Delivery ₦{{ order.delivery_cost|floatformat:2|intcomma }}
Discount − ₦{{ order.discount_amount|floatformat:2|intcomma }}
Total ₦{{ order.total|floatformat:2|intcomma }}
{{ order.address }}
{{ order.city }}, {{ order.state }}

Haven't confirmed payment yet? Send your proof of payment via WhatsApp and our team will get your order moving.

💬 Send Payment Proof