You mean that if I create a new Shipping method, and still have the Standard method activated(lets say that it is 39 in Shipping coast if you buys for less then 1000), and set the minimium-price to 1000 and Price to 0 then the Shipping coast will be 0 if they buys for more then 1000 totalsum and if the buys for less then 1000 the Shipping cost of 39 adds to the total sum of the cart-sum!?
I want the totalsum of the cart delete the Shipping coast if they buys for more than 1000 and add the shipping coast if they buys for under 1000 and this have to be done automatic by the system.
I don´t what another Shipping-option in checkout-process for the customer.
Edit:
See image!