-
-
-
-
-
-
- {{ option.first_name }} {{ option.last_name }}
-
-
- {{ option.email }}
- {{ option.phone }}
-
-
- {{ _('orders') }}: {{ option.orders_count }}
- {{ _('total') }}: {{ formatPrice(option.total_spent) }}
-
-
-
-
-
-
{{ _('ms3_order_customer_hint') }}
-
-
-
-
-
-
- {{ selectedCustomer.first_name }} {{ selectedCustomer.last_name }}
- {{
- selectedCustomer.email
- }}
-
-
-
{{ _('ms3_order_customer_selected') }}
-
-
-
- {{ _('ms3_order_no_customer') }}
-
-
-
-
-
-
-
-
-