How can we create zipcode searching feature in our website for our customers to check weather the services are available or not on that particular city by zipcode, using wixcode.
Like this:
Hi,
I think that you should use Google’s Geolocation API to get the zip codes and addresses. As for creating a search, you can check out this thread . However, of course, you’ll need to modify the code for your requirements.
Good luck!
Tal.