Descripción
The Store Locator App: Easy to install, fully customizable and proven to drive more traffic
Storemapper: Store Locator Map & Widget
An easy to use store locator map software to help customers find your stores. Install in minutes – no coding. Fully customizable.
StoreMapper: the powerful Store Locator map designed to seamlessly integrate with your WordPress site. Customers can effortlessly find nearby stores, ensuring they always know where to find you or your products.
Our analytics show which locations get the most search and traffic, helping you make better marketing decisions. Features include Google reviews, business hours, and support for multiple users.
Elevate customer experience, enhance visibility, and drive traffic to your stores!
Requirements:
The plugin requires a Storemapper account. Sign up for a trial at http://storemapper.co.
Features:
* Auto-sync store locations from Google Drive, Shopify account & Google Business Profile more.
* Insightful data on customers’ product search and addresses they are looking for.
* Embed Google Maps with custom pins; use Google’s powerful & accurate geocoder.
* We’re also a product locator, lead collection and store information management.
* Show customer feedback and business hours directly from your Google API.
Demo store: https://www.storemapper.com/demo/
Demo video: https://www.youtube.com/embed/ZLwDgreyZ5U
Privacy Policy URL: https://www.storemapper.com/privacy/
FAQ: https://help.storemapper.com/
Meta description: An easy to use store locator map software to help customers find your stores. Install in minutes – no coding. Fully customizable.
Capturas
Bloques
Este plugin proporciona 1 bloque.
- Storemapper Adds storemapper embed code
Instalación
Use the following steps to install and use the plugin…
- Upload
wp-storemapper.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Navigate to /wp-admin/options-general.php?page=wp_storemapper_settings and enter your Storemapper account ID.
- Place the Storemapper content on your site using one of the following methods:
- Place
<?php wp_storemapper_content(); ?>
in your template(s). This function call takes up to two optional parameters: atitle
parameter, which is a string (ex. ‘My Storemapper Content
‘), and atag
parameter, that accepts a string to be used as the HTML tag that wraps the title string from thetitle
parameter. Whentitle
is left empty, no title will be output. Whentitle
is set andtag
is left empty the title will be wrapped inh2
tags by default. For example<?php wp_storemapper_content( 'My Storemapper Content', 'h1' ); ?>
will output the Storemapper content preceeded by<h1>My Storemapper Content</h1>
. - Insert a shortcode into page or post content using the Storemapper button in the editor toolbar.
- Add the Storemapper widget to a widget area in the WordPress admin under Appearance > Widgets.
- Add the Storemapper map using the Storemapper block on the block editor, under Widgets.
- Place
Note: Title output using the title tag feature will automatically have the class wp-storemapper-title
added, which can be used for additional CSS styling.
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Storemapper Store Locator Map» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Storemapper Store Locator Map» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.0
- Initial release.
2.0.0
- Add Storemapper block