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


Janome Style J Plastic Bobbins 10pk - 200-122-647

Plastic Bobbin – Part #200?122?647 (SKU: 732212202964)

A clear plastic class?15 bobbin suitable for a wide range of Janome and New Home sewing/embroidery machines. Lightweight and durable, it supports smooth thread delivery and reliable stitch results.


Key Features

  • Made of sturdy transparent plastic

  • Engineered for smooth, consistent thread tension

  • Compatible with top-loading and front-loading systems

  • Sold in multi-pack of 10


Compatible Machines

Please verify compatibility with your specific model.


Part Number

200?122?647 (also listed as 200122647)

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