Pea Wash Cup Brush
0
sales
Regular Price
$15.99
Regular Price
Sale Price
$15.99
Congrats! You are eligible for FREE Shipping
United States
Cleaning reusable water and plastic bottles has never been easier
Just put the sponge in the bottle, fill with water and a little detergent, put the cap on and shake well
Just put the sponge in the bottle, fill with water and a little detergent, put the cap on and shake well
{
// $(item).find(".accordion-title").css({"color":"var(--color-base-text)","font-family":"var(--font-heading-family)","font-size":"var(--font-size-title)"});
$(item).find("pre").css({"padding":"0px !important","margin":"0px","background-color":"white","color":"#727276","font-family":"var(--font-body-family)","white-space":"normal","width":"100%","font-size":"calc(var(--font-heading-scale) * 14px)"});
item.querySelector(".accordion-header").addEventListener('click', function() {
const content = this.parentNode.querySelector('.accordion-content');
const iconContainer = this.querySelector('.accordion-icon');
content.style.display = content.style.display === 'none' ? 'block' : 'none';
if (content.style.display === 'none') {
iconContainer.classList.remove('close')
iconContainer.classList.add('open')
} else {
iconContainer.classList.remove('open')
iconContainer.classList.add('close')
}
});
});
Customer Reviews
Share your experience
Reviews( )
With Photos( )
Sort by:
Most Recent
- Most Recent
- Highest Rating
See more
already the first one
already the last one
0.211165s