Our store locator Magento extension allows your customers to search for brick and mortar storefront locations of your store.
This Magento module gives you a no-nonsense way of enabling customers to find the location and contact information of multiple storefronts with a zip code search.
Features
- Show Google Map with your store locations
- Allow customers to search for local stores by their address
- Automatically generate geo coordinates for your locations
Do not forget to put your Google Maps API key in Admin > System > Configuration > Store Locations
Obtain your Google Maps API key here:
http://code.google.com/apis/maps/signup.html
Enter your store locations under Admin > CMS > Store Locations
For map page go to this URL: http://your.store.com/ustorelocator/location/map/
To include the map in your CMS page/block use this snipped:
{{block type="core/template" template="unirgy/storelocator/map.phtml"}}
Copy to your theme and design the following interface files:
- layout/ustorelocator.xml
- template/unirgy/storelocator/map.phtml
If you are importing locations directly to database, go to this URL to fetch coordinates:
http://your.store.com/ustorelocator/adminhtml_location/updateEmptyGeoLocations
Documentation
uStoreLocator
- Release Notes: RSS