Skip to main content

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

  1. Static Value: Specify a numerical value for the comparison.
  2. 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.

A screenshot illustrating the less than or equal to rule applied to flag products with a discount price not exceeding 20.
Less Than or Equal To Rule Example