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


PFAFF Overlock Feet Kit

Contains 5 presser feet:

  • Gather fabric with ease using the gathering foot
  • Add elastic to garments and control the amount of stretch with the elastic foot
  • Sew invisible hems or apply lace with the blind hem & lace foot
  • Create and insert piping into home dec projects effortlessly with the piping foot
  • Stablize and prevent seams stretching with the taping foot
Works with: admire™ air 7000 Overlock Machine

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