Page 1 of 1

how to split order based on manufacturer

Posted: Wed Jan 31, 2018 4:41 am
by smit
Hi all,
i want to split orders based on manufacture. For example, my store has products from different manufacturers. If a customer wants to purchase multiple products from different manufacturer then new order it should be generated for each manufacturer.

thanks in advance.
Smit

Re: how to split order based on manufacturer

Posted: Fri Apr 06, 2018 4:52 pm
by synapseindia
Hi Smit

You can create a temporary order id for the manufactures based on Original Order id.
Then create a list for the temporary orders for the manufactures and show them only their products in order info page.

Thanks

Re: how to split order based on manufacturer

Posted: Thu Jan 24, 2019 2:56 pm
by thrillus
Hello,

I've developed an extension for it. You can find it below:

https://www.opencart.com/index.php?rout ... n_id=35921

Have a nice day