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


RNK Cork Fabric GOLD 5 Sheets 8.5x11" - R-CKGO-811

RNK Cork Fabric is a pliable, extremely strong yet thin fabric that’s ideal for sewing & quilting. Excellent for working with lightweight materials like cotton without distorting the finished project. Cork Fabric is soft but durable, allowing you to bring new textures to your projects beyond leather & vinyl, while still being eco-friendly!

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