Hello sjkd,
Thanks for reaching out to us.
I have reviewed your query that, once you have created more than one shipping methods then is is displaying all the shipping methods cheapest and expensive as well and user always select the cheapest so, here you want to display only expensive shipping method only am I right?
Actually, all the shipping methods will display based on the rules you have created.
So, here you need to create the shipping method in which it will always true one shipping methods rules only.
Like:
1. Basic shipping method $5 = qty >=1 && <= 10
2. Normal shipping method $10 = qty >10 && <= 20
3. Advanced shipping method $20 = qty >21 && <= 50
So, in above rules you can see all the rules created based on each other so, it will always true only one based on the cart quantity exist.
I hope this helps. Let us know still you have any query.
Thanks,
Hi,
I am not finding a solutions for a simple shipping rate.
I want a flat shipping rate of $10, when there is a total amount of order less than $100.
And there is no shipping charge when customer order total amount of equal or greater than $100.
Looking for the guide.
Thanks in advance.
Hello @ckprcms,
Thanks for reaching out to us.
You need to create two shipping methods.
1. Flat rate
Price text box : 10
Rules: Sub total(Before Discount) <= 100
2. Flat rate
Price text box: 0
Rules: Sub total(Before Discount) >100
Please create two shipping methods with above rules and hope it will works for you.
Let us know still if any.
Thanks,
Hello ckprcms,
This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.
Please feel free to open a new thread if any other questions come up and we’d be happy to help. 🙂
Thanks,