Check Notes

How to catch personalisation requests on new customer orders in WooCommerce

Flag single high-value items from new customers that likely need personalisation

Badges orders where a new customer purchases a single high-value item, prompting your team to check for personalisation requests, gift messages, or special instructions in the order notes.

Workflow info
The problem

Artisan and gift stores frequently receive personalisation requests in order notes - engravings, monograms, gift wrapping, or custom messages. A single high-value item from a new customer is the most common pattern for these requests, and missing the notes means shipping a generic product when a personalised one was expected.

The solution

OrderBadger can automatically flag single high-value item orders from new customers where personalisation requests are likely.

Who this is for

Artisan makers, gift shops, jewellers, and any store offering personalised or made-to-order products where order notes are critical to fulfilment.

At a glance
First-time customers only Single item, quantity of one Threshold: order total over £50 Routes to inbox for order notes check Badge: Check Notes (purple)
People also search for
check order notes for personalisation requests WooCommerce flag custom engraving orders from new buyers WooCommerce alert for personalised gift orders spot monogram or engraving requests in orders new customer single item order needs personalisation check

How it works

Checks four conditions: exactly 1 distinct product, exactly 1 total quantity, order total over £50, and 0 previous paid orders. When all conditions are true, the order is badged and routed to your inbox, prompting your team to check for personalisation notes before fulfilment.

Open the order and carefully read the customer notes and any custom fields. Look for personalisation requests such as engravings, monograms, gift messages, or special wrapping instructions. If no notes are present, consider reaching out to ask if personalisation is needed.

Rule template

Plain English rule Distinct product count is 1 and total quantity is 1 and order total is over £50 and customer has 0 previous paid orders

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 £50' to 'over £30' if your personalised items start at a lower price point, so you catch more of them.
  • Change 'total quantity is 1' to 'total quantity is 2 or fewer' if customers sometimes order a matching pair (e.g. his-and-hers engravings).
Add or remove conditions
  • Remove 'customer has 0 previous paid orders' if returning customers also request personalisation - this opens the rule to all buyers.
  • Add 'and order notes are not empty' to only flag orders where the customer actually left a note, reducing false positives. …er total is over £50 and customer has 0 previous paid orders and order notes are not empty

Badge preview

Default: Check Notes

When this rule matches

Single Item New Customer High Value
Order total: £120.00  |  Previous paid orders: 0  |  Guest: no
One distinct product, quantity 1, order total £120, and customer has 0 previous orders - all four conditions are met.
Single Item Boundary Value
Order total: £50.01  |  Previous paid orders: 0  |  Guest: no
One product, quantity 1, order total £50.01, and 0 previous orders - all conditions just met.

When this rule does not match

Returning Customer Single Item
Order total: £95.00  |  Previous paid orders: 3  |  Guest: no
Order is a single item worth £95, but customer has 3 previous paid orders - not a new customer.
New Customer Multiple Items
Order total: £150.00  |  Previous paid orders: 0  |  Guest: no
Customer has 0 previous orders and order total is £150, but order contains 3 distinct products - not a single-item order.
New Customer Single Item Low Value
Order total: £25.00  |  Previous paid orders: 0  |  Guest: no
One product, quantity 1, and 0 previous orders, but order total of £25 is below the £50 threshold.

Workflow

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

Inbox
Yes

Good to know

  • This rule is a heuristic - not all single-item orders from new customers need personalisation. It is designed to catch the most common pattern and prompt a check.
  • Returning customers are excluded. If your returning customers also request personalisation, consider removing the 0-orders condition.
  • The £50 threshold filters out low-value items where personalisation is less common. Adjust for your product range.

Frequently asked questions

  • Why does this rule target new customers specifically?
    New customers are more likely to be buying gifts or one-off personalised items. Returning customers who regularly order personalised items are typically familiar with your process. However, you can edit the rule to remove the new-customer condition if needed.
  • What if the customer ordered one product but in quantity 2?
    The rule requires total quantity of exactly 1. If the customer ordered 2 units of the same product, it will not trigger because the personalisation pattern typically involves a single unique item.
  • Can I use this alongside a gift-wrapping or notes-detected rule?
    Yes. This rule is designed to be complementary. It catches the common personalisation pattern proactively, while a notes-detected rule would catch explicit customer requests.

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