My situation is that I have several products with different variants that require me to send the order to different warehouses depending on the variant.
For example,
Customer #1 orders the following:
- Product A - Variant A
Customer #2 orders:
- Product A - Variant B
Customer #3 orders:
- Product A - Variant A
- Product A - Variant B
Product A - Variant A is supplied by a warehouse, while Variant B is supplied by another.
In the example above, I need to send Customer #1's order to a warehouse, and send #2's to another. For #3, I need to break down the order and send each to the proper warehouse.
In another example, I have warehouses in different parts of the world. So I need to send the order to a warehouse that is closest to the recipient's country.
eCommHub can do this automatically. Pulling orders from multiple channels, and routing the orders to proper fulfillment centers based on rules that I create.
Is there something similar for CS-Cart 4?