-- HikaShop version -- : HikaShop Business 2.3.5
-- Joomla version -- : 3.4.8
-- PHP version -- : 5
-- Browser(s) name and version -- : Firefox
-- Error-message(debug-mod must be tuned on) -- : Geolocation plugin showing incorrect value on product detail page
Hi ,
We are using default Geolocation plugin which is available on HikaShop Business edition to change the currency automatically based on country. We have added different prices for different currencies for a product.
Now the issue is, Suppose I have a product name "Test" and I have set Price as follows. (EURO - 25, GBP - 40, INR - 250) and have also enabled the corresponding currencies. Now, when I am viewing the product from Indian IP, then the listing page shows Price (250 INR) which is correct. But, when I click on the product and go the product detail page then the default currency price is showing up (EURO - 25).
We don't have made any modifications on the view files and the Geoplugin is also configured properly using the API key. Our requirement is, set prices in multiple currencies and display the product price automatically based on GEO location.
For now, we have disabled the test product for which we were testing GeoPlugin. Please suggest anything to get this working.