Credentials
Payment method
{{ item.product.name }}
{{ item.quantity }}
{{ item.prices.row_total.value | price }}
{{ total_segment.title }}
{{ total_segment.value | price }}
- {{ $root.checkout?.shipping_address?.firstname }} {{ $root.checkout?.shipping_address?.lastname }}
- {{ $root.checkout?.shipping_address?.street[0] }} {{ $root.checkout?.shipping_address?.street[1] }} {{ $root.checkout?.billing_address?.street[2] }}
- {{ $root.checkout?.shipping_address?.postcode }} - {{ $root.checkout?.shipping_address?.city }} - {{ $root.checkout?.shipping_address?.country_id }}
- {{ $root.checkout?.shipping_address?.telephone }}
- {{ $root.checkout?.shipping_address?.company }}
Billing address
- {{ $root.checkout?.billing_address?.firstname }} {{ $root.checkout?.billing_address?.lastname }}
- {{ $root.checkout?.billing_address?.street[0] }} {{ $root.checkout?.billing_address?.street[1] }} {{ $root.checkout?.billing_address?.street[2] }}
- {{ $root.checkout?.billing_address?.postcode }} - {{ $root.checkout?.billing_address?.city }} - {{ $root.checkout?.billing_address?.country_id }}
- {{ $root.checkout?.billing_address?.telephone }}
- {{ $root.checkout?.billing_address?.company }}
Order placed succesfully
We will get to work for you right away
We will send a confirmation of your order to {{ order.customer_email }}
{{ item.name }}
{{ option.label }}: {{ option.value }}
{{ Math.round(item.qty_ordered) }}
{{ item.price | price }}
{{ item.row_total | price }}
Billing address
- {{ billing.firstname }} {{ billing.lastname }}
- {{ billing.street }}
- {{ billing.postcode }} - {{ billing.city }} - {{ billing.country_id }}
- {{ billing.telephone }}
Shipping address
- {{ shipping.firstname }} {{ shipping.lastname }}
- {{ shipping.street }}
- {{ shipping.postcode }} - {{ shipping.city }} - {{ shipping.country_id }}
- {{ shipping.telephone }}
Shipping method
{{ order.shipping_description }}
Payment method
{{ method.additional_information.method_title || method.additional_information.raw_details_info.method_title }}