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


Medium Classic Turn Lock Rose Gold

Sallie Tomato Classic Turn Locks have a refined, elegant design. They function as a closure for pockets, flaps, wallets, and bags, but also a sophisticated embellishment. Turn Locks are easy to open and close; just insert the metal turn unit through the opening of the base unit, and twist the turn unit to a vertical position to secure the lock.

All of the components to install one Turn Lock closure are included. It is very easy to attach. The base unit of the lock is installed with two screws and the turn unit is easily installed with prongs. 

This style of lock is available in three sizes, perfect for all of your needs! 

  • Size: 
    • Small: 0.87" (22mm) wide by 0.63" (16mm) high
    • Medium: 1.5" (38mm) wide by 0.91" (23mm) high 
    • Large: 2" (50mm) wide by 1.22" (31mm) high
  • Number Included: 1

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