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


Beige #3 Nylon Gold Coil Zippers

Sallie Tomato Zippers by the Yard will help you save money and time! Cut the length of zipper you need, when you need it, for minimal waste.  Also, use Zippers by the Yard to create single or double slide zippers of any length. Double slide zippers open from the middle out, which is ideal for luggage style bags, bowler bags, handbags, backpacks and more.

Coordinate the zipper tape color with your fabric and match the nylon coil color with your bag hardware! Not only are zippers functional, but they can also be used for decorative accents. Use them for closures, pockets, expandable areas, and more. 

Size: #3 coil with 1” wide tape
3 yard package (with rectangle pulls)

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