light gray
X
{{shoppingCart.currencies[shoppingCart.selectedCurrency].Coeff * 98.00 | number : 2}} {{shoppingCart.currencies[shoppingCart.selectedCurrency].Title}}
{{(shoppingCart.currencies[shoppingCart.selectedCurrency].Coeff * 98.00 * shoppingCart.findOrderLine(3564, 124, 351, shoppingCart.currentOrderIndex).Count || 0) | number : 2}} {{shoppingCart.currencies[shoppingCart.selectedCurrency].Title}}
dark blue
X
{{shoppingCart.currencies[shoppingCart.selectedCurrency].Coeff * 98.00 | number : 2}} {{shoppingCart.currencies[shoppingCart.selectedCurrency].Title}}
{{(shoppingCart.currencies[shoppingCart.selectedCurrency].Coeff * 98.00 * shoppingCart.findOrderLine(3564, 124, 360, shoppingCart.currentOrderIndex).Count || 0) | number : 2}} {{shoppingCart.currencies[shoppingCart.selectedCurrency].Title}}