GAF ‑ Store Pickup & Delivery
App Introduction
A complete app that supports **click-and-collect** and **local delivery**, allowing customers to schedule dates and times. Our app helps your customers easily arrange **in-store pickup**, local delivery, and shipping for their orders. It adapts to product-specific settings (e.g., a product may only be available for pickup or delivery). Configure multiple locations, holiday blackouts, limits on pickup/delivery slots per time block, automatic order tagging, and validation by product tag, vendor, or type. Customize notification emails. Customers save time and avoid extra shipping costs—this reduces expenses for local shoppers.
Core Functionality
- Add date and time pickers to orders in your online store
- Merchants can add multiple pickup locations to their store
- Set preparation times, cutoff times, and specific date blacklists
- Validate deliveries by specific postal codes, radius, or driving distance
- Shipping rates for pickup and local delivery (no real-time carrier functionality required)
Merchant-Friendly
- Local Retail Merchants
- Food Delivery Merchants
- Multi-store E-commerce
- Same-city Delivery Merchants
Basic Information
- Developer:Great Apps Factory
- Address:Ahmedabad, GJ, IN
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:46 comment
- Release Date:2022-10-18
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- 10 Locations & 50 Orders/Month
- Dates & Time Periods
- Set Preparation & Deadline Times
- Limit Orders by Time Period
- Blacklist Dates
- Installation Support
- Others
Basic
- Unlimited Locations
- 250 Orders/Month
- Location Import/Export
- Order Export
- Installation Support
Plus
- Unlimited Locations
- 600 Orders/Month
- Location Import/Export
- Order Export
- Installation Support
Unlimited
- Unlimited Locations
- Unlimited Orders
- Location Import/Export
- Order Export
- Installation Support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/attributes.json
- PUT /admin/api/orders/{order_id}/attributes.json
- GET /admin/api/orders/{order_id}/attributes.json
Permission:write_orders,read_orders,manage_orders
- POST /admin/api/locations.json
- PUT /admin/api/locations/{location_id}.json
- GET /admin/api/locations.json
Permission:write_locations,read_locations,manage_locations
- POST /admin/api/fulfillment_service/{id}/settings.json
- PUT /admin/api/fulfillment_service/{id}/settings.json
- GET /admin/api/fulfillment_service/{id}/settings.json
Permission:write_fulfillment,read_fulfillment,manage_fulfillment
- POST /admin/api/carrier_service/{id}/rate.json
- PUT /admin/api/carrier_service/{id}/rate.json
- GET /admin/api/carrier_service/{id}/rate.json
Permission:write_shipping,read_shipping,manage_shipping
- POST /admin/api/shipping_rate.json
- PUT /admin/api/shipping_rate/{rate_id}.json
- GET /admin/api/shipping_rate.json
Permission:write_shipping,read_shipping,manage_shipping