SUB-TOTAL | {{cart.itemsTotal | number: 2 | currency:'€':false}} |
DISCOUNT {{discount.name}} | - {{discount.attributes.price | number: 2 | currency:'€':false}} |
SHIPPING {{cart.shipping.attributes.title}} | {{cart.shipping.attributes.price | number: 2 | currency:'€':false}} |
PAYMENT | {{cart.payment.attributes.title}} |
{{cart.message}}
|
|
ORDER | {{cart.total | number: 2 | currency:'€':false}} |
Welcome, {{customer.name}}