1‑Click Delivery Date Picker
by AppScoped · Category: Order Restrictions
Free Plan
Built for Shopify
App Introduction
A stylish date picker that allows customers to select their order delivery date. What is 1-Click Delivery Date Picker? This app provides a sleek date picker for customers to choose their order delivery date during checkout. Orders are organized by delivery date, so you can quickly see when fulfillment is required. You can also export orders by delivery date to share with fulfillment services. 1-Click Delivery Date Picker is fully customizable with no coding or development skills needed.
Core Functionality
- Optional or required delivery date setup
- Display different delivery date options for different products
- Export orders by delivery date in CSV format
- Custom date picker widget
- Block specific dates, set delivery availability, deadlines, and more
Merchant-Friendly
- Independent Station Merchants
- Boutique E-commerce Stores
- Customized Product Merchants
- Fresh Food E-commerce
Basic Information
- Developer:GetButton Apps Oy
- Address:Helsinki, FI
- Price: Free / Free plan
- Rating:3.5 / 5
- Comment Count:19 comment
- Release Date:2017-8-8
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic plan
$4.99
- Up to 100 orders per month
- Standard label text
- Delivery date optional
- Hide unavailable delivery dates
- Export orders by delivery date
Business plan
$19
- Basic plan +
- Up to 1000 orders per month
- Customizable label text
- Delivery date optional or required
- Show only on selected products
Professional plan
$49
- Business plan +
- Unlimited monthly orders
- Set daily maximum delivery capacity
- Update existing orders
- Priority support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/delivery_date.json
- PUT /admin/api/orders/{order_id}/delivery_date.json
- GET /admin/api/orders/{order_id}/delivery_date.json
Permission:write_orders,read_orders,manage_shipping
- POST /admin/api/products/{product_id}/delivery_options.json
- PUT /admin/api/products/{product_id}/delivery_options.json
- GET /admin/api/products/{product_id}/delivery_options.json
Permission:write_products,read_products,manage_shipping
- GET /admin/api/orders/csv.json?delivery_date_from={start}&delivery_date_to={end}
- GET /admin/api/orders/csv.json?delivery_date={date}
- POST /admin/api/orders/export_requests.json
Permission:read_orders,export_orders,manage_orders
- GET /admin/api/shop/date_picker_config.json
- PUT /admin/api/shop/date_picker_config.json
- POST /admin/api/shop/date_picker_config.json
Permission:write_shop,read_shop,manage_shipping
- POST /admin/api/shop/delivery_blackouts.json
- PUT /admin/api/shop/delivery_blackouts/{id}.json
- GET /admin/api/shop/delivery_blackouts.json
Permission:write_shop,read_shop,manage_shipping