Dealcoholized sparkling wine
Celebrate withoutcompromise.
Premium dealcoholized sparkling wine for every beautiful moment worth raising a glass to.
Quality without compromise
Crafted from premium sparkling wine for a refined taste and experience.
Gently dealcoholized
Alcohol is carefully removed to preserve the wine's flavour and aroma.
Certified sustainable
Responsibly produced with sustainability considered from vineyard to bottle.
Made for every celebration
Whether you're sober-curious, or simply choosing not to drink, everyone deserves to celebrate.
Women-owned Canadian brand
Proudly founded in British Columbia and inspired by more inclusive celebrations.
Traditional winemaking
Produced using traditional methods before being gently dealcoholized.
Premium dealcoholized
✦
Certified sustainable
✦
Canada-wide shipping
✦
Zero compromise
✦
Celebrate intentionally
Our Wines
Choose Your Celebration
Blanc de Blancs
Crisp, bright and elegant with notes of citrus, green apple and white florals.
Learn More →
Sparkling Rosé
Delicate and refreshing with red berry, citrus and a dry, refined finish.
Learn More →
Our story
Made for every glass raised.
Glimmer was born from a simple belief — that everyone deserves a beautiful glass to raise, whatever your reason for reaching for it. No explanation required. (Glimmer contains less than 0.49% trace alcohol — if you're pregnant, breastfeeding, or in recovery, we always recommend checking with your doctor first.)
We built every detail around the ritual of celebration — the pour, the clink, the moment.
Meet the team
Our Process
Made with care, savoured always.
We start with real wine, gently remove the alcohol, then bottle and sparkle—preserving the flavour, aroma and experience you love.
How It's Made
Trusted & Loved
Made for every glass raised
★★★★★
“Glimmer is my go-to for celebrations. It tastes incredible and I love that I can enjoy it any time.”
✦
✦
✦
Partner Spotlight
Proudly served at Scandinave Spa Whistler.
From the sauna to the soak, Glimmer is part of the ritual — now pouring wherever relaxation meets celebration.
Glimmer Wine · Scandinave Spa
Stay in the loop
All things Glimmer.
Events, launches, new releases and more — straight to your inbox.
.glimmer-img-arch {
min-height: 360px;
border-radius: 110px 110px 8px 8px;
overflow: hidden;
}
.glimmer-img-arch img {
width: 100%; height: 100%;
object-fit: cover; object-position: center;
display: block; min-height: 360px;
}
.glimmer-eyebrow {
font-size: 16px; letter-spacing: 0.18em; text-transform: uppercase;
color: var(--blush); margin-bottom: 1.25rem;
display: flex; align-items: center; gap: 10px;
}
.glimmer-eyebrow::after {
content: ''; flex: 1; max-width: 40px; height: 0.5px;
background: rgba(183,155,150,0.4);
}
.glimmer-h2 {
font-family: 'Cormorant', serif;
font-size: 40px; font-weight: 300; line-height: 1.12;
color: var(--text-dark); margin: 0 0 1.25rem;
}
.glimmer-h2 em { font-style: italic; color: var(--blush); font-weight: 400; }
.glimmer-body {
font-family: 'Cormorant Garamond', serif;
font-size: 18px; color: var(--text-mid); line-height: 1.85; margin-bottom: 0.75rem;
}
/* ── VALUES ──────────────────────────── */
.glimmer-values-header { text-align: center; margin-bottom: 2.5rem; }
.glimmer-values-grid {
display: grid; grid-template-columns: repeat(3,1fr);
gap: 1px; background: rgba(183,155,150,0.2);
border: 0.5px solid rgba(183,155,150,0.25);
border-radius: 12px; overflow: hidden;
max-width: 1040px; margin: 0 auto;
}
.glimmer-val {
background: #FAF6F0; padding: 2.5rem 2rem;
position: relative; transition: background 0.2s;
}
.glimmer-val:hover { background: var(--blush-light); }
.glimmer-val-icon {
width: 26px; height: 26px; color: var(--text-mid);
margin-bottom: 1.1rem; display: block;
}
.glimmer-val-icon svg { width: 100%; height: 100%; }
.glimmer-val-title {
font-family: 'Cormorant', serif; font-size: 19px; font-weight: 400;
color: var(--text-dark); margin: 0 0 0.5rem;
}
.glimmer-val-body {
font-family: 'Cormorant Garamond', serif;
font-size: 16px; color: var(--text-mid); line-height: 1.75;
}
/* ── GIVEAWAY TEASER ─────────────────── */
.glimmer-giveaway-teaser {
background: var(--text-dark);
padding: 4.5rem 2.5rem;
text-align: center;
position: relative;
overflow: hidden;
min-height: 520px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.glimmer-giveaway-bg {
position: absolute;
inset: 0;
z-index: 0;
}
.glimmer-giveaway-bg img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
display: block;
}
.glimmer-giveaway-bg::after {
content: '';
position: absolute;
inset: 0;
/* shortened + lightened so the photo (faces included) actually shows through —
just enough of a bottom vignette left to keep the centered text legible. */
background: linear-gradient(to bottom,
rgba(61,40,32,0.1) 0%,
rgba(61,40,32,0.05) 35%,
rgba(61,40,32,0.15) 60%,
rgba(61,40,32,0.55) 100%
);
}
.glimmer-giveaway-sparkles {
display: flex;
justify-content: center;
gap: 8px;
margin-bottom: 1.5rem;
position: relative;
z-index: 1;
}
.glimmer-giveaway-sparkle {
font-size: 10px;
color: var(--blush);
opacity: 0.5;
animation: glimmer-sparkle1 2.8s ease-in-out infinite;
text-shadow: 0 1px 4px rgba(0,0,0,0.4);
}
.glimmer-giveaway-sparkle:nth-child(2) { animation-delay: 0.6s; animation-duration: 3.2s; }
.glimmer-giveaway-sparkle:nth-child(3) { animation-delay: 1.2s; animation-duration: 2.5s; }
.glimmer-giveaway-eyebrow {
font-family: 'Questrial', sans-serif;
font-size: 16px;
letter-spacing: 0.18em;
text-transform: uppercase;
color: var(--blush);
margin-bottom: 1.25rem;
display: block;
position: relative;
z-index: 1;
text-shadow: 0 1px 6px rgba(0,0,0,0.55);
}
.glimmer-giveaway-title {
font-family: 'Cormorant', serif;
font-size: clamp(32px, 5vw, 52px);
font-weight: 300;
line-height: 1.1;
color: #FAF6F0;
margin: 0 0 1rem;
position: relative;
z-index: 1;
text-shadow: 0 2px 10px rgba(0,0,0,0.55);
}
.glimmer-giveaway-title em {
font-style: italic;
color: var(--blush-light);
}
.glimmer-giveaway-body {
font-family: 'Cormorant Garamond', serif;
font-size: 18px;
color: rgba(250,246,240,0.9);
line-height: 1.85;
max-width: 440px;
margin: 0 auto 2rem;
position: relative;
z-index: 1;
text-shadow: 0 1px 8px rgba(0,0,0,0.5);
}
.glimmer-giveaway-partners {
font-family: 'Questrial', sans-serif;
font-size: 16px;
letter-spacing: 0.15em;
text-transform: uppercase;
color: rgba(250,246,240,0.9);
margin-top: 1.5rem;
position: relative;
z-index: 1;
text-shadow: 0 1px 6px rgba(0,0,0,0.55);
}
.glimmer-giveaway-date {
font-family: 'Questrial', sans-serif;
font-size: 16px;
letter-spacing: 0.15em;
text-transform: uppercase;
color: var(--blush);
opacity: 0.7;
margin-top: 0.5rem;
display: block;
position: relative;
z-index: 1;
}
/* ── NEWSLETTER ─────────────────────── */
.glimmer-newsletter {
background: #FAF6F0;
padding: 4rem 2.5rem;
text-align: center;
border-top: 0.5px solid rgba(183,155,150,0.2);
}
.glimmer-nl-eyebrow {
font-size: 16px; letter-spacing: 0.18em; text-transform: uppercase;
color: var(--blush); margin-bottom: 1rem; display: block;
}
.glimmer-nl-title {
font-family: 'Cormorant', serif;
font-size: 36px; font-weight: 300; font-style: italic;
color: var(--text-dark); margin: 0 0 0.5rem; line-height: 1.1;
}
.glimmer-nl-title em { color: var(--blush); }
.glimmer-nl-sub {
font-family: 'Cormorant Garamond', serif;
font-size: 16px; color: var(--text-soft); margin-bottom: 2rem;
}
/* ── FOOTER CTA ──────────────────────── */
.glimmer-footer-cta {
background: var(--blush); padding: 5rem 2.5rem; text-align: center;
}
.glimmer-footer-title {
font-family: 'Cormorant', serif; font-size: 48px; font-weight: 300;
line-height: 1.1; color: #FAF6F0; margin: 0 0 0.75rem;
}
.glimmer-footer-title em { font-style: italic; color: rgba(250,246,240,0.72); }
.glimmer-footer-sub {
font-family: 'Cormorant Garamond', serif;
font-size: 17px; color: #FAF6F0;
margin-bottom: 2.5rem;
}
.glimmer-footer-btns { display: inline-flex; gap: 0.75rem; flex-wrap: wrap; justify-content: center; }
/* ── BUTTONS ─────────────────────────── */
.btn-glimmer-dark {
font-family: 'Questrial', sans-serif;
font-size: 16px; letter-spacing: 0.12em; text-transform: uppercase;
background: var(--text-dark); color: #FAF6F0;
border: none; padding: 0.9rem 2.25rem; border-radius: 50px;
cursor: pointer; transition: background 0.2s;
text-decoration: none; display: inline-block;
}
.btn-glimmer-dark:hover { background: var(--blush); }
.btn-glimmer-outline {
font-family: 'Questrial', sans-serif;
font-size: 16px; letter-spacing: 0.12em; text-transform: uppercase;
background: transparent; color: var(--text-mid);
border: 0.5px solid rgba(107,78,68,0.4); padding: 0.9rem 2.25rem; border-radius: 50px;
cursor: pointer; transition: border-color 0.2s, color 0.2s;
text-decoration: none; display: inline-block;
}
.btn-glimmer-outline:hover { background: var(--blush); border-color: var(--blush); color: #FAF6F0; }
.btn-glimmer-rose {
font-family: 'Questrial', sans-serif;
font-size: 16px; letter-spacing: 0.12em; text-transform: uppercase;
background: var(--blush); color: #FAF6F0;
border: none; padding: 0.9rem 2.25rem; border-radius: 50px;
cursor: pointer; transition: background 0.2s;
box-shadow: 0 4px 18px rgba(183,155,150,0.3);
text-decoration: none; display: inline-block;
}
.btn-glimmer-rose:hover { background: var(--blush-deep); }
.btn-glimmer-cream {
font-family: 'Questrial', sans-serif;
font-size: 16px; letter-spacing: 0.14em; text-transform: uppercase;
background: var(--cream); color: var(--blush-deep);
border: none; padding: 1rem 2.75rem; border-radius: 50px;
cursor: pointer; box-shadow: 0 4px 24px rgba(44,20,12,0.15);
transition: background 0.2s;
text-decoration: none; display: inline-block;
}
.btn-glimmer-cream:hover { background: #FAF6F0; }
.btn-glimmer-outline-cream {
font-family: 'Questrial', sans-serif;
font-size: 16px; letter-spacing: 0.14em; text-transform: uppercase;
background: transparent; color: #FAF6F0;
border: 0.5px solid rgba(250,246,240,0.55); padding: 1rem 2.75rem; border-radius: 50px;
cursor: pointer; transition: background 0.2s, border-color 0.2s;
text-decoration: none; display: inline-block;
}
.btn-glimmer-outline-cream:hover { background: rgba(250,246,240,0.12); border-color: #FAF6F0; }
/* ── CHOOSE YOUR CELEBRATION ──────────── */
.glimmer-celebrate {
display: grid; grid-template-columns: 1.5fr 1fr;
background: var(--sand);
}
.glimmer-cel-left { padding: 4.5rem 3.5rem; }
.glimmer-cel-title {
font-family: 'Cormorant', serif; font-size: 34px; font-weight: 400;
text-transform: uppercase; letter-spacing: 0.01em;
color: var(--text-dark); margin: 0.5rem 0 2.5rem;
}
.glimmer-cel-cards {
display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem;
}
.glimmer-cel-card {
background: #FAF6F0; border-radius: 6px; padding: 1.75rem 1.5rem;
display: flex; align-items: center; gap: 1.25rem;
}
.glimmer-cel-bottle {
width: auto; max-width: 105px; height: 220px; object-fit: contain;
flex-shrink: 0; display: block;
}
.glimmer-cel-card-body { flex: 1; min-width: 0; }
.glimmer-cel-card h3 {
font-family: 'Questrial', sans-serif; font-size: 16px; font-weight: 400;
letter-spacing: 0.06em; text-transform: uppercase;
color: var(--text-dark); margin: 0 0 0.85rem;
}
.glimmer-cel-card p {
font-family: 'Cormorant Garamond', serif; font-size: 16px;
color: var(--text-mid); line-height: 1.7; margin: 0 0 1.25rem;
}
.glimmer-cel-link {
font-family: 'Questrial', sans-serif; font-size: 16px;
letter-spacing: 0.08em; text-transform: uppercase;
color: var(--blush); text-decoration: none;
border-bottom: 0.5px solid var(--blush); padding-bottom: 2px;
}
.glimmer-cel-link:hover { color: var(--blush-deep); border-color: var(--blush-deep); }
.glimmer-cel-right {
display: flex; flex-direction: column;
min-height: 420px; background: var(--sand);
}
.glimmer-cel-right img {
width: 100%; flex: 1 1 auto; min-height: 0;
object-fit: contain; display: block;
}
.glimmer-cel-compare {
flex-shrink: 0;
background: var(--blush-deep); padding: 1.1rem 1.75rem;
display: flex; align-items: center; gap: 14px;
text-decoration: none;
}
.glimmer-cel-compare-icon { width: 22px; height: 22px; color: #FAF6F0; flex-shrink: 0; }
.glimmer-cel-compare-icon svg { width: 100%; height: 100%; }
.glimmer-cel-compare-text {
font-family: 'Questrial', sans-serif; font-size: 16px; line-height: 1.5;
color: #FAF6F0;
}
/* ── OUR PROCESS ─────────────────────── */
.glimmer-process {
background: var(--sand); padding: 4.5rem 3.5rem;
}
.glimmer-process-inner {
max-width: 1180px; margin: 0 auto;
display: grid; grid-template-columns: 1fr 1.25fr; gap: 2.5rem;
align-items: center; justify-content: center;
}
.glimmer-process-body {
font-family: 'Cormorant Garamond', serif; font-size: 16px;
color: var(--text-mid); line-height: 1.75; margin: 1rem 0 1.75rem;
max-width: 340px;
}
.glimmer-process-steps { display: flex; align-items: flex-start; justify-content: center; }
.glimmer-process-step {
display: flex; flex-direction: column; align-items: center;
text-align: center; width: 150px; flex-shrink: 0;
}
.glimmer-process-circle {
display: flex; align-items: center; justify-content: center;
margin-bottom: 1rem;
}
.glimmer-process-circle img { width: 120px; height: 120px; object-fit: contain; }
.glimmer-process-label {
font-family: 'Questrial', sans-serif; font-size: 16px; font-weight: 600;
letter-spacing: 0.02em; text-transform: uppercase;
color: var(--text-dark); line-height: 1.35;
}
.glimmer-process-connector {
flex: 0 0 30px; height: 0; margin-top: 59px;
border-top: 1px dashed rgba(183,155,150,0.6);
position: relative;
}
.glimmer-process-connector::after {
content: '→'; position: absolute; right: -4px; top: -9px;
color: rgba(183,155,150,0.75); font-size: 13px;
}
/* ── TRUSTED & LOVED ──────────────────── */
.glimmer-trusted { background: #FAF6F0; padding: 4rem 3.5rem; }
.glimmer-trusted-inner {
max-width: 1180px; margin: 0 auto;
display: grid; grid-template-columns: 1fr 1fr; gap: 3rem;
}
.glimmer-trusted-left {
padding-right: 2.5rem;
border-right: 1px solid rgba(183,155,150,0.25);
}
.glimmer-trusted-title {
font-family: 'Cormorant', serif; font-size: 28px; font-weight: 500;
text-transform: uppercase; letter-spacing: 0.01em;
color: var(--text-dark); margin: 0.5rem 0 2rem; line-height: 1.3;
}
.glimmer-trusted-logos { display: flex; align-items: center; gap: 2.5rem; flex-wrap: wrap; }
.glimmer-trusted-logo { height: 46px; width: auto; object-fit: contain; }
.glimmer-trusted-right { display: flex; align-items: center; }
.glimmer-trusted-card { width: 100%; }
.glimmer-trusted-stars { color: var(--blush); font-size: 16px; letter-spacing: 3px; margin-bottom: 1rem; }
.glimmer-trusted-quote {
font-family: 'Cormorant Garamond', serif; font-size: 19px;
color: var(--text-dark); line-height: 1.6; margin: 0 0 1.75rem; max-width: 440px;
}
.glimmer-trusted-footer {
display: flex; align-items: center; gap: 1.25rem;
padding-top: 1.25rem; border-top: 1px solid rgba(183,155,150,0.25);
}
.glimmer-trusted-arrow {
background: none; border: none; cursor: pointer; padding: 4px;
font-size: 16px; color: var(--text-mid); line-height: 1; transition: color 0.2s;
}
.glimmer-trusted-arrow:hover { color: var(--blush); }
.glimmer-trusted-name {
font-family: 'Questrial', sans-serif; font-size: 16px; font-weight: 600;
letter-spacing: 0.04em; text-transform: uppercase; color: var(--text-dark); flex: 1;
}
.glimmer-trusted-dots { display: flex; gap: 6px; }
.glimmer-trusted-dot {
width: 6px; height: 6px; border-radius: 50%; border: 1px solid var(--text-soft);
background: transparent; display: inline-block; cursor: pointer; padding: 0;
}
.glimmer-trusted-dot.active { background: var(--text-dark); border-color: var(--text-dark); }
/* ── RESPONSIVE — TABLET ──────────────── */
@media (max-width: 768px) {
.glimmer-two-col { grid-template-columns: 1fr; }
/* Hero switches from text-over-photo to image-on-top, text-below —
the overlay crop was swallowing the text on narrower screens, so on
mobile the copy gets its own solid-background block underneath instead. */
.glimmer-hero { flex-direction: column; align-items: stretch; min-height: auto; }
.glimmer-hero-bg { position: relative; inset: auto; height: 340px; width: 100%; }
.glimmer-hero-bg img { object-position: center center; }
.glimmer-hero-left { position: static; z-index: auto; padding: 2.5rem 1.75rem; max-width: 100%; background: var(--cream); }
.glimmer-hero h1 { font-size: 38px; }
.glimmer-values-grid { grid-template-columns: 1fr 1fr; max-width: 100%; }
.glimmer-strip { gap: 12px; flex-wrap: wrap; justify-content: center; }
.glimmer-section { padding: 3rem 1.5rem; }
.glimmer-img-arch { min-height: 300px; border-radius: 60px 60px 8px 8px; }
.glimmer-img-arch img { min-height: 300px; }
.glimmer-celebrate { grid-template-columns: 1fr; }
.glimmer-cel-left { padding: 3rem 1.75rem; }
.glimmer-cel-cards { grid-template-columns: 1fr; gap: 1rem; }
.glimmer-cel-bottle { height: 190px; }
.glimmer-cel-right { min-height: 320px; }
.glimmer-process { padding: 3rem 1.75rem; }
.glimmer-process-inner { grid-template-columns: 1fr; }
.glimmer-trusted { padding: 3rem 1.75rem; }
.glimmer-trusted-inner { grid-template-columns: 1fr; gap: 2.5rem; }
.glimmer-trusted-left { padding-right: 0; border-right: none; padding-bottom: 2rem; border-bottom: 1px solid rgba(183,155,150,0.25); }
.glimmer-process-steps { flex-wrap: wrap; justify-content: center; gap: 1.5rem 0; }
.glimmer-process-connector { display: none; }
.glimmer-process-step { width: 45%; }
.glimmer-process-circle img { width: 100px; height: 100px; }
.glimmer-giveaway-teaser { padding: 3.5rem 1.75rem; min-height: 460px; }
.glimmer-newsletter { padding: 3rem 1.75rem; }
.glimmer-footer-cta { padding: 3.5rem 1.75rem; }
.glimmer-footer-title { font-size: 36px; }
}
/* ── RESPONSIVE — PHONE ───────────────── */
@media (max-width: 480px) {
.glimmer-hero-bg { height: 260px; }
.glimmer-hero-left { padding: 2.5rem 1.25rem; }
.glimmer-hero h1 { font-size: 32px; }
.glimmer-hero-sub { font-size: 17px; max-width: 100%; }
.glimmer-hero-btns { flex-direction: column; align-items: stretch; }
.glimmer-hero-btns a { text-align: center; }
.glimmer-values-grid { grid-template-columns: 1fr; }
.glimmer-val { padding: 2rem 1.5rem; text-align: center; }
.glimmer-val-icon { margin-left: auto; margin-right: auto; }
.glimmer-eyebrow::after { display: none; }
.glimmer-strip { padding: 0.85rem 1.25rem; gap: 8px 16px; }
.glimmer-strip span { font-size: 15px; }
.glimmer-section { padding: 2.5rem 1.25rem; }
.glimmer-h2 { font-size: 30px; }
.glimmer-img-arch { border-radius: 40px 40px 8px 8px; min-height: 260px; }
.glimmer-img-arch img { min-height: 260px; }
.glimmer-cel-left { padding: 2.5rem 1.25rem; }
.glimmer-cel-title { font-size: 28px; }
.glimmer-cel-card { flex-direction: column; text-align: center; padding: 1.75rem 1.25rem; }
.glimmer-cel-bottle { height: 170px; }
.glimmer-cel-right { min-height: 260px; }
.glimmer-cel-compare { flex-direction: column; text-align: center; gap: 8px; padding: 1.1rem 1.25rem; }
.glimmer-process { padding: 2.5rem 1.25rem; }
.glimmer-process-step { width: 100%; }
.glimmer-process-circle img { width: 88px; height: 88px; }
.glimmer-trusted { padding: 2.5rem 1.25rem; }
.glimmer-trusted-title { font-size: 24px; }
.glimmer-trusted-quote { font-size: 18px; }
.glimmer-trusted-footer { flex-wrap: wrap; gap: 0.75rem 1rem; }
.glimmer-giveaway-teaser { padding: 2.75rem 1.25rem; min-height: 400px; }
.glimmer-giveaway-body { max-width: 100%; }
.glimmer-newsletter { padding: 2.5rem 1.25rem; }
.glimmer-nl-title { font-size: 28px; }
.glimmer-footer-cta { padding: 2.75rem 1.25rem; }
.glimmer-footer-title { font-size: 30px; }
.glimmer-footer-btns { flex-direction: column; align-items: stretch; width: 100%; }
.glimmer-footer-btns a { text-align: center; }
}
Dealcoholized sparkling wine
Celebrate withoutcompromise.
Premium dealcoholized sparkling wine for every beautiful moment worth raising a glass to.
Quality without compromise
Crafted from premium sparkling wine for a refined taste and experience.
Gently dealcoholized
Alcohol is carefully removed to preserve the wine's flavour and aroma.
Certified sustainable
Responsibly produced with sustainability considered from vineyard to bottle.
Made for every celebration
Whether you're sober-curious, or simply choosing not to drink, everyone deserves to celebrate.
Women-owned Canadian brand
Proudly founded in British Columbia and inspired by more inclusive celebrations.
Traditional winemaking
Produced using traditional methods before being gently dealcoholized.
Premium dealcoholized
✦
Certified sustainable
✦
Canada-wide shipping
✦
Zero compromise
✦
Celebrate intentionally
Our Wines
Choose Your Celebration
Blanc de Blancs
Crisp, bright and elegant with notes of citrus, green apple and white florals.
Learn More →
Sparkling Rosé
Delicate and refreshing with red berry, citrus and a dry, refined finish.
Learn More →
Our story
Made for every glass raised.
Glimmer was born from a simple belief — that everyone deserves a beautiful glass to raise, whatever your reason for reaching for it. No explanation required. (Glimmer contains less than 0.49% trace alcohol — if you're pregnant, breastfeeding, or in recovery, we always recommend checking with your doctor first.)
We built every detail around the ritual of celebration — the pour, the clink, the moment.
Meet the team
Our Process
Made with care, savoured always.
We start with real wine, gently remove the alcohol, then bottle and sparkle—preserving the flavour, aroma and experience you love.
How It's Made
Trusted & Loved
Made for every glass raised
★★★★★
“Glimmer is my go-to for celebrations. It tastes incredible and I love that I can enjoy it any time.”
✦
✦
✦
Partner Spotlight
Proudly served at Scandinave Spa Whistler.
From the sauna to the soak, Glimmer is part of the ritual — now pouring wherever relaxation meets celebration.
Glimmer Wine · Scandinave Spa
Stay in the loop
All things Glimmer.
Events, launches, new releases and more — straight to your inbox.