Two Picking Strategies, Two Different Problems#
Wave picking and zone picking are the two most common picking strategies in modern warehouses. They solve different problems. Operators that confuse them end up with the wrong workflow for the warehouse they actually run.
This article compares both strategies in operational depth, defines the family of related strategies (batch, cluster, discrete), and gives a selection framework for choosing the right one for your operation.
Wave Picking — The One-Line Definition#
Wave picking groups orders into release windows ("waves") that get picked together, typically batched by carrier cutoff, dispatch route, or customer priority. A morning wave for next-day delivery orders. An afternoon wave for same-day. An evening wave for marketplace SLA. Each wave is released to the floor as a single picking job.
The defining shape: orders are batched by time and constraint, not by warehouse geography.
A typical day in a wave-picked warehouse:
- 06:00 — overnight orders consolidated, morning wave generated for the standard-service carrier cutoff at 14:00
- 09:30 — express-service wave generated for the 12:00 carrier cutoff
- 12:00 — morning wave dispatches; afternoon wave starts pre-staging
- 14:00 — standard-service wave dispatches; same-day wave generated for the 17:00 cutoff
- 17:00 — same-day wave dispatches; end-of-day manifest submitted
Each wave's pick list is generated from open orders that meet the wave's criteria. Pickers see the wave as a single job, walk a single route, and produce a batch of picked orders for the packing station.
Zone Picking — The One-Line Definition#
Zone picking splits the warehouse into geographic zones with dedicated pickers in each zone, where each picker only walks their own zone. A single multi-line order gets split across zones — each picker grabs their portion, the parts get consolidated at pack.
The defining shape: pickers are batched by geography, not by order release.
A typical day in a zone-picked warehouse:
- Picker A is assigned to Zone 1 (high-velocity small-parts) for the whole shift
- Picker B is assigned to Zone 2 (medium-velocity bulky goods)
- Picker C is assigned to Zone 3 (low-velocity high-value secured area)
- An order with 5 lines spanning all three zones is split: Picker A picks lines 1 and 4, Picker B picks lines 2 and 5, Picker C picks line 3
- The picked parts arrive at the pack station via conveyor or hand-cart and get consolidated into the final shipment
The zone boundaries can be set by velocity, by SKU type, by required-access (hazmat, high-value), or by temperature zone (chilled, frozen, ambient).
When Wave Picking Wins#
Wave picking is the right default when these conditions apply:
- High order volume with multiple carrier cutoffs per day. Carriers like NZ Couriers, Australia Post, and Toll have specific same-day, next-day, and overnight cutoffs. Wave picking aligns the pick schedule to those cutoffs cleanly.
- Mixed SLA tiers. Same-day, next-day, and standard orders need different release timing. Wave picking handles SLA-aware batching as a first-class concept.
- Marketplace SLAs requiring tight cutoff handling. Amazon, TradeMe, and eBay penalise dispatches that miss carrier handoff. Wave picking sequences orders to maximise on-time dispatch.
- Predominantly single-line or low-line-count orders. When most orders are 1–3 lines, the picker walks the warehouse once per wave and the route efficiency is high.
- Operators where time-based prioritisation matters more than walk distance. Ecommerce 3PLs running multiple carriers and brand-client SLAs typically land here.
Wave picking is the default for most ecommerce 3PLs and high-volume DTC operations. Most operations above 500 orders per day in NZ and AU run wave-shaped workflows.
When Zone Picking Wins#
Zone picking is the right default when these conditions apply:
- Large warehouse footprint where pick-path distance is the bottleneck. When walking from one end of the warehouse to the other takes minutes, geography-batching saves more time than time-batching.
- Multi-line orders with high SKU diversity. When orders average 8+ lines across diverse SKUs, splitting across zones and consolidating at pack saves total walk time.
- High-value or hazmat zones requiring restricted access. Zone boundaries can enforce who can pick what, with audit trails.
- Specialised zones (chilled, frozen, ambient) that need different handling. Picker A working in the chilled zone is dressed for it; you do not want them walking into ambient stock for one line.
- Operators where walk distance and zone specialisation matter more than release timing. Wholesale distribution, B2B operations, and warehouses with mixed temperature zones typically land here.
Zone picking is the default for wholesale distribution, B2B operations, regulated F&B, and warehouses with mixed temperature or restricted-access requirements.
Zone-Wave (Combined)#
Large operations run both — pickers are zoned, but each zone releases waves on the same cutoff schedule. The shape:
- Picker A is permanently assigned to Zone 1
- The morning wave for Zone 1 contains all orders requiring Zone 1 picks for the morning carrier cutoff
- Picker A walks Zone 1's morning wave; the picked parts feed the pack station
- Other pickers in other zones do the same simultaneously
- The pack station consolidates the multi-zone orders before dispatch
Zone-wave is common at enterprise scale (Manhattan Active, Blue Yonder, Korber defaults). For SMB and mid-market operations, picking one strategy cleanly usually beats running both.
Other Strategies in the Family#
For completeness, the full picking-strategy family:
Discrete picking. One picker, one order at a time. The simplest and slowest strategy. Used for very high-value orders, one-off shipments, or operations under ~50 orders/day.
Batch picking. One picker takes multiple identical-SKU orders together, splits at pack. Efficient for single-SKU operations or operations where many orders share the same SKU. It is a subset of wave picking when the wave consists of single-SKU orders.
Cluster picking. One picker picks 4–8 orders simultaneously into a tote rack on a cart. Each tote represents one order; the picker drops SKUs into the right tote as they walk. Efficient for ecommerce with multi-SKU orders.
Wave picking — described above.
Zone picking — described above.
Modern WMS platforms support all five, chosen per pick run. The strategy is data, not code.
Selecting the Right Strategy#
The selection process:
- Measure your current bottleneck. Is it walk distance (zone-shaped problem) or carrier cutoff handling (wave-shaped problem)?
- Profile your order shape. Average lines per order, SKU diversity per order, and order velocity all influence the choice.
- Map your zones. If your warehouse has natural geographic or specialty boundaries, zone picking earns its keep.
- Map your carriers and SLAs. If your day is governed by multiple carrier cutoffs, wave picking handles them natively.
- Confirm WMS support. Verify your WMS supports the chosen strategy as a per-run setting, not a system-wide configuration.
The wrong move is to default to whichever strategy your previous WMS supported. The right move is to choose based on operational shape and migrate the WMS strategy as that shape changes.
What to Ask a WMS Vendor#
When evaluating a WMS for picking strategy depth:
- Which of the five strategies (wave, zone, batch, cluster, discrete) are supported?
- Is the strategy a per-pick-run setting, or system-wide configuration?
- Can a single warehouse run zone-wave (combining the two)?
- How does the WMS handle multi-zone order consolidation at pack?
- What pick-path optimisation runs within a wave?
- Does the system show pickers the cutoff timer for time-sensitive waves?
- How does cycle counting interact with active picks?
The depth of these answers separates serious WMS platforms from inventory-management products that pose as WMS.
For deeper coverage of warehouse architecture, see Inventory Management Module Architecture and What is a WMS?.