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


Accuquilt GO! Grandmother's Fan - 55537

Get ready to see this classic block in a whole new way! This Block on Board (BOB) die not only takes the work out of cutting, but specialized notches make it possible for even a beginning quilter to sew curves with ease. Get creative and try pairing it with other blocks and dies, including the GO! Setting Triangles-9" Finished, to create a fresh look!

 

Cut Size: Cut size dimensions not included due to non-standard shapes.

Finished Size: 9" Finished Block (22.9 cm).

Die Board Size: 10 in. x 24 in. (25.4 cm x 61 cm)

/*Calendar different color events javascript*/ 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'));