Orders combining dresses and shoes from first-time customers frequently result in returns because the buyer is trying to assemble a complete outfit without prior experience of your sizing. These orders are expensive to fulfil and process returns for, and without a flag they appear as normal multi-category purchases.
OrderBadger can flag first-time buyers who order from both the Dresses and Shoes categories, a combination associated with high return rates.
Fashion retailers, occasion-wear shops, and bridal or formalwear stores where customers frequently order coordinated outfits. Particularly valuable for stores with free returns where multi-category sizing mismatch drives high return volumes.
How it works
Checks three conditions: the order must include at least one product from the Dresses category, at least one from the Shoes category, and the customer must have zero previous paid orders. When all three are true, the order is badged as a return risk and routed to the inbox for review.
Consider sending a pre-dispatch sizing guide or a personalised message confirming the customer's size selections. For high-value orders, a quick customer service call can reduce the likelihood of a full return.
Rule template
Write this (or something similar) in the OrderBadger rule builder. The AI compiler turns it into executable logic automatically.
Make it yours
- Replace 'Dresses' and 'Shoes' with your own high-return category names if your store uses different terminology (e.g. 'Gowns' and 'Footwear').
- Change '0 previous paid orders' to '1 or fewer previous paid orders' to also catch customers who have only ordered once before.
- Add 'and order total is over £150' to focus on high-value outfit orders where the return cost is most significant. …n the Shoes category and customer has 0 previous paid orders and order total is over £150
- Add 'and total quantity is more than £3' to catch multi-size try-on hauls where the customer is ordering several sizes of the same style. …n the Shoes category and customer has 0 previous paid orders and total quantity is more than £3
- Remove 'customer has 0 previous paid orders' to flag all dress-and-shoes combinations regardless of customer history.
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 category names 'Dresses' and 'Shoes' must match your WooCommerce product categories exactly, including capitalisation.
- This is a heuristic based on common return patterns. Not every first-time dress-and-shoes order will result in a return.
- Subcategories (e.g. 'Casual Dresses' or 'Formal Shoes') may not trigger the rule unless they are also tagged with the parent category name.
Frequently asked questions
-
What if my categories are named differently, like 'Women's Dresses' or 'Footwear'?Edit the rule text to use your exact WooCommerce category names. The match is text-based, so the names must correspond to your product categories.
-
Does the rule check subcategories or only top-level categories?It checks the categories assigned to each product. If a product is in 'Casual Dresses' but not explicitly in 'Dresses', the rule will not match unless your products also carry the parent category.
-
Will guest checkouts trigger this rule?Guest checkouts always have 0 previous paid orders, so they will trigger the rule if the category conditions are met. If you want to exclude guests, add 'and customer is not a guest checkout' to the rule.
-
Can I add more categories to the high-risk combination?Yes. Edit the rule to include additional category checks (e.g. 'and at least one product is in the Lingerie category') to capture broader outfit-building patterns.
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