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


Perfect Scissors Karen Kay Buckley 4" Small Green - KKBPSS

The small micro-serrated Perfect Scissors from Karen Kay Buckley make cutting even the tiniest detailed shapes a breeze.

• Micro-serrated blade keeps the fabric from slipping ensuring a smooth accurate cut every time.
• Scissors cut sharp to the points.
• Comfort handles are designed for both right and left hand cutting.
• Keep scissors closed when not in use.
• Store in a safe place out of reach of children with the protective cover in place.
• Oil blades periodically and wipe with a soft cloth to prolong the life of your scissors.

  • Color: Green Handle with Black Micro-Serrated Blade
  • Made of: Plastic and Japanese High Carbon Steel
  • Use: Scissors
  • Overall Length: 4-3/16in
  • Blade Length: 1-1/4in
  • Included: One Pair of Scissors and a Protective Blade Cover

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