Back-ordered items delay fulfilment and surprise customers who expect prompt delivery. Without a visual flag, these orders sit in the queue and staff do not realise they cannot be shipped until they try to pick the item.
OrderBadger can automatically flag orders that contain back-ordered items.
Stores that allow backorder purchases and need to communicate delays promptly, or stores with variable stock levels where items frequently go out of stock between order and fulfilment.
How it works
Checks whether any item in the order is on backorder and adds a critical badge if so. The badge appears in the inbox so your team can take action - either notifying the customer or placing the order on hold until stock arrives.
Contact the customer to inform them of the delay and provide an estimated restock date. Use the interaction buttons to mark the order as Notified or Hold depending on whether the customer has been contacted.
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 £50' to only flag backordered orders above a certain value, keeping small orders out of your inbox. Order contains at least one back-ordered item and order total is over £50
- Add 'and customer has 3 or more previous paid orders' to prioritise backorder notifications for loyal customers whose experience matters most. Order contains at least one back-ordered item and customer has 3 or more previous paid orders
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
- The backorder flag is derived from WooCommerce stock status at evaluation time. If stock is updated after evaluation, the badge will not automatically refresh.
- This does not indicate which specific item is back-ordered. Check the order details for the affected line item.
Frequently asked questions
-
How is this rule different from 'any-item-on-backorder'?Both detect backorders, but this rule uses the pre-computed derived field contains_backorder_item rather than scanning individual line items. The result is the same - use whichever version matches your setup.
-
Can I tell which specific item is backordered from the badge?No. The badge only indicates that at least one item is on backorder. Open the order details to see which line item is affected.
-
Will the badge update if stock arrives and I clear the backorder status?Not automatically. The derived field is computed at evaluation time. You would need to re-evaluate the order or manually dismiss the badge after restocking.
-
What do the Notified and Hold interaction buttons do?They let your team record what action was taken. Mark an order as 'Notified' once you have informed the customer of the delay, or 'Hold' if you are waiting for stock before shipping.
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