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

Bottom Line


3000 yd, 60 wt. 2-ply polyester thread. Designed for applique, bobbin thread, and quilting.
Lint-free never felt so good. The Bottom Line makes a fantastic bobbin thread for any type of sewing. Its lightweight, blending colors are easily matched with any top thread. Available in 55 colors. Invisible applique and binding is a breeze with Bottom Line as it glides through layers of fabric. Bottom Line is fantastic for micro-stippling and English Paper Piecing.

 
Superior BottomLine 60wt 3000y
See More
Showing 1 - 8 of results
Sort By:

PRODUCT

Bottom Line Thread Bright Red 60wt 3000yd - 114-02-627

$14.22 $15.80

PRODUCT

Bottom Line Polyester Thread 60wt 3000yds Peach

$16.99

PRODUCT

Bottom Line Polyester Thread 60wt 3000yds Magent - 11402-630a

$16.99

PRODUCT

Bottom Line Polyester Thread 60wt 3000yds Copper - 11402-616

$16.99

PRODUCT

BottomLine 60wt 3000y - 114-02-603

$16.99

PRODUCT

BottomLine 60wt 3000y - 114-02-625

$16.99

PRODUCT

BottomLine 60wt 3000y - 114-02-651

$16.99

PRODUCT

BottomLine 60wt 3000y - 114-02-621

$16.99

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