Shopware hidden features & premium plugins – and how to rebuild them your way
by Marcel, Senior software engineer
Shopware can do more than most shop owners ever use. In nearly every shop we look at, useful features sit around untouched – simply because nobody knew they existed. And elsewhere, owners pay for an expensive edition or a subscription plugin even though they really only need one single feature out of it. In this article we'll show you the most important hidden features in Shopware, which functions are reserved for the pricier editions – and when it makes more sense to have a comparable feature built specifically for your business instead.
Hidden features: what most people overlook in Shopware
Shopware 6 ships with tools out of the box that save a serious amount of everyday work – they're just well hidden, or nobody ever set them up. The most common "wait, it can do that?" moments in our projects:
- Flow Builder. An automation tool that reacts to events in the background: order received, status changed, customer registered. Use it to send emails automatically, assign tags, change order statuses or trigger follow-up actions – without a single line of code. Plenty of people painstakingly rebuild exactly this by hand.
- Dynamic product groups. Products get grouped automatically based on rules (e.g. "every item in a category over €100"). Perfect for promo pages and cross-selling that keep themselves up to date.
- Rule Builder. The rules engine behind shipping costs, payment methods, discounts and promotions. It handles surprisingly fine-grained conditions – like offering payment method X only above cart value Y and only for customer group Z.
- Shopping Experiences. A drag-and-drop builder for landing pages and category pages, with no theme development involved.
- Multiple sales channels. One and the same Shopware installation can serve several shops, several languages or a headless channel via the Store API.
Top tip
Before you buy a plugin or book a pricier edition, take an honest look at what's already there. In a good half of the cases, the feature you're after is already possible via Flow Builder, Rule Builder or dynamic product groups – it just hasn't been set up.
Premium-only: what only the pricier editions can do
Shopware comes as a free Community Edition and in the commercial plans Rise, Evolve and Beyond. The paid features are unlocked through the so-called Shopware Commercial extension – and each higher plan includes everything from the ones below it. Roughly speaking, Rise targets growth (advanced analytics and marketing), Evolve adds B2B functionality and multichannel, and Beyond is the individually priced enterprise tier.
A few examples of features reserved for the higher tiers:
- Flow Builder with delayed actions – actions that fire on a delay (e.g. a reminder email X days after purchase).
- Subscriptions for recurring deliveries and subscription products.
- Multi-inventory for managing stock across several locations.
- Digital Sales Rooms for interactive live selling presentations.
- Advanced B2B features like employee and role management on the customer side.
These are mature features – and exactly right for some shops. The catch: you're often booking a whole bundle (and paying for it continuously) when you only need a small slice of it. And as flexible as the standard is, "almost the right fit" still means small daily friction in day-to-day e-commerce.
When building your own feature pays off
This is the point that sets this article apart from our piece on subscription plugins versus building your own: that one is about the pure cost math of subscription versus custom build. This one is about fit. A premium feature is built for the mass market – your process isn't.
A custom plugin is worth it above all when:
- you only need one single feature out of an expensive bundle,
- the premium feature almost fits, but not quite – and that exact gap costs you time every day,
- you want to map out special logic that simply doesn't exist off the shelf,
- or you need the feature permanently and don't want to pay for it forever.
A simple example: you need delayed post-purchase emails, but nothing else from the higher editions. Instead of renting the whole bundle indefinitely, that exact mechanic can often be built as a lean plugin – with your wording, your rules, your logic. It does exactly what you want, and not one thing more.
How we rebuild premium features
When we build a feature to order, that doesn't mean "cheap knock-off". We use the same building blocks Shopware itself is built on: the plugin system, custom events and subscribers, the scheduler for time-based tasks, and the administration extensions for clean user interfaces. That way the feature fits in seamlessly instead of sitting off to the side.
Just as important: we build update-safe, following the official Shopware standards. Your plugin survives future shop updates, and if your process changes, the code is cleanly documented and easy to follow. It belongs to you – no vendor can switch it off on you, no monthly license quietly ticks along in the background.
Honest is honest: when the edition is the better call
We don't reflexively push custom development. If you're using several premium features, want to keep benefiting from new Commercial extension releases, or need a feature that requires constant upkeep by the vendor, the right edition can be the more economical and less stressful choice. That's exactly what we look at together before every project – and we'll tell you honestly what actually adds up for you.
The rule of thumb that's held up across our projects: if you need the whole bundle, take the edition. If you need one or two features out of it – permanently, and ideally shaped exactly around your process – then looking at your own solution almost always pays off.
Wrapping up
Shopware hides more in the standard than most people ever tap into – and some of the expensive stuff can be built to fit better, without the recurring costs. The first step is always the same: figure out what you actually need, and check whether the standard, an edition or your own plugin is the smartest path.
Are you currently paying for an edition or a plugin you only use a fraction of? Or is there a feature missing that you just can't buy off the shelf? Let's take a look together in a free initial consultation – we'll tell you honestly whether the standard, an edition or a tailor-made plugin makes the most sense for you.