How to view rules running against a product

You can view all rules that are applied to a specific product. This helps you understand which rules are affecting the product, the order in which they run, and which rule takes precedence when multiple rules apply.

Where to find associated rules

To view the rules applied to a product:

  1. Go to the Products page.
  2. Click Edit on the product you want to review.
  3. Scroll to the Associated Rules section.

This section displays all rules that are currently being applied to the product.

Rule precedence and execution order

Rule order is important when multiple rules modify the same product fields.

  • Rules that run earlier apply their changes first
  • Rules that run later take precedence and can override earlier changes

For example:

  • Rule A sets a product as visible
  • Rule B runs after Rule A and sets the product as not visible

    → The final product state will be not visible

Understanding rule precedence helps avoid unexpected product behaviour.

Why viewing associated rules is important

Reviewing associated rules allows you to:

  • Troubleshoot unexpected product values
  • Confirm that the correct rules are being applied
  • Identify conflicts between rules
  • Validate the final outcome of rule-based automation

This is especially useful in environments with complex or overlapping rule conditions.