I would like to create a new shipping method based on the price and weight, with the following conditions: If total weight is less than X or the total price is higher than Y shipping cost = 0 I read the documentation but I can not find how to mix the weight and price criteria. Thanks in advance for any help. -Salvador