Weekend express orders accumulate while the warehouse is closed. If they are not prioritised first thing Monday, they risk missing carrier pickup cutoffs and the customer's express delivery promise is broken - damaging trust and potentially triggering refund requests.
OrderBadger can flag weekend express orders so your team prioritises them for Monday morning dispatch.
Stores offering express or next-day shipping options that do not fulfil over the weekend. Particularly relevant for operations with tight Monday morning carrier cutoffs.
How it works
Checks three conditions: the order must be placed on Saturday or Sunday, the shipping method must contain 'express' or 'next day', and the order total must exceed £100. When all three are true, a warning badge is applied and the order appears in the inbox.
Prioritise these orders at the top of the Monday fulfilment queue. If your carrier has an early morning pickup, ensure Weekend Rush orders are packed and labelled first. Consider sending the customer a proactive update confirming Monday dispatch.
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 £100' to 'over £50' if you want to prioritise all weekend express orders, not just the higher-value ones.
- Replace 'express or next day' with your actual shipping method names (e.g. 'priority or overnight') if your store uses different labels.
- Add 'and shipping is international' to single out international weekend express orders that are especially time-sensitive due to customs processing. …od contains express or next day and order total is over £100 and shipping is international
- Remove 'order total is over £100' to flag every weekend express order regardless of value, ensuring none miss the Monday cutoff.
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 shipping method match is text-based - it looks for 'express' or 'next day' in the method name. Custom shipping method names that use different wording will not match.
- The 100 value threshold is in the store's default currency. Adjust the rule text for your price range.
- Weekend detection uses the WordPress timezone setting. Ensure it matches your operational timezone.
Frequently asked questions
-
What if my express shipping is called 'Priority' instead of 'Express'?Edit the rule text to replace 'express or next day' with your actual shipping method names (e.g. 'priority or next day') and recompile.
-
Why is there a minimum order value of £100?The value threshold focuses the alert on orders where a missed dispatch has the most impact - both to the customer experience and to your refund exposure. Lower-value weekend express orders can be handled in the normal Monday queue.
-
Will a Friday evening express order placed at 11pm be flagged?No. The rule checks the calendar day in your store's timezone. A Friday order remains a Friday order regardless of time. Only Saturday and Sunday orders are matched.
-
Can I add an SLA to ensure these are actioned by 9am Monday?This rule does not include an SLA by default. Duplicate the rule and add has_sla with your desired timeframe to enforce a deadline.
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