I have three shipment methods:
1) if weight = 0, then shipping = $0
2) if weight is greater than 0 and country = US then rate is $8
3) if weight is greater than 0 and country = all other countries then rate is $10.
No matter what the weight or location, the customer can select free shipping. There is no way to auto set the shipping rate.
Hi,
The bug when the weigth is = 0 has been fixed in revision 5709.
I have fixed it after reading this post:
http://forum.virtuemart.net/index.php?topic=99740.0
I downloaded and installed that version and the bug is still there. In addition I tried the following:
I unpublished all but my flat rate method. However, VM2 was still showing ONLY my UNPUBLISHED free shipping in the cart.