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


Singer Roller Bag - 20.5"

SINGER Roller Bag - 20.5"

This Singer Roller Bag is the perfect complement to a Singer Sewing Machine. It provides a safe and secure place for your machine and accessories while on the go.

  • Fits all Singer sewing machines and sergers
  • Compact and easy to store
  • Smooth and effortless rolling
  • Durable PVC/polyester blend

This Singer Roller Bag is compact, easy-to-store, and transport with retractable handle. The built-in roller wheels provide smooth and effortless rolling, while the durable PVC/Polyester blend fabric keeps your machine safe and secure.  Fits all Singer Sewing Machines and Sergers (excluding embroidery machines).

 

Dimensions: 20.5" (L) X 16.5" (H) X 11.4" (W)


 

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