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


Pfaff Free Motion/Darning Foot - 820243096

For Pfaff models 933, 939, 955, 1006, 1007, 10501171, 11961199, 12091222, 1371, 1467, 1471, 1520, 1522, 1530, 1540, 2010, 2014, 2020, 2024, 2030, 2034, 2040, 2042, 2044, 2140, 6085, 6086, 6087, 6091, 6110, 6112, 6122, 6152, 6232, 6250, 6270, 7530, 7550, 7560, 7562, 7570 Select 2.0, 3.0, same as 820243096

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