Skip Navigation Website Accessibility
Call Today (888) 873-9822
Shipping Flat $7.50 Free Over $75
            Become a Fan
 
CREATIVE 4.5
See More
Showing 1 - 6 of results
Sort By:

PRODUCT

PFAFF Instruction Manual model CREATIVE 4.5 - PDF Download

$8.95 $15.00

PRODUCT

Thread Knife - 412423701

$6.99 $9.99

PRODUCT

Spool Cap – Part Number 413051602

$5.99 $6.99

PRODUCT

Bobbin Case – Part #413058903

$49.95 $59.99

PRODUCT

Pfaff 10 pack of Bobbins (Grey) for machines (J) - 820921096

$9.95 $10.95

PRODUCT

Pfaff Needle Threader Hook – Part #413238402

$27.99 $29.95

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