Skip to content
Your cart is empty
Continue shopping
Have an account?
Log in
to check out faster.
Your cart
0
Loading...
Flash Sale:
30% Off + Free Shipping
Home
Buy Wellbelt
Contact
Log in
Log in
Cart
News
Choosing a selection results in a full page refresh.
Opens in a new window.
Add to cart
Add to cart
document.addEventListener('DOMContentLoaded', function() { const buttons = document.querySelectorAll('.scroll-to-product'); buttons.forEach(button => { button.addEventListener('click', function(e) { e.preventDefault(); const id = this.getAttribute('href'); const target = document.querySelector(id); if (!target) return; const y = target.getBoundingClientRect().top + window.pageYOffset - 20; window.scrollTo({ top: y, behavior: 'smooth' }); }); }); });