Fast Lane

How to fast-track single-item express orders in WooCommerce

Fast-lane single-item express orders for rapid pick and dispatch

Badges orders that contain exactly one product at quantity one with an express or next-day shipping method, allowing warehouse staff to route them through a fast-lane workflow for immediate dispatch.

Workflow info
The problem

Single-item express orders are the simplest to fulfil yet they often sit in the general queue behind complex multi-item picks. Without a visual flag, these quick wins are not prioritised, and the express delivery promise is at risk of being missed.

The solution

OrderBadger can identify single-item express orders so your team can fast-lane them for immediate dispatch.

Who this is for

Fulfilment teams and warehouses offering express or next-day shipping who want to separate simple single-pick orders from complex multi-item ones to maximise dispatch speed.

At a glance
Exactly one product at quantity one Shipping method must contain express or next-day Badge: Fast Lane (green) Ideal for priority single-pick dispatch
People also search for
WooCommerce prioritise single-pick express orders how to fast-lane simple next-day delivery orders WooCommerce separate single-item express from bulk queue speed up express order dispatch in WooCommerce warehouse WooCommerce fast lane for one-item priority shipments

How it works

Combines three conditions: the order must contain exactly one distinct product, the total quantity must be one unit, and the shipping method must include 'express' or 'next-day'. When all three are true, the order receives a Fast Lane badge for priority picking.

Route Fast Lane orders to a dedicated single-pick station or priority queue. These require one pick, one pack, and one label - ideal for immediate dispatch ahead of complex multi-item orders.

Rule template

Plain English rule Distinct product count is 1 and total quantity is 1 and shipping method contains express or next-day

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

Make it yours

Adjust thresholds
  • Replace 'express or next-day' with your actual shipping method names (e.g. 'priority or overnight') if your store uses different labels.
  • Change 'total quantity is 1' to 'total quantity is 2 or fewer' if you want to include small-quantity express orders in the fast lane.
Add or remove conditions
  • Add 'and order total is over £20' to exclude low-value express orders where fast-laning offers less return on effort. …antity is 1 and shipping method contains express or next-day and order total is over £20
  • Add 'and order contains a physical item' to skip purely digital express orders that do not need warehouse handling. …antity is 1 and shipping method contains express or next-day and order contains a physical item
  • Remove 'and total quantity is 1' to fast-lane any single-product express order regardless of quantity.

Badge preview

Default: Fast Lane

When this rule matches

Single Item Express Shipping
One distinct product, quantity of 1, and shipping method is 'express' - all three conditions satisfied.
Single Item Next Day Shipping
One distinct product at quantity 1 with shipping method containing 'next-day' - the method keyword matches.

When this rule does not match

Single Item Standard Shipping
One product at quantity 1 but shipping method is standard - does not contain 'express' or 'next-day'.
Multiple Items Express Shipping
Shipping is express but the order contains 2 distinct products - fails the distinct product count condition.
Single Product Quantity 3 Express
One distinct product but total quantity is 3, not 1 - fails the total quantity condition even though shipping is express.

Good to know

  • The shipping method match is text-based. If your express service uses a different name (e.g. 'priority' or 'overnight'), edit the rule to include your method names.
  • This only flags orders with exactly one unit of one product. A customer ordering two of the same item will not qualify.
  • Bundle or composite products that appear as a single line item will qualify even if they contain multiple physical components.

Frequently asked questions

  • What if my express shipping method is called 'Priority Delivery' instead of 'express'?
    Edit the rule text to replace 'express or next-day' with your method names, e.g. 'priority or next-day', and recompile.
  • Will an order with quantity 2 of the same product qualify for the fast lane?
    No. The rule requires total quantity to be exactly 1. An order with 2 units of the same product fails the quantity condition. Edit the rule if you want to include small multi-unit orders.
  • Does this work with WooCommerce Shipping Zones?
    Yes. The rule reads the shipping method name assigned by WooCommerce, regardless of which zone it belongs to. As long as the method name contains 'express' or 'next-day', it will match.

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