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

1 - Project UFO - Mesa Classroom - May 29th OR June 15th OR July 3rd 10:30 am - 4:30pm



Project UFO
Friday, May 29th, 2026 OR
Monday, June 15th, 2026 OR

Friday, July 3rd, 2026
10:30 am - 4:30 pm
Mesa Store Classroom - 3716 East Main Street

$10 if you bring your own sewing/embroidery machine OR $25 if you want to use the classroom sewing/embroidery machine.

Bring your works in progress.  Join Lynn to finish those projects that are hanging around!

Please refrain from wearing scented sprays, lotions or essential oils when attending classes and clubs for the health and safety of the staff and customers.

Class & Club Policies 


Class and/or Club fees are required at the time of registration. Reservations will only be accepted at time of full payment. If you need to cancel a class, we must be notified a minimum of five (5) days in advance of the class. At five days, we guarantee the attendance to the teacher so she can prepare for the class. There will be no class refunds or credits given after that time period. We reserve the right to cancel a class if we do not have the minimum number of students the teacher requires. If that happens, a full refund or credit will be given. Please read over the supply list for the class completely to see what preparations or special products are needed for the class. Purchase your supplies prior to the class unless the supply list indicates differently. 


Skill Level: Beginner
Skill Details:
Instructor: Lynn Campbell
Instructor Bio: clynn.campbell@yahoo.com
{{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'));