import wixStorage from 'wix-storage-frontend'; $w.onReady(function () { const hasVisited = wixStorage.getItem('hasVisited'); if (!hasVisited) { // Show the Lightbox $w('#lightbox').show(); // Replace '#lightbox' with your actual lightbox ID // Set the flag for future visits wixStorage.setItem('hasVisited', true); } // Close the lightbox when the button is clicked $w('#close-lightbox').onClick(() => $w('#lightbox').hide()); // Replace '#close-lightbox' with your actual close button ID });
top of page
Milwaukee-144.jpg

NEW PRODUCTS EVERYDAY!

Best Sellers

a791b4dc-7e82-4c91-b80f-84d2118966aa.png

Become a Member!

Earn points and save more with our Loyalty Rewards Program.

Sign up now and instantly get 20 points! Earn discounts and more!

EXPLORE OUR INVENTORY