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

Husqvarna Viking Ribbon Feet Set Demo



If you decide to purchase this ribbon feet set after the demo, the $10 class fee will be applied towards your purchase!

If you would like to stitch along with me, please bring the following:
Your Ribbon Feet Set
Your Husqvarna Viking Sewing machine
Foot Control, power cord
Thread to match
Bobbin thread (full bobbin)
Fabric: White is good. Pressed and cut 12” X 12”
Rolls of ¼”(6mm), 3/8”(9mm) ½” (13mm) inch ribbon in various colors
Stabilizer: tear away, cut to match your fabric size


Instructor: Sandy Langs
{{getPrice()}}
The fee goes toward your purchase of the ribbon feet set if you buy it!

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