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


Janome Magnetic Clamp Attachments 8pk

These Magnetic Clamp Attachments make using AcuSetter while quilting a breeze!  If your project covers the markings on the hoop, these magnetic attachments that are printed with arrows clamp right over the concealed magnets, making it easier than ever to align your design exactly where you want it in the app.  Make embroidery placement even more seamless with this addition to your embroidery toolbox.

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