Skip Navigation Website Accessibility
Call Today (888) 873-9822
Shipping Flat $7.50 Free Over $75
            Become a Fan
Organ Leather Needles have a sharpened cutting tip, which is suitable for sewing with all types of leather. When sewing with fiber-reinforced materials, the puncture hole sometimes gets too small. The unique cutting tip of this needle produces evenly shaped puncture holes. Favorite Uses: Great assortment for sewing on any kind of leather; and for threads from 60 wt. (light) to 30 wt. (heavier)
 
Organ Leather Needles
See More
Showing 1 - 1 of results
Sort By:

PRODUCT

Organ Leather Needle Assortment (3ea 90 2ea 100) - 3000115

$5.49

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