Shipping Policies and Configuration
Summary
Shipping policies bind channel shipping mappings to eligible source shipping methods, forming the middle layer that lets each incoming order route to the right way of shipping out from a source.
Shipping Policies bind together channel shipping mappings and eligible source shipping methods. They are the middle layer that lets an incoming order pick the right way to ship out from each source. You configure them in Settings → Orders → Shipping Management (step 7 of onboarding).
- Bind mappings to methods: a policy links what the customer chose at checkout to the source methods that can fulfill it.
- Drive routing: during routing, only source methods mapped to the order’s policy are eligible; rate shopping can pick among them.
- Group by shipping type: model policies as buckets: “Standard” for ground, “Priority” for air/expedited, “Freight” for freight.
- Simple to create: a policy needs only a name; the value is in what it links together.
- Order imported: an incoming order carries shipping text from the channel (for example “4-7 business days” or “fastest”).
- Channel shipping mapping identified: that text is matched to a channel shipping mapping, which references a shipping policy (for example “Standard” or “Expedited”).
- Shipping policy assigned: the policy is attached to the order. You can also force a policy with an order import override (for example by weight range or item count).
- Routing picks a source method: during routing, a fulfillment request/order is generated using a source shipping method mapped to that policy. Rate shopping can choose among multiple eligible methods.
In Shipping Management, click Add Policy, enter a Policy Name, and click Create. To edit or delete, hover the policy name, click the gear icon, then update or delete.
| Example policy | Represents |
|---|---|
| Standard | All ground / lower-cost shipping solutions. |
| Priority | All air / expedited shipping solutions. |
| Freight | All options sent via freight. |
Example: routing freight via UPS Freight: you want bulk orders to ship via UPS Freight, and the source needs the code UPSF to do it.
- Configure: create a policy called “Freight”. Map the channel’s “Bulk Shipping” selection to Shipping Policy → Freight, or use an order import override to force “Freight” for orders over a weight or item-count threshold.
- Import: the order comes in and the “Freight” policy is assigned.
- Route: the UPSF source method is mapped to “Freight”, so it is chosen.
- Send: on Send Purchase Orders / Fulfillment Requests, the UPSF value is passed to the source so they ship via UPS Freight.
