When an order includes backordered products, fulfilment is delayed but the customer may not realise. Without a visible flag, warehouse staff may attempt to pick items that are not in stock, wasting time and causing confusion.
OrderBadger can automatically flag any order that contains at least one backordered item.
Any WooCommerce store that allows backorders - especially stores with long supplier lead times or seasonal stock fluctuations.
How it works
Scans the line items in each order and adds a badge when any item has its backorder flag set. This gives your fulfilment team immediate visibility into orders that cannot be shipped in full right away.
Contact the customer to inform them of the delay. Decide whether to hold the entire order until restocked or ship available items first with a partial fulfilment.
Rule template
Write this (or something similar) in the OrderBadger rule builder. The AI compiler turns it into executable logic automatically.
Make it yours
- Add 'and order total is over £100' so that only high-value backorder orders get flagged, reducing noise from small orders. At least one item in the order is on backorder and order total is over £100
- Add 'and shipping is international' to focus on backordered items heading abroad, where delays compound with transit time. At least one item in the order is on backorder and shipping is international
Badge preview
This badge appears in the WooCommerce order view with action buttons. Your team can respond directly from the badge pill.
When this rule matches
When this rule does not match
Workflow
This rule includes workflow features that help your team act on flagged orders.
Good to know
- Relies on WooCommerce's stock management being enabled and backorder status being correctly set per product.
- Does not indicate when the backordered item is expected to be available - check your supplier lead times separately.
Frequently asked questions
-
What happens if the backordered item comes back in stock after the order was evaluated?The badge is not automatically removed. OrderBadger evaluates at order intake time. If stock status changes later, re-evaluate the order or dismiss the badge manually.
-
Does this fire if only one item out of many is backordered?Yes. The rule triggers when at least one line item has its backorder flag set, even if every other item in the order is in stock.
-
Will this work if I have WooCommerce stock management disabled?No. The rule relies on WooCommerce's stock management and the is_backordered flag on each product. If stock management is off, backorder status is not tracked and the badge will never fire.
Related rules
Try this rule in your store
OrderBadger is free on WordPress.org. Install it and create this rule in minutes - no code required.
Install OrderBadger Free