Backorder

How to alert staff about back-ordered items in WooCommerce orders

Flag orders that contain back-ordered items

Automatically badges orders containing at least one back-ordered item so your team can proactively notify the customer and manage expectations around delivery timelines.

Stock critical
The problem

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.

The solution

OrderBadger can automatically flag orders that contain back-ordered items.

Who this is for

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.

At a glance
Uses pre-computed derived field Triggers on any backordered item Inbox with Notified and Hold actions Badge: Backorder (orange, critical) Works with WooCommerce stock management
People also search for
WooCommerce backorder item notification badge automatically flag orders with items on backorder notify team about delayed stock in customer orders back order alert for warehouse staff WooCommerce highlight orders that cannot be fully shipped

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

Plain English rule Order contains at least one back-ordered item

Write this (or something similar) in the OrderBadger rule builder. The AI compiler turns it into executable logic automatically.

Make it yours

Add or remove conditions
  • 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

Default: Backorder
Passed: Backorder
Failed: Backorder

This badge appears in the WooCommerce order view with action buttons. Your team can respond directly from the badge pill.

When this rule matches

Has Backorder Item
Order contains at least one back-ordered item as indicated by the derived flag.

When this rule does not match

No Backorder Items
All items in the order are in stock, no back-ordered items present.

Workflow

This rule includes workflow features that help your team act on flagged orders.

Inbox
Yes
Interaction
Notified / Hold

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