Jump to content

Default currency instead of user currency showing on product list pages


Recommended Posts

Hi,


 


PrestaShop v.5.3.1


 


Default shop currency is GBP.  Non UK visitors eg. USA and Australia, are seeing the default currency prices for items on the catergory product list pages and not USD or AUD. When they click on the individual product the prices then change to their local currency. How to I fix it so that they also see their local currency on the catergory / product list pages?


 


Many thanks,


 


Petra 


Link to comment
Share on other sites

This is not possible to do safely with 'native' PrestaShop.

 

native PrestaShop supports feature 'geo localization' which uses MaxMind geolitcity.dat

you can then edit each country in your bo and set their default  currency.

 

the problem is that if IP can not be related to a country, that visitor is not allowed to shop.

 

geolitecity.dat is accurate 85%.

 

I do have long time module that allows you to use native geo location, in that amongst other things, when country IP is not found will use default country you choose.

 

Geo Targeting Pro

Link to comment
Share on other sites

×
×
  • Create New...