Get the perfect shower routine

Shop now

#2 Trending in Beauty

I Was Losing Clumps of Hair Every Shower Until I Discovered What Was Really in My Dorm's Water

How a junior at NYU went from hair shedding and breakouts to getting compliments on how healthy she looked, all by installing one simple fix nobody talks about.

By Kristina Walter | August 12, 2025 | Beauty & Wellness

5 minutes to read

VERIFY AND CLAIM YOUR STUDENT DISCOUNT

CLAIM YOUR STUDENT DISCOUNT

College student? Click here for a special discount

60-Day Money Back Guarantee

The Story Begins

It was 2 AM during finals week when I finally broke down crying in my dorm bathroom.
I'd just pulled another handful of hair from the shower drain, the third time that week.

My once-thick ponytail was now half its original size. My blonde highlights had turned brassy and green. And those stubborn chin breakouts I'd never had in high school?

They were getting worse every week. I'd tried everything. New shampoo. Expensive hair masks. Dermatologist-prescribed acne cream. Nothing worked.

Then my roommate sent me a TikTok that changed it all and it made my mind up.

The TikTok That Blew Up on Campus

The video showed a girl testing her dorm water with a kit from Amazon. When she dipped the test strip in, it turned dark orange, indicating extreme levels of chlorine and metals.

"This is why your hair is falling out," she said, holding up clumps of hair from her drain. "Dorm water is literally toxic."

The trend exploded. Suddenly everyone was talking about it:

"WAIT this is why my hair is shedding so bad??"

"The old pipes in dorms are destroying our hair and nobody told us"

"My dermatologist literally told me dorm water was causing my breakouts"

I immediately ordered a test kit. Three days later, I tested my own shower water. The results made me sick.

What's Actually in Dorm Water

My water had:

3x the chlorine of a public swimming pool

Lead levels from 80-year-old pipes

Copper that was literally turning blonde hair green

Hard water minerals coating my hair and clogging my pores

No wonder nothing I put ON my hair and skin was working. I was damaging them with contaminated water every single day.

I started researching frantically. Turns out, old dorm buildings have some of the worst water quality in America. The pipes haven't been replaced since the 1960s.

The water treatment is aggressive to kill bacteria in shared facilities. And nobody warns you about it during orientation.

Finding the permanent fix

I tried those cheap shower filters from Target first. They broke within two weeks and barely made a difference. Then I found Jolie on another student's Instagram story: "One month update: my hair shedding completely stopped."

I was skeptical. How could a shower filter that takes 5 minutes to install fix months of damage?
But then I saw the clinical studies. The before-and-after photos. The 500,000+ customers. And most importantly, reviews from other college students who'd been exactly where I was.

The best part? They had a student-only discount that made it actually affordable on my dining hall budget. You just verify your student status through their tool, and boom, instant savings.

Installing Jolie Changed Everything (30-Day Timeline)

First, let me say: installation literally took 5 minutes. I just unscrewed my old shower head and screwed Jolie on. No tools, no plumber, no asking maintenance for help. Even I could do it, and I can barely hang a poster straight.

Results started to show up:

Week 1

The water immediately felt different. Softer. My skin didn't feel tight and itchy after showering.

Week 2

I noticed significantly less hair in the drain. Like, dramatically less. My roommate asked if I'd gotten a treatment done.

Week 3

My breakouts started clearing up. The constant chin acne I'd blamed on stress? Gone

Week 4

My breakouts started clearing up. The constant chin acne I'd blamed on stress? Gone

Month 3 (Now)

My hair is thicker than it was in high school. My skin is clear. And I've convinced my entire floor to get Jolie filters with the student discount.

I'm Not the Only One

"My psoriasis was flaring up so bad I was too embarrassed to wear shorts. One month with Jolie and it's 90% cleared up."

Sarah – Boston University

Verified Customer

"I'm a swimmer and thought chlorine damage was just part of life. Jolie proved me wrong. My hair actually has volume again."

Mike – University of Michigan

Verified Customer

"Spent freshman year thinking I had adult acne. Turns out it was my dorm's water. Jolie cleared my skin in 3 weeks."

Ashley – UCLA

Verified Customer

Why JOLIE Works

Jolie isn't just another filter, it's the only one clinically tested specifically for beauty benefits:

Removes 85% of chlorine that strips your natural oils

Filters heavy metals that cause oxidative damage

Reduces minerals that leave residue on skin and hair

Maintains water pressure (unlike those cheap filters that trickle)

The filter uses KDF-55 and Calcium Sulfite, the same technology used in medical facilities. Except now it's in your dorm shower.

Your Hair and Skin Deserve Better Than Dorm Water

Look, I get it. College is expensive. But you know what's more expensive?

Trying product after product that doesn't work

Dealing with hair loss that gets worse every semester

Fighting breakouts that won't go away no matter what you try

Jolie costs less than one night out, and it lasts 3 months. With the exclusive student discount, it's literally $1.27 per day to protect your hair and skin.

Plus:

Installation takes 5 minutes (I did it myself with zero tools)

It's completely removable (take it with you when you move)

If your RA asks, it's 100% dorm-approved since you're not altering anything permanent

This discount is ONLY for verified students. You'll need to verify your student status through VerifyPass (takes 30 seconds with your .edu email).

VERIFY AND CLAIM YOUR STUDENT DISCOUNT

CLAIM YOUR STUDENT DISCOUNT

College student? Click here for a special discount

Student verification required. This exclusive discount expires September 15th for back-to-school season.

★★★★★ 500,000+ Happy Customers

THE FILTERED SHOWERHEAD

Reduces hair shedding & breakage

Keeps skin calm & hydrated

Preserves hair color & shine

Shop now and save up 20%

60-Day Money Back Guarantee

500,000+ Happy Customers

Shop now

#shopify-section-header-v2 { position: sticky; top: 0; left: 0; z-index: 35; background-color: #FFFFFF; } [data-section-id="header-v2"] .header-shop-btn { color: #000000 !important; background-color: #e4f4ea !important; border: 1px solid #000000 !important; } [data-section-id="header-v2"] .header-shop-btn.btn-hero:hover { color: #ffffff !important; background-color: #000000 !important; border: 1px solid #000000 !important; } [data-section-id="header-v2"] .main-menu-more__trigger:hover .drop-down-menu { display: block !important; }
FREE RETURNS WITHIN 60 DAYSSHOP NOW FREE RETURNS WITHIN 60 DAYSSHOP NOW
FILTERED SHOWERHEAD REPLACEMENT FILTER
MORE
More products Shower thoughts Water & series A Day in the Life About Jolie The Drip Your Account
SHOP SHOP THE SHOWERHEAD FAQ
cart {{ cartItems }}
document.addEventListener('DOMContentLoaded', function () { const chatBtns = document.querySelectorAll('.custom-chat-trigger'); chatBtns.forEach((btn) => { btn.addEventListener('click', function (e) { e.stopPropagation(); // Prevent global click from firing immediately const anyActive = [...chatBtns].some(b => b.classList.contains('active')); if (anyActive) { // If already active, close all chatBtns.forEach(b => b.classList.remove('active')); if (typeof GorgiasChat !== 'undefined' && GorgiasChat.close) { GorgiasChat.close(); } } else { // If none are active, open and mark all as active chatBtns.forEach(b => b.classList.add('active')); if (typeof GorgiasChat !== 'undefined' && GorgiasChat.open) { GorgiasChat.open(); } } }); }); // Close chat if click happens outside window.addEventListener('click', function (e) { const isSvgClick = e.target.classList.contains('custom-chat-trigger-svg'); const anyActive = [...chatBtns].some(b => b.classList.contains('active')); if (!isSvgClick && anyActive) { chatBtns.forEach(b => b.classList.remove('active')); if (typeof GorgiasChat !== 'undefined' && GorgiasChat.close) { GorgiasChat.close(); } } }); })
THE FILTERED SHOWERHEAD
Shop
THE FILTER REPLACEMENT
Shop
More products FAQS Shower thoughts Water & series A Day in the Life
Your Account About Jolie The Drip
SHOP THE SHOWERHEAD
Free shipping
Free 60-day returns
.wr-custom-popup .first-step { background-color: #bcd9c8; background-image: url('//jolieskinco.com/cdn/shop/files/wf-popup-v2-bg_1_1000x.webp?v=1723026511'); background-repeat: no-repeat; background-size: cover; background-position: center; } .wr-custom-popup .second-step { background-color: #bcd9c8; }
window.productSubcriptionBundle = {"id":7285536194717,"title":"The Jolie Filtered Showerhead (With Subscription)","handle":"test-dev-the-filtered-showerhead","description":"\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"font-body font-light text-sm lg:text-base text-black mt-4 max-w-sm mx-auto\"\u003eThe most fundamental part of your daily routine, The Jolie Filtered Showerhead removes chlorine, heavy metals and other chemicals from your water for better skin, hair, and wellbeing.\u003c\/div\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"flex flex-col justify-center items-center mt-8\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"flex items-center\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e","published_at":"2022-02-17T07:02:15-05:00","created_at":"2022-02-17T07:02:15-05:00","vendor":"Jolie","type":"Health \u0026 Beauty","tags":["TryNowAutomated","Verishop"],"price":15200,"price_min":15200,"price_max":15200,"available":true,"price_varies":false,"compare_at_price":16500,"compare_at_price_min":16500,"compare_at_price_max":16500,"compare_at_price_varies":false,"variants":[{"id":41980490547357,"title":"Brushed Steel","option1":"Brushed Steel","option2":null,"option3":null,"sku":"SHWR-BS-850036402084-S","requires_shipping":true,"taxable":true,"featured_image":{"id":40028927983909,"product_id":7285536194717,"position":2,"created_at":"2022-12-01T15:06:19-05:00","updated_at":"2025-06-25T06:41:01-04:00","alt":null,"width":1080,"height":1080,"src":"\/\/jolieskinco.com\/cdn\/shop\/products\/Steel_Taupe.png?v=1750848061","variant_ids":[41980490547357]},"available":true,"name":"The Jolie Filtered Showerhead (With Subscription) - Brushed Steel","public_title":"Brushed Steel","options":["Brushed Steel"],"price":15200,"weight":1588,"compare_at_price":16500,"inventory_management":"shopify","barcode":"","featured_media":{"alt":null,"id":32355953901861,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/jolieskinco.com\/cdn\/shop\/products\/Steel_Taupe.png?v=1750848061"}},"requires_selling_plan":false,"selling_plan_allocations":[{"price_adjustments":[{"position":1,"price":15200},{"position":2,"price":3500}],"price":15200,"compare_at_price":15200,"per_delivery_price":15200,"selling_plan_id":811663517,"selling_plan_group_id":"85bf976274e79b5cb3c67862bffb70a7c0e566dd"},{"price_adjustments":[],"price":15200,"compare_at_price":16500,"per_delivery_price":15200,"selling_plan_id":690152866085,"selling_plan_group_id":"9402f4355599fa10a1d1c9da30afbe7549aa9534"}],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":41980490580125,"title":"Modern Chrome","option1":"Modern Chrome","option2":null,"option3":null,"sku":"SHWR-MC-850036402091-S","requires_shipping":true,"taxable":true,"featured_image":{"id":40028920054053,"product_id":7285536194717,"position":1,"created_at":"2022-12-01T15:05:01-05:00","updated_at":"2024-02-05T16:47:55-05:00","alt":null,"width":1080,"height":1080,"src":"\/\/jolieskinco.com\/cdn\/shop\/products\/SideAngle-Chrome_Grey.png?v=1707169675","variant_ids":[41980490580125]},"available":true,"name":"The Jolie Filtered Showerhead (With Subscription) - Modern Chrome","public_title":"Modern Chrome","options":["Modern Chrome"],"price":15200,"weight":1588,"compare_at_price":16500,"inventory_management":"shopify","barcode":"850036402091","featured_media":{"alt":null,"id":32355945578789,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/jolieskinco.com\/cdn\/shop\/products\/SideAngle-Chrome_Grey.png?v=1707169675"}},"requires_selling_plan":false,"selling_plan_allocations":[{"price_adjustments":[{"position":1,"price":15200},{"position":2,"price":3500}],"price":15200,"compare_at_price":15200,"per_delivery_price":15200,"selling_plan_id":811663517,"selling_plan_group_id":"85bf976274e79b5cb3c67862bffb70a7c0e566dd"},{"price_adjustments":[],"price":15200,"compare_at_price":16500,"per_delivery_price":15200,"selling_plan_id":690152866085,"selling_plan_group_id":"9402f4355599fa10a1d1c9da30afbe7549aa9534"}],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":41980490678429,"title":"Jet Black","option1":"Jet Black","option2":null,"option3":null,"sku":"SHWR-JB-850036402077-S","requires_shipping":true,"taxable":true,"featured_image":{"id":32105386967197,"product_id":7285536194717,"position":4,"created_at":"2022-02-17T07:02:32-05:00","updated_at":"2025-06-25T06:41:01-04:00","alt":null,"width":3648,"height":3648,"src":"\/\/jolieskinco.com\/cdn\/shop\/products\/Jolie_Filtered_Showerhead_-_Side-6_da94b1ee-8d42-4ccf-aea8-f58067b053af.jpg?v=1750848061","variant_ids":[41980490678429]},"available":true,"name":"The Jolie Filtered Showerhead (With Subscription) - Jet Black","public_title":"Jet Black","options":["Jet Black"],"price":15200,"weight":1588,"compare_at_price":16500,"inventory_management":"shopify","barcode":"","featured_media":{"alt":null,"id":24413041459357,"position":4,"preview_image":{"aspect_ratio":1.0,"height":3648,"width":3648,"src":"\/\/jolieskinco.com\/cdn\/shop\/products\/Jolie_Filtered_Showerhead_-_Side-6_da94b1ee-8d42-4ccf-aea8-f58067b053af.jpg?v=1750848061"}},"requires_selling_plan":false,"selling_plan_allocations":[{"price_adjustments":[{"position":1,"price":15200},{"position":2,"price":3500}],"price":15200,"compare_at_price":15200,"per_delivery_price":15200,"selling_plan_id":811663517,"selling_plan_group_id":"85bf976274e79b5cb3c67862bffb70a7c0e566dd"},{"price_adjustments":[],"price":15200,"compare_at_price":16500,"per_delivery_price":15200,"selling_plan_id":690152866085,"selling_plan_group_id":"9402f4355599fa10a1d1c9da30afbe7549aa9534"}],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":45569197474085,"title":"Brushed Gold","option1":"Brushed Gold","option2":null,"option3":null,"sku":"SHWR-BG-850036402206","requires_shipping":true,"taxable":true,"featured_image":{"id":46164855554341,"product_id":7285536194717,"position":3,"created_at":"2024-05-16T09:57:47-04:00","updated_at":"2025-06-25T06:41:01-04:00","alt":null,"width":3360,"height":2241,"src":"\/\/jolieskinco.com\/cdn\/shop\/files\/BrushedGold.png?v=1750848061","variant_ids":[45569197474085]},"available":true,"name":"The Jolie Filtered Showerhead (With Subscription) - Brushed Gold","public_title":"Brushed Gold","options":["Brushed Gold"],"price":15200,"weight":1588,"compare_at_price":16500,"inventory_management":"shopify","barcode":"850036402206","featured_media":{"alt":null,"id":38800978084133,"position":3,"preview_image":{"aspect_ratio":1.499,"height":2241,"width":3360,"src":"\/\/jolieskinco.com\/cdn\/shop\/files\/BrushedGold.png?v=1750848061"}},"requires_selling_plan":false,"selling_plan_allocations":[{"price_adjustments":[{"position":1,"price":15200},{"position":2,"price":3500}],"price":15200,"compare_at_price":15200,"per_delivery_price":15200,"selling_plan_id":811663517,"selling_plan_group_id":"85bf976274e79b5cb3c67862bffb70a7c0e566dd"},{"price_adjustments":[],"price":15200,"compare_at_price":16500,"per_delivery_price":15200,"selling_plan_id":690152866085,"selling_plan_group_id":"9402f4355599fa10a1d1c9da30afbe7549aa9534"}],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":47893025128741,"title":"Vibrant Red","option1":"Vibrant Red","option2":null,"option3":null,"sku":"SHWR-VR-850036402220-S","requires_shipping":true,"taxable":true,"featured_image":{"id":32105386868893,"product_id":7285536194717,"position":5,"created_at":"2022-02-17T07:02:32-05:00","updated_at":"2025-06-25T06:41:01-04:00","alt":null,"width":3648,"height":3648,"src":"\/\/jolieskinco.com\/cdn\/shop\/products\/Jolie_Filtered_Showerhead_-_Side-3_c5ad9762-ec00-4b42-86b3-ca599db1fb47.jpg?v=1750848061","variant_ids":[47893025128741]},"available":true,"name":"The Jolie Filtered Showerhead (With Subscription) - Vibrant Red","public_title":"Vibrant Red","options":["Vibrant Red"],"price":15200,"weight":1588,"compare_at_price":16500,"inventory_management":"shopify","barcode":"850036402220","featured_media":{"alt":null,"id":24413041361053,"position":5,"preview_image":{"aspect_ratio":1.0,"height":3648,"width":3648,"src":"\/\/jolieskinco.com\/cdn\/shop\/products\/Jolie_Filtered_Showerhead_-_Side-3_c5ad9762-ec00-4b42-86b3-ca599db1fb47.jpg?v=1750848061"}},"requires_selling_plan":false,"selling_plan_allocations":[{"price_adjustments":[{"position":1,"price":15200},{"position":2,"price":3500}],"price":15200,"compare_at_price":15200,"per_delivery_price":15200,"selling_plan_id":811663517,"selling_plan_group_id":"85bf976274e79b5cb3c67862bffb70a7c0e566dd"},{"price_adjustments":[],"price":15200,"compare_at_price":16500,"per_delivery_price":15200,"selling_plan_id":690152866085,"selling_plan_group_id":"9402f4355599fa10a1d1c9da30afbe7549aa9534"}],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/jolieskinco.com\/cdn\/shop\/products\/SideAngle-Chrome_Grey.png?v=1707169675","\/\/jolieskinco.com\/cdn\/shop\/products\/Steel_Taupe.png?v=1750848061","\/\/jolieskinco.com\/cdn\/shop\/files\/BrushedGold.png?v=1750848061","\/\/jolieskinco.com\/cdn\/shop\/products\/Jolie_Filtered_Showerhead_-_Side-6_da94b1ee-8d42-4ccf-aea8-f58067b053af.jpg?v=1750848061","\/\/jolieskinco.com\/cdn\/shop\/products\/Jolie_Filtered_Showerhead_-_Side-3_c5ad9762-ec00-4b42-86b3-ca599db1fb47.jpg?v=1750848061","\/\/jolieskinco.com\/cdn\/shop\/files\/Guava_Red.webp?v=1750848061"],"featured_image":"\/\/jolieskinco.com\/cdn\/shop\/products\/SideAngle-Chrome_Grey.png?v=1707169675","options":["Color"],"media":[{"alt":null,"id":32355945578789,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/jolieskinco.com\/cdn\/shop\/products\/SideAngle-Chrome_Grey.png?v=1707169675"},"aspect_ratio":1.0,"height":1080,"media_type":"image","src":"\/\/jolieskinco.com\/cdn\/shop\/products\/SideAngle-Chrome_Grey.png?v=1707169675","width":1080},{"alt":null,"id":32355953901861,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/jolieskinco.com\/cdn\/shop\/products\/Steel_Taupe.png?v=1750848061"},"aspect_ratio":1.0,"height":1080,"media_type":"image","src":"\/\/jolieskinco.com\/cdn\/shop\/products\/Steel_Taupe.png?v=1750848061","width":1080},{"alt":null,"id":38800978084133,"position":3,"preview_image":{"aspect_ratio":1.499,"height":2241,"width":3360,"src":"\/\/jolieskinco.com\/cdn\/shop\/files\/BrushedGold.png?v=1750848061"},"aspect_ratio":1.499,"height":2241,"media_type":"image","src":"\/\/jolieskinco.com\/cdn\/shop\/files\/BrushedGold.png?v=1750848061","width":3360},{"alt":null,"id":24413041459357,"position":4,"preview_image":{"aspect_ratio":1.0,"height":3648,"width":3648,"src":"\/\/jolieskinco.com\/cdn\/shop\/products\/Jolie_Filtered_Showerhead_-_Side-6_da94b1ee-8d42-4ccf-aea8-f58067b053af.jpg?v=1750848061"},"aspect_ratio":1.0,"height":3648,"media_type":"image","src":"\/\/jolieskinco.com\/cdn\/shop\/products\/Jolie_Filtered_Showerhead_-_Side-6_da94b1ee-8d42-4ccf-aea8-f58067b053af.jpg?v=1750848061","width":3648},{"alt":null,"id":24413041361053,"position":5,"preview_image":{"aspect_ratio":1.0,"height":3648,"width":3648,"src":"\/\/jolieskinco.com\/cdn\/shop\/products\/Jolie_Filtered_Showerhead_-_Side-3_c5ad9762-ec00-4b42-86b3-ca599db1fb47.jpg?v=1750848061"},"aspect_ratio":1.0,"height":3648,"media_type":"image","src":"\/\/jolieskinco.com\/cdn\/shop\/products\/Jolie_Filtered_Showerhead_-_Side-3_c5ad9762-ec00-4b42-86b3-ca599db1fb47.jpg?v=1750848061","width":3648},{"alt":null,"id":39989746991397,"position":6,"preview_image":{"aspect_ratio":1.499,"height":2241,"width":3360,"src":"\/\/jolieskinco.com\/cdn\/shop\/files\/Guava_Red.webp?v=1750848061"},"aspect_ratio":1.499,"height":2241,"media_type":"image","src":"\/\/jolieskinco.com\/cdn\/shop\/files\/Guava_Red.webp?v=1750848061","width":3360}],"requires_selling_plan":false,"selling_plan_groups":[{"id":"85bf976274e79b5cb3c67862bffb70a7c0e566dd","name":"The Jolie Filtered Showerhead (with subscription)","options":[{"name":"Filters delivered \u0026 billed every 3 months, starting 3 months after receiving your Jolie","position":1,"values":["The Filtered Showerhead (with subscription)"]}],"selling_plans":[{"id":811663517,"name":"Filters delivered \u0026 billed every 3 months, starting 3 months after receiving your Jolie","description":"","options":[{"name":"Filters delivered \u0026 billed every 3 months, starting 3 months after receiving your Jolie","position":1,"value":"The Filtered Showerhead (with subscription)"}],"recurring_deliveries":true,"price_adjustments":[{"order_count":1,"position":1,"value_type":"price","value":15200},{"order_count":null,"position":2,"value_type":"price","value":3500}],"checkout_charge":{"value_type":"percentage","value":100}}],"app_id":"4836205"},{"id":"9402f4355599fa10a1d1c9da30afbe7549aa9534","name":"TryNow","options":[{"name":"Try Before You Buy for","position":1,"values":["14 days"]}],"selling_plans":[{"id":690152866085,"name":"Try Before You Buy for 14 days","description":null,"options":[{"name":"Try Before You Buy for","position":1,"value":"14 days"}],"recurring_deliveries":false,"price_adjustments":[],"checkout_charge":{"value_type":"percentage","value":0}}],"app_id":null}],"content":"\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"font-body font-light text-sm lg:text-base text-black mt-4 max-w-sm mx-auto\"\u003eThe most fundamental part of your daily routine, The Jolie Filtered Showerhead removes chlorine, heavy metals and other chemicals from your water for better skin, hair, and wellbeing.\u003c\/div\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"flex flex-col justify-center items-center mt-8\"\u003e\n\u003cdiv data-mce-fragment=\"1\" class=\"flex items-center\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e"}; window.filterSubcriptionBundle = {"id":7279876243613,"title":"The Replacement Filter Subscription","handle":"the-replacement-filter-2","description":"The Jolie Replacement Filter is the best-in-class shower filter on the market and is designed exclusively for the Jolie Filtered Showerhead. The replacement filter needs to be replaced every 90 days for better skin, hair, and wellbeing.","published_at":"2022-02-09T14:54:41-05:00","created_at":"2022-02-09T14:52:47-05:00","vendor":"Jolie","type":"","tags":["TryNowAutomated"],"price":0,"price_min":0,"price_max":0,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":41945873580189,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"SHWR-FILTER-850036402060-F","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"The Replacement Filter Subscription","public_title":null,"options":["Default Title"],"price":0,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"850036402060","requires_selling_plan":true,"selling_plan_allocations":[{"price_adjustments":[{"position":1,"price":0},{"position":2,"price":3500}],"price":0,"compare_at_price":0,"per_delivery_price":0,"selling_plan_id":795213981,"selling_plan_group_id":"1be5f944c73d4fa86b03a272e25100ddecbe734d"},{"price_adjustments":[{"position":1,"price":2400}],"price":2400,"compare_at_price":0,"per_delivery_price":2400,"selling_plan_id":689828725029,"selling_plan_group_id":"1be5f944c73d4fa86b03a272e25100ddecbe734d"},{"price_adjustments":[],"price":0,"compare_at_price":null,"per_delivery_price":0,"selling_plan_id":690152866085,"selling_plan_group_id":"9402f4355599fa10a1d1c9da30afbe7549aa9534"}],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/jolieskinco.com\/cdn\/shop\/products\/FilterPDP-Front.png?v=1644436442"],"featured_image":"\/\/jolieskinco.com\/cdn\/shop\/products\/FilterPDP-Front.png?v=1644436442","options":["Title"],"media":[{"alt":null,"id":24357721931933,"position":1,"preview_image":{"aspect_ratio":1.0,"height":500,"width":500,"src":"\/\/jolieskinco.com\/cdn\/shop\/products\/FilterPDP-Front.png?v=1644436442"},"aspect_ratio":1.0,"height":500,"media_type":"image","src":"\/\/jolieskinco.com\/cdn\/shop\/products\/FilterPDP-Front.png?v=1644436442","width":500}],"requires_selling_plan":true,"selling_plan_groups":[{"id":"1be5f944c73d4fa86b03a272e25100ddecbe734d","name":"Replacement Filter (purchased alongside Filtered Showerhead)","options":[{"name":"Delivered every 3 months","position":1,"values":["Delivered every 3 months","3 Months"]}],"selling_plans":[{"id":795213981,"name":"Billed \u0026 delivered every 3 months at $35","description":"","options":[{"name":"Delivered every 3 months","position":1,"value":"Delivered every 3 months"}],"recurring_deliveries":true,"price_adjustments":[{"order_count":1,"position":1,"value_type":"price","value":0},{"order_count":null,"position":2,"value_type":"price","value":3500}],"checkout_charge":{"value_type":"percentage","value":100}},{"id":689828725029,"name":"{{H}} Delivered every 3 months - Discounted","description":"","options":[{"name":"Delivered every 3 months","position":1,"value":"3 Months"}],"recurring_deliveries":true,"price_adjustments":[{"order_count":null,"position":1,"value_type":"price","value":2400}],"checkout_charge":{"value_type":"percentage","value":100}}],"app_id":"4836205"},{"id":"9402f4355599fa10a1d1c9da30afbe7549aa9534","name":"TryNow","options":[{"name":"Try Before You Buy for","position":1,"values":["14 days"]}],"selling_plans":[{"id":690152866085,"name":"Try Before You Buy for 14 days","description":null,"options":[{"name":"Try Before You Buy for","position":1,"value":"14 days"}],"recurring_deliveries":false,"price_adjustments":[],"checkout_charge":{"value_type":"percentage","value":0}}],"app_id":null}],"content":"The Jolie Replacement Filter is the best-in-class shower filter on the market and is designed exclusively for the Jolie Filtered Showerhead. The replacement filter needs to be replaced every 90 days for better skin, hair, and wellbeing."};
logo
  • Ambassadors
  • Wholesale
  • Reviews
  • Contact us
  • The Drip
  • Terms + Conditions
  • Privacy Policy
  • FAQs
  • Returns and Shipping policy
TALKTOUS@JOLIESKINCO.COM

© Jolie Skin Co, 2025.

TALKTOUS@JOLIESKINCO.COM
{"statementLink":"","footerHtml":"","hideMobile":false,"hideTrigger":false,"disableBgProcess":false,"language":"en","position":"left","leadColor":"#146ff8","triggerColor":"#146ff8","triggerRadius":"50%","triggerPositionX":"right","triggerPositionY":"bottom","triggerIcon":"people","triggerSize":"medium","triggerOffsetX":20,"triggerOffsetY":20,"mobile":{"triggerSize":"small","triggerPositionX":"right","triggerPositionY":"bottom","triggerOffsetX":10,"triggerOffsetY":10,"triggerRadius":"50%"}}