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


Cork Touch PRO Blue w/ Silver Surface

Fashionable and ecological, the cork fabric can be used in production of a wide range of products (from handbags, purses, wallets, journal covers, clothes, to other accessories) that will allow you to obtain a unique product. Touch PRO line - Natural. 1yd x 27" (width of fabric). Similar handle to leather. Cork fabric is lightweight, waterproof, stain resistant and hypoallergenic. Color: Blue with Silver (Surface).

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