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


Fusible Woven BLK - HBFW-15B

- Lightweight woven fabric with all-over fusible
- Adds body to light to medium weight fabrics
- Helps to prevent fabric puckering
- Ideal for large embroidery designs or multihooped projects
- Use in combination with tearaway or cutaway stabilizer
- Black is ideal for working with dark fabrics.

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