Skip Navigation Website Accessibility
Call Today (888) 873-9822
Shipping Flat $7.50 Free Over $75
            Become a Fan
 
Pfaff Embroidery Hoops and Hoop Accessories
See More
Showing 1 - 7 of results
Sort By:

PRODUCT

PFAFF Creative iconâ„¢ 2 Embellishment Attachment

$629.91 $699.99

PRODUCT

Pfaff Texture Hoop 150x150 - 820919096

$175.95

PRODUCT

PFAFF Creative Metal Quilters Hoop 8"x8" - 821335096

$249.99

PRODUCT

Pfaff creative Metal Hoop Fabric Guide Set - 821165096

$62.95

PRODUCT

Pfaff creative Endless Hoop II - 820893096

$199.95

PRODUCT

Pfaff creative 120 Square Hoop - 412968202

$76.95

PRODUCT

Pfaff creative Hoop Metal 180 X 130MM - 821034096

$185.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'));