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


Durkee EZ Frame Single Needle 8' X 8" Unit

The Durkee EZ Frame 8" x 8"  Individual Embroidery Frame is works only with the Durkee EZ frame embroidery system.  This Durkee EZ Frame 8" x 8" Individual Embroidery Frame is made out of 3/16" annodized aluminum that will last for years of use.  

 

The Durkee EZ Frame 8" x 8" has a maximum sewing field of  9" x 9".   You will need to test the size of the design you are working with to make sure it will fit in the hoop before using this product. 

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