应用简介
使用交互式谷歌地图引导客户到最近的位置。简单的店铺查找器 简单的店铺查找器使客户可以轻松找到您的实体店。通过浏览器位置检测和地理定位,客户可以根据他们的位置快速查看附近的店铺。该应用程序提供直观的界面、强大的搜索选项以及与您的Shopify商店的无缝集成——帮助增加客流量,减少支持查询,并提升店内购物体验。无需技术设置,几分钟内即可开始使用。
核心功能
- 简单设置:无需API密钥——快速轻松地设置您的地图。
- 多种地图选项:为您的查找器选择谷歌地图或Mapbox。
- 交互式地图:创建带有自定义标记和聚类的交互式地图。
- 高效搜索:通过位置、邮政编码或关键词搜索找到附近的店铺。
- 店铺信息显示:轻松显示地址、联系方式和路线。
适合商家
- 实体零售商家
- 多门店电商
- 本地服务商家
- 区域连锁商家
基本信息
- 开发者:Spice Gems
- 地址:6-A, Industrial Estate, NRC, Kota, RJ, 324007, IN
- 价格: 免费 / 付费计划
- 评分:5 / 5
- 评论数:2
- 上架日期:2024年12月25日
- 支持语言:英语、法语、俄语、简体中文、西班牙语、德语
- 适配产品:Shopify
应用截图
价格计划
Free Plan
免费
- 1个店铺
Basic
$6.99
- 50个位置
- 无需API密钥
- 与多种地图集成
- 自定义位置标记(图钉)
- 聚类标记
- 多种地图样式
Professional
$14.99
- 500个位置
- 无需API密钥
- 与多种地图集成
- 自定义位置标记(图钉)
- 聚类标记
- 多种地图样式
Premium
$24.99
- 2000个位置
- 无需API密钥
- 与多种地图集成
- 自定义位置标记(图钉)
- 聚类标记
- 多种地图样式
用户地域与评论趋势分析
客户地域分布
评论时间分布
Shopify 接口映射
- POST /admin/api/store_locations/map.json
- PUT /admin/api/store_locations/map/{map_id}.json
- GET /admin/api/store_locations/map.json
权限:write_store_locations,read_store_locations,manage_online_store
- POST /admin/api/store_locations/map/provider.json
- PUT /admin/api/store_locations/map/provider/{provider}.json
- GET /admin/api/store_locations/map/provider.json
权限:write_store_locations,read_store_locations,manage_online_store
- POST /admin/api/store_locations/map/markers.json
- PUT /admin/api/store_locations/map/markers/{marker_id}.json
- GET /admin/api/store_locations/map/markers.json
权限:write_store_locations,read_store_locations,manage_online_store
- GET /admin/api/store_locations/search.json?query={keyword}
- GET /admin/api/store_locations/search.json?zip={code}
- GET /admin/api/store_locations/search.json?location={loc}
权限:read_store_locations,manage_online_store
- GET /admin/api/store_locations/{id}.json?fields=address,contact
- PUT /admin/api/store_locations/{id}.json?show_directions=true
- GET /admin/api/store_locations/map/directions/{id}.json
权限:read_store_locations,manage_online_store