About Cold Office Water Corp
Cold Office Water Corp is your go-to provider for NYC water coolers, offering sustainable bottleless water coolers, ice machines, and premium sparkling water machines. We proudly serve all types of workspaces, specializing in offices, healthcare facilities, schools, and restaurants across New York and New Jersey with clean, purified drinking water.
Trusted by hundreds of satisfied clients, our high-performance hydration systems are built for every environment—from small breakrooms to large commercial spaces. Count on us for service, reliability, and great-tasting water.
@media (max-width: 768px) {
section h1 {
font-size: 1.8rem !important;
}
section div[style*=”display: flex”][style*=”wrap”] {
flex-direction: column !important;
}
section p {
font-size: 1rem !important;
}
section a {
font-size: 0.95rem !important;
padding: 10px 14px !important;
}
}
Our Mission
At Cold Office Water Corp, our mission is to provide premium hydration solutions that prioritize health, sustainability, and convenience. Through our advanced bottleless water coolers and sparkling water machines, we help reduce plastic waste and carbon emissions while ensuring access to clean, purified water.
Whether you’re looking for a durable water cooler for the office in New York or New Jersey, or managing a healthcare facility, our machines are designed to fit your space while delivering hot, cold, sparkling, and ice water with ease.
Join us in creating a sustainable future. Choose Cold Office Water Corp for reliable, eco-friendly hydration solutions that enhance convenience and reduce your environmental footprint.
const s4Images = [
“https://coldofficewater.com/wp-content/uploads/2025/04/2519562_MachinePictures_S-4_Quench_Machines_71-WS_041725.webp”,
“https://coldofficewater.com/wp-content/uploads/2025/04/2519562_MachinePictures_S-4_Quench_Machines_72-WS_041725.webp”,
“https://coldofficewater.com/wp-content/uploads/2025/04/2519562_MachinePictures_S-4_Quench_Machines_73-WS_041725.webp”,
“https://coldofficewater.com/wp-content/uploads/2025/04/2519562_MachinePictures_S-4_Quench_Machines_74-WS_041725.webp”
];
let s4Index = 0;
setInterval(() => {
s4Index = (s4Index + 1) % s4Images.length;
document.getElementById(‘s4Loop’).src = s4Images[s4Index];
}, 1000);
@media (max-width: 768px) {
section div[style*=”display: flex”] {
flex-direction: column !important;
text-align: center;
}
section img {
max-width: 180px !important;
margin: 20px auto;
}
section h2 {
font-size: 2rem !important;
}
section div {
font-size: 1.05rem !important;
}
}
Why Choose Cold Office Water Corp?
At Cold Office Water Corp, we’re proud to be NYC’s top provider of innovative hydration solutions. Our NYC water coolers, bottleless water coolers, water and ice machines, and sparkling water machines are tailored to meet the needs of businesses, homes, and organizations across New York and New Jersey.
🌱
Sustainable Hydration
Eliminate plastic waste with our eco-friendly bottleless water coolers and sparkling water machines, designed to help you go green effortlessly.
💼
Flexible Leasing Options
Choose from affordable leasing or purchase plans. Our services include professional installation, maintenance, and regular filter replacements for NYC water coolers.
⚙️
Reliable Performance
Our commercial-grade machines deliver consistent hydration, offering hot, cold, ambient, and sparkling water for offices, gyms, and healthcare facilities.
🤝
Exceptional Support
From installation to regular maintenance, our team ensures you enjoy hassle-free service and pure, clean water every day with bottleless water coolers.
.card:hover {
transform: translateY(-5px);
box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
.card {
flex: 1 1 100% !important;
}
}
@media (max-width: 500px) {
.card h3 {
font-size: 1.2rem !important;
}
.card p {
font-size: 0.95rem !important;
}
}
Get in Touch
Ready to enhance your hydration experience? Explore our range of NYC water coolers, bottleless water coolers, water and ice machines, and sparkling water machines. Our experts ensure smooth installation and maintenance, serving homes, businesses, and healthcare facilities across New York and New Jersey.
.button:hover {
background: #53cadb !important;
color: #ffffff !important;
transform: translateY(-2px);
}
@media (max-width: 768px) {
.button {
display: block !important;
width: 100% !important;
max-width: 320px;
margin: 0 auto;
font-size: 1rem !important;
padding: 12px 16px !important;
}
}
@media (max-width: 768px) {
.mobile-sticky-bar {
position: fixed;
bottom: 0;
left: 0;
right: 0;
background-color: #ffffff;
border-top: 2px solid #53cadb;
box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.08);
display: flex;
justify-content: space-around;
align-items: center;
padding: 10px 0;
z-index: 9999;
font-family: ‘Segoe UI’, sans-serif;
}
.mobile-sticky-bar a {
text-decoration: none;
font-size: 0.9em;
font-weight: 600;
color: #53cadb;
display: flex;
flex-direction: column;
align-items: center;
}
.mobile-sticky-bar a span {
font-size: 1.4em;
margin-bottom: 4px;
}
}