{{ $t('PRICE_HISTORY_LOWEST_PRICE', { lowestPrice }) }}
| {{ $t('PRICE_HISTORY_DATE') }} | {{ $t('PRICE_HISTORY_NEW_PRICE') }} | |
|---|---|---|
| {{ getDate(item.date).date }} ({{ getDate(item.date).year }}) | {{ $t('PRICE_HISTORY_LOWEST') }} | {{ item.sellingPriceIncVatFormatted }} |