App Introduction
Orderful simplifies order scheduling for customers and order management for merchants. Orderful lets your customers easily select their preferred delivery date in the shopping cart, saving you time and hassle. With our app, you can focus on growing your business instead of worrying about order logistics. Additionally, the convenience of offering customizable delivery options boosts customer satisfaction and loyalty.
Core Functionality
- Manage weekly or custom delivery dates for orders.
- Hide/show shipping rates based on delivery dates.
- Select delivery dates on the cart page and cart drawer.
- Set custom blackout dates for shipping, local pickup, and in-store pickup orders.
- Customizable lead times and cutoff times.
Merchant-Friendly
- Independent Retail Merchants
- Local Pickup E-commerce
- Scheduled Delivery Merchants
- Multi-channel Sellers
Basic Information
- Developer:CodeSoup
- Address:1309 Coffeen Avenue STE 5681, Suite 4 #502, Sheridan, WY, 82801, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2023-2-6
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
基础
$4.99
- Local Pickup
- Local Delivery
- Scheduled Delivery
- Scheduler Widget in Cart
- Scheduler Widget in Slide-Out Cart
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/delivery_dates.json
- PUT /admin/api/orders/{order_id}/delivery_dates/{date_id}.json
- GET /admin/api/orders/{order_id}/delivery_dates.json
Permission:write_orders,read_orders,manage_shipping
- POST /admin/api/shipping_rates/conditions.json
- PUT /admin/api/shipping_rates/conditions/{cond_id}.json
- GET /admin/api/shipping_rates/conditions.json
Permission:write_shipping,read_shipping,manage_orders
- POST /admin/api/carts/{cart_id}/delivery_dates.json
- PUT /admin/api/carts/{cart_id}/delivery_dates/{date_id}.json
- GET /admin/api/carts/{cart_id}/delivery_dates.json
Permission:write_carts,read_carts,manage_checkout
- POST /admin/api/carrier_services/{id}/cutoff_dates.json
- PUT /admin/api/carrier_services/{id}/cutoff_dates/{date_id}.json
- GET /admin/api/carrier_services/{id}/cutoff_dates.json
Permission:write_shipping,read_shipping,manage_locations
- POST /admin/api/shipping_profiles/{id}/time_settings.json
- PUT /admin/api/shipping_profiles/{id}/time_settings/{time_id}.json
- GET /admin/api/shipping_profiles/{id}/time_settings.json
Permission:write_shipping,read_shipping,manage_products