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

5.3 - Artful Embroidery with Stephen Wilson - Mulqueen Sewing Tempe Location



We are so excited to have Stephen Wilson, Owner/Creator of Anita Goodesign, back in Arizona teaching with the Mulqueen family. 

This event is so very different than anything you've ever done!

We have 2 event options:

1 - Attend - The Interactive Workshop ($199)
Friday December 5th 9:00 AM - 4:00 PM
Saturday December 6th 9:00 AM - 12:30 PM

2 - ADD - The Master Class & Make Your Own Work Of Art (+$399)
The Added Masterclass Will Be Held Saturday December 6th 1:00 PM - 5:00 PM
See What You Get In This Kit Below

What's included with The Interactive Workshop



ADD THE MASTERCLASS AND RECEIVE AN AMAZING KIT + MAKE YOUR OWN MASTERPIECE!

What's Included When You Add THE MASTERCLASS!


Please refrain from using perfumes or scented lotions for the health and safety of our staff and customers. Thank you.



Masterclass Attendees From Previous Event



Instructor: Stephen Wilson
{{getPrice()}}
CLASS + MATERIALS MEANS YOU ARE ADDING THE MASTERCLASS - Make Your Own Work Of Art! Saturday December 6th 1:00 PM - 5:00 PM

{{model.event.first_date}} - {{model.event.last_date}} {{model.event.sections.length}} Sessions {{model.event.sections[0].time}}
{{s.date}} {{s.time}}

Seats available {{model.remainingSeats()}}

{{errorMessage}}

{{waitlist_contact_errorMessage}}

Included Materials


{{c.items[0].title}}

{{c.errorMessage}}

This class cannot be purchased online. Please contact the store for more information.
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'));