Hello
I will explain what I want to do, and maybe you can tell me the best way to program it?
I have HikaShop Starter, and HikaMarket.
I have a website,
www.cottagemeal.com
, where multiple vendors will sell their items. When a user comes to the website, I want to ask them for their location (Zip code, or city). Based on their location, I want to show them items from vendors that are located nearby to them. So they can filter items "10 miles away, 15 miles away" etc.
Also, if one of my vendors wants to deliver to a 20 km radius around their location, I want this vendor's product to show up based on the location inputted by the user.
How would I program something like this using HikaShop? If exactly what I want is not available, can you please recommend something similar?