Hello, I would like to ask if it is possible to hide a shipping method if the delivery cost is 0.00. For example I created a shipping method based on just one rule:
if weight >=30 than fixed price 20.00.
The problem I face is that this shipping method is showed in website for orders with weight below 30kg with delivery cost 0.00.
Thanks