App Introduction
Create rules to split your orders and automate your fulfillment workflow! Take better control of your orders and automate your fulfillment workflow! This app automatically splits items from the same purchase into separate Shopify or ShipStation orders! Create powerful rules to split orders based on custom items (e.g., embroidery, personalization), oversized/overweight items, or items from specific suppliers. Easily reroute items to different warehouses, with seamless integration with ShipStation. Start managing your order splitting needs and automating your workflow today!
Core Functionality
- Manage your pre-order items as separate Shopify or ShipStation orders
- Easily reroute items to different warehouses or fulfillment locations
- Split oversized or overweight items into separate orders
- Split items from specific suppliers into separate orders
- Split orders based on any product attribute! (e.g., embroidery, personalization)
Merchant-Friendly
- Pre-order Model Merchants
- Multi-warehouse Operators
- Customized Product Merchants
- Multi-supplier E-commerce
- Bulk/Heavy Item Sellers
Basic Information
- Developer:Mercantile Apps
- Address:PO Box 100612, Denver, CO, 80210, US
- Price: Free / Free plan
- Rating:4.5 / 5
- Comment Count:32 comment
- Release Date:2021-8-11
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
入门计划
- 250 Automatic Splits per Month:
- - Pre-order Splitting
- - Product Attribute Splitting
- - Re-routing for Different Warehouses
- Unlimited Order Filtering Rules
标准计划
- 2000 Monthly Auto-Splits
- - Pre-Order Splitting
- - Product Attribute Splitting
- - Re-Routing for Different Warehouses
- Unlimited Order Filter Rules
高容量计划
- Unlimited Split Automation:
- - Pre-order Splitting
- - Product Attribute Splitting
- - Different Warehouses
- Unlimited Order Filtering Rules
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders.json
- PUT /admin/api/orders/{order_id}/fulfillment.json
- GET /admin/api/orders/{order_id}.json
Permission:write_orders,read_orders,manage_fulfillments
- PUT /admin/api/orders/{order_id}/line_items/{line_item_id}.json
- GET /admin/api/fulfillment_orders.json
- POST /admin/api/fulfillment_orders/{fulfillment_order_id}/assign.json
Permission:write_orders,manage_fulfillments,read_orders
- POST /admin/api/orders.json
- DELETE /admin/api/orders/{order_id}/line_items/{line_item_id}.json
- PUT /admin/api/orders/{order_id}/status.json
Permission:write_orders,read_orders,manage_products
- POST /admin/api/orders.json
- GET /admin/api/products/{product_id}/vendors.json
- PUT /admin/api/orders/{order_id}/line_items.json
Permission:write_orders,read_products,read_orders
- POST /admin/api/orders.json
- GET /admin/api/products/{product_id}/metafields.json
- PUT /admin/api/orders/{order_id}/line_items/{line_item_id}.json
Permission:write_orders,read_products,read_metafields