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


24" Zipper - Coffee with Cream - psz042

24 inch Separating Zipper of Polyester Tape with Molded Plastic Teeth and Matching Enamel Auto-Lock Slider Pull.
Used on many Quiltsillustrated patterns but ideal for most other purses or totes.
Click on the picture to get a little better representation of the color but be aware most computer screens do not give a true rendering of the color.

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'));