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


Pfaff Bobbins - J Mach - 10pk - 820921096

Pfaff - 10 pack of Bobbins (Lavendar) for machines (J)Machines with 9 mm stitch width, and IDT system

Pfaff Bobbin (J) – Part #820921096

This plastic bobbin is designed for use with Pfaff “J” category sewing and embroidery machines. It features a smooth design without a starter hole, requiring the thread to be hand-wound for use. Ideal for high-precision stitching, these bobbins ensure consistent thread delivery.


Key Features

  • Class J bobbin designed for 9 mm stitch-width machines

  • No starter hole; thread must be manually secured before winding

  • Clear plastic construction for easy thread visibility

  • Sold in packs of 10

  • Designed for smooth, even thread feeding


Compatible Pfaff Machines

Creative Series:

  • Creative Vision

  • Creative Sensation

  • Creative Sensation Pro

  • Creative Performance

  • Creative 2.0, 3.0, 4.0, 4.5, 5.0, 5.5

Expression Series:

  • Expression 2.0, 3.0, 3.2, 3.5, 710

  • Quilt Expression 4.0, 4.2, 720

Performance Series:

  • Performance 5.0, 5.2


Part Number

820921096

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