Skip Navigation Website Accessibility
Call Today (888) 873-9822
Shipping Flat $7.50 Free Over $75
            Become a Fan
 
Other Packaged Fusibles & Interfacing
See More
Showing 1 - 16 of results
Sort By:

PRODUCT

Hotfix Featherweight Roll - HFA-F

$26.95 $29.95

PRODUCT

FlexiFuse Lightweight Fusible Web - Roll 21in x 3yds

$20.00

PRODUCT

FlexiFuse Lightweight Fusible Web - 5 Sheets 8in x 10-1/2in

$7.00

PRODUCT

FlexiFuse Lightweight Fusible Web - 10 Sheets 8in x 10-1/2in

$10.00

PRODUCT

Steam A Seam 2 Lite 1/2" x 20 Yds - 5410WNN

$5.25

PRODUCT

Fusible Fleece Pellon 45" - 987FP

$10.91

PRODUCT

Steam A Seam 2 Lite 1/4" x 40y - 5409WNN

$5.34

PRODUCT

Double Sided Basting Tape 1/2in x 7.5yds - 9505CV

$5.25

PRODUCT

Insul-Bright 36" x 45" - 6345WN

$7.57 $9.99

PRODUCT

Hero Foam 23.5"x23.5" BLACK 3 sheets 2mm R-2FB

$11.99

PRODUCT

Hero Foam 23.5"x23.5" WHITE 2 sheets 6mm - R-6FW

$11.99

PRODUCT

Super Structure Foam 60" x 1Y - CP-SSFF1

$44.99

PRODUCT

Fuse N Bind Tape 1/2in x 6yds - 9574

$10.95

PRODUCT

Fuse N Bind Tape 2yds 1/2in Wide - 9573

$6.95

PRODUCT

Bo-Nash Fuse It Refill Powder 2 oz - BO1002

$12.99

PRODUCT

Dritz Wash-Away Wonder Tape 1/4in x 10yds - 406

$9.49

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