N. ordine {{ order.order_number }}
{{ getStatusLabel(order.status) }}

{{ order.ordered_on|formatDateTimeVue }}

Indirizzo di spedizione

Indirizzo di fatturazione

Metodo di pagamento

{{ getPaymentMethod() }}

Details

Prodotto
Dimensioni
Prezzo
Quantità
Totale
Dimensioni: {{ selectedSize(orderItem.meta_data) }}
Prezzo: Prezzo {{ orderItem.value|formatCurrencyVue(order.currency) }}
Quantità: {{ orderItem.quantity }}
Totale: Prezzo {{ orderItem.total_value|formatCurrencyVue(order.currency) }}
Totale parziale
{{ order.subtotal|formatCurrencyVue(order.currency) }}
Buono sconto
(codice: {{ order.applied_coupons[0].name }})
- {{ order.applied_coupon_discount|formatCurrencyVue(order.currency) }}
Omaggio
- {{ order.discount_rules_discount|formatCurrencyVue(order.currency) }}
Gwp_discount
(Codice: {{ order.shipping_notes.gwp_code }} )
- {{ gwpOrderItem.discounted_amount|formatCurrencyVue(order.currency) }}
Taxes
{{ order.tax|formatCurrencyVue(order.currency) }}
Totale
Prezzo  {{ order.total|formatCurrencyVue(order.currency) }}
IVA incl.