Pricing Locator
A fast, privacy-friendly store locator for WooCommerce: searchable list, filter by city, postcode and name, directions links, no map key. Open source.
Plans and pricing
30-day money-back guarantee. No risk.
Frequently asked questions
Does it require WooCommerce?
Yes. Locator registers under the WooCommerce menu and requires WooCommerce to be active.
Does it show a map?
The free version is a searchable list — no map key needed. Map embedding is planned for the Pro add-on.
Do I need a map API key?
No. Locator does not connect to any external API and needs no key.
Can I change the layout?
Yes — choose List or Grid in the settings, or pass layout=grid to the shortcode.
How does filtering work?
In the browser: typing a city, postcode or name filters the cards in place, and the result count is announced through an ARIA live region.
Does the list work without JavaScript?
Yes. Every location renders server-side, so the list shows even with JavaScript disabled.
Can I override the markup?
Yes. Copy templates/locator-list.php into your-theme/locator/locator-list.php.
How does Get directions work?
The link opens the visitor's map app using the store coordinates or its postal address.