Hi,

I have set items to individual pricing using perweightunit and it works fine - if I try to purchase a single item. If I add another item then that item's shipping cost is all that is added to the total:

item 1 = £10 cost + £4 shipping:
This works fine and asks for £14 in total.

item 1 = £10 cost + £4 shipping:
item 2 = £10 cost + £1 shipping:
This does not work and asks for £21 in total.

How can I total all the shipping rates?

thanks,

Mark