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


Brother Touch Pen - XA9940051

Works on the following Brother machines BP2100, BQ2450, BQ2500, BQ3050, BQ3100, HE1, HE120, HE120PKG, HE240, LB6770, LB6800, LB6800PRW, LB6800THRD, NC21-SE, NV1, NV1500, NV1500D, NV2500D, NV2800D, NV4000, NV4000D, NV4500D Duetta, NV4750D, NV500, NV500D, NV5000, NV6000D, NV6700D, NV6750D Quattro 3, NV900, NV900D, NV950, NV950D, NX2000, NX5000, PE450, PE500, PE525, PE540D, PR1000, PR1050X Entrepreneur, PR1055X, PR600, PR600II, PR600C, PR600IIC, PR620, PR620C, PR650, PR650C, PR670E Entrepreneur, PR680W, PRS100 Persona, QC1000, SB7050E, SB7500, SE270D, SE-350, SE425, Stellaire Innov-is XE1, Stellaire Innov-is XJ1, VE2200, VE2300, VQ2400, VQ3000 as well as many Babylock models as well

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