App Introduction
Transform Google Sheet data into interactive maps to help customers find your stores—no coding required! Revolutionize your multi-location business with our powerful store locator app. Seamlessly manage all retail locations via Google Sheets—no coding needed. Features include automatic coordinate mapping, responsive design, and real-time location updates. Ideal for retail chains, franchises, service centers, and multi-location businesses to boost brand trust, in-store foot traffic, and overall customer experience.
Core Functionality
- Real-time Sheets sync with zero-code setup (no need to upload CSV files every time).
- Add unlimited store locations with automatic geocoding.
- Mobile-friendly nearby store search.
- Customizable filters and store information display.
- Location-based nearby store search with Google Maps navigation.
Merchant-Friendly
- Offline Retail Merchants
- Multi-store E-commerce
- Local Service Merchants
- Chain Brand Stores
Basic Information
- Developer:Micro.company
- Address:2035 Sunset Lake Road, Suite B-2, Newark, DE, 19702, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:2 comment
- Release Date:2025-3-27
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- 100 User Visits
- Unlimited Number of Stores
- 500 Searches
Lite
- 1000 User Visits
- Unlimited Number of Stores
- 5000 Searches
Standard
- Unlimited user access
- Unlimited number of stores
- Remove brand logo
- Custom links
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/apps/{app_id}/sheet_syncs.json
- PUT /admin/api/apps/{app_id}/sheet_syncs/{sync_id}.json
- GET /admin/api/apps/{app_id}/sheet_syncs.json
Permission:write_app,read_app,manage_data
- POST /admin/api/store_locations.json
- PUT /admin/api/store_locations/{location_id}.json
- GET /admin/api/store_locations.json
Permission:write_store_locations,read_store_locations,manage_shop
- GET /admin/api/store_locations/search.json?latitude={lat}&longitude={lon}
- GET /admin/api/store_locations/nearby.json?device_location=true
- GET /admin/api/store_locations/nearby.json?radius={radius}
Permission:read_store_locations,manage_shop,read_customers
- PUT /admin/api/store_locations/{location_id}/filters.json
- PUT /admin/api/store_locations/{location_id}/display_settings.json
- GET /admin/api/store_locations/{location_id}/display_settings.json
Permission:write_store_locations,read_store_locations,manage_themes
- GET /admin/api/store_locations/navigation.json?location_id={id}
- GET /admin/api/store_locations/nearby.json?navigation=true
- POST /admin/api/store_locations/navigation_links.json
Permission:read_store_locations,manage_shop,read_customers