@media (max-width: 767px) { [data-section-id="template--24426285662501__pdp_v2_main_tRY9yF"] .mobile-slide-image { aspect-ratio: 3/2; } [data-section-id="template--24426285662501__pdp_v2_main_tRY9yF"] .mobile-slider .hooper-next, [data-section-id="template--24426285662501__pdp_v2_main_tRY9yF"] .mobile-slider .hooper-prev { padding: 0; } [data-section-id="template--24426285662501__pdp_v2_main_tRY9yF"] .mobile-slider .hooper-next svg, [data-section-id="template--24426285662501__pdp_v2_main_tRY9yF"] .mobile-slider .hooper-prev svg{ width: 60px; height: 60px; } [data-section-id="template--24426285662501__pdp_v2_main_tRY9yF"] .mobile-slider .hooper-next.is-disabled, [data-section-id="template--24426285662501__pdp_v2_main_tRY9yF"] .mobile-slider .hooper-prev.is-disabled { opacity: 0; } } [data-section-id='template--24426285662501__pdp_v2_main_tRY9yF'] { background-color: ; } [data-section-id='template--24426285662501__pdp_v2_main_tRY9yF'] .okeReviews { margin: 0 0 2px 6px; line-height: 100%; } [data-section-id='template--24426285662501__pdp_v2_main_tRY9yF'] .okeReviews .okeReviews-reviewsSummary-starRating { display: none; } [data-section-id='template--24426285662501__pdp_v2_main_tRY9yF'] .okeReviews .okeReviews-reviewsSummary-ratingCount { margin: 0; font-family: GT-America-Standard-Regular; font-weight: 300; font-size: 11px; line-height: 100%; text-decoration: underline; } [data-section-id='template--24426285662501__pdp_v2_main_tRY9yF'] #addToCartBtn:hover .decor-line { background: white; } [data-section-id='template--24426285662501__pdp_v2_main_tRY9yF'] .accordion-text p { margin-bottom: 14px; } [data-section-id='template--24426285662501__pdp_v2_main_tRY9yF'] .accordion-text ul { margin-bottom: 14px; padding-left: 16px; } [data-section-id='template--24426285662501__pdp_v2_main_tRY9yF'] .accordion-text ul li { margin: 0; padding: 0; font-size: 14px; line-height: 18px; } @media (min-width: 640px) { [data-section-id='template--24426285662501__pdp_v2_main_tRY9yF'] .okeReviews .okeReviews-reviewsSummary-ratingCount { font-size: 13px; } } [data-section-id='template--24426285662501__pdp_v2_main_tRY9yF'] tolstoy-stories { display: none !important; } @media (min-width: 1023px) { [data-section-id='template--24426285662501__pdp_v2_main_tRY9yF'] tolstoy-stories { display: none !important; } } [data-section-id='template--24426285662501__pdp_v2_main_tRY9yF'] { padding-top: 0.0rem; padding-bottom: 1.25rem; } @media (min-width: 640px) { [data-section-id='template--24426285662501__pdp_v2_main_tRY9yF'] { padding-top: 0.0rem; padding-bottom: 2.5rem; } } @media (min-width: 1023px) { [data-section-id='template--24426285662501__pdp_v2_main_tRY9yF'] { padding-top: 3.125rem; padding-bottom: 3.125rem; } }
Default
Default
Default
Default
Default
Default
Default
Default
4.9/5
Rated 4.8 out of 5
Based on 1425 reviews

The replacement filter

YOUR ESSENTIAL BEAUTY WELLNESS TOOL

Remove chlorine, heavy metals & other contaminants from your shower water.

SELECT SUBSCRIPTION:
SUBSCRIBE & SAVE 10%
${{ subscriptionPrice / 100 }} ${{ regularPrice / 100 }}
Billed quarterly with filter replacements shipping every 90 days.
ONE TIME PURCHASE
${{ regularPrice / 100 }}
FREE SHIPPING
INFO

The Jolie Replacement Filter fits inside the neck of your Jolie Filtered Showerhead and needs to be replaced every 90 days. We made our filter best-in-class by focusing on the two most effective filter mediums for the shower: American-made KDF-55 and Calcium Sulfite. This is the good stuff — built to remove more chlorine & heavy metals than any other filter on the market. By subscribing, your replacement filter will arrive on your doorstep every 90 days — no need to remember when to replace.

SPECS

By replacing the filter every 90 days, you ensure your skin & hair look and feel their best. Past the 90-day mark, the filter's efficacy will wane and it won't be doing its job. We shower everyday — treat your body right by ensuring your water is clean for a healthier, happier you.

PERFORMANCE

Our filter has been independently tested by third-party labs and far exceeds NSF-177 certifications for contaminant removal (including over 84% removal of chlorine through the entire lifespan of the filter, which far exceeds NSF-177 certifications of 50%).

TECHNOLOGY

We keep it simple. Your Jolie Replacement Filter will arrive every 90 days, along with a cotton sponge that helps catch any debris, dirt and sediment. Replacing your filter takes less than 20 seconds.

IN THE BOX
  • Far exceeds NSF-177 certifications
  • Best-in-class at removing chlorine & heavy metals
  • Ultrasonically welded to ensure quality
  • Contains the two best filter media: American-made KDF-55 & Calcium Sulfite
let secondClick = false; document.addEventListener('DOMContentLoaded', function () { const section = document.querySelector("[data-section-id='template--24426285662501__pdp_v2_main_tRY9yF']"); const mainSlider = section.querySelector('.mySwiper2'); const thumbsSlider = section.querySelector('.mySwiper'); const thumbsSliderBtnNext = thumbsSlider.querySelector('.button-next'); if (thumbsSlider) { window.pdpV2ThumbsSlider = new Swiper(thumbsSlider, { spaceBetween: 0, slidesPerView: 4.7, freeMode: true, watchSlidesProgress: true, navigation: { nextEl: thumbsSliderBtnNext, prevEl: ".swiper-button-prev", }, breakpoints: { 1023: { slidesPerView: 'auto', direction: "vertical", }, }, }); if (thumbsSliderBtnNext) { thumbsSliderBtnNext.addEventListener('click', function () { if (this.classList.contains('swiper-button-disabled')) { if (secondClick) { window.pdpV2ThumbsSlider.slideTo(0, 200,true); secondClick = false; } else { secondClick = true; } } else { secondClick = false; } }) } } if (mainSlider) { window.pdpV2MainSlider = new Swiper(mainSlider, { spaceBetween: 0, slidesPerView: 1.20, thumbs: { swiper: window.pdpV2ThumbsSlider, }, breakpoints: { 1023: { slidesPerView: 1 }, }, }); } }); function updateSliders() { if (window.pdpV2ThumbsSlider) { setTimeout(() => { window.pdpV2ThumbsSlider.update(); window.pdpV2ThumbsSlider.slideTo(0, 200,true); secondClick = false; }, 100) } if (window.pdpV2MainSlider) { setTimeout(() => { window.pdpV2MainSlider.update(); window.pdpV2MainSlider.slideTo(0, 200,true); }, 100) } } const updateProductDescription = () => { tolstoyWidget.postMessage({ eventName: 'tolstoy_product_update', product: { id: '7285536194717', descriptionHtml: `

Includes:

  • 1 Jolie
  • 1 Filter
  • Filter subscription
`, }}); }; if (window.tolstoyWidget) { updateProductDescription(); } else { window.addEventListener('tolstoyWidgetReady', updateProductDescription, { once: true }); }

THE BEST FILTER THAT EXISTS.

We designed our filtration to be best-in-class. Using a proprietary blend of American-made KDF-55 and Calcium Sulfite, our filter:

  • Far exceeds NSF-177 certifications
  • Has been tested via multiple third-party labs
  • Does not clog nor reduce pressure
  • Includes the most American-made KDF-55 vs. any other existing shower filter
  • Is incredibly easy to replace
  • Arrives every 90 days
  • Is the engine for your Jolie
  • Is less than 40 cents/day
#promo-content-inner { flex-direction: column-reverse; } @media (min-width: 768px) { #promo-content-inner { flex-direction: row; } }

Forget when to change that filter? We got you.

Your filter arrives at your doorstep right before it needs to be changed. No need to guess... (we'd bet that many of us don't change our drinking water filters on time).

Need to cancel? Free & easy, though we'd hate to see you go.

You can cancel your subscription at any time.

document.addEventListener('DOMContentLoaded', function () { const playBtn = document.querySelector(".play-bt"); const poster = document.querySelector("#poster"); const iframe = document.querySelector('iframe'); const player = new Vimeo.Player(iframe); playBtn.addEventListener('click', function () { poster.classList.add("hidden") player.play() }) })
“After a month, I’ve noticed that my moisturizer goes on easier and my hair feels as soft as a toddler’s”
Read the Article
“My hair felt fluffier and lighter”
Read the Article

customer reviews

average rating 4.8 out of 5
Based on 1425 reviews
  • 5 Stars
    1253 Reviews
  • 4 Stars
    91 Reviews
  • 3 Stars
    81 Reviews
  • 2 Stars
    0 Reviews
  • 1 Star
    0 Reviews
94% of reviewers would recommend this product to a friend
Ease of install
Rated 4 out of 5
Product quality
Rated 4 out of 5
Effects on hair
Rated 4 out of 5
Effects on skin
Rated 4 out of 5
1425 Reviews
Reviewed by Debra H.
Verified Buyer
I recommend this product
Age Range
55 - 64
Rated 5 out of 5
Review posted

This WORKS!

I've had my shower head for 6 mos, and just saw my hairdresser for the first time since installing Jolie - and he said - WOW, your hair is the healthiest and most voluminous that it's ever been (and he's been cutting my hair for 25 years)! I LOVE Jolie!! I was so worried that all the filtering would lower the water pressure - but it didn't lower the pressure at all. It produces the perfect shower experience AND clean hair :))

Loading...
Ease of install
Rated 4 out of 5
Product quality
Rated 5 out of 5
Effects on hair
Rated 5 out of 5
Effects on skin
Rated 5 out of 5
Was this helpful?
Reviewed by Francesca R.
Verified Buyer
I recommend this product
Age Range
18 - 24
Skin issues
  • Dry Skin
Hair issues
  • Dry hair
Rated 5 out of 5
Review posted

Words can’t explain

I wanted to give the Jolie a try because I heard so many great things. I finally decided to try to see if it would help at all with my hair and skin constantly feeling dry and it definitely did! Not to be dramatic, but it’s life changing! Definitely recommend!

Loading...
Ease of install
Rated 5 out of 5
Product quality
Rated 5 out of 5
Effects on hair
Rated 5 out of 5
Effects on skin
Rated 5 out of 5
Was this helpful?
Reviewed by PEGGY T.
Verified Buyer
I recommend this product
Skin issues
  • Dry Skin
Hair issues
  • Change in hair color
Rated 5 out of 5
Review posted

3 weeks to receive

I'm sure that I will enjoy, now that it finally came! Ordered on the April 4 and after 2 complaints that I had not received it, it finally came on April26.

Loading...
Ease of install
Rated 4 out of 5
Product quality
Rated 4 out of 5
Effects on hair
Rated 5 out of 5
Effects on skin
Rated 5 out of 5
Was this helpful?