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


Juki Grip & Stitch

Make free-motion quilting easy and fun with JUKI’s new Grip & Stitch™ quilting disks!

  • Each pack comes with two different sized disks that provide outstanding support. With the larger disk in your left hand and the smaller disk in your right hand, place the disks on top of your quilt and begin quilting. Create funky spirals, beautiful feathers, and more!

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