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


Juki Bobbin Case Assembly TL Series – Part #A1837-D25-0AB

Juki Bobbin Case Assembly – Part #A1837-D25-0AB

The A1837-D25-0AB is a genuine Juki bobbin case assembly designed to hold the bobbin and control lower thread tension. Built for precision and durability, this high-quality component ensures smooth and consistent stitching, making it essential for maintaining optimal sewing machine performance. Its latch-style design allows for easy installation and removal, while the built-in tension spring helps regulate bobbin thread for perfect stitches every time.


Features:

  • Genuine Juki part for reliable performance

  • Controls lower thread tension during sewing and quilting

  • Latch-style design for easy access and replacement

  • Adjustable tension spring for fine-tuning thread control


Compatible with the following Juki TL Series models:

  • TL-15

  • TL-18QVP (Haruka)

  • TL-2000Qi

  • TL-2010Q

  • TL-2020PE

  • TL-2200QVP Mini


A perfect replacement part for keeping your Juki machine running smoothly and delivering professional-quality results.

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