App Introduction
Capture customers' delivery locations to accurately determine delivery addresses and apply corresponding shipping fees. Use interactive maps on your storefront and product pages to capture precise delivery locations, reducing shipping errors and speeding up fulfillment. Define delivery zones to set service boundaries and apply location-based shipping rates. When needed, collect GPS coordinates as product customizations—ideal for items like jewelry engraving or personalized printing. For location-based shipping rates, this app requires Shopify’s Carrier Calculated Shipping API.
Core Functionality
- Embed a customizable drag-and-drop map in your theme.
- Create delivery zones to set boundaries on the map.
- Set shipping rates for delivery zones.
- Detect and allow customers to mark their current browser location.
Merchant-Friendly
- Local Delivery Merchants
- Regional E-commerce Merchants
- In-store Pickup Merchants
- Same-city Delivery Merchants
Basic Information
- Developer:Blue Gum
- Address:Santa Catarina Pinula, Guatemala, Guatemala., Guatemala, GUA, 01100, GT
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:7 comment
- Release Date:2023-9-22
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic Plan
- Infinite Customer Locations
- Get Current User Location
- Basic Map Settings and Styles
- Customer Support
Premium Plan
- Unlimited Delivery Zones on the Map
- Set Delivery Rates for Each Zone
- Boundary for User Location Selection
- Includes All Features of the Basic Plan
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/shop.json
- POST /admin/api/script_tags.json
- GET /admin/api/themes/{theme_id}/assets.json
Permission:read_shop,write_script_tags,read_themes
- POST /admin/api/shipping_zones.json
- GET /admin/api/shipping_zones.json
- PUT /admin/api/shipping_zones/{zone_id}.json
Permission:write_shipping_zones,read_shipping_zones,manage_shipping
- POST /admin/api/shipping_zones/{zone_id}/rates.json
- GET /admin/api/shipping_zones/{zone_id}/rates.json
- PUT /admin/api/shipping_rates/{rate_id}.json
Permission:write_shipping_rates,read_shipping_rates,manage_shipping
- GET /admin/api/shop.json
- POST /admin/api/script_tags.json
- GET /admin/api/settings/payment_settings.json
Permission:read_shop,write_script_tags,read_payment_settings