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


Brother/Babylock Outer Rotary Hook - XC4141121

This Brother/Babylock outer rotary hook works with the following machines:

Brother- CS100T, CS4000, CS4000T, CS6000, CS6000T, CS8000, CS8060, CS8100, CS8200, NV1000, NV1500, NV1500D, NV2500D, NV4000D, NV500D, NV700E, NX200, NX400, NX600, PE700, PE750D, SE-270

Babylock- BLAR, BL137A, BL137A2, BL200A, BL40, BL40A, BLCC, BLCC2, BLDC, BLDC2, BLDY2 Destiny II, BLG, BLG2, BLG2-NZ, BLG3 Ellegante 3, BLJY Journey, BLL, BLMCC Accord, BLMFO Flourish, BLMLR Lyric, BLMPR Presto, BLMR, BLMSP Soprano, BLMY, BLN, BLPY Spirit, BLQC, BLQC2, BLR2, BLR3, BLSO Ellisimo, BLSOG2 Ellisimo Gold II, BLSR, BLSR-EB, BLSY, BLTP, INT

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