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

Janome 4120QDC-G

   
Quantity:    
Notes:    
Manufacturer #:janome4120
Sku:4120QDC-G, 4120qdc-g

Add to Cart
The perfect travel machine! Weighing in at under 15 pounds, the 4120QDC-G Is the Upgraded version of the 3160QDC-G, and is the best travel, class, and hobby machine there is! Stop in our stores today and try for yourself, and see why we can't keep this machine on our shelves!
Thank You For Shopping Mulqueen.com

Janome 4120QDC-G

Janome 4120QDC-G

Janome 4120QDC-G offers a generous workspace, an expansive stitch library, and intuitive digital controls for quilters, sewists, and embroidery enthusiasts who demand accuracy and speed.

  • Large throat space for quilts and bulky projects
  • Comprehensive builtin stitches and fonts
  • Automatic needle threader & thread cutter
  • Bright LED lighting and LCD screen
  • Adjustable sewing speed and precision feed

In the Box

AccessoryIncluded
Zigzag Foot, Zipper Foot, Buttonhole Foot  
Quilting Foot, Walking Foot (select models)  
Extension Table  
Knee Lifter, Bobbins, Needle Set, Screwdrivers  
Hard Cover or Soft Case  

Warranty: 25year chassis, 6year electronics, 2year parts & labor.

Find compatible accessories at mulqueen.com.



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