App Introduction
ListR Store Locator displays a sortable list of store locations and/or a map on your website. You can import store data via CSV for bulk management or add locations one by one; pin specific stores to the top of the list; include website links and other custom information; customize the style of list headers, show or hide addresses, and control the list’s appearance; and automatically group stores by state/province within a country or by category. The app enables geolocation and displays a searchable store map, with support for international addresses.
Core Functionality
- Display a sorted list of your locations or stores selling your products.
- Show locations on a searchable map with different themes.
- Import and export locations via CSV files.
- Customize the look and feel of the list and map.
- Excellent support for international addresses and map localization.
Merchant-Friendly
- Offline Store E-commerce
- Multi-region Sales Merchants
- Cross-border E-commerce Sellers
- Multi-store Operators
Basic Information
- Developer:Simple Solutions
- Address:PO Box 223, Cherry Valley, NY, 13320, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:4 comment
- Release Date:2019-5-7
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- Display up to 10 store locations
- Search locations on Google Maps
- Import and export locations from/to CSV files
Basic
- Show up to 50 store locations
- Search locations on Google Maps
- Import stores from CSV file
- More customization options
Plus
- Show up to 250 locations
- Search locations on Google Maps
- Import and export stores from/to CSV files
- Most custom options
Premium
- Display up to 500 store locations
- No 'Powered By' link
- Import and export stores
- Most custom options
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/locations.json?sort=name
- GET /admin/api/locations.json?sort=distance
- GET /admin/api/locations.json?sort=created_at
Permission:read_locations,manage_locations,read_shop
- GET /admin/api/locations.json?map_view=enabled
- GET /admin/api/locations.json?map_theme=dark
- GET /admin/api/locations.json?map_theme=light
Permission:read_locations,manage_locations,read_shop
- POST /admin/api/locations/import.json
- GET /admin/api/locations/export.csv
- POST /admin/api/locations/bulk.json
Permission:write_locations,read_locations,manage_locations
- PUT /admin/api/locations/settings.json
- POST /admin/api/locations/layout.json
- GET /admin/api/locations/settings.json
Permission:write_locations,read_locations,manage_shop
- GET /admin/api/locations.json?localization=enabled
- PUT /admin/api/locations/{id}/localization.json
- GET /admin/api/locations/localization_settings.json
Permission:read_locations,manage_locations,manage_translations