Skip Navigation Website Accessibility
Call Today (888) 873-9822
Shipping Flat $7.50 Free Over $75
            Become a Fan
 


Strap Adjuster Black 1in 2pk - HAR1STABTWO

Strap adjusters allow you to adjust the length of a strap to fit the person carrying the purse or bag. They are particularly useful for backpacks and slings since the adjusters allow the user to regularly and quickly adjust the straps to remove the bag from the back or tighten the load.

window.addEventListener('scroll', () => { const cart = document.querySelector('#cart'); if (window.scrollY > 300) { cart.classList.add('sticky-cart'); } else { cart.classList.remove('sticky-cart'); } }); // Express.js example const prerender = require('prerender-node'); app.use(prerender.set('prerenderToken', 'YOUR_TOKEN'));