Weekend trade can feel strong and still underperform if your Sunday and public holiday math is wrong.
In Australia, this is both a margin issue and a compliance issue.
Quick Summary
- ABS reported CPI annual movement at 3.8% for the December 2025 quarter.
- ABS reported food and non-alcoholic beverages at 3.4%.
- ABS reported restaurant meals and takeaway foods at 3.5%.
- ACCC price-display rules require clear surcharge handling.
- Cafes need one combined workflow: penalty-rate cost check + surcharge display check + menu contribution check.
2026 Context in One View
ABS data shows cost pressure is still active for hospitality categories. At the same time, Fair Work’s Annual Wage Review 2024-25 lifted the National Minimum Wage to AUD 24.95/hour from 1 July 2025.
At the same time:
- Wage and award settings still shape weekend/public holiday labour reality.
- Guest sensitivity to price complexity remains high.
That means operators need simple, repeatable pricing logic.
Step 1) Calculate Day-Specific Labour Delta
dayLabourDelta =
loadedLabourCostPerHour(dayType) - loadedLabourCostPerHour(weekday)
Then:
requiredRecoveryPerOrder =
(dayLabourDelta x serviceHours x labourHoursPerServiceHour) / expectedOrders
This gives you a target before choosing surcharge %.
Step 2) Test Surcharge Coverage
surchargeDollarsPerOrder = baseAverageTicket x surchargeRate
coverageGap = surchargeDollarsPerOrder - requiredRecoveryPerOrder
If coverageGap is negative, your policy is under-recovering.
Step 3) Check Display Compliance
ACCC guidance for price displays says:
- Businesses must display a clear total minimum price.
- If a surcharge is fixed and unavoidable every day, it must be included in the displayed price.
- For weekend/public-holiday surcharges, display a prominent surcharge statement so customers can see it before ordering.
Do not hide surcharge logic in small print only.
Worked Example (Weekend Brunch Cafe)
Assume:
- Base average ticket: AUD 24.00
- Weekend surcharge: 10%
- Required recovery per order from labour delta: AUD 2.10
Math:
surchargeDollarsPerOrder = 24.00 x 0.10 = AUD 2.40
coverageGap = 2.40 - 2.10 = AUD 0.30
This policy covers the labour delta with a small buffer.
If your ticket drops or order mix changes, rerun the same check.
Keep Policy Simple
Good policy example:
- One Sunday surcharge rule
- One public holiday surcharge rule
- Clear menu/board wording
Complex time-block surcharges often create service friction and customer complaints.
10-Minute Weekly Audit
- Track average ticket by weekday vs weekend.
- Recalculate labour delta by day type.
- Check surcharge coverage gap.
- Spot-check menu/QR/online display for compliance wording.
- Review complaints linked to price confusion.
Related Guides
- Australia Restaurant Surcharge Guide
- Australia Restaurant Labour Cost Calculator
- Australia Menu Price Review Checklist
- Australia Menu Pricing Calculator
KitchenCost helps Australian operators connect recipe cost, labour pressure, and surcharge-aware pricing in one practical workflow.