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


Sallie Tomato Four 1/2" Screw Together Grommets Antique

Our Screw-Together Grommets look stunning from both sides.  Use grommets for attaching straps or a drawstring on totes, handbags and bucket bags. They are lightweight and add a high-end finish to your handmade bag!

Easily install these grommets without any special tools!  Simply screw each side of the grommet together.

  • Size: Each grommet measures 1/2" (13mm) inner diameter. Exterior measurement is 27mm.

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