Skip to content

RF Explorer Carrying Case

  • Original price $ 79.00
    Original price $ 79.00 - Original price $ 79.00
    Original price $ 79.00
    Current price $ 59.00
    $ 59.00 - $ 59.00
    Current price $ 59.00

    RF Explorer ABS Heavy Duty Carrying Case

    This high-quality ABS case for RF Explorer is the perfect sturdy shell for your RF Explorer units. This carrying case allows to protect the RF Expl...

    View full details
    Original price $ 79.00
    Original price $ 79.00 - Original price $ 79.00
    Original price $ 79.00
    Current price $ 59.00
    $ 59.00 - $ 59.00
    Current price $ 59.00
    Sold out
(function waitForMeteorMenu(attempts = 0) { if (window.MeteorMenu) { const header = document.querySelector('header.site-header'); const menu = document.querySelector('.meteor-menu'); if (!header || !menu) return; const observer = new MutationObserver(() => { if (header.classList.contains('site-header-sticky--scrolled')) { menu.style.display = 'none'; } else { menu.style.display = ''; } }); observer.observe(header, { attributes: true, attributeFilter: ['class'] }); } else if (attempts < 20) { setTimeout(() => waitForMeteorMenu(attempts + 1), 500); } })();