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


Janome Offset Screwdriver - 770810009

Is there anything handier than an offset screwdriver with a Philips head on one end and a Standard (slot) on the other end?  It can get into any tight spot and is ideal for the needle plate.  I think I am in love!

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