More power, more stitches and more accessories – the Janome M series offers… more! Free delivery | Collect in store available | Expert support included | Ready to start sewing straight away #html-body [data-pb-style=TN3W997]{justify-content:flex-start;display:flex;flex-direction:column;background-position:left top;background-size:cover;background-repeat:no-repeat;background-attachment:scroll} More power, more stitches and more accessories – the Janome M series offers… more! The M50QDC machine from Janome is a computerised, mid-range machine with a host of bonus accessories. The powerful motor makes ease of stitching through multiple layers of fabric, with 50 stitches to choose from including a quick-set one-step buttonhole. The attachable extension table makes working on large projects easy, with a maximum stitch speed of 820 stitches per minute. It even has a cute pin cushion that attaches to the top of the machine! Janome machines always come with plenty of accessory storage, and this machine also comes with a hard cover for safe storage and easy portability. Janome M50QDC's Features: 50 built-in stitches including 3 buttonholes LCD screen Start/stop button Maximum speed: 820 s.p.m. Auto de-clutch bobbin winder Stitch balance adjusting dial LED light Extension table Hard cover Feet & Accessories: Category BWeight: 6.4 kg Feet Included: Automatic Buttonhole Foot (R) (753801004) Blind Hem Foot (G) (825817009) Overedge Foot (C) (822801001) Satin Stitch Foot (F) (822804004) Standard Zigzag Foot (A) (832523007) Zipper Foot (E) (808852003) Bonus Pack Included: ¼” Seam Foot (O) (200318000) Darning/Embroidery Foot (Open Toe) (200340001) Ditch Quilting Foot (200341002) Even Feed Foot + Quilting Guide (Open Toe) (200339007) Satin Stitch Foot (Open Toe) (200137003) Accessories Included: Pin Cushion Extension Table (808401003) Lint Brush (802424004) Screwdriver (3 Pronged) (653802002) Seam Ripper (560406001) Spool Cap (Large) x 2 (822020307) Spool Cap (Small) x 2 (822019004) Spool Pin (Spare – Horizontal) (809146000) Stitch Chart (809801A04) Stitch Chart Holder (809809008) Foot Control (Electronic) (C-1036) Power Lead (830315008) Plastic Bobbins x 4 (102261103) Instructional DVD (811805001) Assorted Needle Set Instruction Manual document.addEventListener('DOMContentLoaded', () => { const buttons = document.querySelectorAll('.accordion-button'); buttons.forEach(btn => { btn.addEventListener('click', () => { const isActive = btn.classList.contains('active'); const content = btn.nextElementSibling; // Close all buttons.forEach(b => { b.classList.remove('active'); b.setAttribute('aria-expanded', 'false'); const c = b.nextElementSibling; c.style.maxHeight = null; c.setAttribute('aria-hidden', 'true'); }); // If it wasn't active, open it if (!isActive) { btn.classList.add('active'); btn.setAttribute('aria-expanded', 'true'); content.style.maxHeight = content.scrollHeight + 'px'; content.setAttribute('aria-hidden', 'false'); // Optional: on small screens, scroll the opened header into view if (window.innerWidth { btn.scrollIntoView({ behavior: 'smooth', block: 'start' }); }, 250); } } }); }); // Ensure all are closed on initial load (explicitly) buttons.forEach(b => { b.classList.remove('active'); b.setAttribute('aria-expanded', 'false'); const c = b.nextElementSibling; c.style.maxHeight = null; c.setAttribute('aria-hidden', 'true'); });});