\n
\n {{ $t('history.label.SalesPrice') }}\n
\n\n
{{ $t('history.label.Price') }}
\n\n
\n {{ $t('history.label.Total') }}: {{ localizedNumber(getTotalPrice('sale')) }}\n \n
\n\n
\n \n - {{ item.text }}: {{ localizedNumber(item.value) }}\n \n \n
0\">\n
{{ $t('history.label.CostPrice') }}
\n
\n {{ $t('history.label.Total') }}:\n {{ localizedNumber(getTotalPrice('cost')) }}\n \n
\n
\n \n - {{ item.text }}: {{ localizedNumber(item.value) }}\n \n \n
\n\n
\n
{{ $t('history.label.CustomsAndInsurance') }}
\n {{ $t('history.label.Customs') }}: {{ shipmentInfo.customsAmount.currencyCode }}\n {{ localizedNumber(shipmentInfo.customsAmount.amount) }}
\n {{ $t('history.label.Insurance') }}:\n {{ shipmentInfo.insuranceAmount.currencyCode }}\n {{ localizedNumber(shipmentInfo.insuranceAmount.amount) }}
\n {{ $t('history.label.PayAccount') }}: {{ shipmentInfo.payAccount }}
\n {{ $t('history.label.Incoterms') }}: {{ shipmentInfo.incoterms }}
\n \n
\n