App Introduction
With this app, customers can select a delivery date and time slot for their orders. Our app enables customers to easily choose their preferred delivery date and time slot for orders—efficient and seamless. By using this app, admins gain insights into order fulfillment prep, allowing them to optimize delivery schedules and identify the most efficient order fulfillment windows to save valuable time. This app helps admins schedule orders based on customers’ preferred dates and times, ensuring seamless order management and on-time fulfillment.
Core Functionality
- This app allows customers to select delivery dates and times for their orders
- Merchants can create and manage unlimited delivery time slots daily
- Merchants can easily manage order fulfillment by time
- You can restrict the 'Add to Cart' button until a delivery date and time are selected
- Merchants can customize text translations and the calendar to their preferences
Merchant-Friendly
- Local Delivery Merchants
- Appointment Delivery E-commerce
- Food Delivery Merchants
- Boutique Retail Merchants
Basic Information
- Developer:Tech Web Creation
- Address:Botad, Botad, GJ, 364710, IN
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2023-10-17
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Standard
- Customer selects delivery date and time
- Create and manage unlimited time slots
- Daily time slot management
- Flexible calendar
- Adjustable date and time elements
- Custom text translation
- Quick support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/delivery.json
- GET /admin/api/orders/{order_id}/delivery.json
- PUT /admin/api/orders/{order_id}/delivery.json
Permission:read_orders,write_orders,manage_shipping
- POST /admin/api/delivery_slots.json
- PUT /admin/api/delivery_slots/{slot_id}.json
- DELETE /admin/api/delivery_slots/{slot_id}.json
Permission:write_delivery_slots,read_delivery_slots,manage_shipping
- GET /admin/api/orders.json?status=preparing
- PUT /admin/api/orders/{order_id}/prep_time.json
- POST /admin/api/orders/{order_id}/prep_time.json
Permission:read_orders,write_orders,manage_fulfillment
- POST /admin/api/settings/checkout.json
- GET /admin/api/settings/checkout.json
- PUT /admin/api/settings/checkout.json
Permission:write_checkout_settings,read_checkout_settings,manage_store
- POST /admin/api/translations.json
- PUT /admin/api/translations/{key}.json
- GET /admin/api/translations.json
Permission:write_translations,read_translations,manage_store