Showing Different Currency According To Visitors Country

Hello. I want to change currency of the product according to the visitor area. For example, if customer visits the web site from Germany, the price wil be showed in EURO, if the customer visits from USA the price will be showed in USD.

I have coding knowledge. How to the this?

Please check marketplace. There are several addons which adds this feature. For example,

http://www.alt-team.com/cs-cart-currency-ip-add-on.html

Hello. I want to change currency of the product according to the visitor area. For example, if customer visits the web site from Germany, the price wil be showed in EURO, if the customer visits from USA the price will be showed in USD.

I have coding knowledge. How to the this?

You can use the standard 'Localization' functionality.

Set the disable_localizations to true in the $config['tweaks'] array in the config.local.php file.

Then open the administrator and configure localizations on the 'Administration'-'Shipping & taxes'-'Localizations' page.

You can find the details here: http://kb.cs-cart.com/localization-setting

After that you can remove all currencies and languages blocks from default layout and create a special 'Localization' block. Or not.

The country will be determined by IP. If you did not configure a localization for some country, the default localization will be used.

You can use the standard 'Localization' functionality.

Set the disable_localizations to true in the $config['tweaks'] array in the config.local.php file.

Then open the administrator and configure localizations on the 'Administration'-'Shipping & taxes'-'Localizations' page.

You can find the details here: http://kb.cs-cart.com/localization-setting

After that you can remove all currencies and languages blocks from default layout and create a special 'Localization' block. Or not.

The country will be determined by IP. If you did not configure a localization for some country, the default localization will be used.

Actually localizations are not supported by CS-Cart anymore. So it is difficult to say that everything will work correctly. Besides localizations are not easy to set up

Turn key solution: GeoIP Currencies

Maybe suits your needs.

Actually localizations are not supported by CS-Cart anymore. So it is difficult to say that everything will work correctly. Besides localizations are not easy to set up

But it does exist and does can be configured. Why do you think it is not supported?

But it does exist and does can be configured. Why do you think it is not supported?

Please check first comment here:

http://forum.cs-cart.com/tracker/issue-5316-manual-config-shows-incorrect-shipping-destinations-for-shipping-method-localization/

But it still there and works.

But the amount of bug grows up from version to version:

http://forum.cs-cart.com/topic/42535-localization-support/

I purchased the GeoIP Currencies and languages add ons...Are you guys saying I don't need this to auto detecting of country currency and language? I've installed it but not getting it to work. Help!

I purchased the GeoIP Currencies and languages add ons...Are you guys saying I don't need this to auto detecting of country currency and language? I've installed it but not getting it to work. Help!

Please contact developers of this module and describe the issue. Only they can help you with their module