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


Spring Mug Rugs - ASD200

This pattern features four fast and fun “in-the-hoop” embroidery projects, great for gifts, and just fun to have around your home. Our Spring Mug Rugs pattern includes a birdhouse, a watering can and bird, a flower, and a rainboot The pattern includes digital embroidery files for all major machines, step-by-step instructions with photographs, and bonus appliqué designs that you can use on other projects.

Supported embroidery formats: ART, DST, EXP, HUS, JEF, PEC, PES, VIP, VP3

This project requires a hoop with a 8″ x 5.5″ stitching field.

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