Skip Navigation Website Accessibility
Call Today (888) 873-9822
Shipping Flat $7.50 Free Over $75
            Become a Fan
Nishikiito metallic embroidery thread: “nishikiito” is the Cosmo brand metallic thread for hand embroidery. This thread is crafted with the same technique to produce gold thread used in traditional Japanese clothing in the former capital of Japan, Kyoto.20m spool, one spool per package. Polyester and Nylon blend embroidery floss.
Not recommended for machine use.

Shabon-Dama thread 21.9yd spool,  6 strand 100% Polyester iridescent embroidery thread.  Not recommended for machine use.

 
Cosmo Nishikiito Metallic & Shabon-Dama Embroidery Thread
See More
 
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'));