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


PFAFF Utility Presser Feet Kit – Part Number 821220096

Utility Presser Feet Kit – Part Number 821220096

Pfaff admire™ air 5000 serger. This versatile kit expands your machine’s capabilities with presser feet and attachments tailored for everyday overlock and specialty sewing techniques.


Compatible Model

  • Pfaff admire™ air 5000


Included in the Kit

  • Blind Hem Foot – For clean, invisible hems on knit or woven fabrics

  • Elastic Gathering Attachment – Perfect for inserting and stretching elastic evenly

  • Gathering Foot – Great for lightweight fabric gathering

  • Gathering Attachment – Helps control gathers while attaching to flat fabric

  • Cloth Guide – Keeps seams straight and accurate


This kit is ideal for users who want to get more creative and professional results from their serger. Designed for durability and precision, it helps you complete a wide range of sewing projects with ease.

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