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


The Goat Tote - The Rolling Goat (Laguna) - TGT3000-L

Get Your Stitch Together!

The Rolling Goat is expertly designed with makers in mind. It features clever compartments for your sewing machine and supplies. Made from high-quality materials and smooth-rolling wheels, it combines durability with effortless mobility. We believe it’s the greatest of all totes, and we bet you will, too.

  • 21" x 17" x 12"
  • 4 fully functional exterior pockets
  • 3 internal organization pockets
  • Multidirectional wheels
  • Trolley capacity up to 100lbs
  • Removable trolley for easy storage
  • Water resistant
  • Luggage tag included with every bag
  • 100% polyester

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