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

Viking Epic 3 New Owners Class - Sewing & Embroidery



This class with Sandy Langs will teach you everything you need to know about sewing and embroidering on your new Viking Epic 3!! If you did not purchase your machine from Mulqueen Sewing, the fee for the class is $50.00

Supply list:
Your Machine
Foot control, Power cord
1 spool of good quality thread (Medium Blue)
Your owner’s manual
Your tray with all the feet and accessories you received when you purchased your
machine, including the magnetic screwdriver. At least one empty bobbin.
All your embroidery accessories. Please bring your 240 X 150 hoop
Don’t forget YOUR EMBROIDERY ARM.
Cut your fabric 12” X 15” (please press and starch your fabric. Best Press is great for this).
Cut your tear-away stabilizer 12” X 15”
Bring assorted embroidery thread colors and an empty bobbin, or pre-wound white.
Bring your usual class supplies


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