Less Than or Equal
The less than or equal to rule is employed to compare numerical attributes. It evaluates true if a value is less than or equal to the specified numerical limit. Both static values and dynamic product field values can be used for the comparison.
Options
- Static Value: Specify a numerical value for the comparison.
- Dynamic Value: Use a product field value to dynamically compare against other product attributes.
Examples
Discounted Products
In this example, we use the less than or equal to rule to flag products with a sale_price
that is less than or equal to 20.