Skip to main content

Can I combine multiple filters or groups?

Updated this week

Yes — Elovate’s rule builder is designed to let you combine multiple filters and groups for highly targeted results.


Filters

  • A filter is a single condition applied to an attribute.

  • Example:

    • Status = enabled

    • Visibility = catalog, search

These filters are combined with AND logic within the same group (meaning all conditions in that group must be true).


Groups

  • A group allows you to collect multiple filters together and then combine them with other groups.

  • Within a group: Filters are combined using OR logic by default.

  • Between groups: Groups are combined using AND logic.

Example:

  1. Group 1: Status = enabled

  2. Group 2: Color = red OR Color = blue

Result: Products must be enabled AND have a color of red or blue.


Why use groups?

  • They help structure complex rules without creating overly long condition chains.

  • Perfect for scenarios like targeting multiple categories or multiple attribute values while still requiring a specific status or stock condition.


Best practice

  • Keep each group focused on a single “type” of filter (e.g., one group for product state, another for color/category).

  • Use the real-time preview to confirm your combined rules return the intended results before saving.

Did this answer your question?