Returning an oversize product internationally is among the most expensive reverse-logistics scenarios a store can face. The return shipping alone can exceed the item's margin. Without a flag, these orders are dispatched without any proactive mitigation - and when a return request arrives, the cost hits hard.
OrderBadger can flag international orders with oversize products above a value threshold, alerting your team to the costly return risk before dispatch.
Stores selling furniture, large equipment, or bulky goods internationally. Particularly relevant for businesses with free or discounted return shipping where an oversize international return can wipe out the profit from the original sale.
How it works
Checks three conditions: at least one item in the order is marked as oversize, the shipping destination is international, and the order total exceeds £200. When all three are true, the order is badged with a Costly Return Risk warning and routed to the inbox so your team can consider mitigation steps before shipping.
Review the order before dispatch. Consider reaching out to the customer to confirm their purchase, especially dimensions and specifications. For very high-value orders, you may want to offer a measurement guide or require explicit confirmation before shipping. Ensure your returns policy clearly states the process for international oversize returns.
Rule template
Write this (or something similar) in the OrderBadger rule builder. The AI compiler turns it into executable logic automatically.
Make it yours
- Raise 'over £200' to 'over £500' if oversize return costs are only significant on very high-value orders in your market.
- Lower 'over £200' to 'over £100' if even mid-range oversize international orders carry meaningful return cost risk for your business.
- Add 'and customer has 0 previous paid orders' to focus specifically on first-time international buyers ordering oversize items - the highest-risk segment. …e and shipping is international and order total is over £200 and customer has 0 previous paid orders
- Add 'and customer has 1 or more previous refunds' to combine oversize international risk with the customer's return history for a more targeted warning. …e and shipping is international and order total is over £200 and customer has 1 or more previous refunds
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 oversize flag must be set on each product in WooCommerce. Products that are physically large but not flagged will not trigger this rule.
- International status is determined by the shipping country compared to the store base country. Ensure your WooCommerce store base country is correctly configured.
- The value threshold of 200 is in the store's default currency and may need adjusting for different markets.
Frequently asked questions
-
Will an order total of exactly 200 trigger the badge?No. The rule requires the total to be over £200, so it must exceed £200.00. An order at exactly 200 will not fire.
-
What counts as an international order?An order where the shipping destination country differs from your WooCommerce store's base country. This is determined by the is_international derived field computed from the shipping address.
-
Can I exclude certain countries where return shipping is cheap?This rule flags all international destinations equally. To exclude specific countries, create a custom version that adds a condition like 'and shipping country is not Ireland' to exclude nearby destinations with lower return costs.
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