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


BOSAL Moldable Batting forTabletop Tannenbaums 18" x 45" - 494B-A

Bring your holiday projects to life with unique heat-activated design that allows you to shape and mold fabric into sturdy, dimensional forms—perfect for creating festive, freestanding quilted trees and other decorative projects.

18" x 45", this piece of moldable batting is the ideal size for crafting your Tabletop Tannenbaum. Simply heat, shape, and let it cool to set your design in place. The result is a durable, flexible structure that holds its form beautifully while still being soft enough to stitch through with ease.

Note: Pattern PQD197 is sold separately.

Why Makers Love It

  • Heat-activated moldable batting—shape, set, and hold designs with ease.

  • Sized at 18" x 45", perfect for Tabletop Tannenbaum projects.

  • Creates freestanding, dimensional designs that maintain their structure.

  • Soft enough to sew through yet sturdy once molded.

  • Adds a professional finish to holiday décor projects.

Details

  • BOSAL Moldable Batting for Tabletop Tannenbaums – 18" x 45"

  • 834875444948

  • Size: 18" x 45"

  • pattern not included)

  • Use: Holiday décor, freestanding fabric trees, and dimensional fabric crafts

 

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