Hello,
I have a dropshipping store that uses two suppliers to fulfill orders.
I have an issue when a customer places an order with product from both suppliers in it.
Customer purchases Product A and Product B
Supplier A fulfills Product A and Supplier B Fulfills product B.
I have a conditional formate set up so that based on which supplier the product belongs to , the order will continue down path A or B.
Here is the problem. The conditional formatting picks up both suppliers, but sends the entire order (Product A and Product to each supplier.
I only need product A to go to supplier A and Product B to go to supplier B. Is there a way to do this?
I have access to my suppliers shopify and I am webhooking in the orders from my store into their store. So here is where all of the line items from the entire order show up and cause me issues.
Thanks