When a new customer ships multiple baby items internationally, it is almost certainly a gift - often from a registry or baby shower. Without a flag, these orders are packed like any other and the opportunity to offer gift wrapping, a greeting card, or discreet pricing is missed.
OrderBadger can flag orders that look like baby gift registry purchases based on customer history, shipping destination, product categories, and product count.
Baby, nursery, and children's product retailers who want to identify probable gift purchases and offer an elevated unboxing experience for the recipient.
How it works
Combines four conditions: the customer must have zero previous paid orders, shipping must be international, at least one item must be in the Baby or Nursery category, and the order must contain more than 3 distinct products. When all four are true, the order is badged and routed to the inbox.
Consider offering gift wrapping, including a gift receipt instead of a standard receipt, or reaching out to ask if the customer would like a personalised message included. Remove or obscure pricing on the packing slip.
Rule template
Write this (or something similar) in the OrderBadger rule builder. The AI compiler turns it into executable logic automatically.
Make it yours
- Lower 'more than £3' to 'more than £2' to catch smaller gift bundles that still suggest a registry purchase.
- Change 'Baby or Nursery' to match your actual WooCommerce category names if they differ (e.g. 'Kids', 'Newborn', 'Children').
- Remove 'shipping is international' to also catch domestic gift registry orders, though expect more false positives from parents buying for themselves.
- Add 'and order total is over £100' to filter out small international baby orders and focus on substantial gift purchases. … Nursery category and distinct product count is more than £3 and order total is over £100
Badge preview
When this rule matches
When this rule does not match
Workflow
This rule includes workflow features that help your team act on flagged orders.
Good to know
- The rule uses a heuristic - not all matching orders are gift purchases. Some may be new parents shopping for themselves from abroad.
- Products must be categorised as Baby or Nursery in WooCommerce for the category condition to match.
- Guest checkouts are excluded because they have no previous order count. Consider a separate rule for guest baby orders.
Frequently asked questions
-
Why does this rule require international shipping?International shipping combined with multiple baby items from a new customer is a strong signal for a gift registry purchase - someone abroad buying from a list. Domestic orders are more likely to be a parent buying for themselves.
-
Can I remove the international requirement to catch domestic gift orders too?Yes. Edit the rule text to remove the international shipping condition and recompile. This will broaden the match but may produce more false positives.
-
What if my baby products are in a category called 'Kids' instead of 'Baby'?Edit the rule text to replace 'Baby or Nursery' with your actual WooCommerce category names. The category match uses the exact names specified in the rule.
-
Does this rule fire for guest checkouts?No. Guest checkouts have a null previous order count, which cannot satisfy the '0 previous paid orders' condition. Consider a separate rule that checks guest checkout status instead.
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