Split orders and shipments

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
10 years ago
Hi All,

Is there a way in nopcommerce to split orders into separate shipments?

For example, my packing box can only hold 2 products but I have an order for 10 can the order some how be broken down into 5 different shipments?

Many Thanks

D
10 years ago
Sure. You can create as many shipments on the order details page (admin area) as you need
10 years ago
a.m. wrote:
Sure. You can create as many shipments on the order details page (admin area) as you need


Thanks but I cant see how you can split an order of 10 products into 10 separate shipments? I seem to be only able to create one shipment from an order.
10 years ago
diva wrote:
Sure. You can create as many shipments on the order details page (admin area) as you need

Thanks but I cant see how you can split an order of 10 products into 10 separate shipments? I seem to be only able to create one shipment from an order.

In admin>orders>edit (your order)>shipping info tab>add shipment button (left below) you can create as many shipments as you want. Just change to zero quantity  products not included in the shipment.
10 years ago
Thats awesome thanks guys!
7 years ago
Hi,

Is it possible for the customer to do this?
We have a requirement where the customer should be able to split an order in several shipments depending on the urgency.

For example he wants products x and y delivered by tomorrow, while a, b and c can be delivered next week.
7 years ago
No, it's not possible for customer to do unless he creates multiple orders.
7 years ago
Does anybody know of a plugin that provides this functionality?

Seeing that this is possible in the backend, we could probably develop something like this quite easily. Any thoughts?
7 years ago
Not so easily.  There is only one ShippingRateComputationMethodSystemName field and one ShippingMethod field on the Order (Not the Shipment).
7 years ago
Okay. So what you are saying is that the orders need to be split anyway? Is that how it is done in the backend?  I havn't had time to dive into the code.

Maybe it is something that could be done behind the scenes.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.