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


Mylar Rosabella Machine Embroidery Design - PG4190

Mylar Rosabella is a beautiful collection of lovely rose designs with decorative flourishes highlighted by the fabulous shine of Mylar Embroidery ®.

30 Designs (15 for the 5x7 Hoop + 15 for the 4x4 Hoop)Multi-format .PES, .DST, .EXP, .EXP+, .JEF, .HUS, .XXX, .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'));