- {{ productPrice.productName }} {{ productPrice.productDescription }}
-
-
{{ $t('form.priceChecking.basePrice') }}
@@ -70,10 +70,9 @@
-
{{ formatPrice(productPrice.grandTotal, productPrice.currency.iSOCode) }}
- {{ formatPrice(productPrice.grandTotalConverted, currentPointOfSales.displayCurrency.iSOCode) }}
+ {{ formatPrice(productPrice.grandTotal / converted, currentPointOfSales.displayCurrency.iso_code) }}