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


Pfaff creative Petite Square Hoop 80 X 80mm - 821006096

Pfaff - HOOP creative PETITE SQUARE 80 X 80mm (FOR creative icon, creative sensation, creative vision series, creative 4.5, 4.0, 3.0, 2.0 & 1.5, and creative performance) With the creative hoops from PFAFF, you can expand your embroidery machine's potential and achieve the most professional results

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