Customer

order.customer

The order.customer object has the following attributes:

order.customer.first_name

Returns the customer's first name of the order.

order.customer.last_name

Returns the customer's last name the order.

order.customer.email

Returns the customer's email code of the order.

order.customer.order_count

Returns the count of orders of the customer.

order.customer.customer_id

Returns the id of the customer.