App Introduction
Accurate Estimated Delivery Dates & Countdown Timers for Each Shipping Method Order Deadline 2 provides accurate estimated delivery dates for all shipping methods, based on the customer’s country and region. It displays delivery information via customizable widgets or countdown timers to match your store’s branding. The app supports drag-and-drop placement in the theme editor, works with third-party cart drawers, and offers flexible configurations to accommodate multiple shipping workflows.
Core Functionality
- Show accurate estimated delivery dates for all orders
- Auto-adjust dates based on customer location
- Display shipping information in a customizable widget
- Drag-and-drop placement in theme editor and cart drawer
- Flexible settings for multiple shipping methods
Merchant-Friendly
- Independent Station Merchants
- Cross-border E-commerce Sellers
- Multi-category E-commerce
- DTC Brand Merchants
Basic Information
- Developer:Rapid Apps
- Address:4 Mill Chase, Halstead, ENG, CO9 2DQ, GB
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:9 comment
- Release Date:2024-10-14
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Unlimited Monthly
- Unlimited Usage
- Cancel Anytime
- A* Support
Unlimited Annually
- Unlimited Usage
- 2 Months Free
- A* Support
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/orders.json?fields=estimated_delivery_date
- GET /admin/api/orders/{order_id}.json?fields=estimated_delivery_date
- GET /admin/api/fulfillments/{fulfillment_id}.json?fields=estimated_delivery_date
Permission:read_orders,read_fulfillments,read_shipping
- POST /admin/api/shop/shipping_rates.json?auto_adjust_date=true
- PUT /admin/api/shop/shipping_profiles/{profile_id}.json?auto_adjust_date=true
- GET /admin/api/customers/{customer_id}/addresses.json?fields=location
Permission:write_shipping,read_customers,manage_shipping
- POST /admin/api/sections.json?type=shipping_widget
- PUT /admin/api/sections/{section_id}.json?settings=shipping_info
- GET /admin/api/sections.json?type=shipping_widget
Permission:write_themes,read_themes,manage_sections
- PUT /admin/api/themes/{theme_id}/assets.json?key=sections/shipping_widget.liquid
- POST /admin/api/cart_drawers.json?widget_placement=true
- GET /admin/api/themes/{theme_id}/assets.json?key=cart_drawer.liquid
Permission:write_themes,manage_cart,read_themes
- POST /admin/api/shop/shipping_rates.json
- PUT /admin/api/shop/shipping_profiles/{profile_id}.json
- DELETE /admin/api/shop/shipping_rates/{rate_id}.json
Permission:manage_shipping,write_shipping,read_shipping