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

Topaz 50 & Topaz 65 New Owners Class - Sewing & Embroidery



Want to learn how to sew and/or embroider on your new Topaz 50 or Topaz 65? Then this is the perfect class for you! Instructor Sandy Langs will teach you everything you need to know to sew and embroider on your new Topaz like a pro!!

Supply List:
Bring your machine along with your embroidery unit, all accessories, and the owner’s manual
Bobbins for winding sewing and embroidery thread
1 spool of medium blue sewing thread
240 X 150 Hoop
Fabric cut: 12” x 15” (white is fine)
Stabilizer cut: 12” X 15” (tear-away)


Instructor: Sandy Langs
{{getPrice()}}

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