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

Trilobal Polyester Top Thread - No. 40

Glide 1,000m Spools - 10 Colors per month is a handy carry and storage box

 
Fil-Tec Glide Thread of the Month Kits
See More
Showing 1 - 3 of results
Sort By:

PRODUCT

Kimberbell Star Spangled Beauty Thread Collection

$67.68

PRODUCT

Glide Polyester Thread Kimberbell Pumpkins & Potions Collection

$65.99

PRODUCT

Glide Polyester Thread Kimberbell Nativity Collection - 61059-KIT

$117.81

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