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


Swiss 4 1/2in Precision Angled Tweezers - 507SP

Use the tips for precise plucking of unwanted thread, alsouse the tips as a stilleto, guide your fabric through thepressure foot with ease. Turn the tweezers over, use the back flat side of the tweezers for picking up crystals,metals or beads & place them exactly where they need to go!

/*Calendar different color events javascript*/ 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'));