This is an add-on module for Drupal Commerce that provides a way to display formatted prices according to locale information.
For example, with this module a Euro product price could be displayed as €30,000.00 for visitors from Ireland, while visitors from France would see it as 30 000,00 €.
If your product price is not displayed according to your local information, please create a new issue providing the correct currency format as well as local information (language and country). Before creating this issue please check that:
you have set the Commerce price field formatter to "Locale formatted amount"
the geolocation is working as expected
there isn't any issue already created for your currency and locale information
This module also provides a countries/currencies list (see commerce_currency_locale_country_currency_get_list()), as well as a Rules action that convert country code to its currency. Useful when you want to set the user currency according to his/her country, works well with the Commerce Multicurrency module.
This module extends Openlayers to provide the capacity for "Ranged Heatmaps". A Ranged heatmap is a map where the color of a feature is set by it falling into a range of values.