Returns the formatted price including the symbol for the given currency.

  • Parameters

    • price: number
    • currencyCode: string = 'USD'
    • fractionDigits: number = 0

    Returns string

    string