Re: Free shipping without standard shipping options
Yes, but I want to show the "zone rate" in US countries if the order total < 100.
Therefore, I cannot just skip US in the zone rate config.
Same case, I want to show "zone rate" in other countries even order total > 100. (or in all amount of order total).
Hence, I want to disable "zone rate" if both conditions matched:
(order total > 100 and country = US).
Thanks a lot for your prompt reply!
Re: Free shipping without standard shipping options
Do your settings work for the US on the Table Rate other than the >= 100 issue?
If so, you can use the Skip Country for the US on the Zone Rate and the IF for the Table Rate and then the Zone Rate will show for everyone in the world always ... and the Table Rate will show for the US but only when <= 100 ...
Re: Free shipping without standard shipping options
OK, thanks a lot!
All done successfully! :clap:
Re: Free shipping without standard shipping options
Thanks for the update that using a combination of the Zone Rate zones and Table Rate table shipping modules with the customized code was able to resolve all of the shipping conditions that you needed ... :smile: