Thanks for the answer. I however have an associated problem.
Since I have 3 overlapping width/length categories, I have opted for the “Enable” action on my conditions. As per your instructions, I made two conditions to have an “OR” rule.
So my product is 108 x 87 cm LxW.
Condition 1 is “IF product length > 120 THEN enable Shipping X”
Condition 2 is “IF product width > 80 THEN enable Shipping X”
As you see, the rule does not pass as the product doesnt pass both length and width. I cannot use “disable” rules, since that would make every conditions below these measurements complicated and create new sets of problems.
What I am looking for is an “OR” condition that would pass the above rule – either over L 120 or over W 80: “IF product length > 120 OR width > 80 THEN enable Shipping X”
How would I achieve this?
-
This reply was modified 4 years, 10 months ago by prokops.