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


Cup O' Joe Applique Machine Embroidery Quilt CD

This quilt is for coffee lovers who grab a cup and savor each sip. The design collection captures the coffee houses of the 1950’s with twenty-four vintage style embroidery designs.

Cup O’ joe collection includes twenty-five multi-formatted embroidery machine designs and complete instructions to stitch a

41” X 48” quilt or a 23” X 41” wall hanging.


Suggested Products


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