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

0.. - FLORIANI SOFTWARE CLUB - MAY - Create Applique In The Hoop - Mesa Store Classroom



MAY 21 10:30-12:00ish $25.00

 

Floriani Software Club - FTC-U & Fusion Software Owners.

THIS MONTHS TOPIC: 

Why manually stitch those Appliques when you can stitch them in the hoop?

 

Come learn how to turn those applique patterns into an applique you can stitch in the hoop?

 

 

 
If you need a little extra help please arrive a bit earlier.
 
Thank you so much!

Location: East Mesa Store
Address: 3716 E. Main St., Mesa, AZ 85205
Time: 10:30AM - 12:30PM 
Instructor: National Floriani Educator Clarrisa (cgossett@rnkdistributing.com)
Cost: $20 



Instructor: Clarisa
{{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.
/*Calendar different color events javascript*/ 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'));