formatPrice()
Formats a numeric price using locale and currency options.
Example:
ts
formatPrice(1990, 'ru-RU', 'RUB');Formats a numeric price using locale and currency options.
Example:
formatPrice(1990, 'ru-RU', 'RUB');