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


Floriani Heat N Sta Fusible Fleece 45" x 1y - FHSF

Floriani Heat N Sta Fusible Fleece 45" x 1y
Item: FHSF

Add dimension to your embroidery and quilting projects with Floriani Heat N Sta Fleece®. Create soft home dec items such as placemats, table runners and crib quilts. This unique product is similar to traditional quilt batting only with a fusible side to keep the fleece in place while stitching through it! Heat N Sta Fleece® is ideal for machine embroidered or T-Shirt quilts as it does not have to be quilted to maintain the fibers of the batting. It is machine washable, dryer and/or drycleaner safe.

The uses for both of this unique and versatile products are unlimited and because it is fusible, stitching can be as random as you desire!

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