Remote area deliveries already attract surcharges and limited carrier options. When the order is also heavy and valuable, the risk multiplies: incorrect carrier selection can result in failed delivery, damage, or prohibitive surcharges that wipe out the order's margin. These triple-threat orders need proactive carrier review before dispatch.
OrderBadger can automatically flag heavy, high-value orders shipping to remote areas so your team can arrange the right carrier before dispatch.
Stores shipping physical goods nationally or internationally, particularly those with heavy or bulky product lines - furniture, homewares, electronics, garden equipment, and building supplies.
How it works
Combines three conditions: the destination must be classified as a remote area, the total order weight must exceed 5 kg, and the order total must be over £150. When all three are true, a Premium Carrier badge appears and the order is routed to the inbox for carrier review.
Review available carriers for the destination before dispatch. Verify that the selected carrier accepts the weight and serves the remote area. Check whether surcharges are already factored into the shipping cost. If not, consider contacting the customer before shipping.
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 'over 5 kg' to 'over 2 kg' if your carrier charges remote surcharges on lighter parcels.
- Raise 'over £150' to 'over £300' if you only want to flag the highest-value remote-heavy orders where carrier failure has the biggest financial impact.
- Add 'and shipping zone is Highlands and Islands' to narrow the rule to a specific problem zone rather than all remote areas. …total order weight is over 5 kg and order total is over £150 and shipping zone is Highlands and Islands
- Add 'and at least one product is in the Fragile category' to escalate orders that are not only heavy and remote but also damage-prone. …total order weight is over 5 kg and order total is over £150 and at least one product is in the Fragile category
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
- Remote area classification depends on your carrier integration. If not configured, the is_remote_area field will be null and the rule will not trigger.
- Total order weight must be populated from your product data. If product weights are missing, the derived weight will be inaccurate.
- The 150 value threshold is in your store's default currency. Adjust the rule if your currency or price range differs.
Frequently asked questions
-
Why combine remote area, weight, and value instead of using three separate rules?Each condition alone is common and low-risk. The combination is what creates the operational challenge: a heavy parcel to a remote area with high value demands a specific carrier that handles all three constraints. Separate rules would create noise without the compound signal.
-
What if my products do not have weights assigned?If product weights are missing, the total_weight_kg field will be zero or null and this rule will not trigger. Ensure your product catalogue includes accurate weights for the rule to work correctly.
-
Does the weight include packaging or just product weight?The derived weight is calculated from your WooCommerce product data, which typically reflects the product weight only. If you need to account for packaging, add a buffer to the weight in your product settings or lower the threshold in the rule.
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