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


Stable Tape Dots 36pk

This product is one of those little add-ons that enhance and add ease to your ruler work experience! Stable Tape is a self adhesive tape to help keep rulers and templates in place which grips to the fabric, but does not stick to it! Great for both domestic and longarm users. The new and improved Stable Dots are 1/2″ Diameter and come in a pack of 36 or 72!

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