Win a Smartwater Rain Pullover in Coca-Cola’s 2025 Sweepstakes
#smartwater-box1 .wrap{
background:#fdfdfc;
color:#1d3557;
border-radius:22px;
padding:20px 20px 14px;
box-shadow:0 12px 28px rgba(0,0,0,.12);
border:1px solid rgba(29,53,87,.15);
position:relative;
overflow:hidden;
}
#smartwater-box1 .brandbar{
height:6px;
border-radius:6px;
background:linear-gradient(90deg,#0077ff 0%,#00c2ff 50%,#1d3557 100%);
margin-bottom:14px;
}
#smartwater-box1 h3{
margin:2px 0 10px;
font-size:21px;
line-height:1.25;
font-weight:800;
text-transform:uppercase;
color:#0077ff;
}
#smartwater-box1 .meta{
font-size:14px;
opacity:.85;
margin-bottom:14px;
}
#smartwater-box1 .timer{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:12px;
margin:10px 0 8px;
}
#smartwater-box1 .cell{
background:#f1f9ff;
border:1px solid rgba(29,53,87,.15);
border-radius:14px;
padding:12px 8px;
text-align:center;
box-shadow:0 4px 10px rgba(29,53,87,.08);
}
#smartwater-box1 .num{
font-size:30px;
font-weight:900;
letter-spacing:.5px;
color:#1d3557;
}
#smartwater-box1 .lbl{
font-size:12px;
opacity:.85;
text-transform:uppercase;
letter-spacing:.6px;
margin-top:2px;
}
#smartwater-box1 .note{
font-size:12px;
color:#4d5a85;
margin-top:12px;
}
2025 smartwater® Rain Pullover Sweepstakes — Time Left to Enter
(function(){
// End time: Nov 1, 2025 03:59 UTC = Oct 31, 2025 11:59 PM ET
var end = new Date(“2025-11-01T03:59:59Z”).getTime();
var ids = {d:”smartwater-d”,h:”smartwater-h”,m:”smartwater-m”,s:”smartwater-s”};
function pad(n){ return n<10?"0"+n:n; }
function tick(){
var now=Date.now(), t=end-now;
if(t<0){t=0;}
var sec=Math.floor(t/1000);
var d=Math.floor(sec/86400); sec-=d*86400;
var h=Math.floor(sec/3600); sec-=h*3600;
var m=Math.floor(sec/60); sec-=m*60;
var s=sec;
document.getElementById(ids.d).textContent=pad(d);
document.getElementById(ids.h).textContent=pad(h);
document.getElementById(ids.m).textContent=pad(m);
document.getElementById(ids.s).textContent=pad(s);
}
tick(); setInterval(tick,1000);
})();
#smartwater-box2 .card{
position:relative;
background:#ffffff;
border:2px solid #0077ff;
border-radius:22px;
padding:22px;
box-shadow:0 12px 28px rgba(0,0,0,.12);
overflow:hidden;
text-align:center;
}
#smartwater-box2 .ribbon{
position:absolute;
inset:auto -40px 14px auto;
transform:rotate(-8deg);
background:#00c2ff;
color:#fff;
font-weight:900;
padding:6px 46px;
border-radius:10px;
box-shadow:0 6px 14px rgba(0,0,0,.25);
font-size:15px;
letter-spacing:.6px;
text-transform:uppercase;
}
#smartwater-box2 h3{
margin:6px 0 12px;
font-size:22px;
line-height:1.25;
color:#0077ff;
font-weight:900;
text-transform:uppercase;
}
#smartwater-box2 .sub{
font-size:15px;
margin-bottom:12px;
color:#1d3557;
opacity:.85;
}
#smartwater-box2 .cta{
display:inline-block;
margin-top:12px;
text-align:center;
background:linear-gradient(90deg,#0077ff,#00c2ff);
color:#fff;
text-decoration:none;
border-radius:16px;
padding:16px 36px;
font-weight:800;
font-size:18px;
border:none;
cursor:pointer;
box-shadow:0 8px 24px rgba(0,119,255,.35);
transition:transform .25s ease;
text-transform:uppercase;
letter-spacing:.6px;
}
#smartwater-box2 .cta:hover{ transform:scale(1.04); }
#smartwater-popup{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#ffffff;padding:24px 28px;border-radius:18px;box-shadow:0 0 32px rgba(0,0,0,.25);z-index:9999;font-size:18px;font-weight:800;color:#1d3557;max-width:480px;width:88%;text-align:center;}
#smartwater-confetti{pointer-events:none;position:fixed;inset:0;overflow:hidden;z-index:9998;display:none;}
#smartwater-confetti .piece{position:absolute;width:10px;height:14px;opacity:.9;animation:fall 2.8s linear forwards;}
@keyframes fall{to{ transform:translateY(110vh) rotate(540deg); opacity:.95; }}
Win a smartwater® Branded Rain Pullover
const smartwaterFacts = [
“This sweepstakes is open to U.S. residents 13+.”,
“60 winners will each get a $76 smartwater rain pullover.”,
“You can enter once per day until October 31!”
];
function smartwaterShowPopup(msg){
const el=document.getElementById(“smartwater-popup”);
el.innerHTML = msg;
el.style.display=”block”;
clearTimeout(smartwaterShowPopup._t);
smartwaterShowPopup._t=setTimeout(()=>{ el.style.display=”none”; }, 4000);
}
function smartwaterFireConfetti(){
const conf=document.getElementById(“smartwater-confetti”);
conf.style.display=’block’;
const colors=[‘#0077ff’,’#00c2ff’,’#1d3557′,’#ffffff’];
const pieces=150;
const w=window.innerWidth;
for(let i=0;is.remove(),3200);
}
setTimeout(()=>{ conf.style.display=’none’; },2000);
}
function smartwaterStartScroll(){
const box3=document.getElementById(“smartwater-entryBox”);
if(!box3) return;
smartwaterFireConfetti();
const startY=window.scrollY;
const targetY=box3.getBoundingClientRect().top+window.scrollY-8;
const duration=10000;
let startT=null;
[1000,5000,8000].forEach((ms,i)=>{
setTimeout(()=>{ smartwaterShowPopup(smartwaterFacts[i]); }, ms);
});
function step(ts){
if(!startT) startT=ts;
const prog=ts-startT;
const pct=Math.min(prog/duration,1);
window.scrollTo(0,startY+(targetY-startY)*pct);
if(prog<duration) requestAnimationFrame(step);
}
requestAnimationFrame(step);
}
Ever wish your rain gear could be as sleek as your favorite bottled water? The Coca-Cola Company is running the 2025 smartwater Rain Pullover Sweepstakes, and 60 lucky fans will score a branded pullover worth $76 each. That’s a total prize pool of $4,560 in stylish, functional outerwear. With fall showers and festival season colliding, this giveaway is as timely as it is on-trend. And here’s the key detail: this is a daily entry sweepstakes—meaning you can enter once every single day until the closing date to maximize your odds.
Prize Breakdown
Let’s talk prizes. There’s just one tier here, but it’s a good one.
- 60 Winners: Each receives a smartwater branded rain pullover (ARV $76 each).
- Total Prize Value: $4,560 across all winners.
Winners won’t know the exact style or color until it arrives—it’s at Coca-Cola’s discretion—but given the brand’s reputation for clean design and premium merch, expect something modern and wearable. Whether you’re braving a drizzle on the way to class, catching a concert in the rain, or just want that “I got this from a sweepstakes” flex, it’s practical with a hint of bragging rights.
What You Can Do with the Prize if You Win
The smartwater rain pullover isn’t just merch—it’s versatile gear. Picture yourself running errands on a gray day without resorting to a boring umbrella. The pullover is lightweight enough to stash in a backpack, making it ideal for college students or commuters who hate being caught in surprise showers.
For athletes and gym-goers, it doubles as a layer for post-workout walks home. Travelers can roll it up and toss it into a carry-on—it’s the kind of easy, throw-on piece that looks good whether you’re at the airport or hiking trails. Even better, it’s branded with smartwater, so it has that subtle, cool-kid aesthetic that says, “Yes, I won this, and no, you can’t buy it in stores.”
And here’s another angle: gifting. If you win and the pullover doesn’t fit your vibe, it’s still a high-quality, $76 jacket you can pass along to a friend, partner, or sibling. Functional, stylish, and totally free—what’s not to love?
Q&A
Is this legitimate?
Yes. The sweepstakes is sponsored by The Coca-Cola Company and administered by Don Jagoda Associates, Inc. It’s backed by official rules and a reputable sponsor.
How many entries are allowed?
You can enter once per day during the sweepstakes period. That means up to 59 possible entries if you play daily.
Are there bonus entries?
No. This sweepstakes is strictly one entry per person per day. No social sharing bonuses, no referral hacks.
How many prizes can you win?
Only one prize per household. Even if multiple people in your home enter, the limit is one pullover.
#smartwater-entryBox .shell{background:#f7f9ff;border:2px solid #0077ff;border-radius:22px;padding:20px;box-shadow:0 10px 28px rgba(0,0,0,.08);}
#smartwater-entryBox h3{margin:6px 0 14px;font-size:21px;line-height:1.25;color:#1d3557;font-weight:900;}
#smartwater-entryBox .cta{display:block;text-align:center;background:#0077ff;color:#fff;text-decoration:none;border-radius:14px;padding:14px 18px;font-weight:900;border:2px solid #00c2ff;margin:16px auto;max-width:300px;}
#smartwater-entryBox .cta:hover{filter:brightness(1.05);}
#smartwater-entryBox .grid{display:grid;gap:16px}
#smartwater-entryBox .recap,.prizes{background:#fff;border:1px solid #e2e8f8;border-radius:14px;padding:14px;}
#smartwater-entryBox .recap dt{font-weight:800;color:#0077ff}
Official Entry
Click Here to Enter
Prize Breakdown
- 60 winners: Each receives a smartwater® branded rain pullover (ARV $76).
Giveaway Recap
- Sponsor
- The Coca-Cola Company
- Entry Type
- Daily entry — one per person per day
- Eligibility
- 50 U.S. & D.C., ages 13+ (parental consent if minor)
- Promotion Period
- Sept 3, 2025 (10 AM ET) – Oct 31, 2025 (11:59 PM ET)
- Prizes
- 60 branded rain pullovers, ARV $76 each
- Draw Date
- On or about Nov 5, 2025
- Odds
- Depend on number of daily entries received
Helpful Freebie Mom Guides
Keep going