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


Fil-Tec Glisten Metallic Rayon 40wt 730y LIGHT GOLD 60091

Glisten

METALLIC WRAPPED RAYON

NO. 40

SOFT

Glisten has a specialized finish applied to its surface in order to make it extra soft & more resistant to abrasion.

MINIMAL KINK

We eliminate the amount of kink to dramatically reduce the potential for thread breaks & poor stitch quality.

SHIMMER

Glisten is a metallic wrapped-rayon, providing the perfect shimmer for your application

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