The Saturday morning web booking
A customer books a floor sander online on Thursday night for Saturday collection. The website said 'available'. On Saturday it is out on a trade hire until Monday. The customer has cleared a room, bought sanding sheets, and taken a day off for it. The counter apologises and offers an edging sander instead, which is not what they need.
Web bookings like that do more harm than no web booking at all. The customer leaves a review about it, and it is the website they mention.
Why the website and the depot disagree
- The website catalogue was built as a brochure and shows every tool type as available.
- Booking forms send an email, which is read when someone has a moment.
- The hire system has the real availability but nothing connects it to the website.
- Web bookings are not reservations, so the item can be hired to a walk-in customer first.
- Branch-specific stock is not shown, so customers book at the wrong depot.
The cost of a website that guesses
Disappointed customers on the busiest day of the week. Staff time spent ringing back web bookings to say no. Reviews that damage the website's own purpose. And a quieter cost: some depots switch off online booking altogether, which sends those customers to national chains whose sites do show availability.
Connecting the website to real stock
- Availability by tool type, branch and date is read from your hire system on a short schedule or on demand, through its API or a regular export.
- Product pages show whether the tool can be collected from each branch on the chosen date, with the next available date if not.
- Online bookings create a reservation in the hire system, or in a reservation list the counter sees, so walk-in customers cannot take the same unit.
- Bookings that need a decision, such as a long hire or a first-time customer, are marked as requests rather than confirmed.
- Customers receive a confirmation with what to bring, the branch address and opening times.
- Any booking the counter cannot fulfil, for example because a returned tool failed its check, triggers a message to offer an alternative date or branch.
How much of this can be automatic depends on what your hire software exposes. We check that first.
Brochure site versus connected site
| Brochure catalogue | Connected to stock | |
|---|---|---|
| What 'available' means | We stock this tool | One is free on your date |
| Web booking | An email to read | A reservation the counter sees |
| Wrong branch | Found out on the day | Customer picks the branch with stock |
| Tool fails its return check | Customer turns up anyway | Customer told in advance |
Online bookings you can keep
Customers see real options and pick a date or branch that works. The counter sees web reservations alongside phone ones. Fewer apology calls. And online booking becomes something you are comfortable promoting rather than something you quietly hide.
What customers actually need to see
Most DIY customers do not need a live count of units. They need to know whether they can collect a tool from a particular branch on Saturday morning, and if not, when or where they can. Showing that clearly is more useful than a stock number, and it avoids exposing how thin your stock of a popular item is.
Trade customers often want something different: a quick reorder of what they hired last time, for a site they already have on account. Where your site has a trade login, the same availability data can sit behind it, so a site manager can book next week's breakers from their phone in the evening instead of ringing at 7am.
Is your website overpromising?
- Web bookings arrive as emails that someone has to read.
- Customers turn up for tools that are out on hire.
- The website shows every tool as available all the time.
- You have thought about turning online booking off.