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

Christmas Holiday Open Sew - GLENDALE - Tues., Dec. 9 AND/OR Fri., Dec. 19 -- 10:00 a.m. to 3:00 p.m.

Do you have Christmas projects you are having trouble finding time to finish? Do you just need to get away from other distractions and work with a group of other sewers/quilters to help you stay focused? Come to the Glendale store!

The Giving Christmas Tree - GLENDALE - Tues., Dec 9 @ 10 a.m. to 3:30 p.m.

Make this easy Christmas Tree wall hanging - called Giving Tree - for yourself or as a gift! While the curves may look scary, they are made easy by the small QCR ruler and with guidance through each step you will have a top completed much faster than you think possible! Get a head start on Christmas and join this class now!

2.02 - Santa's Workshop - Jelly Roll Rug Class - Mesa Classroom - December 3rd or 9th - 10:30 am - 4:30pm

Make a custom rug with a Jelly Roll and a roll of pre-cut batting strips. This class will provide you with tips and tricks to complete a one of a kind rug! Sewing Machines will be provided for you to use!

Dec 9
Sewing Machine New Owners Class
Dec 10
Serge & Sew Club at Glendale - 2nd Wednesday of each month - 10:00 am - 12:30 pm
Dec 10
Embroidery Club December 2025 - Technique Wall Hanging Part 2

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