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


Pfaff Presser Foot Holder – Part #413039201

Pfaff Presser Foot Holder – Part #413039201

This presser foot holder is designed to securely attach snap-on presser feet to your Pfaff sewing machine. It’s a reliable replacement part compatible with a wide range of mechanical and computerized models.


Compatible Pfaff Models

1006, 1025, 1027, 1035, 1047, 1069

1147, 1151, 1171, 1199

1209, 1213, 1214, 1215, 1216, 1217, 1222SE, 1229

1371, 1467, 1469, 1471, 1472, 1473, 1473CD, 1475CD

1523, 1527, 1540, 1548

2124, 2134, 2140, 2170

7510, 7530, 7550, 7560, 7570

Expression 2038, Quilt Expression 2048

Creative 2124, 2134, 2170

Ambition 1.0, Ambition Essential

Passport 2.0, Passport 3.0

Performance 5.0

Select 3.0, Select 4.0

Smarter 140s, 160s, 260c

Tiptronic 2020, Tiptronic 6152

Perfect for restoring function when your original presser foot holder is damaged or missing. Designed for a secure fit and smooth sewing experience.

/*Calendar different color events javascript*/ 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'));