{{ t('profile.orders.id') }}: {{ order.humanReadableId }}
{{ useDate(order.buyTime, locale) }}
{{ order.status }}
{{ order.totalPrice }}{{ CURRENCY }}
{{ product.node.product.name }}
{{ product.node.quantity }} X {{ product.node.product.price }}$
{{ t('profile.orders.total') }}: {{ order.totalPrice }}$