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


OESD PolyMesh CutAway BLACK 10"x10y - HBC15-10B

  • Stitcher’s favorite!
  • Excellent for use with thinner fabrics to prevent show through of stabilizer
  • Soft but very strong, a good choice for knits and stretchy fabrics
  • Securely holds embroidery stitches on garments or projects through repeated washing and wearing
  • Soft finish prevents skin irritation

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