Skip Navigation Website Accessibility
Call Today (888) 873-9822
Shipping Flat $7.50 Free Over $75
            Become a Fan
Applique pins have a specialized use (which is pinning fabric applique pieces onto the background fabric securely for sewing... The super-short length helps prevent bulky, jabby "pin-clutter" & catching your thread on the pins as you try to sew quickly... Helps avoid so much need for hand basting... Helps you get projects done in less than years
 
Pins - Applique
See More
Showing 1 - 3 of results
Sort By:

PRODUCT

Extra Large Thumb Tacks

$5.49

PRODUCT

Applique Sequin Pin Brass Size 8-1/2" 500ct - 47504

$10.49

PRODUCT

Applique Glass Head Pin Size 12 - 3/4in 150ct - 231CV

$9.75

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