Nearby Stores
Display in the front-office of your magento website an advanced Google Map to help customers locate their nearest store. Export and import all of your physical store addresses into your Google Places account.
License from
€25
Advanced Inventory
Manage your stocks in several warehouses and across all your sales outlets. Automatically assign each order to one inventory. Create different stock levels for each store view.
License from
€110
Local Stores extension for Magento
According to Google: «This year 46% of retail sales will be influenced by the web, but 90% of all retail sales will be effected in shops - from local retailers to the big chains.»
The Local Stores extension will increase awareness of all your retail outlets by allowing you to highlight them on a customised Google Map which is then placed on any page of your Magento site.
This map uses HTML5 code which helps the customer by providing, on the same webpage, their current position and a route map to their nearest retail outlet.
Specific information relative to each retail outlet is easily customisable from the Magento back-office, eg. opening times, postal and web-site addresses.
This extension does not require any API key from Google.
How to add the Local Stores map to the CMS page ?
Add the Local Stores map to any CMS page saved in the Magento back-office by adding
the following code in the Layout Update XML field in the Design tab of the CMS page
concerned:
<reference name="head"> <action method="addItem"><type>skin_css</type><name>localstores/css/localstores.css</name></action> <action method="addItem"><type>skin_js</type><name>localstores/js/localstores.js</name></action> </reference>
<reference name="content"> <block type="localstores/localstores" name="localstores" template="localstores/localstores.phtml"> </block> </reference>
How to change the position of the Local Stores map in the CMS page ?
In order to display the map at the top of the page, you just need to add before='-' in the block item in the "layout update XML" field of the Design tab of the CMS page :
<reference name="head"> <action method="addItem"><type>skin_css</type><name>localstores/css/localstores.css</name></action> <action method="addItem"><type>skin_js</type><name>localstores/js/localstores.js</name></action> </reference>
<reference name="content"> <block type="localstores/localstores" name="localstores" template="localstores/localstores.phtml" before='-'> </block> </reference>
By default the map is displayed at the bottom of the page.
How to add the Local Stores map to any page ?
Add the Local Stores map to any page by editing its own layout.xml (app/design/your_package/your_theme/layout/) and adding the XML code as above.
For more information on the Magento layout.xml file, please see:
http://www.magentocommerce.com/design_guide/articles/intro-to-layouts
How to configure the retail outlets ?
Any number of retail outlets can be configured in the Magento back-office. However, each outlet must have a name and a unique code. All other information is optional.
Outlet Code
This is a unique, back-office identification code for each retail outlet. This code is also used by Google Addresses to identify retail outlets if data files are exported to a Google Places account.
Outlet Name
This is the name that appears on the front-office of your web-site in Google Maps. It can be a shop sign or used help to localise the outlet eg. «Wyomind Paris».
Status
The status defines whether a retail outlet is visible or not in Google Maps.
Visible = can be seen in Google Maps
Hidden = invisible to customers
Image
This is the image associated with a retail outlet eg. the shop front, the logo etc.... The image appears in the information section when a customer selects this particular retail outlet. The image can be a .jpeg, .gif or .png file.
Description
This is a description of the retail outlet. The description appears in the information section when a customer selects this particular retail outlet.
Opening Hours
The opening hours can be shown for each retail outlet. This information is essential if data files are exported to a Google Places account.
Contact information
These details appear in the information section when a customer selects a particular retail outlet.
Latitude & Longitude
This information is essential to allow the retail outlet to be displayed in Google Maps.
The coordinates can be easily sourced free of charge at: http//:www.getlatlon.com/
Contact number
The telephone number is essential if data files are exported to a Google Places account
Google Places Setting
The Local Stores extension allows you to import or export data files between your Google Places account and the Magento web-site. This allows you to keep information up-to-date and control what customers see in the following Google services :
1) Google Maps - information on a retail outlet
2) Google Addresses - information on retail outlets and customer feedback
3) Google Merchant - nearby stores
Store view selection
A retail outlet can be linked to one or more Magento store views. Only those retail outlets linked to a store view are then displayed for customers in Google Maps.
Advanced Inventory and Local Stores function together so that particular store views and stock availability levels update when orders are placed.
For example, a customer orders from your English store view, the retail outlets linked to this store view are A, B and C. The order will be assigned to one of these retail outlets depending on the settings configured. Stock levels decrease accordingly.
If the same customer orders from the French store view where the retail outlets X and Y are linked, the order will be assigned either to X or Y. Stock levels decrease accordingly.
How to customise the Local Stores map ?
The template which allows the Local Stores map to display is easy to modify with basic PHP and HTML skills.
The Local Stores template is found, by default, in: app/design/frontend/default/default/template/ localstores/localstores.phtml
All the CSS styles and associated images required to display the Local Stores map are
found, by default, in: skin/frontend/default/default/localstores/
To translate the wording on the Local Stores map either use the on-line Magento translation tool or, copy and translate the translation files available in: app/locale/en_US/Wyomind_localstores.csv
I have just made a payment for Nearby Stores but I haven't received an email
1. The payment confirmation email should only take a few minutes, rarely more than one hour
2. Check your spam filter
3. Contact us: we will try again to send it
How do I activate the Wyomind Nearby Stores extension ?
Just copy and paste the code you will retrieve in your Wyomind Manager into: system/configuration/wyomind/extension name in your admin panel and choose an activation method between Automatic (Yes) and Manual (No) .
Automatic (Yes) : you authorize a remote connection to Wyomind's license server
Manuel (No) : you connect by browsing to Wyomind's license server
Once you have put in your activation key and chosen your activation method, go to the extension page in the admin menu (catalog/Nearby Stores) and follow the instructions.
How do I install Nearby Stores ?
- Download the zipped extension from your Wyomind account ;
- Unzip the folder content ;
- Copy the folder content (app,skin and lib directories)
- Paste all files and directories into your Magento web site root directory ;
- Log-out from Magento admin panel ;
- Log-in to your Magento admin panel and clean the cache ;
- Installation complete.
How do I uninstall Nearby Stores?
In order to uninstall Nearby Stores, you must remove all the following files and directories:
- app/etc/modules/Wyomind_Nearby Stores.xml
- app/code/local/WyomindNearby Stores
- design/adminhtml/default/default/layout/Nearby Stores.xml
- design/adminhtml/default/default/template/Nearby Stores
- skin/adminhtml/default/default/Nearby Stores
- app/locale/lang_LANG/Wyomind_Nearby Stores.csv
Clean the cache and re-launch the compiler (if you use it).
I'm getting an error saying "Base table or view not found". How do I fix this?
This issue may be due to a problem during the installation process.
You can fix it by following these steps :
- - Access your database via your control panel (cPanel for example)
- - Delete the entry Nearby Stores_setup from the table core_resource
- - Logout from your Magento admin
- - Log into your Magento admin
- ✔Geolocation based on HTML 5
- ✔Display directions to all your stores from any location
- ✔Configurable templates
- ✔No google API key required
- ✔Unlimited number of stores
- ✔Display local stores by website or store view
- ✔May be translated for all languages by using a classic translation file
- ✔Display a google map on the page of your choose
- ✔Very reactive support
Support or enquiries
by email 7/7

answer under 24h


Leave your review on Magento Connect and get 3 additional months of free upgrade