Used Office Pods

Used Office Pods - Re-Pod - Hero Image

Second Hand Office Pods and Used Office Pods

At Re:pod, we specialise in providing second hand office pods and used office pods for organisations who value functionality, sustainability, and efficiency. Choosing second-hand office pods allows you to create inspiring workspaces that also align with your ESG and CSR strategies by reducing waste and extending product lifecycles.


Sell Your Second Hand Office Pods


Contact Our Team

Why Choose Second Hand Office Pods?

Office pods are now an essential part of the workplace, delivering spaces for privacy, collaboration, and productivity. Opting for a used office pod offers additional advantages:

  • Wellbeing and wellness – Quiet, enclosed spaces improve focus, reduce stress, and support mental health.
  • Privacy and soundproofing – Many used office pods reduce noise by up to 30dB, and a number of models are tested to ISO 23351-1:2020 achieving ratings from Class A (highest) to Class E.
  • Sustainable – Extend the lifecycle of premium-quality furniture and avoid landfill.
  • Supports ESG and CSR objectives – Demonstrates measurable action in corporate responsibility.
  • Quick availability – Pre-owned solutions minimise long lead times.
  • Quality assured Each second hand office pod is inspected and refurbished where required.

Types of Second Hand Office Pods

Our portfolio of second hand office pods and used office pods caters for a wide range of workplace requirements. These can broadly be grouped into four categories:

  • Used Office Phone Booths – For 1 person
  • Used Meeting Pods – For 2–5+ people
  • Used Work Pods – For 1 person
  • Used Meeting Booths – For 2–5+ people, with similar footprints to enclosed meeting pods

 

Below we explore each in more detail.

Used Office Phone Booths

Used office phone booths are designed for a single user, providing a private, enclosed space for phone calls or video meetings. Compact enough to fit almost anywhere, they include:

  • Effective sound reduction (up to 30dB on many models)
  • High levels of soundproofing
  • Integrated ventilation and LED lighting for comfort
  • Small footprint, perfect for open-plan offices and co-working spaces


Learn More About Used Office Phone Booths

Used Meeting Pods

 

Used meeting pods provide enclosed, private environments for groups of 2 to 5+ people, depending on the model. They’re a versatile choice for:

  • Internal team meetings, client calls, or brainstorming sessions
  • Spaces with integrated seating, tables, and technology support (screens, power, USB)
  • Climate control through ventilation systems
  • High-quality finishes, glass fronts, and furniture configurations to suit different needs
  • Acoustic insulation for soundproofing


Learn More About Used Meeting Pods

Used Work Pods

Used work pods are single-user pods that create the ideal environment for focused work. More than just quiet zones, they provide:

  • Space for concentration, hybrid work calls, or detailed tasks
  • Ergonomic furniture and integrated power for laptops and devices
  • High levels of soundproofing
  • Lighting and ventilation systems to support comfort and wellbeing
  • Compact yet powerful, these pods are especially valued by employees needing respite from open-plan distractions.


Learn More About Used Work Pods

Used Meeting Booths

Used meeting booths are open-fronted but still provide strong acoustic and spatial separation. Sized for 2–5+ people, many models share the same footprint as enclosed meeting pods but with easier access. They are ideal for:

  • Informal catch-ups and brainstorming sessions
  • Semi-private zones in open-plan layouts
  • Creative and collaborative team discussions
  • Upholstered finishes that add comfort and additional noise absorption


Learn More About Used Meeting Booths

The Sustainability Advantage

Every second hand office pod helps reduce carbon emissions and landfill waste by extending the lifespan of premium-quality furniture. Choosing pre-owned solutions supports:

  • Carbon reduction targets
  • Waste minimisation programmes
  • Responsible procurement policies
  • Corporate CSR and ESG commitments
  • Incorporating used office pods into your workplace is a tangible step toward building a more sustainable office while enhancing the comfort and productivity of your people.

Trusted by Forward-Thinking Organizations

Re:pod works with a wide variety of businesses who share a commitment to sustainability, employee wellbeing, and workplace innovation.

Comparison of Second Hand Office Pod Types

Comparison of pod types, capacity, purpose, acoustic rating, and key features
Pod Type Capacity Primary Purpose Acoustic Rating (Typical) Key Features
Used Office Phone Booths 1 person Private calls, video meetings Up to 30dB Compact footprint, lighting, ventilation
Used Meeting Pods 2–5+ people Team meetings, collaboration Up to 30dB Enclosed, integrated seating & power
Used Work Pods 1 person Focused work, hybrid meetings Up to 30dB Ergonomic workspace, quiet environment
Used Meeting Booths 2–5+ people Informal and creative collaboration Moderate (Open-Fronted) Semi-private, upholstered, agile spaces

/* ===== re:pod table (scoped) ===== */
.repod-table-wrap {
–repod-bg: #ffffff;
–repod-surface: #f8fafc;
–repod-text: #111827;
–repod-muted: #6b7280;
–repod-accent: #22c55e;
–repod-accent-ink: #064e3b;
–repod-border: #e5e7eb;
color: var(–repod-text);
}
.repod-table-scroller {
background: var(–repod-bg);
border: 1px solid var(–repod-border);
border-top: 4px solid #d0b985; /* custom top border */
border-radius: 14px;
overflow: auto;
box-shadow: 0 1px 2px rgba(17, 24, 39, 0.04);
}
.repod-table {
width: 100%;
border-collapse: separate;
border-spacing: 0;
min-width: 720px;
font-size: 0.95rem;
}
.repod-table thead th {
position: sticky;
top: 0;
background: #d0b985; /* updated title background */
color: #111827; /* dark text for contrast */
text-align: left;
padding: 0.9rem 1rem;
font-weight: 700;
border-bottom: 1px solid var(–repod-border);
white-space: nowrap;
}
.repod-table tbody th[scope=”row”] {
font-weight: 600;
}
.repod-table td,
.repod-table th {
padding: 0.9rem 1rem;
vertical-align: top;
border-bottom: 1px solid var(–repod-border);
background: var(–repod-bg);
}
.repod-table tbody tr:nth-child(even) td,
.repod-table tbody tr:nth-child(even) th[scope=”row”] {
background: var(–repod-surface);
}
.repod-table tbody tr:hover td,
.repod-table tbody tr:hover th[scope=”row”] {
background: #f1f5f9;
}
.repod-chip {
display: inline-block;
padding: 0.25rem 0.55rem;
border-radius: 999px;
background: rgba(34, 197, 94, 0.12);
border: 1px solid rgba(34, 197, 94, 0.30);
color: var(–repod-accent-ink);
font-weight: 600;
font-size: 0.9rem;
line-height: 1.2;
}
.repod-chip–soft {
background: #eef2ff;
border-color: #c7d2fe;
color: #3730a3;
}
.repod-muted { color: var(–repod-muted); font-weight: 500; }
.repod-sr-only {
position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
overflow: hidden; clip: rect(0,0,0,0); border: 0;
}
@media (prefers-color-scheme: dark) {
.repod-table-wrap {
–repod-bg: #0b0f14;
–repod-surface: #0f1520;
–repod-text: #f8fafc;
–repod-muted: #94a3b8;
–repod-border: #1f2937;
–repod-accent-ink: #d1fae5;
}
.repod-table-scroller { box-shadow: none; }
.repod-table thead th {
border-bottom-color: var(–repod-border);
background: #d0b985; /* keep brand gold in dark mode */
color: #111827;
}
.repod-table tbody tr:hover td,
.repod-table tbody tr:hover th[scope=”row”] {
background: #111827;
}
.repod-chip–soft {
background: #111827; border-color: #334155; color: #c7d2fe;
}
}
@media (max-width: 640px) {
.repod-table { font-size: 0.92rem; min-width: 640px; }
}

Delivery & Installation

At Re:pod, we provide a complete service with our partners beyond the second hand office pod itself. Our partners take full management of:

  • Delivery with flexible scheduling to minimise disruption
  • Installation by experienced specialists ensuring each pod is set up correctly
  • Aftercare support, including maintenance and servicing if required

 

Whether you’re buying one pod or several, our partners delivery and installation process makes the transition seamless.

Start Your Journey with Re:pod

Looking to buy or sell a used office pod? Re:pod makes it simple to add sustainable, high-quality privacy solutions to your workplace.

Alternatively, learn more about used office phone booths, meeting pods, meeting booths and work pods.


Sell Your Used Office Pods


Contact Our Team

FAQs

Yes. Every second hand office pod supplied by Re:pod is rigorously inspected and, where necessary, refurbished to ensure it meets high performance standards. Many are from leading manufacturers with proven durability.

Yes. Every second hand office pod supplied by Re:pod is rigorously inspected and, where necessary, refurbished to ensure it meets high performance standards. Many are from leading manufacturers with proven durability.

Yes. Our second hand office pods enhance wellbeing and wellness by offering private, quiet spaces where employees can focus, recharge, or collaborate without distraction.

Yes. Our second hand office pods enhance wellbeing and wellness by offering private, quiet spaces where employees can focus, recharge, or collaborate without distraction.

Used office pods come in multiple sizes, from single-person office phone booths and work pods, through to 2–5+ person meeting pods and booths. Stock availability varies, so our team will help you select the right model for your needs.

Used office pods come in multiple sizes, from single-person office phone booths and work pods, through to 2–5+ person meeting pods and booths. Stock availability varies, so our team will help you select the right model for your needs.

Yes. Re:pod partners offer delivery with flexible scheduling and professional installation services to ensure your used office pod is set up correctly and with minimal disruption.

Yes. Re:pod partners offer delivery with flexible scheduling and professional installation services to ensure your used office pod is set up correctly and with minimal disruption.

Why Re:pod

Choosing re:pod means more than just buying or selling office pods, it’s about joining a smarter, more sustainable way of working. We make the process simple, whether you’re refreshing your workspace or reselling your second hand office pods. With trusted expertise and a commitment to impact, we help you save money, reduce waste, and align with sustainability goals.



Why Us

Re:cieve insights

Join the re:pod community to stay informed on pod availability, news, and how we’re helping organisations re:think their spaces.

Showing the single result