Heavy

How to flag heavy orders over 5kg in WooCommerce

Flag orders where the total weight exceeds five kilograms

Automatically badges orders whose total weight exceeds 5 kg so your team can arrange appropriate carrier services, use reinforced packaging, and avoid surcharges from underestimated parcel weight.

Shipping warning
The problem

Heavy parcels often incur carrier surcharges, require reinforced packaging, or need a different shipping service tier. Without a visual flag, heavy orders are packed in standard boxes and shipped on standard services, leading to damaged goods or unexpected carrier fees.

The solution

OrderBadger can automatically flag orders where the total weight exceeds any threshold you set.

Who this is for

Stores that sell a mix of light and heavy products and need to ensure heavy parcels are packed and shipped appropriately - especially food, hardware, or home goods retailers.

At a glance
Weight threshold: over 5 kg total All customers and destinations eligible Includes Arranged/Hold interaction buttons Routes to inbox for carrier review Badge: Heavy (red, warning)
People also search for
WooCommerce alert for orders exceeding weight limit how to flag heavy parcels in WooCommerce before shipping WooCommerce badge orders over 5kg for special packaging detect overweight orders in WooCommerce automatically WooCommerce heavy order notification for warehouse staff

How it works

Calculates the total weight of all items in the order and adds a warning badge when it exceeds 5 kg. The order appears in the inbox so your team can arrange appropriate shipping before dispatch.

Use reinforced packaging for heavy orders. Check whether the standard carrier service supports the weight or if a heavier-tier service is needed. Use the interaction buttons to mark the order as Arranged once the correct shipping is confirmed, or Hold if further action is needed.

Rule template

Plain English rule Total order weight is more than 5 kg

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

Make it yours

Adjust thresholds
  • Try lowering '5 kg' to '3 kg' if your standard packaging only handles lighter parcels, or raise it to '10 kg' if 5 kg orders are routine for your store.
  • Change 'more than 5 kg' to 'more than 2 kg' for stores shipping small items where even a 3 kg parcel needs special handling.
Add or remove conditions
  • Add 'and shipping is international' to limit this badge to heavy international orders where carrier surcharges are most painful. Total order weight is more than 5 kg and shipping is international
  • Add 'and order total is over £100' to focus on high-value heavy orders that justify the cost of reinforced packaging. Total order weight is more than 5 kg and order total is over £100

Badge preview

Default: Heavy
Passed: Heavy
Failed: Heavy

This badge appears in the WooCommerce order view with action buttons. Your team can respond directly from the badge pill.

When this rule matches

Order 7 5 Kg
Total order weight of 7.5 kg exceeds the 5 kg threshold.

When this rule does not match

Order 2 Kg
Total order weight of 2 kg is well below the 5 kg threshold.
Order 5 Kg Boundary
Total order weight of exactly 5 kg does not exceed the threshold (rule says 'more than 5 kg').

Workflow

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

Inbox
Yes
Interaction
Arranged / Hold

Good to know

  • Weight calculation depends on product weights being correctly set in WooCommerce. Products without a weight are treated as zero.
  • The threshold is fixed at 5 kg. To change it, edit the rule and recompile.
  • This checks total order weight, not individual item weight. A single heavy item and many light items are treated the same.

Frequently asked questions

  • What happens if some products in my store don't have weights set?
    Products without a weight are treated as zero. This means the total weight may be underestimated and a genuinely heavy order could slip through without the badge. Ensure product weights are set correctly in WooCommerce.
  • Does an order weighing exactly 5 kg trigger the badge?
    No. The rule requires the total weight to be more than 5 kg. An order at exactly 5.0 kg will not be flagged - it needs to be at least 5.01 kg. You can adjust the weight threshold in the rule text to match your carrier's limits.
  • What are the 'Arranged' and 'Hold' interaction buttons for?
    Once a heavy order appears in your inbox, use 'Arranged' to confirm you have selected the correct carrier service and packaging, or 'Hold' if the order needs further review before dispatch.

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