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

Serger Club October 2025 - Quick and Easy Potholder



Join instructor Sandy Langs in her new Serger Club! You'll meet in the Mesa Clubhouse for this project.

These potholders are a great hostess gift; everyone can use a really good potholder! I 
have made dozens of these to give away throughout the years, and everyone tells me they are the best size and most useful potholder they have ever used.

All brands of serger are welcome

Supply List:
Your serger should be threaded and in good running condition. (Thread should match your fabric) Don’t forget your foot control and power cord.
You will receive your pattern on the day of the class
Please cut as follows:
1 10” X 10” fabric A (for the front of the potholder)
2 10” X10” fabrics B (for the 2 back pockets)
1 10” X 10” fabric C (for the lining)
¼” or ½” of grosgrain ribbon 4” long (some of us leave this out because people generally, put their potholder in a drawer and never use the hanger.
1- 9” square of cotton batting (not heavy batting)
1- 9” square of Insul-Brite batting
Blue painters tape
Quilter’s clips or strong pins


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