App Introduction
Customizable Store Locator: Drive Traffic to Your Stores with Interactive Maps & Easy Setup Do you have retail or distribution locations you want to showcase on your website? Our app is perfect for you! Seamlessly integrated with Shopify stores, it uses Google Maps to help customers easily find your store locations with precise addresses. Add unlimited store locations, organize them as needed, and update details effortlessly. Set defaults or add custom fields to fit your requirements. Built to boost brand trust and increase in-store sales, our app is a must-have tool for your business.
Core Functionality
- Show nearby stores based on the customer's shared location or IP address
- Search stores by address, city, state, ZIP code, or tag with dynamic results
- Embed Google Maps with custom pins using Google's precise geolocation
- Customize the map to match your store theme (e.g., colors, fonts, and map preferences)
- Load unlimited stores, set featured stores, and add custom fields
Merchant-Friendly
- Physical Retail Merchants
- Chain Brand Merchants
- Multi-store E-commerce
- Local Service Merchants
Basic Information
- Developer:Arcafy
- Address:3131 Michelson Dr, Irvine, CA, 92612, US
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-8-2
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
- Add up to 5 stores
- Color/style matching your store
- Add custom fields
- Search by city/state/postal code
- No app branding
Standard
- Basic Plan+
- Add up to 100 stores
- Map style selection
- Default view selection
- No app branding
- Add store number
Advance
- Standard Plan+
- Add Up to 1000 Stores
- Layout Selection
- Add Featured Stores
- Translation
Supreme
- Advance Plan+
- Unlimited Stores
- Search by Custom Fields
- Import and Export
- Get Google Ratings and Business Hours
- Get Location Details by Place ID
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/stores.json?location={lat},{lng}
- GET /admin/api/stores.json?ip={ip_address}
- GET /admin/api/stores.json?customer_id={id}
Permission:read_stores,read_customers,manage_locations
- GET /admin/api/stores.json?address={addr}
- GET /admin/api/stores.json?city={city}
- GET /admin/api/stores.json?zip={zip}
Permission:read_stores,manage_locations,read_shop_details
- GET /admin/api/stores.json?map_pins=true
- POST /admin/api/store/map_pin.json
- PUT /admin/api/store/map_pin/{id}.json
Permission:read_stores,manage_locations,use_google_maps
- GET /admin/api/shop/themes.json?map_settings=true
- PUT /admin/api/shop/theme/{id}/map_settings.json
- GET /admin/api/store/map_preferences.json
Permission:read_themes,write_themes,manage_locations
- GET /admin/api/stores.json?limit={n}&page={p}
- PUT /admin/api/store/{id}/featured.json
- POST /admin/api/store/custom_field.json
Permission:read_stores,write_stores,manage_locations