Carrinho de Compras
| Produto | Valor Unit. | Quantidade | Valor Líquido | Desconto | Total | ||
|---|---|---|---|---|---|---|---|
|
|
{{ item.product.name }}
|
{{ item.unit_value | numberFormat }}€ | {{ item.net_value | numberFormat }}€ | {{ item.discount_value | numberFormat }}€ | {{ item.total_value | numberFormat }}€ |
Totais
| Subtotal | {{ totals.net_value | numberFormat }}€ |
|---|---|
| Total Desconto | {{ totals.discount_value | numberFormat }}€ |
|
Cupão de Desconto ({{ discountCoupon.code }})
Remover
|
{{ discountCoupon.value | numberFormat }}{{ discountCouponType }} |
| Envio ({{ fields.shipping_method.name }}) | {{ totals.shipping_value | numberFormat }}€ |
| Total | {{ totals.total_value | numberFormat }}€ |
Valores apresentados com IVA
Informação de Pagamento
Encomenda criada #{{ finalInfo.order.id }}
{{ finalInfo.order.payment_method.name }}
Pagamento concluído com sucesso
| Entidade: | {{ finalInfo.details.paymentInformation.entity }} |
| Referência: | {{ finalInfo.details.paymentInformation.reference }} |
| Valor: | {{ finalInfo.details.paymentInformation.value | numberFormat }} € |
Pague através de um terminal multibanco ou homebanking.
{{ finalInfo.details.message }}
{{ finalInfo.details.message }}