Bin Location Codes That Actually Stick: A SKU System for Solo Resellers
You sold a Carhartt hoodie at 11 p.m. You need to ship it by noon tomorrow. You remember photographing it, remember listing it, but your shelves have four bins labeled "Tops" and three more labeled "Men's." Eight minutes later you find it stuffed behind a box of shoes. That's not a storage problem — it's a location-code problem.
A proper SKU and bin system eliminates that search entirely. The item's location is encoded in its SKU. You pull the SKU from the sold order, read the code, walk directly to the bin. Done in under 90 seconds.
This article lays out a practical system built for solo resellers working out of a spare bedroom, garage, or small storage unit — not a warehouse with a full-time receiving team.
Why Most Reseller Bin Systems Break Down
The most common setup: bins labeled by category (Tops, Bottoms, Shoes, Outerwear) with items loosely tossed in. It works fine at 40 items. At 150 it starts to slow you down. At 400 it's a liability.
Category-only bins have two fatal flaws:
- No location specificity. "Tops" might mean 60 items across three bins. You still have to dig.
- No link to the listing. Your eBay order shows a title and order number, not a bin. If your SKU doesn't encode the location, you're translating between two separate systems in your head.
The fix is a SKU format that carries the location inside it — so your listing platform, your label, and your physical shelf all speak the same language.
The Anatomy of a Location-Aware SKU
A good SKU for a solo reseller has three parts: a zone code, a bin number, and a sequence number. That's it.
Format: [ZONE]-[BIN]-[SEQ]
Example: A-04-017
- A = Zone A (your first shelving unit or rack)
- 04 = Bin 4 within that zone (zero-padded so it sorts correctly)
- 017 = The 17th item you've ever assigned to that bin
When eBay sends you the sold notification, you see SKU A-04-017 in the order details. You walk to Zone A, grab bin 4, pull item 017. No memory required.
What to use as your zone codes
Zones map to physical areas, not categories. If you have one shelving unit, you have one zone. If you have a shelving unit plus a rolling rack plus a shoe rack, that's three zones — A, B, C. Keep it spatial, not conceptual.
Resist the urge to make zones mean something like "A = Tops, B = Bottoms." The moment you source a batch of mixed inventory, you'll have tops in Zone B and the system starts lying to you.
Bin numbering within a zone
Number bins left-to-right, top-to-bottom, the same way you read a page. Zone A, shelf 1: bins 01–06. Zone A, shelf 2: bins 07–12. Write the number on a piece of painter's tape on the front of each bin. Painter's tape is cheap, repositionable, and readable from three feet away.
Use two digits minimum (01, 02 ... 09, 10) so your bins sort correctly in a spreadsheet or inventory tool.
Sequence numbers
The sequence number is just a counter per bin. The first item you drop in bin A-04 is 001. The next is 002. You don't need to track what's currently in the bin — you just need a unique identifier that won't collide with another item's SKU.
Items don't move bins once assigned. If you sell item A-04-017 and the bin is now empty, the next item you put there gets A-04-018. You never reuse a sequence number. This keeps your sold-order history clean and prevents lookup errors.
Setting Up Your Physical Bins
You don't need matching bins from a container store. Cardboard banker boxes, milk crates, and wire shelf dividers all work. What matters is consistent sizing and visible labels.
A few rules that hold up in practice:
- One size category per bin, loosely. Bulky outerwear and folded tees shouldn't share a bin — not for organizational reasons, but because you'll damage the tees pulling out the jacket. Keep density reasonable.
- Label the bin, not the item. You don't need to tag every garment with its SKU on a physical label. The SKU lives in your listing and on the packing slip. The bin label is just the zone+bin code (A-04), which you read to confirm you're in the right place.
- Leave 20% of bins empty. Incoming inventory needs a home. If every bin is full, you'll start stacking items on top, which defeats the whole system.
- Photograph your zone layout once a month. A quick phone photo of your shelving with bins labeled gives you a map. Useful when you rearrange or if you ever bring in a helper to pull orders.
- Keep a "pending" zone separate. Items you've sourced but haven't photographed or listed yet shouldn't share bins with active inventory. One dedicated shelf or laundry basket keeps unlisted items out of your pull workflow.
SKU Naming Conventions: What to Avoid
There are a few SKU patterns that seem logical but create problems at scale.
| Convention | Example | Problem |
|---|---|---|
| Brand-based prefix | LEVI-042 | You'll have 80 Levi's items. The prefix stops being useful. |
| Date-based prefix | 20250601-003 | Long, hard to read fast, doesn't encode location. |
| Category prefix | DENIM-017 | Categories shift. A denim skirt is Denim or Skirts? |
| Sequential only | 00417 | No location encoded. You're back to hunting. |
| Location-aware (recommended) | A-04-017 | None. Short, readable, encodes exact bin. |
The location-aware format wins because it does one job extremely well: it tells you exactly where to walk. Everything else — brand, category, date sourced — lives in your inventory tool's fields, not in the SKU string itself.
Entering SKUs Into eBay (and Keeping Them Consistent)
eBay has a dedicated Custom Label field in every listing. That's where your SKU goes. It's not visible to buyers. It shows up in your sold orders, your CSV exports, and your Seller Hub reports.
A few mechanics worth knowing:
- Custom Label is searchable in Seller Hub. If you type A-04 in the search bar, you'll see every active listing in that bin. Useful for auditing a bin before you reorganize.
- eBay's bulk listing tools (including third-party tools like FlipDesk) let you set the Custom Label at draft time, so you're not entering it after the fact.
- If you crosslist to Poshmark or Mercari, paste the same SKU into their internal notes or SKU fields. Most platforms have one. Consistency across platforms means a sold notification anywhere tells you the same bin location.
The one thing to avoid: entering the SKU after the item sells. At that point you're working from memory, which is exactly what this system is designed to eliminate.
Scaling the System When You Outgrow One Room
If you move from a spare bedroom to a garage or storage unit, you add zones — you don't redesign the system. Zone D is just the new shelving unit in the garage. Your existing A, B, C zones stay exactly as they are.
If you bring in a part-time helper to pull and pack orders, the system works without explanation. Hand them the packing slip, they read the SKU, they find the bin. You don't need to train them on your category logic because there is no category logic — just coordinates.
At around 800–1,000 active listings, you'll want your inventory tool to handle bin lookups rather than relying on eBay's Custom Label search. FlipDesk's inventory module stores bin location as a dedicated field on each item record, so you can filter by zone, see what's in a given bin, and flag items that haven't sold in 90+ days without exporting to a spreadsheet.
A 10-Step Checklist to Implement This Today
- Count your current physical storage areas (shelving units, racks, boxes). Each becomes a zone.
- Assign a letter to each zone: A, B, C, etc.
- Number the bins within each zone left-to-right, top-to-bottom, starting at 01.
- Label each bin with painter's tape: write the zone+bin code (A-01, A-02, etc.).
- Set up a simple counter per bin — a sticky note on the inside works — to track the next sequence number.
- For every new item you process, assign it the next available SKU in whatever bin you place it (e.g., A-04-018).
- Enter that SKU into the Custom Label field before you publish the listing.
- Do the same for any existing active listings you can still physically locate. For items you can't locate, add a "FIND" flag in your notes so you audit them before the next sale.
- Photograph your zone layout and save it somewhere you can access from your phone.
- Designate one bin or shelf as "pending" for unlisted inventory. Nothing goes into a numbered bin until it has a SKU and a draft listing.
You can implement steps 1–6 in an afternoon. Steps 7–10 happen naturally over the next week as you list new items.
The Payoff in Real Numbers
Resellers who track their time consistently report spending 5–12 minutes per order on "find and pack" when they're working from category bins. A location-aware SKU system typically cuts that to 90 seconds to 2 minutes — mostly walking time.
At 50 orders a month, that's roughly 3–5 hours recovered. At 200 orders a month, it's 12–20 hours. That's time you can put into sourcing, listing, or not working at 11 p.m.
The system also reduces mis-ships. When you pull by bin coordinate rather than by memory or visual search, you're less likely to grab the wrong item in a similar colorway. Fewer mis-ships means fewer return requests and fewer defects on your eBay account metrics.
FlipDesk's inventory module is built around exactly this workflow — SKU assignment at intake, bin location as a first-class field, and one-click lookup from a sold order to the physical location. If you're ready to move beyond sticky notes and spreadsheet tabs, take a look at how FlipDesk handles inventory ops. No pressure — the bin system above works with any tool, including a plain notebook.