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


Baseball Mug Rugs - ASD217

Baseball Mug Rug projects take about an hour to stitch out. An embroidery hoop with a 5.5" x 8" stitching field is required. Supported embroidery formats: ART, DST, EXP, HUS, JEF, PEC, PES, VIP, VP3

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