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


Floriani The Fabulous Five Stabilizer Bundle - FL-FAB5

The 5 best selling stabilizers from Floriani all in one set! This set contains 5 rolls of stabilizer that are each 10" X 3 Yards, a 5 spool sample pack of 1000m Floriani 40wt embroidery thread, and a bonus disk of 12 floral embroidery designs!

Set Includes:

  • Perfect Stick Tearaway
  • Heat N Sta Tearaway
  • Medium Tearaway
  • White Mesh Fusible
  • Heat N Gone
  • Watercolor Florals Embroidery Design Disk with 12 designs

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