ab {cheapestVariant.specialPrices.0.price -> f:format.currency(currencySign: '€', decimals: 2, decimalSeparator: '.')} ab {cheapestVariant.price -> f:format.currency(currencySign: '€', decimals: 2, decimalSeparator: '.')} ab {product.specialPrices.0.price -> f:format.currency(currencySign: '€', decimals: 2, decimalSeparator: '.')} ab {product.price -> f:format.currency(currencySign: '€', decimals: 2, decimalSeparator: '.')}