App Introduction
Define your shipping zones by simply drawing them on a map. Ship Sketch makes setting up geofenced shipping incredibly easy. To create a new shipping zone, just draw the desired area on the map, then configure its settings (price, title, description, etc.). After that, any customer living in this zone will see this new option at checkout. Ship Sketch also has an optional feature that lets your customers click their exact delivery location on the map during checkout.
Core Functionality
- Draw delivery areas of any shape or size on the map.
- Set pricing and plan details for each delivery area.
- Use tags to only allow orders with certain products to be shipped.
- Draw smaller exclusion zones within larger delivery areas.
- Optionally allow customers to click their location on the map during checkout.
Merchant-Friendly
- Local Delivery Merchants
- Regional Delivery E-commerce
- Custom Delivery Merchants
Basic Information
- Developer:Omatic
- Address:35 Bales Ave., Toronto, ON, M2N 7L7, CA
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:5 comment
- Release Date:2020-5-11
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
基础版
$12.99
- 1 shipping zone
- 2 shipping exclusion zones
- 500 orders per month
高级版
$24.99
- 3 Shipping Zones
- 6 Shipping Exclusion Zones
- Restrict Products to Each Shipping Zone by Tags
- 1000 Orders per Month
专业版
$39.99
- 10 shipping zones
- 20 shipping exclusion zones
- Restrict products per shipping zone by tags
- 2500 orders per month
商业版
$59.99
- 25 shipping zones
- 50 excluded shipping regions
- Restrict products for each shipping zone by tags
- 5,00 orders per month
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/shipping_zone.json
- PUT /admin/api/shipping_zone/{id}.json
- GET /admin/api/shipping_zone.json
Permission:write_shipping,read_shipping,manage_shipping
- POST /admin/api/shipping_zone/{id}/rate.json
- PUT /admin/api/shipping_rate/{id}.json
- GET /admin/api/shipping_rate.json
Permission:write_shipping,read_shipping,manage_rates
- POST /admin/api/shipping_zone/{id}/tag.json
- PUT /admin/api/shipping_zone/{id}/tag.json
- GET /admin/api/shipping_zone/{id}/tag.json
Permission:write_shipping,read_shipping,manage_products
- POST /admin/api/shipping_zone/{id}/exclusion.json
- PUT /admin/api/shipping_exclusion/{id}.json
- GET /admin/api/shipping_exclusion.json
Permission:write_shipping,read_shipping,manage_shipping
- POST /admin/api/shipping_zone/{id}/location_pick.json
- PUT /admin/api/shipping_zone/{id}/location_pick.json
- GET /admin/api/shipping_zone/{id}/location_pick.json
Permission:write_shipping,read_shipping,manage_checkout