Fields
Sample data
This rule combines two checks on an order’squantity: it must be greater than 0 and less than 100. The quantity matches only when both checks pass.
Checks that all conditions match.
quantity: it must be greater than 0 and less than 100. The quantity matches only when both checks pass.