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


Roxette Thimbles Extra Large Blue - RX-ET-XL

Roxette Thimbles from Roxanne International. Premium thimbles in sparkling colors for quilters and other needle artists. Ergonomically designed to put less stress on finger joints. The unique open back makes stitching cool and comfortable.

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