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


Brother NQ1400E Bobbin Case - XG0871101

Bobbin Case for Brother, Baby Lock # XG0871101 (Old # XG0871001)

Genuine Brother part. Bobbin Case or Also called Inner Rotary Hook Assembly.

Fits Brother Machines: F440E, NQ1400E, NQ1600E, NV800E, PE800, PE810L, PE830DL, and others.

For use with Baby Lock: BLMFO, and others.

Owners Manual should show either of these part numbers: XG0871001, XG0871101,

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