How to hide shippment cost when the shippment is free?
I have two kinds of shipping: free and shipping in cost.
In the cart, how can I hide the shipping cost of the free products? I would like virtuemart to show the shipping cost automatically.
			
			
			
				first of all please provide some more details like : what is condition for free shipping and paid shipping.
this is a simple way to set free shipping for specific order amount (eg: free shipping on order above 100 $ etc.) :
Go to VM dashboard > Shipment method > create a default shipping method with name "Free Shipping or whatever you like" and in configuration set the shipping cost = 0 and in "Minimum Amount for Free Shipment" type 100$. you can also set specific country, min/max weight, order amount etc if needed.
Regards
Sadique