#shopify-section-layout-header { position: sticky; top: 0; left: 0; z-index: 35; background-color: #FFFFFF; padding-bottom: 16px; } .header-shop-btn { color: #000000 !important; background-color: #bdd9c7 !important; border: 1px solid #000000 !important; } .header-shop-btn.btn-hero:hover { color: #ffffff !important; background-color: #000000 !important; border: 1px solid #000000 !important; }
Shower with
SHOP
{{ cartItems }}
document.addEventListener('DOMContentLoaded', function () { const chatBtn = document.querySelector('.custom-chat-trigger') window.addEventListener('click', function (e) { if (chatBtn.classList.contains('active') && !e.target.classList.contains("custom-chat-trigger-svg")) { chatBtn.classList.remove('active'); GorgiasChat.close(); } }) })
Shop
Très Jolie
Shower Thoughts
SO... TELL ME MORE?
WHAT’S IN IT FOR ME?
FAQs
About
Account
The Water Glossary
The Drip
Manage your Account
#showerwithjolie
.popup-bg { background-image: url('//wholesale.jolieskinco.com/cdn/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c_1000x.gif') } @media (min-width: 768px) { .popup-bg { background-image: url('//wholesale.jolieskinco.com/cdn/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c_1500x.gif') } } .thank-popup-custom-style { margin-top: 5px !important; padding: 0 10px !important; } .thank-popup-wrapper-custom-style { padding: 100px 0 85px !important; }
FIND OUT WHAT’S IN YOUR WATER.
Enter your zip code below and sign up for email and texts to learn more about the water you shower in everyday.
Ignorance is bliss?
#play-btn { width: 0; height: 0; border-style: solid; border-width: 20px 0 20px 40px; border-color: transparent transparent transparent #ffffff; } .tres-jolie-card:hover .second-card-image { opacity: 1; }
Très Jolie
A collection of what we love, including product that would traditionally sit outside the confines of a beauty brand
Jolie x Lusso Cloud: LIKE WALKING ON WATER Pelli Slide
$150
NOTHING LIKE THE SOUNDS OF THE BEACH...
Jolie x Gemsun: Sun Hat
$150
document.addEventListener('DOMContentLoaded', function () { const playBtn = document.querySelectorAll('#play-btn'); playBtn.forEach(item => { item.addEventListener('click', function (e) { const posterWrapper = this.closest('.play-btn__wrapper'); const video = this.closest('.play-btn__wrapper').previousElementSibling; posterWrapper.classList.add('hidden'); if (video.paused == true) { video.play() video.setAttribute("controls", "controls"); } e.preventDefault(); }) }) })