You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying the new rules system with some shipment rules and i'm getting a unexpected result.
We want to have free shipping only in NL, above a total cart amount of €350,-
So i have configured 2 "Shipping rate computation methods".
Shipping by weight(Paid), in which shipping costs are configured by country
Shipping by total (Free), where 1 line is configured with: Country NL, Order total from: 350
If a costumer orders something to ship to NL with a cart amount above €350,- he gets an extra (free) shipping method defined with "Shipping by total". So therefore i want to hide the paid shipping method defined with Shipping by weight.
Therefore i assigned a rule to the paid "Shipping by weight" ship method to only show it if the following rules apply:
Unfortunately, this solution does not work. The cosumer has a cart amount of more than €350,- and ships to NL. But the shipment method still shows. Is this a bug? It would be simpler if the rules system has a "if this is false then" option
The text was updated successfully, but these errors were encountered:
I'm trying the new rules system with some shipment rules and i'm getting a unexpected result.
We want to have free shipping only in NL, above a total cart amount of €350,-
So i have configured 2 "Shipping rate computation methods".
If a costumer orders something to ship to NL with a cart amount above €350,- he gets an extra (free) shipping method defined with "Shipping by total". So therefore i want to hide the paid shipping method defined with Shipping by weight.
Therefore i assigned a rule to the paid "Shipping by weight" ship method to only show it if the following rules apply:
Unfortunately, this solution does not work. The cosumer has a cart amount of more than €350,- and ships to NL. But the shipment method still shows. Is this a bug? It would be simpler if the rules system has a "if this is false then" option
The text was updated successfully, but these errors were encountered: