PriceUtil
object PriceUtil
Functions
Link copied to clipboard
Convert a formatted price to a formatted price with a given divider. For example: "12.80 EUR" with a divider of 4 will return "4.20 EUR"
Link copied to clipboard
Convert a formatted price to a formatted price with a given divider. For example: "4.20 EUR" with a multiply of 4 will return "12.80 EUR"