Large First Order

How to review unusually large first orders in WooCommerce

Flag new customers placing unusually large first orders

Badges first-time orders that combine high value and high quantity, flagging potential trade accounts or suspicious activity that warrants verification before dispatch.

Review warning
The problem

A new customer placing a very large first order - both in value and quantity - is unusual for most consumer stores. It may indicate a legitimate trade buyer who should be onboarded properly, or it may warrant fraud verification. Either way, shipping without review risks lost inventory or missed B2B opportunities.

The solution

OrderBadger can automatically flag unusually large first orders by combining customer history, order value, and item quantity into a single review rule.

Who this is for

Stores selling products that attract both retail and trade buyers, especially those without a formal trade application process.

At a glance
First-time customers only Order total over £1000 Total quantity more than 10 items 4-hour SLA with Approve/Hold actions Badge: Large First Order (orange)
People also search for
flag big first order from new customer WooCommerce review large initial purchase for fraud or trade intent WooCommerce alert for high value high quantity first orders new customer bulk order verification detect suspicious or trade first-time large orders

How it works

Checks three conditions: the customer must have zero previous paid orders, the order total must exceed £1,000, and the total item quantity must exceed £10. When all conditions are true, the order is badged with Approve/Hold interaction buttons and a 4-hour SLA.

Review the order before dispatch. Verify the customer's identity and payment details. If it looks like a legitimate trade buyer, consider onboarding them to your B2B programme. Use the Hold button if you need more time to verify, or Approve to release for fulfilment.

Rule template

Plain English rule Customer has 0 previous paid orders and order total is over £1000 and total quantity is more than £10

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

Make it yours

Adjust thresholds
  • Lower 'over £1000' to 'over £500' if your average product price is modest and a 500 first order is already unusual.
  • Reduce 'more than £10' to 'more than £5' to catch smaller-scale bulk purchases from new customers that still warrant review.
Add or remove conditions
  • Add 'and order is single SKU' to specifically target new customers buying one product in bulk, which is a stronger resale signal than a mixed basket. …rder total is over £1000 and total quantity is more than £10 and order is single SKU
  • Add 'and payment method is bank transfer' to focus on orders using payment methods common in B2B transactions. …rder total is over £1000 and total quantity is more than £10 and payment method is bank transfer

Badge preview

Default: Large First Order
Passed: Large First Order
Failed: Large First Order

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

When this rule matches

New Customer Large High Quantity
Order total: £1500.00  |  Previous paid orders: 0  |  Guest: no
Customer has 0 previous orders, order total is £1,500, and total quantity is 25 - all three conditions are met.
New Customer Boundary Values
Order total: £1000.01  |  Previous paid orders: 0  |  Guest: no
Customer has 0 previous orders, order total is £1,000.01, and total quantity is 11 - all conditions just met.

When this rule does not match

Returning Customer Large Order
Order total: £2000.00  |  Previous paid orders: 3  |  Guest: no
Order total is £2,000 and quantity is 30, but customer has 3 previous paid orders - not a first order.
New Customer High Value Low Quantity
Order total: £1200.00  |  Previous paid orders: 0  |  Guest: no
Customer has 0 previous orders and order total is £1,200, but total quantity is only 2 - below the 10-unit threshold.
New Customer High Quantity Low Value
Order total: £200.00  |  Previous paid orders: 0  |  Guest: no
Customer has 0 previous orders and total quantity is 15, but order total of £200 is below the £1,000 threshold.

Workflow

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

Inbox
Yes
Interaction
Approve / Hold
SLA
4h (from created at)

Good to know

  • Guest checkouts may have null previous_paid_order_count. Consider whether your guest checkout policy needs a separate rule.
  • The rule requires both high value and high quantity. A new customer buying one expensive item (e.g. a £2,000 watch) will not trigger this rule - use the high-value-first-order-review rule for that.
  • The thresholds are fixed in the rule text. Edit and recompile to adjust.

Frequently asked questions

  • How does this differ from the high-value first order review rule?
    The high-value first order review rule checks only order total and customer history. This rule adds a quantity threshold, targeting orders that are both expensive and contain many items - a stronger signal of trade or bulk purchasing intent.
  • What happens if I don't act within the 4-hour SLA?
    The badge remains on the order but the SLA will show as breached. The order is not automatically held - it is up to your workflow to decide next steps. The SLA is a reminder to act promptly on potentially risky orders.
  • Will this rule fire for guest checkouts placing large first orders?
    It depends on how your system handles guest order counts. If previous_paid_order_count is null for guests, the condition 'has 0 previous paid orders' may not be satisfied. Test with your setup or add a dedicated guest checkout rule.

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