Costly Return Risk

How to flag costly oversize international returns in WooCommerce

Warn about high-cost return risk on oversize international orders

Badges international orders containing at least one oversize product with a total over £200, flagging the significant return cost exposure if the customer needs to send an oversized item back across borders.

Shipping warning
The problem

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.

The solution

OrderBadger can flag international orders with oversize products above a value threshold, alerting your team to the costly return risk before dispatch.

Who this is for

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.

At a glance
At least one product marked as oversize International shipping only Threshold: order total over £200 Badge: Costly Return Risk (red) Flags expensive reverse-logistics exposure
People also search for
WooCommerce warn about oversize international return risk how to manage return costs on bulky cross-border orders flag expensive reverse logistics for oversized products WooCommerce identify high-cost return risk before dispatch reduce international oversize return shipping losses

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

Plain English rule At least one product is marked as oversize and shipping is international and order total is over £200

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

Make it yours

Adjust thresholds
  • 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 or remove conditions
  • 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

Default: Costly Return Risk

When this rule matches

Oversize International High Value
Order total: £350.00  |  Ship to: DE  |  International: yes
Order contains an oversize item, ships internationally, and total is £350 - all three conditions met.
Multiple Oversize Items International
Order total: £580.00  |  Ship to: FR  |  International: yes
Two oversize items in an international order totalling 580 - well above the value threshold with maximum return cost exposure.

When this rule does not match

Oversize Domestic High Value
Order total: £400.00  |  Ship to: GB  |  International: no
Order contains an oversize item and exceeds £200 but ships domestically - the international condition is not met.
International No Oversize Items
Order total: £250.00  |  Ship to: US  |  International: yes
International order over £200 but no items are marked as oversize - the oversize condition is not met.
Oversize International Low Value
Order total: £150.00  |  Ship to: NL  |  International: yes
Oversize item shipping internationally but total is only 150 - below the 200 threshold.

Workflow

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

Inbox
Yes

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