Currency options
-
Detecting the user's location, currency should automatically change to that location's currency.. how to do that?
-
Hello @yeshi74
You can use the Google API to know the location of the user and according to that, you can change the currency.
You need to create a separate package for this, override master blade of shop package and do above things here.