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

1 - Harper the Elephant - Mesa Classroom - January 24th - 10:30 am - 4:30pm



Harper the Elephant
Saturday, January 24th, 2026
10:30 am - 4:30 pm
Mesa Store Classroom - 3716 East Main Street

$65 includes precut kit with the pattern in your choice of grey, pink or tan

This charming plush elephant features a soft, textured fabric that mimics the look of a real elephant's skin. This is a cuddly elephant with large, expressive ears that are perfect for creating a delightful, personalized stuffed animal. The plush material is made from 100% polyester, ensuring durability and comfort, making it ideal for both children and collectors. The design is simple yet elegant, with a neutral color palette that adds to its universal appeal.

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 get $1 off per yard (1/4 yard minimum cut) of fabric you need for this project.

  • Poylfil
  • Eyes for Harper
  • Thread (we recommend Aurifil)
  • Marking pen (chalk or ink your preference)
  • General sewing supplies:  Pins, clips, seam ripper, etc.
  • There may be additional supplies required

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

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
{{getPrice()}}
includes pre-cut kit with the pattern and the use of the embroidery/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'));