Auto Parts Shop: 7 Messages, Number to Sale
An auto parts shop differs from other retail in one way: the customer does not ask for a product name, they ask for a part that fits their car. They arrive with a photo of the old part, a barely readable number, or only a model and a year. The same part may carry an original dealer number and a commercial one for the aftermarket equivalent. If your stock sits under generic names like "oil filter" or "brake pad set", you have no real stock record, because the name never tells you which car it fits.
So you promise a part is available then spend twenty minutes at the shelves, or order something already in a box behind the door, or sell at last season's price. These are not memory problems, they are coding problems.
The rule: a part is not a name, it is three fields
Before any system, fix three fields for every line you carry:
- Part number exactly as printed, written the same way every time, without stray spaces or dashes.
- Application: the models and year ranges the part fits.
- Type: original, aftermarket, or used, because type drives both price and warranty.
The first makes search precise. The second lets a new employee answer without ten years of experience. The third stops pricing mistakes at the counter. Without them, the inventory lives only in the owner's head.
Seven messages that cover the shop's day
1. Define a new part
One message with the three fields plus quantity and both prices: part number, fits this model across these years, aftermarket, quantity, cost, selling price. Defining it once saves dozens of questions later.
2. Check before you promise
With the customer in front of you, send the part number, or the model and year, and get the answer: available or not, how many, and where. A no becomes a special order instead of a promise you cannot keep.
3. Sell and record the movement
Every part is recorded the moment it leaves, with number, quantity and price, at the door and not at day's end. The invoice belongs to the same movement, and in Saudi Arabia e-invoicing requirements are issued by the Zakat, Tax and Customs Authority, so review the official details at zatca.gov.sa, as they vary by wave and business type.
4. Special orders
The message records a commitment, not an intention: part number, customer name and phone, any deposit, and the supplier. It prevents the quietest loss in the trade, a part ordered for a customer, forgotten, then left on the shelf for two years.
5. Receiving a shipment
Incoming stock is entered by numbers, not names: supplier, then each part number with its quantity. Any gap between what arrived and what was invoiced is recorded on the spot, because a claim raised two weeks later has no evidence behind it.
6. Returns and warranty
Parts retail is returns-heavy: a part never fitted, or one that failed inside warranty. Link the return to the original invoice and say where the item goes, back to the shelf or aside for a supplier claim. Without that link, a balance rises for no visible reason and the count stops being trustworthy.
7. Daily close and slow movers
One message asks for today's sales, items at their minimum level, and undelivered special orders. Once a week, ask for lines that have not moved in six months, because here capital sleeps quietly on the shelves.
The seven messages at a glance
| Message | When | Fields you never skip |
|---|---|---|
| Define item | Opening a new line | Number, application, type, both prices |
| Check stock | Customer at the counter | Number, or model and year |
| Sell | As the part leaves | Number, quantity, price, payment |
| Special order | When not available | Customer, deposit, supplier |
| Receive | Shipment arrival | Supplier, numbers, differences |
| Return | Return or warranty | Original invoice, destination |
| Close | End of day | Sales, minimums, pending orders |
Why a message beats a screen here
A parts employee does not sit at a desk. They move between the shelves, the counter, the back store and the customer's car. Any system asking them to return to a screen and open four windows is abandoned within two weeks. A message is written from where the part is, which is the difference between recording that happens and recording that gets postponed, as in inventory management over WhatsApp.
Data recorded an hour after the event is not data. It is a tidy guess.
A first-week checklist
- Pick your fifty fastest-moving lines, not the whole shop at once.
- Write its three fields: number, application, type.
- Standardize how numbers are typed: no spaces, same order every time.
- Train staff on one format: action, number, quantity.
- Make every special order carry the customer's name and phone.
- After two weeks, count ten lines and compare them to the record before expanding.
Once these seven movements are steady, extending the method to purchasing, collections and reporting is a natural step rather than a new project, which is the logic behind running your business from WhatsApp.
Bottom line: the problem is not the number of items, it is how weakly they are defined. Code every part by number, application and type, log the seven movements one message at a time, and tie every return to its invoice and every special order to its customer. Three habits are enough to know your real stock without a screen between the employee and the shelf.