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

1A - Smitten Table Runner - Mesa Classroom - January 14th - 10:30 am - 4:30pm



Smitten Table Runner
Wednesday, January 14th, 2025
10:30 am - 4:30 pm
Mesa Store Classroom - 3716 East Main Street

$25 + Supplies

Get ready for Valentine's day early!  This table runner is full of love and will make a great addition to your Valentine's dinner.

Embroidery/Sewing machines will be provided for you to use and enjoy!

PROJECT SUPPLIES TO BRING TO CLASS
Bring proof of your class registration to any Mulqueen location and get 25% OFF ANY NOTIONS ON THIS LIST!  Plus, you will receive $1 off per yard (1/4 yard minimum cut) of fabric you need for this project.

Please purchase your supplies PRIOR to class!

  • Villa Rosa Designs Smitten Pattern
  • 1/3 yard Pink fabric
  • 1/3 yard Dark Pink fabric
  • 3/4 yard Black background fabric
  • 1/2 yard backing
  • 1/3 yard binding
  • Coordinating Thread (We recommend Aurifil)
  • Rotary cutter with a sharp blade
  • Rotary cutting ruler
  • General sewing supplies:  pins, bobbins, 1/4" foot for your machine, seam ripper, your favorite chalk marker, etc.
  • There may be additional supplies required

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
{{getPrice()}}
Embroidery/Sewing machines will be provided for you to use and enjoy!

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