Hi guys (this is the second topic that I have open)... unfortunately...
In this case I am asking more about a drop of wisdom rather than a programming problem...
Let us assume that I have the following case:
Merchant 1, has 2 products:
--------------------------------
Product A
Product B
Merchant 2, has 1 product:
-------------------------------
Product C
And let us assume that the two merchants are located in 2 different cities.
Now, a customer decides to buy Product A, B and C...
Which means that 2 different parcels will be shipped to the customer...
One from merchant A and one from merchant B...
How do I set up the shipping costs?
If I set them, ship product individually... than the customer would have to pay 3 shipping rates...
I believe that Flat shipping rate, will not work in this case either...
I mean how do I combine the shipping rates in this case?
Is there a way to group items A and B or something?
I have no idea how to do that, so any insights are more than welcomed...