{{ app_currency }}{{ model.product.basePrice.toFixed(2) }}
{{ app_currency }}{{ model.unitPrice.toFixed(2) | ccurrency:data.currency.symbol }}
{{ app_currency }}{{ accessory.product.sellingPrice.toFixed(2) | ccurrency:data.currency.symbol }}
{{ app_currency }}{{ accessory.product.basePrice.toFixed(2) }}
{{ app_currency }}{{ model.finalPrice.toFixed(2) | ccurrency:data.currency.symbol }}
{{ app_currency }}{{ model.orderItem.product.basePrice.toFixed(2) }}
{{ app_currency }} {{ model.product.basePrice.toFixed(2) }}
{{ app_currency }}{{ accessory.product.sellingPrice.toFixed(2) | ccurrency:data.currency.symbol }}
{{ app_currency }}{{ accessory.product.basePrice.toFixed(2) }}