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


Pfaff Icon & Viking Epic Bobbin Case - 68005213

Bobbin Case (Straight Stitch) – Part #68005213

Description: Specialized bobbin case designed for left-needle position straight-stitch sewing.

Compatible Models

  • Husqvarna Viking Epic series

  • Pfaff Icon series

Product Details

  • Used when the needle is shifted to the left for straight-stitch sewing

  • Provides optimal stitch quality for straight stitching on select models

  • Typically black with a unique design for straight-stitch function

  • Not compatible with general zig-zag stitching bobbin cases

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