Skip to content

Vendor-neutral, engineer-written explanations. Clear definitions first, then practical steps with real examples — no fluff.

What is Rule Builder and how is it different from Flow Builder?

SB
Written by StageBit Engineering Team
Updated May 2026 2 min readVerified by engineers

Rule Builder and Flow Builder solve two different problems inside Shopware. Rule Builder decides when something should apply. Flow Builder decides what should happen after an event occurs. In practice, Rule Builder acts like conditional logic for pricing, shipping, promotions, customer groups, or payment methods. Flow Builder handles automation tasks like sending emails, tagging customers, changing order states, or triggering external systems. Most medium and large Shopware stores end up using both together.

Think of Rule Builder as the decision engine behind your store configuration. You create conditions such as cart value, customer type, country, product category, or order count. Then Shopware checks those conditions everywhere rules are supported. Flow Builder sits one layer higher. It listens for events like “order placed” or “payment failed” and runs automated actions based on those events and rules.

How it works

Rule Builder is embedded across the Shopware admin. You’ll see it attached to shipping methods, promotions, dynamic product groups, CMS visibility, and checkout logic. A single rule can be reused in multiple places, which keeps stores easier to manage as they grow.

Flow Builder works more like an automation platform. You define a trigger event, optionally attach Rule Builder conditions, then add actions. For example, “when a B2B order exceeds €5,000, notify sales and tag the customer for manual review.” The trigger comes from Flow Builder. The conditional logic inside that flow usually comes from Rule Builder.

When It Makes Sense

Use Rule Builder when your store has conditional business logic that changes pricing, checkout behaviour, shipping access, or storefront visibility. Use Flow Builder when repetitive operational tasks are slowing your team down—especially around order processing, customer communication, or ERP handoffs. Stores with multiple regions, B2B pricing rules, or approval workflows usually need both fairly early.

Quick Example

A wholesale Shopware store creates a Rule Builder condition for “B2B customers with carts over €1,000.” That same rule is reused to unlock invoice payments, apply bulk shipping rates, and trigger a Flow Builder automation that alerts the account manager after checkout. One rule powers multiple business processes instead of duplicating logic everywhere.

Was this answer helpful?

Your feedback helps us improve our answers.

Still need help?

Talk to our Shopware experts

We've handled GDPR/CCPA compliance for dozens of EU & US Shopware stores.

Talk to Shopware Experts

Tell us more about your brand!

Rohit Kundale, Our VP of Sales and Marketing is ready to meet with your team.