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


Sew Easy LED Seam Ripper With Magnifier - ER262LED

NO CHOICE OF COLOR.  This Sew Easy LED Seam Ripper provides a super bright, long lasting LED (over 30,000 hours approx.). Features adjustable & detachable magnifier in 3X magnification. The sharp steel blade is well suited for lightweight fabrics. Non-slip comfort grip handle and build-in lanyard slot for easy storage. Enhances uses at places with a limited light source. Ideal for the consumer with limited eye sight. Ready to use; battery included.
- Colors: Grey, Navy, Red
- Item Dimensions: 7.5in x 5in x 6in.
- Item Gross Weight: 1lb 9.6oz.

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