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


Bobbin Case - 412550101

Bobbin Case – Part Number 4125501-01

The 4125501-01 bobbin case is a precision-fit replacement compatible with advanced Pfaff and Husqvarna Viking household sewing machines that use a top-loading bobbin system. This OEM-quality bobbin case ensures excellent stitch consistency and thread tension control.


Compatible Pfaff Models

Creative Sensation · Creative Sensation Pro · Creative Performance · Creative Vision · Creative 2.0 · Creative 3.0 · Creative 4.0 · Creative 4.5 · Expression 150 · Expression 2.0 · Expression 3.0 · Expression 3.2 · Expression 3.5 · Expression 710 · Performance 5.0 · Performance 5.2 · Quilt Expression 4.0 · Quilt Expression 4.2 · Quilt Expression 720


Compatible Husqvarna Viking Models

250C Eden Rose · 435 · 875 · Angelica · Anna · Daisy 310, 315, 320, 325, 330, 335 · Designer 1 · Designer 2 · Designer Brilliance 80 · Designer Diamond · Designer Diamond Royale · Designer Ruby · Designer Ruby Royale · Designer SE · Designer Topaz 30, 40, 50 · Emma · Freesia 415 & 425 · Interlude 435 & 445 · Iris · Juliet · Lena · Lily 530–555 series · Lisa · Opal 650, 670, 690Q · Optima 190 · Oscar · Platinum 715, 730, 735, 750 Quilt, 755 Quilt, 770 · Sapphire 830, 835, 850, 855, 870, 875 · Prelude 340/360 · Quilt Designer I & II · Romeo · Rose 600 & 605 · Scandinavia 100, 200, 300, 400 · Sarah · Sophia · Tribute 145C · Victoria · Viva


Use this bobbin case to restore dependable stitching and smooth operation in compatible Pfaff and Viking machines. Confirm your model before ordering to ensure an exact fit.

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