App Introduction
Offer local delivery and in-store pickup options in your shopping cart. Configure delivery schedules, service areas, rates, and more. Take full control of your local delivery and pickup operations. Our app lets you easily customize pickup and delivery date schedules to perfectly match your needs. For each location, you can define delivery zones and rates, set delivery timelines (delivery dates, times, or time slots), specify cutoff times, preparation durations, blackout dates, minimum order requirements, and more. This level of precision helps you grow your business cost-effectively by meeting a wider range of customer needs.
Core Functionality
- Add unlimited locations with separate schedules, settings, and restrictions
- Specify shipping zones by radius, postal code, or drawing on a map
- Set shipping rates and charge local delivery fees within specific zones
- Add a versatile delivery date, time, and time slot selector to your cart
- Configure which products are available for delivery and pickup at each location
Merchant-Friendly
- Local Delivery Merchants
- Multi-location E-commerce
- Pickup Service Merchants
- Regional Delivery E-commerce
Basic Information
- Developer:SpurIT LLC
- Address:651 North Broad Street, Suite 201, Middletown, DE, 19709, US
- Price: Free / Free plan
- Rating:4.7 / 5
- Comment Count:59 comment
- Release Date:2019-7-19
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/locations.json
- PUT /admin/api/locations/{location_id}.json
- GET /admin/api/locations.json
Permission:write_locations,read_locations,manage_products
- POST /admin/api/shipping_zones.json
- PUT /admin/api/shipping_zones/{zone_id}.json
- GET /admin/api/shipping_zones.json
Permission:write_shipping,read_shipping,manage_shipping_zones
- POST /admin/api/shipping_rates.json
- PUT /admin/api/shipping_rates/{rate_id}.json
- GET /admin/api/shipping_rates.json
Permission:write_shipping,read_shipping,manage_shipping_rates
- POST /admin/api/cart/attributes.json
- PUT /admin/api/cart/attributes/{attr_id}.json
- GET /admin/api/cart/attributes.json
Permission:write_cart,read_cart,manage_checkout
- POST /admin/api/products/{product_id}/locations.json
- PUT /admin/api/products/{product_id}/locations/{loc_id}.json
- GET /admin/api/products/{product_id}/locations.json
Permission:write_products,read_products,manage_inventory