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


Identi-Pen 2 Point GREEN - 44104

The dual point multipurpose marker leaves a permanent mark on most non-porous surfaces. One end is for details, with an extra fine plastic point that won't break down. The opposite end is for broader lines, with a tough fiber point built for heavy use. The ink is resistant to water. Can be used on non-porous surfaces as well as paper product.

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