Accepting credit cards, warehouses, and shipping and fulfilling orders
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi,
The site uses weight to work out the value for the 1st or 2nd class shipping / postage, but need this to stop when it reaches a certain cart value and is then shipped / posted at a set Tracked rate. This rate has been set and does appear as an option when the value is reached, but need it as the default with no weight based options. This was simple when using woocommerce when the site was on wordpress, but there does not appear to be any simple option for this in Shopify.
Solved! Go to the solution
This is an accepted solution.
Hi @CressRT ,
You cannot combine shipping rules based on weight and price.
To work around this limitation, use the same rule name. When both weight and price rules match, the system will display the cheapest rates.
This is possible in Shopify. Use conditional rates.
Create 2 rates.
1. Weight based with condition "based on order price" < your threshold.
2. Fixed with condition "based on order price" >= your threshold.
This should set it up for you.
This is an accepted solution.
Hi @CressRT ,
You cannot combine shipping rules based on weight and price.
To work around this limitation, use the same rule name. When both weight and price rules match, the system will display the cheapest rates.