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


Sallie Tomato Two Triangle Rings 1 1/2" Nickel

Triangle rings are very functional and add a bit of bling to your handmade bags.  You can attach triangle rings to your straps and handles to give them more mobility.

The narrow channel on the bottom of the triangle ring prevents your strap from bunching or twisting. The round opening on the top of the triangle ring allows you to attach a strap. 

  • Size: 1.5" wide  
  • Number Included: 2 Triangle Rings

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