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


Made at the Lake Woven Labels

These premium woven labels offer a little something extra to include in your projects. Attractively packaged, they also make a great gift for the crafty sewist or quilter. Sew cheerful!

There are eight to a pack of these high quality sew-in labels.  Double-sided with MADE at the Lake on one side, and a duplicate of the front image on the back

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