Mijn account
Naam | {{ customer_not_synced.first_name }} {{ customer_not_synced.last_name }} |
---|---|
E-mailadres | {{ customer_not_synced.email }} |
Telefoonnummer | {{ customer_not_synced.telephone }} |
Facturatie adres |
{{ customer_not_synced.invoice_street }} {{ customer_not_synced.invoice_house_number }} {{ customer_not_synced.invoice_bus_number }}
{{ customer_not_synced.invoice_postal_code }} {{ customer_not_synced.invoice_city }}
{{ customer_not_synced.invoice_country.name }} |
Leveringsadres |
{{ customer_not_synced.delivery_street }} {{ customer_not_synced.delivery_house_number }} {{ customer_not_synced.delivery_bus_number}}
{{ customer_not_synced.delivery_postal_code }} {{ customer_not_synced.delivery_city }}
{{ customer_not_synced.delivery_country.name }} |
Mijn bestellingen
Nr. | Producten | Totaalprijs | Status | Datum |
---|---|---|---|---|
{{ order.id }} | {{ variant.amount }} x {{ variant.name }} | {{ order.total | formatEuro }} | {{ order.status_formatted }} | {{ order.date_formatted }} |
Mijn abonnementen
Plan | Datum | Totaalprijs | Status | ||
---|---|---|---|---|---|
{{ subscription.display_name }} | {{ subscription.date }} | {{ subscription.price | formatEuro }} | {{ subscription.status_formatted }} |
Mijn facturen
Bestelling | Datum | Totaalprijs | Download | ||
---|---|---|---|---|---|
{{ invoice.number }} | {{ invoice.date }} | {{ invoice.amount_paid / 100 | formatEuro }} | download |
Abonnement wijzigen
Stop abonnement
keyboard_arrow_up