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


SVP BOBBIN HOLDER ASSY - 68002499

Bobbin Case – Part Number 68002499

68002499 is a precision component designed to fit select Pfaff and Husqvarna Viking sewing machines, ensuring flawless stitching every time.

Compatible Pfaff Models:

  • Ambition 610

  • Ambition 620

  • Quilt Ambition 630

Compatible Husqvarna Viking Models:

  • Designer Jade 20

  • Designer Jade 35

Perfect for everything from garment construction to detailed quilting, this bobbin case helps maintain tension control and stitch consistency—so you can focus on your creativity, not your 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'));