Hi there!
I would like to calculate shipping already in the cart, without the customer typing in the address. As I am only shipping within Norway, the shipping cost will either be a flat rate , or free shipping, which means that it is pointless to force the customer to type in their address since the rate is only calculated based on the amount and not on location.
I created a shipping zone with 2 shipping methods, flat rate and free shipping. This is where I think I have gone wrong, because both options are shown in cart for the user to choose between, while I want one of the two to show (depending on if the condition free shipping is met or not). https://www.screencast.com/t/5qdttVj3
Do you happen to know how I can fix this , please? 🙂