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

Embroidery Club December 2025 - Technique Wall Hanging Part 2

Continue your technique wall hanging journey with Sandy Langs!

1- Adult Beginner Sewing Class

Are you an adult and want to learn how to sew? Well look no further! It's never too late to learn how to sew!!

1- Adult Beginner Sewing Class

Are you an adult and want to learn how to sew? Well look no further! It's never too late to learn how to sew!!

Dec 20
Mulqueen's Longarm Quilting Club - Clubhouse
Jan 2
Cholla Quilters @ Clubhouse
Jan 3
Pro-Stitcher Premium Club at the Mesa Store

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