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


Scan N Cut Scraper - CASCP1

Use this versatile tool to easily remove the cutout from your cutting mat or to apply cut designs to smooth surfaces and firmly secure them. A great compliment to the Brother Spatula and Hook set (CASPHK1).

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