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


So Loved Animal Toss Flannel Turquoise (Doodle Baby) - 13223F-84

So Loved Animal Toss Flannel Turquoise (Doodle Baby) - 13223F-84 by Jessica Flick for Benartex

So happy, so pretty, so precious – the Doodle Baby collection by designer Jessica Flick is all of these and more! Our triple brushed flannel makes these fabrics extra cuddly and soft for your little ones. The block print, border stripe and fun allover animal fabrics are so sweet, and we’ve paired them with the floral, stripe and geometric coordinates in gender neutral hues – so perfect for a variety of projects

100% Cotton Flannel
43/44" Wide

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