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

Janome 9450 & 9480 & Skyline S7 Instructional Class - Mesa Store - 10:30 am - 1:30 pm



Join us as we go through the features of your Janome 9450, 9480 or S7

Please bring the following items to class:
Your machine
Power cord
Foot control
Instruction manual
All the accessories that came with the machine
A colorful spool of thread and a full bobbin
A new needle in the machine
Basic sewing supplies
Lastly, some basic fabric to sew on.

You wont need the quilt table for this class.

Please jot down questions and bring them along as well.

This class is free to anyone that purchased this machine from us.

If you purchased this machine elsewhere that's OK - the cost will be $40 paid on the day of class.


Time: 10:30 - 1:30
Location: MESA STORE CLASSROOM

Educator: Lynda Schuler


Skill Level: Beginner
Skill Details:
{{getPrice()}}
This class is FREE If machine was purchased at Mulqueen Sewing. If not the cost will be $40 paid before class starts. PLEASE read to the bottom for class supply list prior to signing up for the class!

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