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

PRODUCT

PFAFF Instruction Manual model CREATIVE 1.5 - PDF Download

$8.95 $15.00

PRODUCT

Pfaff Presser Foot Holder – Part #413039201

$14.99 $17.99

PRODUCT

Thread Knife - 412423701

$6.99 $9.99

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