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

2.02 - Santa's Workshop - Jelly Roll Rug Class - Mesa Classroom - December 3rd or 9th - 10:30 am - 4:30pm



Santa's Workshop - Jelly Roll Rug Class
Wednesday, December 3rd or Tuesday, December 9th, 2025

10:30 am - 4:30 pm
Mesa Store Classroom - 3716 East Main Street

$25 + Supplies

Make a custom rug with a Jelly Roll and a roll of pre-cut batting strips.  Use Christmas fabric for a festive accent this holiday!  This class will provide you with tips and tricks to complete a one of a kind rug!  Approximate finished size is 30 inches x 44 inches. 

Sewing machines will be provided for you to use!


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 the day of the class!

  • Pattern:  Jelly Roll Rug RJD100 by RJ Designs
  • Bosal White Katahdin 2-1/4in X 50yds  Item #390KB-50
  • One jelly roll:  42 - 2 1/2" strips 
  • Coordinating thread (we use Aurifil)
  • Rotary cutter with a sharp blade
  • Rotary cutting ruler
  • Optional notion:  Clover Fabric Tube Maker or Gypsy Quilter Jelly Roll Tube Maker
  • General sewing notions:  Pins, pin cushion, clips, seam ripper, 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()}}
includes use of the sewing machine

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