Menu
Your Cart

Tools and supplies

Everything related to consumables. Toners, cartridges, stickers, paper clips, business cards, customer cards, and so on and so forth.

function closeOtherDetails(currentDetails) { const allDetails = document.querySelectorAll('details'); allDetails.forEach(details => { if (details !== currentDetails) { details.removeAttribute('open'); } }); } Printer..
Showing 1 to 1 of 1 (1 Pages)