Hello all,
I am currently building an e-commerce store using Wix and I am running into a bit of a problem. I would like to be able to show different product prices to visitors based on their location. For example, customers in the USA would see one price while customers in Canada would see a different price. I have been searching through the Wix documentation and forums but have not been able to find a solution. I would really appreciate it if anyone could offer some guidance on how to accomplish this task. Thank you in advance for your help!
Hi! Wix does not have a built-in feature to automatically show different prices based on the user's location. However, you can use Wix Velo development platform to build this functionality yourself or hire a developer. One way to accomplish this would be to use the JavaScript GeoLocation API to get the user's location and then use that information to determine which price to show. You could then use Wix's built-in JavaScript and HTML elements to display the appropriate price to the user. It would also be possible to use a database to store the different prices and then have JavaScript code that retrieves the appropriate price based on the user's location and displays it to the user. Another option would be to use a 3rd party app for it. Wix has an App Market where you can find different apps that could help you on this, you could find some apps that allow you to set different prices for different locations or even currencies.