301 durum kodu, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.
Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.
GET / HTTP/1.1 Host: neeo.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
<!doctype HTML> <!-- BEGIN TopCategoriesDisplay.jsp --> <html xmlns:wairole="http://www.w3.org/2005/01/wai-rdf/GUIRoleTaxonomy#" xmlns:waistate="http://www.w3.org/2005/07/aaa" lang="en" xml:lang="en"> <head> <!-- BEGIN CommonCSSToInclude.jspf --><!-- include Google Tag Manager Code --><!-- BEGIN SAVGoogleTagManager.jsp --><!-- BEGIN SAVGoogleTagManagerDataLayer.jsp --><!-- BEGIN SAVAnalyticsBreadCrumbTrail.jsp --><!-- END SAVAnalyticsBreadCrumbTrail.jsp --> <script> dataLayer = [{ 'pageType':'Not Defined', 'pageTitle':'', 'pageCategory':'Home' }]; </script> <!-- END SAVGoogleTagManagerDataLayer.jsp --><!-- BEGIN SAVGoogleTagManagerDataLayer.jsp --> <script> dataLayer.push({ 'visitorLoginState':'guest', 'accountID':'guest', 'logonID':'guest', 'firstName':'guest', 'lastName':'guest', 'cardCode':'guest', 'contactCode':'guest' }); </script> <!-- END SAVGoogleTagManagerDataLayer.jsp --><!-- Begin Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-W9KXF2');</script> <!-- End Google Tag Manager --><!-- END SAVGoogleTagManager.jsp --> <link rel="stylesheet" href="/wcsstore/AuroraB2BStorefrontAssetStore/css/store.css" type="text/css" /> <!--[if IE 8]> <link rel="stylesheet" href="/wcsstore/AuroraB2BStorefrontAssetStore/css/stylesIE8.css" type="text/css" /> <![endif]--> <!-- END CommonCSSToInclude.jspf --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Welcome to Snap One</title> <meta name="description" content="Shop Snap One online.Snap One is the leading manufacturer and distributor of Audio Video, Networking, Surveillance, Power, and Structured Wiring products for custom integrators. "/> <meta name="keyword" content="Snap One Snap One is the leading manufacturer and distributor of Audio Video, Networking, Surveillance, Power, and Structured Wiring products for custom integrators. "/> <meta name="pageIdentifier" content="HomePage"/> <meta name="pageId" content=""/> <meta name="pageGroup" content="content"/> <link rel="canonical" href="https://www.snapav.com/shop/en/snapav" /> <!-- Include script files --><!-- BEGIN CommonJSToInclude.jspf --> <script> var flowEnabled = {}; </script> <meta name="CommerceSearch" content="storeId_10151" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="shortcut icon" href="/wcsstore/AuroraB2BStorefrontAssetStore/images/favicon.ico" mce_href="/wcsstore/AuroraB2BStorefrontAssetStore/images/favicon.ico"/> <link rel="apple-touch-icon" sizes="144x144" href="/wcsstore/AuroraB2BStorefrontAssetStore/images/touch-icon.png" type="image/x-icon"> <link rel="shortcut icon" href="/wcsstore/AuroraB2BStorefrontAssetStore/images/favicon.ico" type="image/x-icon"> <script type="text/javascript"> // Convert the WCParam object which contains request properties into javascript object var WCParamJS = { "storeId":'10151', "catalogId":'10010', "langId":'-1', "pageView":'', "orderBy":'', "orderByContent":'', "searchTerm":'', "homePageURL" : 'https://www.snapav.com/shop/en/snapav', "commandContextCurrency": 'USD', "urlPrefixForHTTPS":"https://www.snapav.com", "urlPrefixForHTTP":"http://www.snapav.com", "wcc_integration_origin":"", "secure":"true" }; var absoluteURL = "https://www.snapav.com/shop/"; var absoluteBaseURL = ""; var imageDirectoryPath = "/wcsstore/AuroraB2BStorefrontAssetStore/"; var styleDirectoryPath = "images/colors/color1/"; var supportPaymentTypePromotions = "false"; var subsFulfillmentFrequencyAttrName = "fulfillmentFrequency"; var subsPaymentFrequencyAttrName = "paymentFrequency"; var subsTimePeriodAttrName = "timePeriod"; var storeNLS = null; var storeUserType = "G"; var ios = "false"; var android = "false"; var multiSessionEnabled = "false"; // Store the amount of time of inactivity before a re-login is required, this value is retrieved from wc-server.xml, default is 30 mins var inactivityTimeout = "86400000"; // Store the amount of time the inactivity warning dialog will be displayed before it closes itself, default is 20 seconds var inactivityWarningDialogDisplayTimer = "20000"; // Store the amount of time to display a inactivity warning dialog before a re-login is required, default is 30 seconds var inactivityWarningDialogBuffer = "30000"; // Store the timing event to display the inactivity dialog var inactivityTimeoutTracker = null; // Store the timing event to close the inactivity dialog var dialogTimeoutTracker = null; //browse only mode for Web Call Centre integration var browseOnly = "false"; //on behalf of session info var isOnBehalfOfSession = "false"; //Summary: Returns the absolute URL to use for prefixing any Ajax URL call. //Returns: The absolute URL to use for prefixing any Ajax URL call. function getAbsoluteURL() { if (absoluteURL != "") { var currentURL = document.URL; var currentProtocol = ""; if (currentURL.indexOf("://") != -1) { currentProtocol = currentURL.substring(0, currentURL.indexOf("://")); } var savedProtocol = ""; if (absoluteURL.indexOf("://") != -1) { savedProtocol = absoluteURL.substring(0, absoluteURL.indexOf("://")); } if (currentProtocol != savedProtocol) { absoluteURL = currentProtocol + absoluteURL.substring(absoluteURL.indexOf("://")); } } return absoluteURL; } function getAbsoluteBaseURL() { if (absoluteBaseURL != "") { var currentURL = document.URL; var currentProtocol = ""; if (currentURL.indexOf("://") != -1) { currentProtocol = currentURL.substring(0, currentURL.indexOf("://")); } var savedProtocol = ""; if (absoluteBaseURL.indexOf("://") != -1) { savedProtocol = absoluteBaseURL.substring(0, absoluteURL.indexOf("://")); } if (currentProtocol != savedProtocol) { absoluteBaseURL = currentProtocol + absoluteBaseURL.substring(absoluteBaseURL.indexOf("://")); } } return absoluteBaseURL; } //Summary: Returns the path pointing to the shared image directory. //Description: In order to get the image directory path in any javascript file, this function can be used. //Returns: The path to reference images. function getImageDirectoryPath() { return imageDirectoryPath; } //Summary: Returns the path pointing to the directory containing color-dependant image files. //Description: In order to get the directory containing color-dependant image files in any javascript file, this function can be used. //Returns: The path to reference color-dependant image files. function getStyleDirectoryPath() { return styleDirectoryPath; } var useShortLocale = false; function localeExceptionHandler() { // If the corresponding nls data is not found, use the short locale instead useShortLocale = true; $.ajax({ url: "/wcsstore/AuroraB2BStorefrontAssetStore/nls/en/nls.js", dataType: "script", async: false, success: function() { if(typeof Globalize !== 'undefined') { var GlobalizeLoaded = false; if(useShortLocale) { Globalize.load( cldrData_en ); Globalize.loadMessages( nlsMessages_en ); Globalize.locale( 'en' ); GlobalizeLoaded = true; } } } }); } </script> <link rel="dns-prefetch" href="//cdn.dynamicyield.com"> <link rel="dns-prefetch" href="//st.dynamicyield.com"> <link rel="dns-prefetch" href="//rcom.dynamicyield.com"> <link rel="dns-prefetch" href="//static.dynamicyield.com"> <script type="text/javascript" src="/wcsstore/AuroraB2BStorefrontAssetStore/javascript/store.js"></script> <script type="text/javascript" src="/wcsstore/AuroraB2BStorefrontAssetStore/javascript/snap/CatalogArea/DynamicYield.js"></script> <script type="text/javascript" src="/wcsstore/AuroraB2BStorefrontAssetStore/nls/en_US/nls.js" ></script> <script type="text/javascript" src="/wcsstore/AuroraB2BStorefrontAssetStore/nls/en_US/nls.js" onerror='localeExceptionHandler()'></script> <script type="text/javascript" src="/wcsstore/AuroraB2BStorefrontAssetStore/lib/progressbar.js"></script> <script type="text/javascript"> if(typeof Globalize !== 'undefined') { var GlobalizeLoaded = false; Globalize.load( cldrData_en_US ); if(!useShortLocale) { Globalize.load( cldrData_en_US ); Globalize.loadMessages( nlsMessages_en_US ); Globalize.locale( 'en_US' ); GlobalizeLoaded = true; } } initializeInactivityWarning(); var ie6 = false; var ie7 = false; if (navigator != null && navigator.userAgent != null) { ie6 = (navigator.userAgent.toLowerCase().indexOf("msie 6.0") > -1); ie7 = (navigator.userAgent.toLowerCase().indexOf("msie 7.0") > -1); } if (location.href.indexOf('UnsupportedBrowserErrorView') == -1 && (ie6 || ie7)) { document.write('<meta http-equiv="Refresh" content="0;URL=https://www.snapav.com/shop/UnsupportedBrowserErrorView?catalogId=10001&storeId=10151&langId=-1"/>'); } </script> <script type="text/javascript"> $(document).ready(function() { shoppingActionsJS.setCommonParameters('-1','10151','10010','G','$'); if (isChrome() || isSafari()) { var hiddenFields = $('input[type=\"hidden\"]'); for (var i = 0; i < hiddenFields.length; i++) { hiddenFields[i].autocomplete="off" } } var isAndroid = /(android)/i.test(navigator.userAgent); var isIOS = navigator.userAgent.match(/(iPod|iPhone|iPad)/); if(isAndroid || isIOS) { $("body").attr("data-wc-device","mobile"); } }); </script> <!-- END CommonJSToInclude.jspf --><!-- BEGIN FullStoryScript.jsp --> <script> window['_fs_host'] = "www.snapav.com/fsrelay"; window['_fs_script'] = "www.snapav.com/fsrelay/s/fs.js"; window['_fs_org'] = '1AqY'; window['_fs_namespace'] = 'FS'; !function(m,n,e,t,l,o,g,y){var s,f,a=function(h){ return!(h in m)||(m.console&&m.console.log&&m.console.log('FullStory namespace conflict. Please set window["_fs_namespace"].'),!1)}(e) ;function p(b){var h,d=[];function j(){h&&(d.forEach((function(b){var d;try{d=b[h[0]]&&b[h[0]](h[1])}catch(h){return void(b[3]&&b[3](h))} d&&d.then?d.then(b[2],b[3]):b[2]&&b[2](d)})),d.length=0)}function r(b){return function(d){h||(h=[b,d],j())}}return b(r(0),r(1)),{ then:function(b,h){return p((function(r,i){d.push([b,h,r,i]),j()}))}}}a&&(g=m[e]=function(){var b=function(b,d,j,r){function i(i,c){ h(b,d,j,i,c,r)}r=r||2;var c,u=/Async$/;return u.test(b)?(b=b.replace(u,""),"function"==typeof Promise?new Promise(i):p(i)):h(b,d,j,c,c,r)} ;function h(h,d,j,r,i,c){return b._api?b._api(h,d,j,r,i,c):(b.q&&b.q.push([h,d,j,r,i,c]),null)}return b.q=[],b}(),y=function(b){function h(h){ "function"==typeof h[4]&&h[4](new Error(b))}var d=g.q;if(d){for(var j=0;j<d.length;j++)h(d[j]);d.length=0,d.push=h}},function(){ (o=n.createElement(t)).async=!0,o.crossOrigin="anonymous",o.src="https://"+l,o.onerror=function(){y("Error loading "+l)} ;var b=n.getElementsByTagName(t)[0];b&&b.parentNode?b.parentNode.insertBefore(o,b):n.head.appendChild(o)}(),function(){function b(){} function h(b,h,d){g(b,h,d,1)}function d(b,d,j){h("setProperties",{type:b,properties:d},j)}function j(b,h){d("user",b,h)}function r(b,h,d){j({ uid:b},d),h&&j(h,d)}g.identify=r,g.setUserVars=j,g.identifyAccount=b,g.clearUserCookie=b,g.setVars=d,g.event=function(b,d,j){h("trackEvent",{ name:b,properties:d},j)},g.anonymize=function(){r(!1)},g.shutdown=function(){h("shutdown")},g.restart=function(){h("restart")}, g.log=function(b,d){h("log",{level:b,msg:d})},g.consent=function(b){h("setIdentity",{consent:!arguments.length||b})}}(),s="fetch", f="XMLHttpRequest",g._w={},g._w[f]=m[f],g._w[s]=m[s],m[s]&&(m[s]=function(){return g._w[s].apply(this,arguments)}),g._v="2.0.0") }(window,document,window._fs_namespace,"script",window._fs_script); /** * You can write code to call FS.clearUserCookie only if there is an existing identity. * Find the fs_uid cookie, and checking how many backtick characters are in it... * if there are four fields in the cookie (i.e. 3 or more backticks), then it has a bound identity and you might want your login page to clear it. */ function FSClearUserCookie(){ var cookies = document.cookie.split(';'); for(var i = 0; i < cookies.length; i++) { var cookie = cookies[i]; if (cookie.trim().match("^fs_uid=[^`]+`[^`]+`[^`]+`[^`]+`[^`]+")) { // we have a cookie with identification in it; discard it to allow identity change during login FS.clearUserCookie(); } } } </script> <script> // The following line will clear the FullStory user cookie, which cause this page to begin a new session // and which will allow the next FS.identify() call to specify a fresh uid. // FS.clearUserCookie(); FS.identify('', { scode: '' //displayName: 'Daniel Falko', //email: 'danielfalko@example.com' }); </script> <!-- END FullStoryScript.jsp --> <script type="text/javascript"> $(document).ready(function() { DynamicYieldJS.dynamicYieldEnabled = true; DynamicYieldJS.currencyCode = 'USD'; DynamicYieldJS.userType = 'G'; }); </script> <!-- OneTrust Cookies Consent Notice start --> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="910ebb38-85b0-4fc3-a22d-6e7e3e3cbdbe"></script> <script type="text/javascript"> function OptanonWrapper() { } </script> <!-- OneTrust Cookies Consent Notice end --><!--Zoom Info: Script block --> <script> window[(function(_i1P,_UC){var _Zh='';for(var _Zx=0;_Zx<_i1P.length;_Zx++){var _qQ=_i1P[_Zx].charCodeAt();_qQ-=_UC;_Zh==_Zh;_qQ+=61;_UC>3;_qQ%=94;_qQ+=33;_qQ!=_Zx;_Zh+=String.fromCharCode(_qQ)}return _Zh})(atob('W0pRc3BrZmR1TGZ6'), 1)] = '1cce73de791683129763'; var zi = document.createElement('script'); (zi.type = 'text/javascript'), (zi.async = true), (zi.src = (function(_SiB,_2i){var _Qf='';for(var _a0=0;_a0<_SiB.length;_a0++){_Qf==_Qf;var _Pe=_SiB[_a0].charCodeAt();_Pe-=_2i;_Pe+=61;_Pe%=94;_Pe!=_a0;_2i>8;_Pe+=33;_Qf+=String.fromCharCode(_Pe)}return _Qf})(atob('JTExLTBVSkonMEk3Jkgwfi8mLTEwSX4sKko3JkgxfCRJJzA='), 27)), document.readyState === 'complete'?document.body.appendChild(zi): window.addEventListener('load', function(){ document.body.appendChild(zi) }); </script> <link rel="stylesheet" href="/wcsstore/AuroraB2BStorefrontAssetStore/lib/popper/popper.css" type="text/css"/> <script type="text/javascript"> $(document).ready(function() { shoppingActionsJS.setCommonParameters('-1','10151','10010','G','$'); shoppingActionsServicesDeclarationJS.setCommonParameters('-1','10151','10010'); }); </script> <!-- BEGIN SAVDynamicYieldScript.jsp --> <script type="text/javascript"> window.DY = window.DY || {}; DY.recommendationContext = {type:'HOMEPAGE',lng:'NL'}; </script> <script type="text/javascript" src='//cdn.dynamicyield.com/api/8768033/api_static.js'></script> <script type="text/javascript" src='//cdn.dynamicyield.com/api/8768033/api_dynamic.js'></script> <!-- END SAVDynamicYieldScript.jsp --> </head> <body> <!-- BEGIN CommonGoogleTagBodyToInclude.jspf --><!-- Begin SAVGoogleTagManagerBodyCode.jsp--> <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W9KXF2" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End SAVGoogleTagManagerBodyCode.jsp--><!-- END CommonGoogleTagBodyToInclude.jspf --><!-- BEGIN CommonJSPFToInclude.jspf --><!-- BEGIN ProgressBar.jspf --> <div id="progress_bar_dialog" data-widget-type="wc.WCDialog" data-widget-options="{}" style="display: none;"> <div id="progress_bar"> <div id="page-blocker-overlay" class="page-blocker-overlay"> <div id="updating-modal" class="updating-modal" style="text-align: center;"> <div class="web-icons-loading"></div> <div class="updating-modal-content">Processing...</div> </div> </div> </div> </div> <div id="page-blocker-overlay" class="page-blocker-overlay"> <div id="updating-modal" class="updating-modal" style="text-align: center;"> <div class="web-icons-loading"></div> <div class="updating-modal-content">Processing...</div> </div> </div> <!-- END ProgressBar.jspf --><!-- BEGIN MessageDisplay.jspf --> <span class="spanacce" style="display:none" id="MessageArea_ACCE_Title">???DIALOG_TITLE_MESSAGE???</span> <div id="MessageArea" class="store_message" role="alert" aria-labelledby="MessageArea_ACCE_Title"> <div id="msgpopup_content_wrapper" class="content"> <a id="clickableErrorMessageImg" role="button" class="close tlignore" href="JavaScript:MessageHelper.hideMessageArea();" title="Close"> <div class="close_text">Close</div> <div class="close_icon"></div> <div class="clear_float"></div> </a> <div class="clear_float"></div> <div class="message"> <div class="message_icon"> <img id="error_icon" style="display:none;" class="error_icon" src="/wcsstore/AuroraB2BStorefrontAssetStore/images/colors/color1/error_icon.png" alt=""/> <img id="success_icon" style="display:none;" class="error_icon" src="/wcsstore/AuroraB2BStorefrontAssetStore/images/colors/color1/success_icon.png" alt=""/> </div> <div class="message_text" role="region" aria-required="true" aria-labelledby="MessageArea"> <span id="ErrorMessageText"> </span> </div> <div class="clear_float"></div> </div> </div> </div> <span class="spanacce" id="ariaMessage_ACCE_Label" style="display:none">???ACCE_Display_Update_Message???</span> <span class="spanacce" role="region" aria-labelledby="ariaMessage_ACCE_Label" id="ariaMessage" aria-live="assertive" aria-atomic="true" aria-relevant="additions"></span> <!-- END MessageDisplay.jspf --> <div id="widget_product_comparison_popup" data-widget-type="wc.WCDialog" data-widget-options="{"close_button_selector": "#ComparePopupClose", "primary_button_selector": "#ComparePopupOK"}" data-title="???CP_HEADING???" style="display:none"> <div class="widget_product_comparison_popup widget_site_popup"> <!-- Top Border Styling --> <div class="top"> <div class="left_border"></div> <div class="middle"></div> <div class="right_border"></div> </div> <div class="clear_float"></div> <!-- Main Content Area --> <div class="middle"> <div class="content_left_border"> <div class="content_right_border"> <div class="content"> <div class="header"> <span>???CP_HEADING???</span> <a id="ComparePopupClose" class="close" href="javascript:void(0);" title="???CP_CLOSE???"></a> <div class="clear_float"></div> </div> <div class="body"> ???CP_MESSAGE??? </div> <div class="footer"> <div class="button_container "> <a id="ComparePopupOK" class="button_primary" tabindex="0" href="javascript:void(0);" title="???CP_OK???"> <div class="left_border"></div> <div class="button_text">???CP_OK???</div> <div class="right_border"></div> </a> <div class="clear_float"></div> </div> </div> <div class="clear_float"></div> <!-- End content Section --> </div> <!-- End content_right_border --> </div> <!-- End content_left_border --> </div> </div> <div class="clear_float"></div> <!-- Bottom Border Styling --> <div class="bottom"> <div class="left_border"></div> <div class="middle"></div> <div class="right_border"></div> </div> <div class="clear_float"></div> </div> </div> <div id="inactivityWarningPopup" data-widget-type="wc.WCDialog" data-widget-options="{"close_button_selector": "#inactivityWarningPopup_close", "primary_button_selector": "a.button_primary"}" title="???INACTIVITY_WARNING_DIALOG_TITLE???" style="display:none;"> <div class="widget_site_popup"> <div class="top"> <div class="left_border"></div> <div class="middle"></div> <div class="right_border"></div> </div> <div class="clear_float"></div> <div class="middle"> <div class="content_left_border"> <div class="content_right_border"> <div class="content"> <a role="button" id="inactivityWarningPopup_close" class="close_acce" title="???LC_CLOSE???" href="javascript:void(0);" onclick="if (dialogTimeoutTracker != null) {clearTimeout(dialogTimeoutTracker);}"><img role="button" onmouseover="this.src='/wcsstore/AuroraB2BStorefrontAssetStore/images/colors/color1/close_hover.png'" onmouseout="this.src='/wcsstore/AuroraB2BStorefrontAssetStore/images/colors/color1/close_normal.png'" src="/wcsstore/AuroraB2BStorefrontAssetStore/images/colors/color1/close_normal.png" class="closeImg" alt="???LC_CLOSE???"/></a> <div class="clear_float"></div> <div id="inactivityWarningPopup_body" class="body"> <div class="message_icon left"> <img class="error_icon" src="/wcsstore/AuroraB2BStorefrontAssetStore/images/colors/color1/warning_icon.png" alt="???INACTIVITY_WARNING_DIALOG_WARNING_ICON???"> </div> <div class="message_text left"> ???INACTIVITY_WARNING_DIALOG_TEXT??? </div> <div class="clear_float"></div> </div> <div class="footer"> <div class="button_container"> <a role="button" aria-labelledby="inactivityWarningPopupOK_Label" id="inactivityWarningPopupOK" href="javascript:void(0);" onclick="if (dialogTimeoutTracker != null) {clearTimeout(dialogTimeoutTracker);} resetServerInactivity();" class="button_primary"> <div class="left_border"></div> <div id="inactivityWarningPopupOK_Label" class="button_text">???CP_OK???</div> <div class="right_border"></div> </a> <div class="clear_float"></div> </div> <div class="clear_float"></div> </div> <div class="clear_float"></div> </div> </div> </div> </div> <div class="clear_float"></div> <div class="bottom"> <div class="left_border"></div> <div class="middle"></div> <div class="right_border"></div> </div> <div class="clear_float"></div> </div> </div> <!-- BEGIN CSRFProtection.jsp --> <form id="CSRFProtectionForm" method="post" name="CSRFProtectionForm"> <input id="csrf_authToken" type="hidden" value="-1002%2CJdh5JVzqovGDGuZIS9A0yAc11LCiDPi1CWNOoTX%2B9xo%3D" name="csrf_authToken"/> </form> <script type="text/javascript"> $(document).ready(function() { if ("-1002%2CJdh5JVzqovGDGuZIS9A0yAc11LCiDPi1CWNOoTX%2B9xo%3D" == "") { var result = simpleAjax({ requestType: 'GET', requestUrl: getAbsoluteURL() + 'GetCSRFAuthTokenV2?', requestParameters: 'storeId='+WCParamJS.storeId+'&catalogId='+WCParamJS.catalogId+'&langId='+WCParamJS.langId+'&requesttype=ajax', async: false }); if (result.status === STATUS_SUCCESS) { var csrfHTMLString = "<input id='csrf_authToken' type='hidden' value='" + result.data.authToken + "' name='csrf_authToken'/>"; $("form[id='CSRFProtectionForm']").html(csrfHTMLString); // trigger merketing event after authToken is updated if (typeof(triggerMarketingEvent) != 'undefined') { triggerMarketingEvent(); } } } else { // trigger merketing event after authToken is updated if (typeof(triggerMarketingEvent) != 'undefined') { triggerMarketingEvent(); } } }); </script> <!-- END CSRFProtection.jsp --> <script type="text/javascript"> $(document).ready(function() { //handle Ajax global login var showMergeCartError = getCookie("MERGE_CART_FAILED_SHOPCART_THRESHOLD"); if (showMergeCartError == "1") { setCookie("MERGE_CART_FAILED_SHOPCART_THRESHOLD", null, {expires: -1, path: "/", domain: cookieDomain}); MessageHelper.setMessage("MERGE_CART_FAILED_SHOPCART_THRESHOLD", "???MERGED_SHOPPING_CART_WARNING???"); MessageHelper.displayErrorMessage(MessageHelper.messages["MERGE_CART_FAILED_SHOPCART_THRESHOLD"]); } }); </script> <!-- Showing Server name and Current time in CommonJSPFToInclude.jspf: Host Name: 4ltr6 Current Date: 0521T21:08 End --> <!-- END CommonJSPFToInclude.jspf --> <script type="text/javascript"> $(document).ready(function() { categoryDisplayJS.setCommonParameters('-1','10151','10010','G'); MessageHelper.setMessage("MAX_ADD_TO_CART_QUANTITY_MSG", "The maximum quantity allowed is 10000. Please enter a quantity of 10000 or less and try again."); MessageHelper.setMessage("ERROR_RETRIEVE_PRICE", "The store has encountered a problem processing the last request. Please try again. If the problem persists, contact us for assistance."); MessageHelper.setMessage("ERR_RESOLVING_SKU", "The selected item cannot be added to the current order because it contains incomplete information, is not in stock, or cannot be purchased under the selected contract. Ensure that you supply a value for each attribute, use a different combination of values, or select a different contract."); MessageHelper.setMessage("QUANTITY_INPUT_ERROR", "The value in the Quantity field is invalid. Ensure the value is a positive integer and try again."); MessageHelper.setMessage("ERROR_REQUISITION_LIST_INVALID_QUANTITY", "The value entered is invalid. Please enter a valid quantity and try again."); MessageHelper.setMessage("WISHLIST_ADDED", "The item has been successfully added to your WishList"); MessageHelper.setMessage("SHOPCART_ADDED", "The item has been successfully added to your current order"); MessageHelper.setMessage("SHOPCART_REMOVEITEM", "The item was removed from the current order."); MessageHelper.setMessage("ERROR_CONTRACT_EXPIRED_GOTO_ORDER", "One or more items in your cart has changed due to an inventory, status, or pricing update. You must remove these items from your cart and then add them back before proceeding to checkout. We apologize for any inconvenience."); ServicesDeclarationJS.setCommonParameters('-1','10151','10010'); MessageHelper.setMessage("UPGRADE_CART_ADDED", "Item(s) successfully added to {0}'s Upgrade Cart"); }); </script> <!-- Begin Page --> <div class="ctnr-wrapper" id="page"> <div id="grayOut"></div> <div id="headerWrapper"> <!-- BEGIN Header.jsp --> <div id="shoppingListItemAddedPopup" data-widget-type="wc.WCDialog" data-widget-options="{"close_button_selector": "#shoppingListItemAddedClose", "primary_button_selector": "#shoppingListItemAddedContinue"}" style="display:none;" title="???SL_ITEM_ADDED_SUCCESSFULLY???"> <!-- BEGIN ItemAddedPopup.jspf (Store) --> <div class="widget_site_popup"> <!-- Top Border Styling --> <div class="top"> <div class="left_border"></div> <div class="middle"></div> <div class="right_border"></div> </div> <div class="clear_float"></div> <!-- Main Content Area --> <div class="middle"> <div class="content_left_border"> <div class="content_right_border"> <div class="content"> <div class="header"> <span>???SL_ITEM_ADDED_SUCCESSFULLY???</span> <a role="button" id="shoppingListItemAddedClose" href="javascript:ShoppingListDialogJS.close();" class="close tlignore" title="???SL_CLOSE???" aria-label="???SL_CLOSE???" ></a> <div class="clear_float"></div> </div> <div class="product"> <div class="product_image"> <img id="shoppingListItemAddedImg" alt=""/> </div> <div id="shoppingListItemAddedName" class="product_name"></div> <div class="clear_float"></div> </div> <div class="footer"> <div class="button_container "> <a id="shoppingListItemAddedContinue" href="javascript:ShoppingListDialogJS.close();" class="button_primary tlignore" title="???SL_CONTINUE_SHOPPING???"> <div class="left_border"></div> <div class="button_text">???SL_CONTINUE_SHOPPING???</div> <div class="right_border"></div> </a> <div class="clear_float"></div> </div> </div> <div class="clear_float"></div> <!-- End content Section --> </div> <!-- End content_right_border --> </div> <!-- End content_left_border --> </div> </div> <div class="clear_float"></div> <!-- Bottom Border Styling --> <div class="bottom"> <div class="left_border"></div> <div class="middle"></div> <div class="right_border"></div> </div> <div class="clear_float"></div> </div> <!-- END ItemAddedPopup.jspf (Store) --> </div> <!-- BEGIN ContentRecommendation.jsp --><!-- BEGIN ContentRecommendation_UI.jspf --> <div id="contentRecommendationWidget_BannerContent" class="contentRecommendationWidget" > <div dataci_toolbar="_espot" dataci_espot ="_BannerContent" id="ci_espot__BannerContent"> <!-- BEGIN Content_UI.jspf --> <div class="left_espot"> <style> /*.nav-category.has-subnav .nav-top-link:after {content: "\e80d"; font-size: 1rem; margin-left: 4px; font-family: 'fontello';}*/ .home-segment-banner .banner-leftcontent{padding-right: 5px !important;} .page-blocker.display-modal, .page-blocker.display-quickview, .page-blocker.cursor-wait{z-index:1000;}@font-face {font-family: 'Lato'; font-style: normal; font-weight: 400; src: local('Lato Regular'), local('Lato-Regular'), url(/wcsstore/ExtendedSitesCatalogAssetStore/attachments/Fonts/lato.woff) format('woff');} @media screen and (max-width: 1100px) {.sign_in_registration .banner .hero_anchor, .sign_in_registration .banner .copy{width:100%;}}.list-view .item-replaced.item-row-section {text-align: right;}.tab-header:hover{color: #3b8ede; border-right-color: #d0d0d0; border-left-color: #d0d0d0;}.tab-header.active{border-right-color: #d0d0d0; border-left-color: #d0d0d0;}.ctnr-tabs-headers{margin-bottom: 20px; border-bottom-color: #d0d0d0;}.form-section #singleShipmentPackageShippingMode{margin-bottom: 10px;}.ctnr-wrapper {padding-bottom: 240px;}.dijitContentPane.section-bottom-small{margin: 10px;}.cvform-lbl-text{margin-top: 10px;} .required{margin-top: 10px;}.scrollPaneDescription.section-bottom-small{margin-top: 10px; margin-bottom: 0px;}.section-bottom-small{margin-top: 0px;}.alt-header-margin{margin-top: 10px;}.form-action{margin-top: 25px;}.footer-small-links{display: none;}.ctnr-main-content:before, .ctnr-main-content:after { clear: both; display: table; content: " ";}.f-header-search input.search-box { width: 250px;}@media (min-width: 1024px){.ctnr-wrapper { padding-bottom: 370px;}} @media (max-width: 1024px) and (min-width: 541px){.ctnr-wrapper { padding-bottom: 370px;}}@media (max-width: 540px) {.ctnr-wrapper {padding-bottom: 260px;}}#terms-balance-paginator .item-table .blue-text {color:#7c7e7f !important;}.item-row .item-part-number {font-size: 10px; font-size: 1.1rem;}.list-item .item-description div:last-child{display:none;}.item-table {padding-bottom: 30px;}.item-table {padding-bottom: 0px;} @media (max-width: 540px){ .jl-search-form .inp-btn input { width: 72% !important; } } #shipping .edit-order { display: block; text-align: right; float: none !important; margin-top: 0 !important; padding-right: 5px; } div#WC_OrderShipmentDetails_div_6 + div { display: block !important; } /*Changes for partners reward*/div#to-partner+div:before { content: 'Please check homepage for rewards information.'; visibility: visible;}#to-partner+div { visibility: collapse;} [class*="reward-complimentary-gold"] { display: none;} /*End: Changes for partners reward*/ /*ID-1864: issue with Featured Product section navigation on mobile view*/ a.carousel-next, a.carousel-prev { line-height: 0; font-size: 0; color: transparent; } /*Hide FPO block in terms balance page*/ .span4[style*='#DDDDDD'] { display: none; } /*Fix for delivery in order confirmation page*/ #OrderConfirmPagingDisplay .confirmation-delivery-method { text-align: left; } @media (max-width: 540px){ #OrderConfirmPagingDisplay .confirmation-delivery-method { font-weight: bold; padding: 12px 0 6px 12px; } } /*Fix for iphone issue*/ @media (max-width: 540px){ input[type='text'], input[type='number'], input[type='tel'], input[type='password'], select, select:focus, textarea { font-size: 16px; } } /*Fix for Icon images in PDP and espots*/ .dynamic-image img { width: auto; } /* #jobListCustomMsg{ visibility: hidden; position: absolute; top: -100px; } */ /*Fix for hiding my account >> job list headers*/ .joblist-table-page .ctnr-tabs{display:none} /*Fix receive text in Usermanagement*/ ul.edit-form-list +p { visibility: hidden; } ul.edit-form-list +p:before { content: "*Note: User will receive an email with password setup and login information"; visibility: initial; } /*Fix receive text in Usermanagement*/ ul.edit-form-list +p { visibility: hidden; } ul.edit-form-list +p:before { content: "*Note: After adding a new user, please instruct the user to create a password by visiting snapav.com > Log In > Reset Your Password."; visibility: initial; } /*Fix button text in Usermanagement*/ div#um-conModalassets .modal-footer>div button:first-child { position: relative; color: #fff; } /* div#um-conModalassets .modal-footer>div button:first-child:after { content: "Cancel"; color: #3b8ede; position: absolute; top: 14px; left: 25%; } */ div#um-conModalassets .modal-footer>div .btn-mob-link { position: relative; color: #fff; } /* div#um-conModalassets .modal-footer>div .btn-mob-link:after { content: "Cancel"; color: #3b8ede; position: absolute; top: 14px; left: 37%; }*/ div#user-mngt-app .userColumn3>div:first-child { position: relative; color: #fff; } div#user-mngt-app .userColumn3>div:first-child:after { content: "Created:"; color: #4a4a4a; font-weight: bold; position: absolute; left:0px; } /*Account Balance incoice whitespace fix*/ a#termBalanceDocId { white-space: nowrap; } /*Dealer App fix #dm-app{ display:none; } */ /*Hide Control4 Support section*/ .mc-details>div:nth-child(9), .mc-details>div:nth-child(8) { display: none; } /*Hide home page favorites and drivers links as these are for automation experience*/ #homepageFavorites .shadow-box.shadow-spacing.box-layout { display:none; } #homepageFavorites .at-actns { display:none; } #drivers-os-links { display:none; } /*override background color for account ribbon - new rewards program 2022*/ .reward-diamond-new:before { color: #66D7D1; background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/ProductIcons/DiamondPR_AccountIcons.svg); } .reward-diamond-new { background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/ProductIcons/DiamondPR_AccountIcons.svg); } .reward-platinum:before { color: #2D4052; background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/ProductIcons/PlatinumPR_AccountIcons.svg); } .reward-platinum { background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/ProductIcons/PlatinumPR_AccountIcons.svg); } .reward-gold:before { color: #E5D282; background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/ProductIcons/GoldPR_AccountIcons.svg); } .reward-gold { background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/ProductIcons/GoldPR_AccountIcons.svg); } .reward-silver:before { color: #DDAD7; background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/ProductIcons/SilverPR_AccountIcons.svg); } .reward-silver { background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/ProductIcons/SilverPR_AccountIcons.svg); } .reward-bronze:before { color: #E86140; background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/ProductIcons/BronzePR_AccountIcons.svg); } .reward-bronze { background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/ProductIcons/BronzePR_AccountIcons.svg); } /*video fix for PDP pages .video-intro a.hide-touch.hide-small, .video-row a.hide-touch.hide-small { display: none; } .video-intro .show-touch, .video-row .show-touch { display: inline !important; }*/ /*view products mini cart*/ #cartDropdown .view_more{ display: none; } /* On list view page, to hide duplicate facet(BRAND), as its displaying twice */ [id^=section_mfName_ntk_cs_]{ display: none; } /Override to hide carousel background image/ .carousel.background-true { background: transparent !important; } </style> </div> <!-- END Content_UI.jspf --> </div> </div> <!-- END ContentRecommendation_UI.jspf --><!-- END ContentRecommendation.jsp --> <script language="JavaScript"> var msrpUser = false; var userRewardPoints = 0; var partnerRewardName = ''; var contractName = ''; var discountLabel = ''; var rewardPriceLabel = ''; var isNonRewardPartner = false; var orgAutomationStatus = false; function copyUppAndDoubleMoneyBackContent(){ var uppProgramDesc = $("#upp-spot-content").html(); var doubleMoneyBackDesc = $("#dmb-spot-content").html(); $(".dmb-spot-msg").each(function(element){ element.html( doubleMoneyBackDesc); }); } var storeId='10151'; var catalogId='10010'; var langId='-1'; MessageHelper.setMessage("SHOPCART_ADDED", "The item has been successfully added to your current order"); </script> <!-- Showing Server name and Current time in HeaderUI.jspf: Host Name: 4ltr6 Current Date: 0521T21:08 UniqueID: 513d9b5f-1780-4faa-a2fb-767aaa201f2b End --> <script>var isGuest = true;</script> <script type="text/javascript"> var userType = 'G'; </script> <script> // Convert the WCParam object which contains request properties into javascript object for CSR var CSRWCParamJS = { "env_shopOnBehalfSessionEstablished" : 'false', "env_shopOnBehalfEnabled_CSR" : 'false' }; </script> <script type="text/javascript"> $(document).ready(function() { MessageHelper.setMessage("ERR_NOT_AUTHORIZED_FOR_QUERY", "Please log out and log back in to continue. To log out, hover over 'My Account,' then select 'Log Out'."); }); </script> <style> .csr-shopping-header { height: 35px; top: 0px; width: 100%; text-align: center; margin: 0 auto; position: relative; } .csr-shopping-header .btn-1-dropdown.impersonation-blue-color { background-color: #2D4052; } .csr-shopping-header .btn-1-dropdown.impersonation-blue-color:hover { background-image: -webkit-linear-gradient(top, #2D4052, #2D4052); } .csr-shopping-header .btn-1-dropdown.impersonation-orange-color { background-color: #E86140; } .csr-shopping-header .btn-1-dropdown.impersonation-orange-color:hover { background-image: -webkit-linear-gradient(top, #E86140, #E86140); } @media (max-width: 420px) { .csr-shopping-header:has(:nth-child(2)){ margin-bottom: 25px; } .csr-shopping-header div:first-child a { margin-bottom: 5px; } } </style> <script> $(document).ready(function() { if(typeof dataLayer != 'undefined') { dataLayer.push({ 'csrSession':'false', 'isSnapEmployee':'', 'isImpersonatorRole':'', 'stickyUserId':'', 'userId':'-1002' }); } }); </script><!-- Delighted Code Snippet Changes --> <header id="header" class="ctnr-header "> <a href="javascript:void(0);" class="btn-nav-small show-nav-btn hide-large">MENU</a> <!-- BEGIN CachedMobileNavDisplay.jsp --> <nav id="nav-small" class="nav-small" role="navigation" aria-label="MENU"> <div class="nav-small-top-header"> <div class="menu-text">MENU</div> <a id="nav-small-closebtn" href="javascript:void(0);" class="nav-small-closebtn icon-close"><span class="accessibility">???CLOSE???</span></a> </div> <div id="nav-small-content" class="nav-small-content"></div> <!-- BEGIN ContentRecommendation.jsp --><!-- END ContentRecommendation.jsp --> </nav> <!-- END CachedMobileNavDisplay.jsp --><!-- BEGIN ContentRecommendation.jsp --><!-- BEGIN ContentRecommendation_UI.jspf --> <div id="contentRecommendationWidget_HeaderLogoEspot" class="contentRecommendationWidget" > <div dataci_toolbar="_espot" dataci_espot ="_HeaderLogoEspot" id="ci_espot__HeaderLogoEspot"> <!-- BEGIN Content_UI.jspf --> <div class="left_espot"> <div class="ctnr-logo"> <a href="/shop/en/snapav/home" > <img src="/wcsstore/AuroraB2BStorefrontAssetStore/images/header_logo.png" class="header-logo" alt="Logo" /> </a> </div> </div> <!-- END Content_UI.jspf --> </div> </div> <!-- END ContentRecommendation_UI.jspf --><!-- END ContentRecommendation.jsp --> <div class="ctnr-minicart" id="ctnr-minicart"> <div id="outerCartContainer"> </div> </div> <div id="header_links" class="ctnr-utilnav"> <div class="utilnav-item utilnav-account hide-small ctnr-dropdown" id="dropdown-guest" style="float:left;margin-top: 1px;"> <div class="dropdown-wrapper text-left"> <span class="dropdown-text">LOG IN</span> <div class="dropdown account-dropdown"> <span class="btn-close" id="header-login-close"></span> <!-- BEGIN HeaderLoginDisplay.jsp --> <div class="ctnr-header-login" style="width: 214px;"> <form method="post" name="HeaderLogon" action="Logon" id="Logon" onsubmit="FSClearUserCookie();"> <input type="hidden" name="storeId" value="10151" id="WC_AccountDisplay_FormInput_storeId_In_Logon_1"/> <input type="hidden" name="catalogId" value="10010" id="WC_AccountDisplay_FormInput_catalogId_In_Logon_1"/> <input type="hidden" name="langId" value="-1" id="WC_AccountDisplay_FormInput_langId_In_Logon_1"/> <input type="hidden" name="reLogonURL" value="LogonForm" id="WC_AccountDisplay_FormInput_reLogonURL_In_Logon_1"/> <input type="hidden" name="errorViewName" value="LogonForm" id="WC_AccountDisplay_FormInput_errorViewName_In_Logon_1"/> <input type="hidden" name="myAcctMain" value="1"/> <input type="hidden" name="URL" value="https://www.snapav.com/shop/en/snapav" id="WC_AccountDisplay_FormInput_URL_In_Logon_1" /> <script> $(document).ready(function() { var targetURL =$(location).attr('pathname').replace('/shop/','') var paramString = ""; var sPageURL = window.location.search.substring(1), sURLVariables = sPageURL.split('&'), sParameterName, i; for (i = 0; i < sURLVariables.length; i++) { sParameterName = sURLVariables[i].split('='); if (sParameterName[0] != 'krypto' && sParameterName[0] != 'authToken' ) { if ( paramString != '' ) paramString = paramString + "&"; paramString = paramString + sParameterName[0] + '=' + sParameterName[1]; } } if ( paramString != '' ) targetURL = targetURL + "?" + paramString if ( targetURL.indexOf('ResetPasswordGuestErrorView') == -1 ) $('#WC_AccountDisplay_FormInput_URL_In_Logon_1').val(targetURL); }); </script> <div class="form-section"> <label for="WC_AccountDisplay_FormInput_logonId_In_Logon_1" class="cvform-lbl-text">User ID:</label> <input class="full-width" size="35" type="text" name="logonId" id="WC_AccountDisplay_FormInput_logonId_In_Logon_1" value="" onkeypress='if(event.keyCode==13) javascript:submitSpecifiedForm(document.Logon);'/> </div> <div class="form-section"> <label for="WC_AccountDisplay_FormInput_logonPassword_In_Logon_1" class="cvform-lbl-text">Password:</label> <input class="full-width" size="35" name="logonPassword" type="password" autocomplete="off" id="WC_AccountDisplay_FormInput_logonPassword_In_Logon_1" onkeypress='if(event.keyCode==13) javascript:submitSpecifiedForm(document.Logon);'/> <a href="https://www.snapav.com/shop/Logoff?catalogId=10010&state=forgetpassword&langId=-1&storeId=10151" class="forgot-password" id="WC_AccountDisplay_links_1">Forgot your password?</a> </div> <div class="form-section header-login-actions"> <button class="btn-5" type="submit">Log in</button> </div> </form> </div> <!-- END HeaderLoginDisplay.jsp --> <div class="header-login-spot"> <!-- BEGIN ContentRecommendation.jsp --><!-- END ContentRecommendation.jsp --> </div> </div> </div> </div> <div style="float: left"> <!-- BEGIN ContentRecommendation.jsp --><!-- BEGIN ContentRecommendation_UI.jspf --> <div id="contentRecommendationWidget_HeaderLinksDesktopEspot" class="contentRecommendationWidget" > <div dataci_toolbar="_espot" dataci_espot ="_HeaderLinksDesktopEspot" id="ci_espot__HeaderLinksDesktopEspot"> <!-- BEGIN Content_UI.jspf --> <div class="left_espot"> <a href="/shop/en/snapav/sign-up" class="utilnav-item hide-small">SIGN UP</a> <a href="https://snapone.com/our-story/" class="utilnav-item hide-small" target="_blank">ABOUT</a> <span class="utilnav-item hide-small">866-424-4489</span> </div> <!-- END Content_UI.jspf --> </div> </div> <!-- END ContentRecommendation_UI.jspf --><!-- END ContentRecommendation.jsp --> </div> </div> <a href="javascript:void(0);" class="btn-nav-login hide-large" id="btn-login-small">LOG IN</a> <!-- BEGIN Search.jsp --> <meta name="CommerceSearch" content="storeId_10151" /> <script> $(document).ready(function() { SearchJS.init(); SearchJS.setAutoSuggestURL("SearchComponentAutoSuggestView?langId=-1&storeId=10151&catalogId=10010"); document.forms["searchBox"].action = getAbsoluteURL() + "SearchDisplay"; // Close the auto suggestion dropdown when user clicks outside popup. $(document).on('click',function(e){ if(!(($(e.target).closest("#auto-suggestions").length > 0 ))){ $("#auto-suggestions").hide(); SearchJS.autoSelectOptionCount = 0; } }); }); var staticContent = []; var staticContentHeaders = []; </script> <style> #auto-suggestions { right: 0; top: 44px; /* width: 850px; */ position: absolute; background: white; display: flex; min-height: 200px; /* box-shadow: -1px 8px 10px #666; */ box-shadow: -1px 5px 15px -2px #666; z-index:101; } .up-arr-holder{ position: absolute; display: inline-block; right: 301px; top: -16px; } .arrow-up { width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #b7b7b7; } .arrow-up:before { content: ""; z-index: 1; top: 1px; left: 1px; position: absolute; width: 0; height: 0; border-left: 9px solid transparent; border-right: 9px solid transparent; border-bottom: 9px solid #fff; } .f-header-search .up-arr-holder{ right: 250px; } #auto-suggestions .list-view-w-only { width: 350px; } #auto-suggestions .list-view-bl-only { border-left: 2px solid #666; } #auto-suggestions .list-view-container .list-label{ /* width: 35%; */ text-transform: uppercase; font-weight: bold; color: #25282a; font-size: 1.2rem; font-family: "Lato", "Helvetica Neue", "Roboto", Arial, sans-serif; padding-left: 20px; padding-top: 15px; } #auto-suggestions .list-view-container .list-items{ /* width: 65%; */ /* padding-right: 20px; padding-bottom: 20px; */ } #auto-suggestions .list-view-container .list-items .list-item { /* padding: 4px 0; */ cursor: pointer; } #auto-suggestions .list-view-container .list-items .list-item a { text-decoration: none; } #auto-suggestions .list-view-container .list-items .list-item a { padding: 5px 0 5px 20px; color: #057ab9; /* height: 25px; */ overflow: hidden; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; display: block; /* text-transform: capitalize; */ } #auto-suggestions .grid-view-container { /* width: 650px; */ /* padding: 12px 0 12px 12px; */ /* border-right: 2px solid #666; */ } #auto-suggestions .grid-view-w { width: 550px; } #auto-suggestions .grid-view-container .grid-view-products { padding: 12px; width: 100%; } #auto-suggestions .grid-view-container .grid-view-products .products-title { color: #333; font-size: 12px; font-weight: 700; text-transform: uppercase; } #auto-suggestions .grid-view-container .grid-view-products .matched-items-view { display: flex; align-items: stretch; flex-direction: row; flex-wrap: wrap; justify-content: stretch; } #auto-suggestions .grid-view-container .grid-view-products .matched-items-view .each-matched-item { display: flex; flex: 0 0 33%; position: relative; padding: 7px; } #auto-suggestions .grid-view-container .grid-view-products .matched-items-view .each-matched-item:hover{ /*background: #d9e9f7;*/ cursor: pointer; color: #000; } #auto-suggestions .grid-view-container .each-matched-item .fls-highlight{ display:none; position: absolute; height: 100%; width: 100%; margin:-7px; background-color: rgba(0,0,0,.1); } #auto-suggestions .grid-view-container .each-matched-item:hover .fls-highlight{ display:block; } /* #auto-suggestions .grid-view-container .grid-view-products .matched-items-view .each-matched-item div:first-child { padding: 1px; } */ #auto-suggestions .grid-view-container .grid-view-products .matched-items-view .each-matched-item .product-image-section { /*width: 98%; margin: 0 auto; margin-top:1px; padding: 10px;*/ background: white; height:150px; } #auto-suggestions .grid-view-container .grid-view-products .matched-items-view .each-matched-item .each-product-name { font-size: 12px; padding:5px; } #auto-suggestions .grid-view-container .grid-view-products .matched-items-view .each-matched-item .product-image-section img { width: 80%; margin:0 auto; display:block; } #auto-suggestions .list-view-container .view_all_results { padding: 10px 0 10px 20px; } #auto-suggestions .list-view-container .view_all_results a { text-decoration: none; } #auto-suggestions .list-view-container .view_all_results a:hover { color: #000; } #auto-suggestions .list-view-container .view_all_results:hover{ background: #d9e9f7; cursor: pointer; color: #000; } #auto-suggestions .grid-view-container .grid-view-products .matched-items-view .each-matched-item .each-product-name div:first-child { color: #057ab9; } #auto-suggestions .grid-view-container .grid-view-products .matched-items-view .each-matched-item .each-product-name div:last-child { font-size: 1.1rem; } /*Add to cart implementation for suggested products*/ .fs-addtocart{ position: absolute; text-align:center; width: 130px; /* left: 83%; */ left: 78%; bottom: 1px; transform: translateX(-88%); display: none; } .each-matched-item:hover .fs-addtocart{display:block;} .fs-addtocart .btn-cart-small:before{font-size:14px; color:#fff;} .fs-addtocart.btn-5:active{transform: translateX(-50%);} #auto-suggestions .list-view-container .list-items .list-item .autoSuggestSelected { color: #000; } #auto-suggestions .list-view-container .list-items .list-item .autoSuggestSelected.show-left-arrow:before { content: ""; border-top: 15px solid transparent; border-bottom: 16px solid transparent; border-right: 19px solid rgba(0,0,0,0.1); position: absolute; margin-left: -39px; margin-top: -5px; } /* #auto-suggestions .list-view-container .list-items .list-item a:hover { background: #d9e9f7; color: #000; } */ #auto-suggestions .icon-minicart:before { font-size: 22px !important; font-size: 3rem; color: #fff; content: "\e821"; } .fs-addtocart a.disabled .icon-minicart:before{ color: #9C9C9C !important; } .fs-addtocart .add-cart-enable{ color: #fff; font-size: 14px; padding: 4px 18px; margin-bottom: 3px; border-radius: 4px; } .fs-addtocart .add-cart-disable{ font-size: 14px; color: #9C9C9C; padding: 4px 18px; margin-bottom: 3px; border-radius: 4px; } .fs-addtocart .add-cart-disable.disabled { text-decoration: none; cursor: default; } .fs-addtocart .control4-circle-img { content:url("/wcsstore/AuroraB2BStorefrontAssetStore/images/control4-4ball.svg"); width:18px; padding-bottom: 4px; } #auto-suggestions .autoSuggestSelected { background-color: rgba(0,0,0,0.1) !important; } .fs-addtocart .suggested-reserved { color: #BE271B; } #auto-suggestions .matched-items-view .item-status-img{ text-align:center; min-height:20px; margin-bottom:7px; height:12px; } @media screen and (max-width: 1024px){ .up-arr-holder{display:none;} #auto-suggestions{width:100%;} #auto-suggestions .grid-view-container{display:none;} #auto-suggestions .list-view-bl-only{border:none; width:100%;} #auto-suggestions .list-view-container li a{ font-size: 21px; padding: 0; } .sl-mo-sugonly .sl-mob-holder{ padding-left: 14px; } #auto-suggestions .list-view-container .list-items .list-item{ padding: 7px 7px 7px 20px; } #auto-suggestions .list-view-container .list-items .list-item.sl-m{ padding-left: 44px; } #auto-suggestions .list-view-container .list-items .list-item a{ padding:0; } .sl-m{position:relative;} .sl-top-temp{margin-top:14px;} .sl-mob-btn{ color: #3b8ede; position: absolute; top: 4px; left: 10px; background: transparent; border: none; font-size: 25px; padding:0; } .sl-m.active .sl-add, .sl-rem{display:none;} .sl-m.active .sl-rem{display:block;} .sl-mob-holder-c{display:none; padding-right: 14px;} .sl-m.active .sl-mob-holder-c{display:block;} .sl-m .products-title{display:none;} .list-item.sl-m .sl-mob-holder{ margin-left:-24px; } .sl-mob-holder-c .matched-items-view{ border-top: 1px solid #4a4a4a; padding-top: 14px; } .sl-mob-holder-c li.each-matched-item{ position:relative; margin-bottom:21px; padding:0 0 27px 97px; } .sl-mob-holder-c .product-image-section{ position: absolute; left:0; width:90px; height: 90px; overflow: hidden; } .sl-mob-holder-c .product-image-section img{width:100%;} .sl-mob-holder-c .each-product-name{ font-size: 14px; } .sl-mob-holder-c .fs-addtocart{ display: block; bottom: -4px; right: 0; transform: translateX(0%); } #auto-suggestions .list-view-container .list-items .list-item a.add-cart-enable{ color: #FFAF32; } #auto-suggestions .list-view-container .list-items .list-item a.add-cart-disable{ color: #9C9C9C; } .fs-addtocart .suggested-reserved { color: #BE271B !important; } } @media screen and (max-width: 540px) { .sl-mob-holder-c .fs-addtocart{ transform: translateX(-45%); } } </style> <a id="searchButton" href="#" role="button" data-toggle="searchBar" aria-label="Search by product, SKU, or keyword" title="Search by product, SKU, or keyword" ><span id="searchButton_ACCE_Label" class="spanacce">Search by product, SKU, or keyword</span></a> <div id="main-search-group" class="" style="min-width:1024px;"> <div class="ctnr-search"> <form id="searchBox" name="CatalogSearchForm" method="get" action="/shop/SearchDisplay"> <input name="categoryId" id="categoryId" type="hidden"/> <input name="storeId" value="10151" type="hidden"/> <input name="catalogId" value="10010" type="hidden"/> <input name="langId" value="-1" type="hidden"/> <input name="sType" value="SimpleSearch" type="hidden"/> <input name="resultCatEntryType" value="2" type="hidden"/> <input name="showResultsPage" value="true" type="hidden"/> <input name="searchSource" value="Q" type="hidden"/> <input name="pageView" value="detailed" type="hidden"/> <input name="pageGroup" value="Search" type="hidden"/> <input name="beginIndex" value="0" type="hidden"/> <input name="pageSize" value="20" type="hidden"/> <div id="header-search"> <span id="searchTextHolder" class="nodisplay">Search by product, SKU, or keyword</span> <span class="spanacce">Press the access key plus 0 to focus on the search box</span> <input id="SimpleSearchForm_SearchTerm" type="text" accesskey="0" size="18" class="search-box" autocomplete="off" maxlength="65" role="combobox" tabindex="0" name="searchTerm" placeholder="Search by product, SKU, or keyword" autocomplete="off" onkeyup="handleTextDirection(event, this);" oncut="handleTextDirection(event, this);" onfocus="handleTextDirection(event, this);" onpaste="handleTextDirection(event, this);"/> <span id="searchDiv"> <a id="WC_CachedHeaderDisplay_button_1" class="btn-search submitButton" role="button" aria-label="Search by product, SKU, or keyword" title="Search by product, SKU, or keyword" href="#" onclick="JavaScript:if(document.CatalogSearchForm.searchTerm.value.length > 0) {document.CatalogSearchForm.searchTerm.value=trim(document.CatalogSearchForm.searchTerm.value); CatalogSearchDisplayJS.submitSimpleSearch(document.CatalogSearchForm, true); } return false;" tab-index="3"> GO </a> </span> </div> <!-- Start SearchDropdownWidget --> <div id="searchDropdown"> <div id="autoSuggest_Result_div"> <div id="widget_search_dropdown"> <!-- Main Content Area --> <div class="ctnr-search-suggest header-dropdown" id="AutoSuggestDiv" role="list" aria-required="true" onmouseover="SearchJS.autoSuggestHover = true;" onmouseout="SearchJS.autoSuggestHover = false; document.getElementById('SimpleSearchForm_SearchTerm').focus();"> <!-- <ul><li><div id="autoSuggestStatic_1" role="listitem"></div></li></ul> <ul><li><div id="autoSuggestStatic_2" role="listitem"></div></li></ul> <ul><li><div id="autoSuggestStatic_3" role="listitem"></div></li></ul> <ul><li><div id="autoSuggestHistory" role="listitem"></div></li></ul> --> </div> <!-- End content Section --> </div> </div> </div> <!-- End SearchDropdownWidget --><!-- Refresh area to retrieve cached suggestions --> <div wcType="RefreshArea" declareFunction="SearchJS.declareAutoSuggestCachedSuggestionRefreshArea()" widgetId="AutoSuggestCachedSuggestions" id="autoSuggestCachedSuggestions_div" refreshurl="SearchComponentCachedSuggestionsView?langId=-1&storeId=10151&catalogId=10010" role="region" aria-live="polite" aria-atomic="true" aria-relevant="all" aria-labelledby="autoSuggestCachedSuggestions_div_ACCE_Label"></div> <div id="auto-suggestions" style="display: none;"> <div class="up-arr-holder"> <div class="arrow-up"></div> </div> <div class="grid-view-container"> </div> <div class="list-view-container"> <div id="search-suggestions-view"></div> <div id="search-category-view"></div> <div id="search-documents-view"></div> <div id="search-videos-view"></div> <div id="search-history-view"></div> <div class='view_all_results'></div> </div> </div> </form> <div id="mini-cart-added" class="snap-nodisplay"></div> </div> </div> <!-- End Search Widget --><!-- END Search.jsp --> </header> <div class="nav-proxy"></div> <div class="ctnr-nav-control"> <nav id="nav-main" class="row-fluid nav-main"> <div class="f-nav-logo hide-no-float"> <a href="/shop/en/snapav/home" alt="Logo"><img class="scroll-update" src="/wcsstore/AuroraB2BStorefrontAssetStore/images/header_logo.png" alt="Logo"></a> </div> <!-- BEGIN ContentRecommendation.jsp --><!-- BEGIN ContentRecommendation_UI.jspf --> <div id="contentRecommendationWidget_CategoryNavigation" class="contentRecommendationWidget" > <div dataci_toolbar="_espot" dataci_espot ="_CategoryNavigation" id="ci_espot__CategoryNavigation"> <!-- BEGIN Content_UI.jspf --> <div class="left_espot"> <div class="ad" id="ad_11243"> <style> .dynamic-image-brands { padding: 30px 30px 30px 0px; } .sub-categories-dd { background: #fff; } .nav-content { vertical-align: top; } .nav-content ul li a { font-weight: bold; } .nav-content ul { float: none !important; } .nav-content { padding-right: 5px; border-left: none !important; } .nav-sub-link { font-family: "Poppins", sans-serif; font-weight: bold; color: #2d4050; } .nav-sub-link:hover { color: #f95631; text-decoration: underline; } .nav-top-link:hover, .nav-top-link:active { color: #f95631; } .poppins-header-nav-subheader { font-family: "Poppins", sans-serif; font-size: 15px; } /*.poppins-header-top-nav:hover {color:#F95631;}*/ .nav-content h3 { margin: 0; padding-bottom: 5px; padding-top: 5px; font-weight: bold; /*color: #525355;*/ color: #2d4050; font-family: "Poppins", sans-serif; } .nav-content h5 { margin: 0; padding-bottom: 3px; } .nav-content hr { margin: 2px; } .nav-content h1 { font-size: 2.5rem; border-bottom: 1px solid #b7b7b7; padding-bottom: 3px; padding-top: 10px; margin-bottom: 5px; } .nav-content h2 { font-size: 2.5rem; border-bottom: 1px solid #b7b7b7; padding-bottom: 3px; padding-top: 10px; margin-right: 205px; margin-bottom: 5px; } .nav-content ul li { padding-top: 5px; padding-bottom: 5px; } .nav-content p { font-family: "Helvetica Neue", "Roboto", Arial, sans-serif; font-size: 1.3rem; white-space: normal; margin: 0; padding-top: 0px; padding-bottom: 2px; } .nav-content a:hover { text-decoration: underline; } .nav-content h9 { font-family: "Helvetica Neue", "Roboto", Arial, sans-serif; font-size: 1.6rem; font-weight: bold; color: #525355; margin-bottom: 5px; margin-top: 0px; } .sub-category-content { border-right: 2px solid #b7b7b7; } .ctnr-nav-control { background-color: #2d4050; } .see-all { color: #4a4a4a; font-weight: bold; } .see-all:hover { color: #f95631; } @media screen and (min-width: 500px) { .sub-categories-dd.has-content .sub-category-content { border-right: 1px solid #b7b7b7; } } .no-touch .active .sub-categories-dd { padding-bottom: 0px; } .section-bottom-small { margin-bottom: 10px; } .sub-category-content-m { width: 100%; } @media (min-width: 1025px) { .sub-categories-dd { min-width: 200px; width: auto; top: auto; left: auto; } .sub-categories-dd.has-content .sub-category-content { width: 210px; } .nav-sub-category { padding: 5px 10px; } .nav-sub-category a { margin: 0; } /*.nav-sub-category.selected {background:#057ab9; }*/ .nav-sub-category.selected a { color: #fff; margin: 0; } .nav-category.has-subnav .nav-top-link::after { content: "\e80d"; font-size: 10px; font-size: 1rem; margin-left: 4px; font-family: "fontello"; } .sub-categories-dd { padding: 0; } .sub-category-content-m .nav-sub-category:hover { /*background: #057ab9;*/ /*color: #fff;*/ color: #f95631; } .sub-category-content-m .nav-sub-category:hover a { /*color: #fff;*/ color: #f95631; } .nav-br { width: 660px; padding: 20px; } .top-buffer { padding-top: 40px; } } @media (max-width: 1024px) { .row-fluid.break-med .span6 { float: none; display: block; width: 100%; margin-left: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .top-buffer { padding-top: 0px; } .mobile-shorten { margin-bottom: 0px; } .mobile-hide { display: none; } } @media (min-width: 1025px) { .nav-category:first-child .nav-top-link:after { content: ""; color: #f95631; } } .icon-menu:before { content: "\e820"; font-family: fontello; margin-right: 7px; margin-top: -4px; font-size: 15px; font-weight: normal; } .poppins-header-top-nav { font-family: "Poppins", sans-serif; font-size: 16px; } </style> <ul> <li class="nav-category"> <a class="nav-top-link show-nav-btn icon-menu poppins-header-top-nav" href="/shop/en/snapav/home" >Shop</a > </li> <!--================================== BRANDS portion of NAV ================================== --> <!-- START Explore --> <li class="nav-category has-subnav"> <a class="nav-top-link poppins-header-top-nav" href="/shop/en/snapav/brands" id="nav-explore" >Explore</a > <div class="sub-categories-dd has-content nav-br" style="width: 950px"> <div class="row-fluid break-med"> <div class="span3"> <h3 class="mobile-shorten poppins-header-nav-subheader" style="margin-top: 0px; padding-left: 10px" > Snap One Brands </h3> <ul class="sub-category-content-m" style="border: none"> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/access-networks" >Access Networks</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/adi-pro" id="nav-explore" >ADI Pro</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/araknis" id="nav-explore" >Araknis</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="https://www.snapav.com/shop/en/snapav/accessnetworkSSO?referrerLink=arcc" id="nav-explore" >ARCC</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/binary" id="nav-explore" >Binary</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/capture" id="nav-explore" >Capture</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/clare" id="nav-explore" >Clare</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/clarevision" id="nav-explore" >ClareVision</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/control4" id="nav-explore" >Control4</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/dragonfly" id="nav-explore" >Dragonfly</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/episode" id="nav-explore" >Episode</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/luma-overview" id="nav-explore" >Luma</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/nearus" id="nav-explore" >Nearus</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/ovrc" id="nav-explore" >OvrC</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=pakedge" id="nav-explore" >Pakedge</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/sense" id="nav-explore" >Sense</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/strong" id="nav-explore" >Strong</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/sunbrite" id="nav-explore" >SunBrite</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/triad" id="nav-explore" >Triad</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/visualint" id="nav-explore" >Visualint</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/wattbox" id="nav-explore" >WattBox</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/wirepath" id="nav-explore" >Wirepath</a > </li> </ul> </div> <div class="span2 mobile-shorten"> <h3 class="mobile-shorten poppins-header-nav-subheader" style="margin-top: 0px; padding-left: 10px" > Distributed Brands </h3> <ul class="sub-category-content-m" style="border: none"> <!--removing temp per Andy's email <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/acurus" id="nav-explore" >Acurus</a > </li>--> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/alarm-overview" id="nav-explore" >Alarm.com</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/altronix" id="nav-explore" >Altronix</a > </li> <!--<li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=arlington" id="nav-explore" >Arlington</a > </li>--> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/assa-abloy" id="nav-explore" >Assa Abloy </a> </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/atlona" id="nav-explore" >Atlona</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/CategoryDisplay?searchType=100000&pageSize=20&orderBy=&filterTerm=&searchTermScope=&storeId=10151&pageView=detailed&manufacturer=&sType=SimpleSearch&metaData=&catalogId=10010&searchTerm=&resultCatEntryType=&showResultsPage=true&minPrice=&beginIndex=0&maxPrice=&langId=-1&categoryId=31135&facet_1=ads_f11501_ntk_cs%253A%2522Audio-Technica%2522&mode=CTA" id="nav-explore" >Audio Technica</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=audioquest" id="nav-explore" >AudioQuest</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/yale-august" id="nav-explore" >August</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/autonomic" id="nav-explore" >Autonomic</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=avarro&authToken=174034%252CJjJoDeZNx0BMXaONzwa7aZcvmrGedxERCKKkSWHdPII%253D" id="nav-explore" >Avarro </a> </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/av-pro" id="nav-explore" >AVPro Edge</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=baldwin" id="nav-explore" >Baldwin</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/benq" id="nav-explore" >BenQ</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/brightsign" id="nav-explore" >BrightSign</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/sanus-and-chief" id="nav-explore" >Chief</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/cleerline" id="nav-explore" >Cleerline</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=cool+components" id="nav-explore" >Cool Components</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/coolautomation" id="nav-explore" >Cool Automation</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/sound-united-denon" id="nav-explore" >Denon</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/digital-watchdog" id="nav-explore" >Digital Watchdog</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/doorbird" id="nav-explore" >DoorBird</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/elk-products" id="nav-explore" >Elk Products</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/ecobee" id="nav-explore" >ecobee</a > </li> </ul> </div> <div class="span2 top-buffer"> <ul class="sub-category-content-m" style="border: none"> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/eero" id="nav-explore" >eero</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=FSR" id="nav-explore" >FSR</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/fxl" id="nav-explore" >FX Luminaire</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/honeywell-home" id="nav-explore" >Honeywell Home</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/iport" id="nav-explore" >IPORT</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/jvc" id="nav-explore" >JVC</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/kef" id="nav-explore" >KEF</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/klipsch" id="nav-explore" >Klipsch</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/search/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=kwikset" id="nav-explore" >Kwikset</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/lea" id="nav-explore" >LEA</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=LSDI" id="nav-explore" >LSDI</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/lutron" id="nav-explore" >Lutron</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/mantelmount" >MantelMount</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/sound-united-marantz" >Marantz</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/metageek" id="nav-explore" >MetaGeek</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/nest" id="nav-explore" >Nest</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/netgear" id="nav-explore" >NETGEAR</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/parasound" id="nav-explore" >Parasound</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/pdk" id="nav-explore" >PDK</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=planet+waves" id="nav-explore" >Planet Waves</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=platinum+tools" id="nav-explore" >Platinum Tools</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/procontrol" id="nav-explore" >Pro Control</a > </li> </ul> </div> <div class="span2 top-buffer"> <ul class="sub-category-content-m" style="border: none"> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/pulse-eight" id="nav-explore" >Pulse-Eight</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/qolsys-dsc" id="nav-explore" >Qolsys</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/resideo" id="nav-explore" >Resideo</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/ring-overview" id="nav-explore" >Ring</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/roku" id="nav-explore" >Roku</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/rti" id="nav-explore" >RTI</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/sanus-and-chief" id="nav-explore" >Sanus</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/seco-larm" id="nav-explore" >Seco-Larm</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/sonos-overview" id="nav-explore" >Sonos</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/sony" id="nav-explore" >Sony</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/surecall" id="nav-explore" >SureCall</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/surgex" id="nav-explore" >SurgeX</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/ultratech" id="nav-explore" >Ultratech</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/urc-automation" id="nav-explore" >URC Automation </a> </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/western-digital" id="nav-explore" >Western Digital</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/yale-august" id="nav-explore" >Yale</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/yamaha" id="nav-explore" >Yamaha</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/CategoryDisplay?searchType=100000&pageSize=20&orderBy=&filterTerm=&searchTermScope=&storeId=10151&pageView=detailed&manufacturer=&sType=SimpleSearch&metaData=&catalogId=10010&searchTerm=&resultCatEntryType=&showResultsPage=true&minPrice=&beginIndex=0&maxPrice=&langId=-1&categoryId=31133&facet_1=ads_f11501_ntk_cs%253A%2522Yealink%2522&mode=CTA" id="nav-explore" >Yealink</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/2gig" id="nav-explore" >2GIG</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link no-border" href="/shop/en/snapav/brands" id="nav-explore" ><strong>View All Brands</strong></a > </li> </ul> </div> <div class="span3"> <h3 class="mobile-shorten poppins-header-nav-subheader" style="margin-top: 0px; padding-left: 10px" > Solutions & More </h3> <ul class="sub-category-content-m" style="border: none"> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/audio-single-room-solutions" id="nav-explore" >Audio Solutions</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/commercial" id="nav-explore" >Commercial</a > </li> <!--<li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/conferencing-solutions" id="nav-explore" >Conferencing</a > </li>--> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/cedia" id="nav-explore" >Cedia</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/the-outdoor-solution" id="nav-explore" >Outdoor Solution</a > </li> <!--<li class="nav-sub-category"><a class="nav-sub-link" href="/shop/en/snapav/ovrc-enabled-network-switches" id="nav-explore">OvrC-Enabled Network Switches</a></li> --> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/residential" id="nav-explore" >Residential</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/security" id="nav-explore" >Security</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/smart-home-solutions" id="nav-explore" >Smart Home Solutions</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/surveillance-solution" id="nav-explore" >Surveillance Solutions</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/moip-ecosystem" id="nav-explore" >The MoIP Ecosystem</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/solutions-versa-family" id="nav-explore" >Versa Family</a > </li> <li class="nav-sub-category" style="background: #fff"></li> <li class="nav-sub-category" style="background: #fff"></li> <h3 class="mobile-shorten poppins-header-nav-subheader" style="margin-top: 0px; padding-left: 10px" > Business Initiatives </h3> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/partner-pledge" id="nav-explore" >Partner Pledge</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/snap-one-connected" id="nav-explore" >Snap One Connected</a > </li> </ul> </div> </div> </div> </li> <!-- END Explore --> <!-- START For Pros --> <li class="nav-category has-subnav"> <a class="nav-top-link poppins-header-top-nav" href="/shop/en/snapav/for-pros" id="nav-forPros" >For Pros</a > <div class="sub-categories-dd has-content nav-br" style="width: 800px; padding-bottom: 20px" > <div class="row-fluid break-med"> <div class="span3"> <h3 class="mobile-shorten poppins-header-nav-subheader" style="margin-top: 0px; padding-left: 10px" > Programs </h3> <ul class="sub-category-content-m" style="border: none"> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/partner-rewards-program" id="nav-forPros" >Partner Rewards</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/model-home-program" id="nav-forPros" >Model Home Program</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" style="white-space: break-spaces" href="/shop/en/snapav/triad-program" id="nav-forPros" >Triad Authorized Dealer Program</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/d-tools-cloud" id="nav-forPros" >D-Tools Cloud</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/portal-io" id="nav-forPros" >Portal.io</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/control4-certified-showroom-program" id="nav-forPros" >Control4 Certified <br /> Showroom</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/referral-program" id="nav-forPros" >Referral Program</a > </li> <!--<li class="nav-sub-category"><a class="nav-sub-link" href="/shop/en/snapav/third-party-offers" id="nav-forPros">Third Party Offers</a></li>--> </ul> </div> <div class="span3"> <h3 class="mobile-shorten poppins-header-nav-subheader" style="margin-top: 0px; padding-left: 10px" > Control4 </h3> <ul class="sub-category-content-m" style="border: none"> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/control4-announcements" id="nav-forPros ForPros-link-C4Annouce" >Control4 Announcements</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/control4-lighting-builder" id="nav-forPros ForPros-link-C4LightingBuilder" >Control4 Lighting Builder</a > <img style="width: auto; height: 10px; margin-top: -10px" src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/ProductStatusIcons/new.jpg" /> </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/drivers" id="nav-forPros ForPros-link-C4Drivers" >Control4 Driver Search</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/SubscriptionDashBoardView?catalogId=10010&langId=-1&storeId=10151" id="nav-forPros ForPros-link-Subscrip" >Subscription Dashboard</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/DealerMicrositeView?catalogId=10010&langId=-1&storeId=10151" id="nav-forPros ForPros-link-microsite" >Customize Microsite</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/software-downloads" id="nav-forPros ForPros-link-SoftwareDownloads" >Software Downloads</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/control4-resources" id="nav-forPros ForPros-link-C4Resources" >All Control4 Resources</a > </li> <!--<li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/control4-connect" id="nav-forPros ForPros-link-C4Resources" >Connect</a > </li>--> <!--<li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/control4-assist" id="nav-forPros ForPros-link-C4Resources" >Assist and Assist Premium</a > </li>--> </ul> </div> <div class="span3"> <h3 class="mobile-shorten poppins-header-nav-subheader" style="margin-top: 0px; padding-left: 10px" > System Design </h3> <ul class="sub-category-content-m" style="border: none"> <li class="nav-sub-category"> <a class="nav-sub-link" style="white-space: break-spaces" href="https://www.snapav.com/mountconfigurator" target="_blank" id="nav-forPros nav-pros-cmc" >Strong Carbon Series Display Configurator</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/rackbuilder" target="_blank" id="nav-forPros" >Strong Rack Builder</a ><img style=" width: auto; height: 10px; padding-left: 28px; margin-top: -10px; " src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/ProductStatusIcons/more_products.png" /> </li> <li class="nav-sub-category"> <a class="nav-sub-link" style="white-space: break-spaces" href="/shop/en/snapav/episode-landscape-design-power" id="nav-forPros" >Landscape System Design Calculator</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" style="white-space: break-spaces" href="/shop/en/snapav/SurveillanceCalculatorDisplayView" target="_blank" id="nav-forPros" >Luma Surveillance Calculator</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/design-services" target="_blank" id="nav-forPros" >Design Services</a > </li> </ul> </div> <div class="span3"> <h3 class="mobile-shorten poppins-header-nav-subheader" style="margin-top: 0px; padding-left: 10px" > Snap One Partner Stores </h3> <ul class="sub-category-content-m" style="border: none"> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/local" id="nav-forPros" >Local Services</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="https://snapone.com/contact-us/#partner-stores" id="nav-forPros" target="_blank" >Find Local Stores</a > </li> </ul> </div> </div> <br class="mobile-hide" /> <div class="row-fluid" style="padding-left: 10px"> <div class="span12"> <hr class="mobile-hide" /> <h3 style="margin: 0px"> <a href="/shop/en/snapav/for-pros" class="see-all" id="nav-forPros" ><img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/LandingPage/nav_ld_pg/arrow_icon_gray.png" style="padding-right: 5px" />See All</a > </h3> </div> </div> </div> </li> <!-- END For Pros --> <!-- START Support --> <li class="nav-category has-subnav"> <a class="nav-top-link poppins-header-top-nav" href="/shop/en/snapav/support" id="nav-support" >Support</a > <div class="sub-categories-dd has-content nav-br" style="width: 728px; padding-bottom: 20px" > <div class="row-fluid break-med"> <div class="span4"> <h3 class="mobile-shorten poppins-header-nav-subheader" style="margin-top: 0px; padding-left: 10px" > Tech Community </h3> <ul class="sub-category-content-m" style="border: none"> <li class="nav-sub-category"> <a class="nav-sub-link" href="https://tech.control4.com/" style="white-space: break-spaces" id="nav-support" target="_blank" >Search for Answers</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="https://tech.control4.com/s/discussions" id="nav-support" target="_blank" >Discussions</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" style="white-space: break-spaces" href="https://tech.control4.com/s/device-resets-and-restores" id="nav-support" target="_blank" >Device Resets and Restores</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/software-downloads" id="nav-support" >Control4 Software</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/product-files-videos-search?documentFacet=Firmware" id="nav-support" >Firmware</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/drivers" id="nav-support" >Control4 Drivers</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="https://tech.control4.com/s/contactsupport" id="nav-support" target="_blank" >Contact Tech Support</a > </li> </ul> </div> <div class="span3"> <h3 class="mobile-shorten poppins-header-nav-subheader" style="margin-top: 0px; padding-left: 10px" > Documents & Downloads </h3> <ul class="sub-category-content-m" style="border: none"> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/drivers" id="nav-support" >Control4 Driver Search</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/product-files-videos-search" id="nav-support" >Product Files & Videos</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/software-downloads" id="nav-support" >Software Downloads</a > </li> </ul> </div> <div class="span3"> <h3 class="mobile-shorten poppins-header-nav-subheader" style="margin-top: 0px; padding-left: 10px" > Resources </h3> <ul class="sub-category-content-m" style="border: none"> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/marketing-tools" target="_blank" id="nav-support" >Marketing Tools Library</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/Security_and_Commercial/2024-Snap-Product-Catalog_FNL_Compressed.pdf" target="_blank" id="nav-support product-catalog-2023-nav-support" >Product Catalog</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/legacy-products" target="_blank" id="nav-support" >Legacy Products</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/contact" target="_blank" id="nav-support" >Contact Us</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/adiandsnapone" target="_blank" id="nav-support" >ADI and Snap One</a > </li> </ul> </div> <div class="span2"> <h3 class="mobile-shorten poppins-header-nav-subheader" style="margin-top: 0px; padding-left: 10px" > Pricing </h3> <ul class="sub-category-content-m" style="border: none"> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/support-pricing" id="nav-support" >Price List</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/support-pricing#dt" id="nav-support" >D-Tools</a > </li> </ul> </div> </div> <br class="mobile-hide" /> <div class="row-fluid" style="padding-left: 10px"> <div class="span12"> <hr class="mobile-hide" /> <h3 style="margin: 0px"> <a href="/shop/en/snapav/support" class="see-all" id="nav-support" ><img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/LandingPage/nav_ld_pg/arrow_icon_gray.png" style="padding-right: 5px" />See All</a > </h3> </div> </div> </div> </li> <!-- END Support --> <!-- START Education --> <li class="nav-category has-subnav"> <a class="nav-top-link poppins-header-top-nav" href="/shop/en/snapav/education" id="nav-edu" >Education</a > <div class="sub-categories-dd has-content nav-br" style="width: 550px; padding-bottom: 20px" > <div class="row-fluid break-med"> <div class="span4"> <h3 class="mobile-shorten poppins-header-nav-subheader" style="margin-top: 0px; padding-left: 10px" > Courses </h3> <ul class="sub-category-content-m" style="border: none"> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/CoursesPageView?storeId=10151&catalogId=10010&langId=-1" id="nav-edu" >My Courses</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/CoursesPageView?storeId=10151&catalogId=10010&langId=-1" target="_blank" id="nav-edu" >Course Catalog</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/pcna" id="nav-edu" >PCNA</a > </li> </ul> </div> <div class="span4"> <h3 class="mobile-shorten poppins-header-nav-subheader" style="margin-top: 0px; padding-left: 10px" > Certifications </h3> <ul class="sub-category-content-m" style="border: none"> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/OnsiteSchedulePageView?catalogId=10010&langId=-1&storeId=10151" id="nav-edu" >Get Certified</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/CertificationPageView?catalogId=10010&langId=-1&storeId=10151" id="nav-edu" >My Certifications</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/TechCertificationDashboardView?catalogId=10010&langId=-1&storeId=10151" id="nav-edu" >Technician Dashboard</a > </li> </ul> </div> <div class="span4"> <h3 class="mobile-shorten poppins-header-nav-subheader" style="margin-top: 0px; padding-left: 10px" > Webinars </h3> <ul class="sub-category-content-m" style="border: none"> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/support-webinars" id="nav-edu" >Upcoming</a > </li> <li class="nav-sub-category"> <a class="nav-sub-link" href="/shop/en/snapav/support-webinars#recordings" id="nav-edu" >On-Demand</a > </li> </ul> </div> </div> <br class="mobile-hide" /> <div class="row-fluid" style="padding-left: 10px"> <div class="span12"> <hr class="mobile-hide" /> <h3 style="margin: 0px"> <a href="/shop/en/snapav/education" class="see-all" id="nav-edu" ><img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/LandingPage/nav_ld_pg/arrow_icon_gray.png" style="padding-right: 5px" />See All</a > </h3> </div> </div> </div> </li> <!-- END Education --> </ul> </div> </div> <!-- END Content_UI.jspf --> </div> </div> <!-- END ContentRecommendation_UI.jspf --><!-- END ContentRecommendation.jsp --> </nav> </div> <div id="toast-msg" class="toast-msg-main" style="" x-ms-format-detection="none"> </div> <style> .is-onsale .hide-price{ display:none !important; } </style> <div id="upp-spot-content" style="display:none"> <!-- BEGIN ScrollingProductsESpot.jsp --><!-- Showing Server name and Current time in UppContentAreaESpotDisplay.jsp: Host Name: 4ltr6 Current Date: 0521T00:43 End --> <!-- BEGIN ContentRecommendation.jsp --><!-- BEGIN ContentRecommendation_UI.jspf --> <div id="contentRecommendationWidget_UPP_Program_Espot" class="contentRecommendationWidget" > <div dataci_toolbar="_espot" dataci_espot ="_UPP_Program_Espot" id="ci_espot__UPP_Program_Espot"> <!-- BEGIN Content_UI.jspf --> <div class="left_espot"> This product is subject to our Unilateral Pricing Policy. <a href="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/protected/documents/Pricing/snapav_upp.pdf" target="_blank">Learn More >></a> </div> <!-- END Content_UI.jspf --> </div> </div> <!-- END ContentRecommendation_UI.jspf --><!-- END ContentRecommendation.jsp --> </div> <div id="centrally-spot-content" style="display:none"> <!-- BEGIN ContentRecommendation.jsp --><!-- BEGIN ContentRecommendation_UI.jspf --> <div id="contentRecommendationWidget_Centrally_Stocked_Espot" class="contentRecommendationWidget" > <div dataci_toolbar="_espot" dataci_espot ="_Centrally_Stocked_Espot" id="ci_espot__Centrally_Stocked_Espot"> <!-- BEGIN Content_UI.jspf --> <div class="left_espot"> This item is only stocked in specific warehouse locations and may not be available for pick-up. </div> <!-- END Content_UI.jspf --> </div> </div> <!-- END ContentRecommendation_UI.jspf --><!-- END ContentRecommendation.jsp --> </div> <div id="dmb-spot-content" style="display:none"> <!-- BEGIN ContentRecommendation.jsp --><!-- BEGIN ContentRecommendation_UI.jspf --> <div id="contentRecommendationWidget_DoubleMoneyBack_Program_Espot" class="contentRecommendationWidget" > <div dataci_toolbar="_espot" dataci_espot ="_DoubleMoneyBack_Program_Espot" id="ci_espot__DoubleMoneyBack_Program_Espot"> <!-- BEGIN Content_UI.jspf --> <div class="left_espot"> This product qualifies for our Double Money Back Guarantee. <a href="/shop/en/snapav/double-money-back">Learn More >></a> </div> <!-- END Content_UI.jspf --> </div> </div> <!-- END ContentRecommendation_UI.jspf --><!-- END ContentRecommendation.jsp --> </div> <div id="third-party-product-spot-content" style="display:none"> <!-- BEGIN ContentRecommendation.jsp --><!-- BEGIN ContentRecommendation_UI.jspf --> <div id="contentRecommendationWidget_Third_Party_Product_Espot" class="contentRecommendationWidget" > <div dataci_toolbar="_espot" dataci_espot ="_Third_Party_Product_Espot" id="ci_espot__Third_Party_Product_Espot"> <!-- BEGIN Content_UI.jspf --> <div class="left_espot"> This item will be shipped directly from the vendor. It is not stocked at your pickup location or in our warehouse(s). The item usually ships from the vendor within [shippingDays] days. </div> <!-- END Content_UI.jspf --> </div> </div> <!-- END ContentRecommendation_UI.jspf --><!-- END ContentRecommendation.jsp --> </div> <div id="automation-item-spot-content" style="display:none"> <div class="ad"> This is a Control4 item and is reserved for Control4 Authorized partners only. How do I become Control4 Authorized? <a href="/shop/en/snapav/automation-partner">Learn More</a> </div> </div> <script type="text/javascript"> $(document).ready(function() { copyUppAndDoubleMoneyBackContent(); }); </script> <style> body.no-scroll{ overflow:hidden; } .side-nav>*{ padding: 14px 0px 14px 24px; } .logo-area{ background: #2D4050; top: 0; position: fixed; left: 0; z-index: 1; width: 400px; height:98px; padding:28px 0px 28px 24px; } .logo-area img{height:33px;} .sn-close{ color:#fff; float: right; margin-right:14px; } .sn-close .icon-close:before{ color:#fff; font-size:16px; } .sn-popmenu{ display:none; position:absolute; padding:14px; background:#fff; min-width:200px; } .side-nav-holder{ width: 100%; height: 100%; position: fixed; background: rgba(0,0,0,.5); top: 0; left: 0; z-index: 1003; overflow-y: auto; } .side-nav{ background: rgba(255,255,255,1); position: absolute; width: 400px; min-height:100%; padding-top: 100px; } .side-nav hr { margin: 20px 14px 20px 0; } .nav-block{ position:relative; } .sn-float{ display: inline-block; position: absolute; right: 17px; top: 12px; font-size: 16px; } .side-nav li{ position:relative; padding:7px; } .side-nav li a{ font-size: 16px; } .sn-content-area{ height:100%; /*overflow-y: auto; overflow-x: hidden;*/ } .sn-content{ display:none; position: absolute; right: -400px; background: #fff; width: 400px; padding: 14px 0px 14px 14px; top: 0; } li.has-menu:after{ font-family: "web-icons"; content:"\F105"; float: right; margin-right:14px; font-size: 21px; color: #F95631; } @media (min-width: 1025px){ li.has-menu.active .sn-content{ display:block; } li.has-menu:hover>a, li.has-menu.active>a{ color: #F95631; } /*li.has-menu:hover .sn-content{ display:block; } li.has-menu:hover>a{ color: #F95631; }*/ } @media (max-width: 540px){ .side-nav{ width:300px; } .logo-area{ width: 300px; } } </style> <div class="side-nav-holder snap-nodisplay"> <div class="side-nav"> <div class="sn-popmenu"></div> <div class="logo-area"> <img src="/wcsstore/AuroraB2BStorefrontAssetStore/images/SnapOne_White@2x.png" alt="logo"> <a href="#" class="sn-close"><span class="icon-close"></span></a> </div> <div class="sn-content-area"> <div class="sn-sub snap-nodisplay"> <div> <a href="#" class="sn-back-btn"><span class="web-icons-prev"></span> Back</a> </div> <div class="sn-sub-content"></div> </div> <div class="sn-main-content snap-nodisplay active"> <!-- BEGIN ContentRecommendation.jsp --><!-- BEGIN ContentRecommendation_UI.jspf --> <div id="contentRecommendationWidget_SideNavEspot" class="contentRecommendationWidget" > <div dataci_toolbar="_espot" dataci_espot ="_SideNavEspot" id="ci_espot__SideNavEspot"> <!-- BEGIN Content_UI.jspf --> <div class="left_espot"> <head> <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet" /> <style> /*=============================== UnAuth Shopping Navigation /*===============================*/ /*=============================== Formatting - text & spacing /*===============================*/ body { /* font-family: 'Poppins', sans-serif;*/ } .poppins-header { font-family: "Poppins", sans-serif; font-size: 1.9rem; padding-left: 7px; color: #303030; } .poppins-subheader { font-family: "Poppins", sans-serif; font-size: 2.2rem; } .cat-header { font-family: "Poppins", sans-serif; font-size: 2rem; padding-left: 7px; } .p-text { font-family: "Poppins", sans-serif; font-size: 1.4rem; } .side-nav li { position: relative; padding: 10px 7px; } .side-nav li a { font-size: 1.4rem; color: #2d4050; font-family: "Poppins", sans-serif; } .flyout-ad { font-family: "Poppins", sans-serif; font-size: 1.3rem; } .sn-float { display: inline-block; position: absolute; right: 17px; top: 4px; font-size: 1.4rem; color: #2d4050; text-decoration: underline; } .content-serv-float { display: inline-block; position: absolute; right: 17px; top: 156px; font-size: 1.4rem; color: #2d4050; text-decoration: underline; font-family: "Poppins", sans-serif; } .nav-block { font-family: "Poppins", sans-serif; font-size: 1.6rem; } .side-buffer { padding: 0 14px; } a.nav-block { color: #2d4050; } .borderline { border-left: 2px solid #e9e9e9; } .borderline-buffer { padding-left: 30px; } a.make-bold { font-weight: bold !important; } a.orange { color: #f95631; } /*=============================== Visibility /*===============================*/ .mobile-only { display: none; } .midsize-hide { display: block; } /*============== Mobile ==============*/ @media only screen and (min-width: 768px) and (max-width: 1024px) { .mobile-only { display: block; } .mobile-padding { padding-right: 15px; } .top-buffer { padding-top: 15px; } .midsize-hide { display: none; } .borderline { border: none; } .flex-width { width: 48% !important; } } @media only screen and (min-width: 320px) and (max-width: 767px) { .mobile-only { display: block; } .mobile-padding { padding-right: 15px; } .top-buffer { padding-top: 15px; } .midsize-hide { display: block; } .borderline { border: none; } } </style></head ><!-- UnAuth Version of Shopping menu --><!-- START Logged Out Account Options --> <div class="nav-block"> <a href="/shop/Logoff?myAcctMain=2&catalogId=10010&langId=-1&storeId=10151&URL=LogonForm" class="sn-float" id="nav-shop login" >Log In</a > <h1 class="poppins-header">Welcome!</h1> <ul> <li><a href="/shop/en/snapav/sign-up" id="nav-shop sign-up">Sign Up</a></li> <li> <a href="https://snapone.com/our-story" target="_blank" id="nav-shop about_link_ua" >About</a > </li> </ul> </div> <!-- END Logged Out Account Options --> <hr /> <!-- START Chat --> <p class="p-text side-buffer"> Have questions? <a href="/shop/Logoff?myAcctMain=2&catalogId=10010&langId=-1&storeId=10151&URL=LogonForm" class="p-text orange" id="nav-shop login_to_chat" >Log in to access chat</a > </p> <!-- END Chat --> <hr /> <!-- START Categories --> <div class="nav-block"> <a href="/shop/en/snapav/view-all" class="sn-float make-bold" id="nav-shop view_all_categories" >View All</a > <h1 class="poppins-header">Shop By Categories</h1> <ul> <!-- START Control4 --> <li class="has-menu" onMouseEnter="mouseEnterDYFunction"> <a href="/shop/en/snapav/c4-shop" id="nav-shop audio_main">Control4</a> <div class="sn-content" style="width: 850px; right: -850px; padding: 20px" > <div class="row-fluid"> <div class="span4 flex-width"> <h2 class="cat-header">Control</h2> <ul> <li> <a href="/shop/en/snapav/search/c4-controllers" id="nav-shop c4_subcat" >Controllers</a > </li> <li> <a href="/shop/en/snapav/search/c4-interfaces" id="nav-shop c4_subcat" >Interfaces</a > </li> <li> <a href="/shop/en/snapav/search/c4-doorstations-doorbells" id="nav-shop c4_subcat" >Video Doorstations & Doorbells</a > </li> <li> <a href="/shop/en/snapav/search/c4-multi-room-audio" id="nav-shop c4_subcat" >Multi-Room Audio</a > </li> <li> <a href="/shop/en/snapav/search/c4-sales-resources" id="nav-shop c4_subcat" >Sales Resources</a > </li> <li> <a href="/shop/en/snapav/search/c4-control-shop-all" id="nav-shop c4_subcat" class="make-bold" >Shop All Control</a > </li> </ul> </div> <div class="span3 flex-width"> <h2 class="cat-header">Lighting</h2> <ul> <li> <a href="/shop/en/snapav/search/c4-wireless-lighting" id="nav-shop c4_subcat" >Wireless Lighting</a > </li> <li> <a href="/shop/en/snapav/search/c4-linear-lighting" id="nav-shop c4_subcat" >Linear Lighting</a > </li> <li> <a href="/shop/en/snapav/search/c4-centralized-lighting" id="nav-shop c4_subcat" >Centralized Lighting</a > </li> <li> <a href="/shop/en/snapav/keycap-engraving-configuration" target="_blank" id="nav-shop c4_subcat" >Button Engraving</a > <img style="width: auto; height: 10px; margin-top: -10px" src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/ProductStatusIcons/new.jpg" /> </li> <li> <a href="/shop/en/snapav/search/c4-engraved-keycaps" id="nav-shop c4_subcat" >Pre-Engraved Keycaps</a > </li> <li> <a href="/shop/en/snapav/search/c4-faceplates" id="nav-shop c4_subcat" >Faceplates</a > </li> <li> <a href="/shop/en/snapav/search/c4-color-change-kits" id="nav-shop c4_subcat" >Color Change Kits</a > </li> <li> <a href="/shop/en/snapav/search/c4-outlet-modules" id="nav-shop c4_subcat" >Outlet Modules</a > </li> <li> <a href="/shop/en/snapav/search/c4-lighting-accessories" id="nav-shop c4_subcat" >Lighting Accessories</a > </li> <li> <a href="/shop/en/snapav/search/c4-lighting-shop-all" id="nav-shop c4_subcat" class="make-bold" >Shop All Lighting</a > </li> </ul> </div> <div class="midsize-hide"> <div class="span5 mobile-padding borderline borderline-buffer"> <div class="row-fluid"> <div class="span12"> <div class="dynamic-image"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/flyout/565_24_X4_FlyoutBanner.png" alt="Flyout banner" /> </div> </div> </div> <div class="row-fluid"> <div class="span12"> <h3>Get Control4® X4 Early Access</h3> <p class="flyout-ad"> Dive into our most advanced, intuitive, and powerful platform to date, designed to enhance every aspect of the smart living experience. </p> <a href="/shop/en/snapav/x4" id="FO-C4-shop_subcat_flyout"> <div class="btn-2">Discover X4</div> </a> </div> </div> </div> </div> </div> </div> </li> <!-- END Control4 --> <!-- START Audio --> <li class="has-menu"> <a href="/shop/en/snapav/audio-distribution" id="nav-shop audio_main" >Audio</a > <div class="sn-content" style="width: 825px; right: -825px; padding: 20px" > <div class="row-fluid"> <div class="span4 flex-width"> <h2 class="cat-header">Audio</h2> <ul> <li> <a href="/shop/en/snapav/search/amplifiers-speaker" id="nav-shop audio_subcat" >8ohm Amplifiers</a > </li> <li> <a href="/shop/en/snapav/search/amplifiers-70v" id="nav-shop audio_subcat" >70V Amplifiers</a > </li> <li> <a href="/shop/en/snapav/search/audio-video-receivers" id="nav-shop audio_subcat" >AV Receivers</a > </li> <li> <a href="/shop/en/snapav/search/amplifiers-accessories" id="nav-shop audio_subcat" >Controls & Accessories</a > </li> <li> <a href="/shop/en/snapav/search/dsps-mixers" id="nav-shop audio_subcat" >DSPs & Mixers</a > </li> <li> <a href="/shop/en/snapav/search/audio-microphones" id="nav-shop audio_subcat" >Microphones</a > </li> <li> <a href="/shop/en/snapav/search/audio-streamers-servers" id="nav-shop audio_subcat" >Music Streamers</a > </li> <li> <a href="/shop/en/snapav/search/audio-components" id="nav-shop audio_subcat" >Pre-Amps & Components</a > </li> <li> <a href="/shop/en/snapav/search/wireless-audio" id="nav-shop audio_subcat" >Wireless</a > </li> <li> <a href="/shop/en/snapav/audio-distribution" class="make-bold" id="nav-shop audio_subcat" >Shop All Audio</a > </li> </ul> </div> <div class="span3 flex-width"> <h2 class="cat-header">Brands</h2> <ul> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=acurus" id="nav-shop audio_subcat_brand" >Acurus</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=autonomic&catGroupId=" id="nav-shop audio_subcat_brand" >Autonomic®</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=denon" id="nav-shop audio_subcat_brand" >Denon</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=episode+audio+distribution&catGroupId=" id="nav-shop audio_subcat_brand" >Episode®</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=lea" >LEA</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=marantz" id="nav-shop audio_subcat_brand" >Marantz</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=parasound" id="nav-shop audio_subcat_brand" >Parasound</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=sonos" id="nav-shop audio_subcat_brand" >Sonos</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=yamaha" id="nav-shop audio_subcat_brand" >Yamaha</a > </li> </ul> </div> <div class="midsize-hide"> <div class="span5 mobile-padding borderline borderline-buffer"> <div class="row-fluid"> <div class="span12"> <div class="dynamic-image"> <img src="https://www.snapav.com/dx/api/dam/v1/collections/555766ed-ebdc-4001-81c7-6735109acc35/items/592add66-d8b5-4538-adf7-ae9b31543965/renditions/fb5a0bb0-2c1c-4078-87aa-ed228a524231?binary=true " alt="Triad SA1" /> </div> </div> </div> <div class="row-fluid"> <div class="span12"> <h3>Triad SA1 Streaming Amplifier</h3> <p class="flyout-ad"> Deliver lossless audio with RYFF built in </p> <a href="/shop/en/snapav/ts-sa1-200" id="FO-Audio-TriadSA1 nav-shop audio_subcat_flyout" > <div class="btn-1">Shop now</div> </a> </div> </div> </div> </div> </div> </div> </li> <!-- END Audio --> <!-- START Bulk Wire & Connectors --> <li class="has-menu"> <a href="/shop/en/snapav/bulk-wire-connectors-tools" id="nav-shop bulkwire_main" >Bulk Wire & Connectors</a > <div class="sn-content" style="width: 825px; right: -825px; padding: 20px" > <div class="row-fluid"> <div class="span4 flex-width"> <h2 class="cat-header">Bulk Wire & Connectors</h2> <ul> <!--<h2 class="poppins-subheader">Categories</h2>--> <li> <a href="/shop/en/snapav/search/audio-control" id="nav-shop bw_subcat" >Automation & Control</a > </li> <li> <a href="/shop/en/snapav/search/category" id="nav-shop bw_subcat" >Category</a > </li> <li> <a href="/shop/en/snapav/search/coaxial" id="nav-shop bw_subcat" >Coaxial</a > </li> <li> <a href="/shop/en/snapav/search/connectors-adapters" id="nav-shop bw_subcat" >Connectors & Adapters</a > </li> <li> <a href="/shop/en/snapav/search/combo" id="nav-shop bw_subcat" >Combo</a > </li> <li> <a href="/shop/en/snapav/search/fiber" id="nav-shop bw_subcat" >Fiber</a > </li> <li> <a href="/shop/en/snapav/search/security-fire-alarm" id="nav-shop bw_subcat" >Security & Fire Alarm</a > </li> <li> <a href="/shop/en/snapav/search/speaker-wire" id="nav-shop bw_subcat" >Speaker</a > </li> <li> <a href="/shop/en/snapav/bulk-wire-connectors-tools" class="make-bold" id="nav-shop bw_subcat" >Shop All Bulk Wire</a > </li> </ul> </div> <div class="span3 flex-width"> <h2 class="cat-header">Brands</h2> <ul> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=adi+pro&authToken=174034%252C%252FqJP5FBnWR0HM41X3keXPwwzdrPsmciIr3XTd%252FmorYo%253D" id="nav-shop audio_subcat_brand" >ADI Pro</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=cleerline+cables" id="nav-shop audio_subcat_brand" >Cleerline</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=wirepath" id="nav-shop audio_subcat_brand" >Wirepath</a > </li> </ul> </div> <div class="midsize-hide"> <div class="span5 mobile-padding borderline borderline-buffer"> <div class="row-fluid"> <div class="span12"> <div class="dynamic-image"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/flyout/486_24_ADIPro-BulkWire-Domestic_FlyoutBanner.png" alt="Bulk Wire Boxes" /> </div> </div> </div> <div class="row-fluid"> <div class="span12"> <h3>Your Connection Solution</h3> <p class="flyout-ad"> High-quality solutions for the essentials you need for all your custom installs </p> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=adi+pro&authToken=174034%252C%252FqJP5FBnWR0HM41X3keXPwwzdrPsmciIr3XTd%252FmorYo%253D" id="FO-ADIBulk nav-shop bw_subcat_flyout" > <div class="btn-1">Shop Now</div> </a> </div> </div> </div> </div> </div> </div> </li> <!-- END Bulk Wire & Connectors --> <!-- START Cables --> <li class="has-menu"> <a href="/shop/en/snapav/cables" id="nav-shop cable_main">Cables</a> <div class="sn-content" style="width: 580px; right: -580px; padding: 20px" > <div class="row-fluid"> <div class="span6"> <h2 class="cat-header">Cables</h2> <ul> <li> <a href="/shop/en/snapav/search/component" id="nav-shop cable_subcat" >Component</a > </li> <li> <a href="/shop/en/snapav/search/digital-coaxial" id="nav-shop cable_subcat" >Digital Coaxial & Toslink</a > </li> <li> <a href="/shop/en/snapav/search/ethernet" id="nav-shop cable_subcat" >Ethernet</a > </li> <li> <a href="/shop/en/snapav/search/hdmi" id="nav-shop cable_subcat" >HDMI</a > </li> <li> <a href="/shop/en/snapav/search/mini-stereo" id="nav-shop cable_subcat" >Mini Stereo & Mono</a > </li> <li> <a href="/shop/en/snapav/search/rca" id="nav-shop cable_subcat" >RCA</a > </li> <li> <a href="/shop/en/snapav/search/subwoofer-cables" id="nav-shop cable_subcat" >Subwoofer</a > </li> <li> <a href="/shop/en/snapav/search/usb" id="nav-shop cable_subcat" >USB</a > </li> <li> <a href="/shop/en/snapav/search/vga" id="nav-shop cable_subcat" >VGA</a > </li> <li> <a href="/shop/en/snapav/search/xlr" id="nav-shop cable_subcat" >XLR</a > </li> <li> <a href="/shop/en/snapav/cables" class="make-bold" id="nav-shop cable_subcat" >Shop All Cables</a > </li> </ul> </div> <div class="span6"> <h2 class="cat-header">Brands</h2> <ul> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=audioquest" id="nav-shop cable_subcat_brand" >AudioQuest</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=binary+cables" id="nav-shop" id="nav-shop cable_subcat_brand" >Binary</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=cleerline+cable&authToken=71008%252CX2eysst%252BNj3p5nKwPV%252FloeEg4Yo1cNw1Y6iNGp4uwTY%253D" id="nav-shop" id="nav-shop cable_subcat_brand" >Cleerline</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=wirepath+hdmi" id="nav-shop" id="nav-shop cable_subcat_brand" >Wirepath</a > </li> </ul> </div> </div> </div> </li> <!-- END Cables --> <!-- START Conferencing --> <li class="has-menu"> <a href="/shop/en/snapav/conferencing" id="nav-shop conf_main" >Conferencing</a > <div class="sn-content" style="width: 825px; right: -825px; padding: 20px" > <div class="row-fluid"> <div class="span4 flex-width"> <h2 class="cat-header">Conferencing</h2> <ul> <li> <a href="/shop/en/snapav/search/communication-amplifiers" id="nav-shop conf_subcat" >Audio Amplifiers</a > </li> <li> <a href="/shop/en/snapav/search/unified-communications-cameras" id="nav-shop conf_subcat" >Cameras</a > </li> <li> <a href="/shop/en/snapav/search/mobile-boosters" id="nav-shop conf_subcat" >Cellular Boosters</a > </li> <li> <a href="/shop/en/snapav/search/conferencing-control" id="nav-shop conf_subcat" >Control</a > </li> <li> <a href="/shop/en/snapav/search/unified-communications-microphones" id="nav-shop conf_subcat" >Microphones</a > </li> <li> <a href="/shop/en/snapav/search/dialers" id="nav-shop conf_subcat" >Room Systems & DSPs</a > </li> <li> <a href="/shop/en/snapav/search/usb-hubs" id="nav-shop conf_subcat" >USB Extenders & Hubs</a > </li> <li> <a href="/shop/en/snapav/search/conferencing-video-distribution" id="nav-shop conf_subcat" >Video Distribution</a > </li> <li> <a href="/shop/en/snapav/search/communication-accessories" id="nav-shop conf_subcat" >Accessories</a > </li> <li> <a href="/shop/en/snapav/conferencing" id="nav-shop conf_subcat" class="make-bold" >Shop All Conferencing</a > </li> </ul> </div> <div class="span3 flex-width"> <h2 class="cat-header">Brands</h2> <ul> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=atlona" id="nav-shop conf_subcat_brand" >Atlona</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=audio-technica&authToken=71008%252C1b%252F6eScL8beYBYfkHpNtn94JoNJtshw5V50kvjClAvI%253D" id="nav-shop conf_subcat_brand" >Audio Technica</a > </li> <li> <a href="/shop/en/snapav/search/dialers" id="nav-shop conf_subcat_brand" >ClearOne</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=fsr" id="nav-shop conf_subcat_brand" >FSR</a > </li> <li> <a href="/shop/SearchDisplay?langId=-1&catalogId=10010&storeId=10151&krypto=BA%2FcV9f6VnacgMY72gfNlqri%2FOIwE96BMkAFUdlWC%2F6sBPjc8t%2F%2BHAcIZMeRfv2ojQlCvhcCKIECdmbIhimpgs3lcvEYuZAjjkqBv3v3jOvwq4TG01TUB6noYBRe%2Bx0lXE4kru8RE7Ath5%2Fa4drjcRgOuFkCn%2FhKqEURzbz51r3d7Ju8TE0RpvRzAyKX%2B4m2688tcwHGkMnhjrmizKCWEBQtgTDHe4cxe1HqbJ88CHhi1gZeAEYZ1pATNkCqhGRWHt3yumPgVR0pW6S3be7pGATWhFqv1YcV1w2YGDx3Zmi1znlWdRu2rCuuUXobVg7%2BBALCWqr1wS5dO2YJ%2BYM6mL%2FWYsNMwGdUl8quHAZcQor016yfSEJuidlsrB7ims2kTIAGqNFbvm79ZDylr%2FFjReOFEIf0xWPpl8CA4mWQUzTo2goAZz8gIl6%2ForMzMNz5HY5gfO6HQBLv%2BfyiymuNiqkXjVVJAGFoADy8WrzoR85CtFmxmJiVcnPcFIrfAtBbwr2XwiSMsOD0ZgkI10KdDxvqHNjdNH%2Bu%2FwL29%2FJsrosHyDkniVlkRwINIYyR1p13%2F5lRn5TiI29D%2B6KtB1v9lhFKy77dYzpteWQCJLo9lbplrWj19rMP8xmVrDTXBCdcTc14TNfatB%2BLfeQhANQhrA%2B8VZV4QBR9Vj2bxytfaIqvM1nQbeYN67PmywoTyXum3GABe%2FKXYTtwhivozvafqyVefdVADXwFsZXTr%2BV5RB%2B2N8RyjBNfyW4dRLh3ypRqddkR3wvO3x%2FWjC58E%2BPBqeeDMaQLMiXphsZCBgpjWw9%2FoPr0JY2v0ObYnGMS2mgHxKyy9IRHHJFlhqavVNhJqyhC2AiWa%2Bpk9O6uYSorWUCn1HUshr0GTGEUkYm5ZKOuidCLVQ9H5L%2F%2FzOa5FL2K4cOoTZtPJPB1YY6pEgrPHKZibA9Twba3N6U415oPiFQDDOQ8vQNb5z6AFfKNUiF%2BmU6jZtqHEeyfc2NwjKlgg4tqjMtU2r5eubZwWXQs9QO%2BAoMoaxBOl%2BSdeSHjAY06nmZiYKscdX5ZsT73%2FNqQTcV%2FZOgBGydxq94xfGTI%2FAq5%2FvGut%2BkPVu%2FVAzn5DaLSy2hfoJpxA8ThOTkunwARP7yMbADGcsk3f5duSqHat4F4V9PeE5wWcbKKVZHMpRaZdadlpkoe5MgHM5FGb32VAPA%3D" id="nav-shop conf_subcat_brand" >Honeywell</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=nearus" id="nav-shop conf_subcat_brand" >Nearus</a > </li> <li> <a href="shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=rti-*&authToken=206031%252CNMFIvEMT8mE09uhhfjcaJdkehNau6TqQFgDE09v14qo%253D" id="nav-shop conf_subcat_brand" >RTI</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=sense" id="nav-shop conf_subcat_brand" >Sense</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=surecall" id="nav-shop conf_subcat_brand" >SureCall</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=Yealink&authToken=71008%252CAHRW7HS4R5drFNXamcU2kXfVeAW%252BwpEKNAjq92SiEE0%253D" id="nav-shop conf_subcat_brand" >Yealink</a > </li> </ul> </div> <div class="midsize-hide"> <div class="span5 mobile-padding borderline borderline-buffer"> <div class="row-fluid"> <div class="span12"> <div class="dynamic-image"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/flyout/245_25_3P-RTI-Dual Launch_Flyout Banner.png" alt="Flyout banner" /> </div> </div> </div> <div class="row-fluid"> <div class="span12"> <h3>Control. Automate. Transform.</h3> <p class="flyout-ad"> RTI smart solutions transform homes and businesses with intuitive control and seamless automation. </p> <a href="shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=rti-*&authToken=206031%252CNMFIvEMT8mE09uhhfjcaJdkehNau6TqQFgDE09v14qo%253D" id="FO-Conferencing-AudioTechica mount_subcat_flyout nav-shop" > <div class="btn-1">Shop now</div> </a> </div> </div> </div> </div> </div> </div> </li> <!-- END Conferencing --> <!-- START Control --> <li class="has-menu"> <a href="/shop/en/snapav/-control" id="nav-shop control_main">Control</a> <div class="sn-content" style="width: 580px; right: -580px; padding: 20px" > <div class="row-fluid"> <div class="span6"> <h2 class="cat-header">Control</h2> <ul> <li> <a href="/shop/en/snapav/search/controllers" id="nav-shop control_subcat" >Controllers</a > </li> <li> <a href="/shop/en/snapav/search/infrared" id="nav-shop control_subcat" >Infrared</a > </li> <li> <a href="/shop/en/snapav/search/remotes" id="nav-shop control_subcat" >Remotes & Apps</a > </li> <li> <a href="/shop/en/snapav/search/control-sensors" id="nav-shop control_subcat" >Sensors</a > </li> <li> <a href="/shop/en/snapav/search/software" id="nav-shop control_subcat" >Software</a > </li> <li> <a href="/shop/en/snapav/search/touch-panels" id="nav-shop control_subcat" >Touch Panels</a > </li> <li> <a href="/shop/en/snapav/search/control-accessories" id="nav-shop control_subcat" >Accessories</a > </li> <li> <a href="/shop/en/snapav/search/c4-sales-resources" id="nav-shop light_subcat" >Sales Resources</a > </li> <li> <a href="/shop/en/snapav/-control" id="nav-shop control_subcat" class="make-bold" >Shop All Control</a > </li> </ul> </div> <div class="span6"> <h2 class="cat-header">Brands</h2> <ul> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=atlona" id="nav-shop control_subcat_brand" >Atlona</a > </li> <li> <a href="/shop/en/snapav/search/control-clare" id="nav-shop control_subcat_brand" >Clare</a > </li> <li> <a href="/shop/en/snapav/search/control-C4" id="nav-shop control_subcat_brand" >Control4</a > </li> <li> <a href="/shop/en/snapav/search/infrared" id="nav-shop control_subcat_brand" >Episode</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=nyce" id="nav-shop control_subcat_brand" >NYCE</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=pro+control" id="nav-shop control_subcat_brand" >Pro Control</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=rti-*&authToken=206031%252CNMFIvEMT8mE09uhhfjcaJdkehNau6TqQFgDE09v14qo%253D" id="nav-shop control_subcat_brand" >RTI</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=wallsmart" id="nav-shop control_subcat_brand" >Wall-Smart</a > </li> </ul> </div> </div> </div> </li> <!-- END Control --> <!-- START Lighting --> <li class="has-menu"> <a href="/shop/en/snapav/-lighting" id="nav-shop light_main">Lighting</a> <div class="sn-content" style="width: 825px; right: -825px; padding: 20px" > <div class="row-fluid"> <div class="span4 flex-width"> <h2 class="cat-header">Lighting</h2> <ul> <li> <a href="/shop/en/snapav/keycap-engraving-configuration" target="_blank" id="nav-shop light_subcat" >Button Engraving</a > <img style="width: auto; height: 10px; margin-top: -10px" src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/ProductStatusIcons/new.jpg" /> </li> <li> <a href="/shop/en/snapav/search/centralized-lighting" id="nav-shop light_subcat" >Centralized Lighting</a > </li> <li> <a href="/shop/en/snapav/search/dimmers" id="nav-shop light_subcat" >Dimmers & Switches</a > </li> <li> <a href="/shop/en/snapav/search/keypads-remotes" id="nav-shop light_subcat" >Keypads & Remotes</a > </li> <li> <a href="/shop/en/snapav/search/linear-lighting" id="nav-shop light_subcat" >Linear Lighting</a > </li> <li> <a href="/shop/en/snapav/search/lighting-outdoor" id="nav-shop light_subcat" >Outdoor</a > </li> <li> <a href="/shop/en/snapav/search/repeaters" id="nav-shop light_subcat" >Repeaters</a > </li> <li> <a href="/shop/en/snapav/search/sensors" id="nav-shop light_subcat" >Sensors</a > </li> <li> <a href="/shop/en/snapav/search/lighting-accessories" id="nav-shop light_subcat" >Accessories</a > </li> <li> <a href="/shop/en/snapav/search/c4-sales-resources" id="nav-shop light_subcat" >Sales Resources</a > </li> <li> <a href="/shop/en/snapav/-lighting" id="nav-shop light_subcat" class="make-bold" >Shop All Lighting</a > </li> </ul> </div> <div class="span3 flex-width"> <h2 class="cat-header">Brands</h2> <ul> <li> <a href="/shop/en/snapav/search/C4-lighting" id="shop-nav light_subcat" >Control4 Lighting Control</a > </li> <li> <a href="/shop/en/snapav/search/C4-vibrant-lighting" id="shop-nav light_subcat" >Control4 Vibrant Lighting</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=lutron" id="nav-shop light_subcat" >Lutron</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=fx+luminaire" id="nav-shop light_subcat" >FX Luminaire</a > </li> <!--<li><a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=yamaha" id="nav-shop">Yamaha</a></li>--> </ul> </div> <div class="midsize-hide"> <div class="span4 mobile-padding borderline borderline-buffer"> <div class="row-fluid"> <div class="span12"> <div class="dynamic-image"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/flyout/156_24_LuxLighting_Flyout.png" alt="Lighting Banner" /> </div> </div> </div> <div class="row-fluid"> <div class="span12"> <h3>Discover Lux by Control4®</h3> <p class="flyout-ad"> Elegant keypads, dimmers, switches, & outlets designed for luxury spaces. Now Shipping. </p> <a href="/shop/en/snapav/lux-lighting" id="FO-lighting_subcat_flyout nav-shop" > <div class="btn-2">Learn More</div> </a> </div> </div> </div> </div> </div> </div> </li> <!-- END Lighting --> <!-- START Media Distribution --> <li class="has-menu"> <a href="/shop/en/snapav/media--distribution" id="nav-shop md_main" >Media Distribution</a > <div class="sn-content" style="width: 825px; right: -825px; padding: 20px" > <div class="row-fluid"> <div class="span4 flex-width"> <h2 class="cat-header">Media Distribution</h2> <ul> <li> <a href="/shop/en/snapav/search/audio-control-accessories" id="nav-shop md_subcat" >Audio, Control, & Accessories</a > </li> <li> <a href="/shop/en/snapav/search/digital-signage" id="nav-shop md_subcat" >Digital Signage</a > </li> <li> <a href="/shop/en/snapav/search/extenders" id="nav-shop md_subcat" >Extenders</a > </li> <li> <a href="/shop/en/snapav/search/matrixes" id="nav-shop md_subcat" >Matrixes</a > </li> <li> <a href="/shop/en/snapav/search/over-ip" id="nav-shop md_subcat" >Over IP</a > </li> <li> <a href="/shop/en/snapav/search/scalers-converters" id="nav-shop md_subcat" >Scalers & Converters</a > </li> <li> <a href="/shop/en/snapav/search/sources" id="nav-shop md_subcat" >Sources</a > </li> <li> <a href="/shop/en/snapav/search/switchers-splitters" id="nav-shop md_subcat" >Switchers & Splitters</a > </li> <li> <a href="/shop/en/snapav/media--distribution" class="make-bold" id="nav-shop md_subcat" >Shop All Media Distribution</a > </li> </ul> </div> <div class="span3 flex-width"> <h2 class="cat-header">Brands</h2> <ul> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=atlona" id="nav-shop md_subcat_brand" >Atlona</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=avarro*&authToken=-1002%252CJdh5JVzqovGDGuZIS9A0yAc11LCiDPi1CWNOoTX%252B9xo%253D" id="nav-shop md_subcat_brand" >Avarro</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=avpro&authToken=-1002%252CJdh5JVzqovGDGuZIS9A0yAc11LCiDPi1CWNOoTX%252B9xo%253D" id="nav-shop md_subcat_brand" >AVPro Edge</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=binary" id="nav-shop md_subcat_brand" >Binary</a > </li> <li> <a href="/shop/en/snapav/search/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=brightsign" id="nav-shop md_subcat_brand" >BrightSign</a > </li> <li> <a href="/shop/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=pulse-eight" id="nav-shop md_subcat_brand" >Pulse-Eight</a > </li> <li> <a href="/shop/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=roku" id="nav-shop md_subcat_brand" >Roku</a > </li> </ul> </div> <div class="midsize-hide"> <div class="span5 mobile-padding borderline borderline-buffer"> <div class="row-fluid"> <div class="span12"> <div class="dynamic-image"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/flyout/173_25-Avarro-Flyout-Banner.png" alt="AVPro-Launch" /> </div> </div> </div> <div class="row-fluid"> <div class="span12"> <h3>Shop Perfected AV Performance</h3> <p class="flyout-ad"> Reliable & affordable solutions for almost any install </p> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=avarro*&authToken=-1002%252CJdh5JVzqovGDGuZIS9A0yAc11LCiDPi1CWNOoTX%252B9xo%253D" id="FO-Avarro-Launch media_subcat_flyout nav-shop" > <div class="btn-1">Shop Now</div> </a> </div> </div> </div> </div> </div> </div> </li> <!-- END Media Distribution --> <!-- START Mounts --> <li class="has-menu"> <a href="/shop/en/snapav/mount" id="nav-shop mount_main">Mounts</a> <div class="sn-content" style="width: 825px; right: -825px; padding: 20px" > <div class="row-fluid"> <div class="span4 flex-width"> <h2 class="cat-header">Mounts</h2> <ul> <li> <a href="/shop/en/snapav/search/articulating" id="nav-shop mount_subcat" >Articulating</a > </li> <li> <a href="/shop/en/snapav/search/ceiling" id="nav-shop mount_subcat" >Ceiling</a > </li> <li> <a href="/shop/en/snapav/search/fixed" id="nav-shop mount_subcat" >Fixed</a > </li> <li> <a href="/shop/en/snapav/search/low-profile" id="nav-shop mount_subcat" >Low Profile</a > </li> <li> <a href="/shop/en/snapav/search/all-weather" id="nav-shop mount_subcat" >Outdoor</a > </li> <li> <a href="/shop/en/snapav/search/projector" id="nav-shop mount_subcat" >Projector</a > </li> <li> <a href="/shop/en/snapav/search/tablet" id="nav-shop mount_subcat" >Tablet</a > </li> <li> <a href="/shop/en/snapav/search/tilt" id="nav-shop mount_subcat" >Tilt</a > </li> <li> <a href="/shop/en/snapav/search/mounts-versabox" id="nav-shop mount_subcat" >VersaBox™</a > </li> <li> <a href="/shop/en/snapav/search/mounts-accessories" id="nav-shop mount_subcat" >Accessories</a > </li> <li> <a href="/shop/en/snapav/mounts" class="make-bold" id="nav-shop mount_subcat" >Shop All Mounts</a > </li> </ul> </div> <div class="span3 flex-width"> <h2 class="cat-header">Series</h2> <ul> <li> <a href="/shop/en/snapav/search/mounts-carbon-series" id="nav-shop mount_subcat_series" >Carbon</a > </li> <li> <a href="/shop/en/snapav/search/mounts-contractor-series" id="nav-shop mount_subcat_series" >Contractor</a > </li> <li> <a href="/shop/en/snapav/search/foundation-series" id="nav-shop mount_subcat_series" >Foundation</a > </li> <li> <a href="/shop/en/snapav/search/low-profile-series" id="nav-shop mount_subcat_series" >Low Profile</a > </li> <li> <a href="/shop/en/snapav/search/razor-series" id="nav-shop mount_subcat_series" >Razor</a > </li> </ul> <h2 class="cat-header">Brands</h2> <ul> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=avarro&authToken=-1002%252CJdh5JVzqovGDGuZIS9A0yAc11LCiDPi1CWNOoTX%252B9xo%253D" id="nav-shop mount_subcat_brand" >Avarro</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=chief" id="nav-shop mount_subcat_brand" >Chief</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=iport" id="nav-shop mount_subcat_brand" >IPORT</a > </li> <li> <a href="/shop/en/snapav/search/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=mantelmount" id="nav-shop mount_subcat_brand" >MantelMount</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=sanus" id="nav-shop mount_subcat_brand" >Sanus</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=strong" id="nav-shop mount_subcat_brand" >Strong</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=sunbrite+mounts" id="nav-shop mount_subcat_brand" >SunBrite</a > </li> </ul> </div> <div class="midsize-hide"> <div class="span5 mobile-padding borderline borderline-buffer"> <div class="row-fluid"> <div class="span12"> <div class="dynamic-image"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/flyout/460_24_Avarro Racks-Mounts-Flyout.png" alt="Avarro Mounts" /> </div> </div> </div> <div class="row-fluid"> <div class="span12"> <h3>New AV Rack & Mounts from AVARRO</h3> <p class="flyout-ad"> Strike the balance of performance and value. With user and installer features </p> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=avarro&authToken=-1002%252CJdh5JVzqovGDGuZIS9A0yAc11LCiDPi1CWNOoTX%252B9xo%253D" id="FO-Mounts-Avarro mount_subcat_flyout nav-shop" > <div class="btn-1">Shop now</div> </a> </div> </div> </div> </div> </div> </div> </li> <!-- END Mounts --> <!-- START Networking --> <li class="has-menu"> <a href="/shop/en/snapav/networking" id="nav-shop netw_main" >Networking</a > <div class="sn-content" style="width: 850px; right: -850px; padding: 20px" > <div class="row-fluid"> <div class="span4"> <h2 class="cat-header">Networking</h2> <ul> <li> <a href="/shop/en/snapav/search/access-points" id="nav-shop netw_subcat" >Access Points</a > </li> <li> <a href="/shop/en/snapav/search/networking-kits" id="nav-shop netw_subcat" >Kits</a > </li> <li> <a href="/shop/en/snapav/search/routers" id="nav-shop netw_subcat" >Routers</a > </li> <li> <a href="/shop/en/snapav/search/switches" id="nav-shop netw_subcat" >Switches</a > </li> <!--<li><a href="/shop/en/snapav/search/networking-tools" id="nav-shop netw_subcat">Tools</a></li>--> <li> <a href="/shop/en/snapav/search/networking-accessories" id="nav-shop netw_subcat" >Accessories</a > </li> <li> <a href="/shop/en/snapav/networking" class="make-bold" id="nav-shop netw_subcat" >Shop All Networking</a > </li> </ul> </div> <div class="span3 flex-width"> <h2 class="cat-header">Brands</h2> <ul> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=araknis" id="nav-shop netw_subcat_brand" >Araknis</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=access+networks" id="nav-shop netw_subcat_brand" >Access Networks</a > </li> <li> <a href="/shop/en/snapav/search/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=eero" id="nav-shop netw_subcat_brand" >eero</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=w9-*&authToken=174034%252C0Qoa8GRMILlUBuEpxWORX4AkyQkbFaq6KqQyDwO%252FBmE%253D" id="nav-shop netw_subcat_brand" >NETGEAR</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=pakedge" id="nav-shop netw_subcat_brand" >Pakedge</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=ultratech&authToken=174034%252CqfBOYwL8or5aHHDtTLrbVo0DooRb6eYC4kJAY9LfpHM%253D" id="nav-shop netw_subcat_brand" >Ultratech</a > </li> <li> <a href="/shop/en/snapav/search/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=yamaha" id="nav-shop netw_subcat_brand" >Yamaha</a > </li> </ul> </div> <div class="span5 mobile-padding borderline borderline-buffer"> <div class="row-fluid"> <div class="span12"> <div class="dynamic-image"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/flyout/078_25_AN-Wi-Fi7_Flyout Banner.png" alt="Flyout Banner graphic" /> </div> </div> </div> <div class="row-fluid"> <div class="span12"> <h3>Shop Wi-Fi 7 Access Points</h3> <p class="flyout-ad"> Access Networks' A770 and A670 Unleashed Wi-Fi 7 Indoor Access Points offer unprecedented speeds, reduced latency, and even greater network reliability. </p> <a href="/shop/en/snapav/anu-a770-us00" target="_blank" id="FO-Networking-netw_subcat_flyout nav-shop" > <div class="btn-1">Shop Now</div> </a> </div> </div> </div> </div> </div> </li> <!-- END Networking--> <!-- START OvrC Shop By Category --> <li class="has-menu"> <a href="/shop/en/snapav/ovrc-products" id="nav-shop ovrc_main">OvrC</a> <div class="sn-content" style="width: 625px; right: -625px; padding: 20px" > <h2 class="cat-header">OvrC</h2> <div class="row-fluid"> <div class="span4 flex-width"> <ul> <li> <a href="/shop/en/snapav/search/ovrc-amplifiers" id="nav-shop ovrc_subcat" >Amplifiers</a > </li> <li> <a href="/shop/en/snapav/search/ovrc-enabled-repeater" id="nav-shop ovrc_subcat" >Lighting</a > </li> <li> <a href="/shop/en/snapav/search/ovrc-moip" id="nav-shop ovrc_subcat" >Media over IP</a > </li> <li> <a href="/shop/en/snapav/search/ovrc-networking" id="nav-shop ovrc_subcat" >Networking</a > </li> <li> <a href="/shop/en/snapav/search/ovrc-hub" id="nav-shop ovrc_subcat" >OvrC Pro</a > </li> <li> <a href="/shop/en/snapav/search/ovrc-power" id="nav-shop ovrc_subcat" >Power</a > </li> <li> <a href="/shop/en/snapav/search/ovrc-surveillance" id="nav-shop ovrc_subcat" >Surveillance</a > </li> </ul> </div> <div class="span5 mobile-padding borderline borderline-buffer"> <div class="row-fluid"> <div class="span12"> <div class="dynamic-image"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/flyout/OvrC-10-yr-Flyout.png" alt="Outdoor Campaign" /> </div> </div> </div> <div class="row-fluid"> <div class="span12"> <h3>Celebrating 10 Years of OvrC<sup>®</sup></h3> <p class="flyout-ad"> A decade's evolution starts a new era, enhanced with new features. </p> <a href="https://news.snapav.com/2024/introducing-ovrc-for-access-networks/" target="_blank" id="FO-OvrC netw_subcat_flyout nav-shop" > <div class="btn-2">Learn More</div> </a> </div> </div> </div> </div> </div> </li> <!-- END OvrC Shop By Category--> <!-- START Power --> <li class="has-menu"> <a href="/shop/en/snapav/power" id="nav-shop power_main">Power</a> <div class="sn-content" style="width: 825px; right: -825px; padding: 20px" > <h2 class="cat-header">Power</h2> <div class="row-fluid"> <div class="span4 flex-width"> <ul> <li> <a href="/shop/en/snapav/search/ip-power" id="nav-shop power_subcat" >IP Power</a > </li> <li> <a href="/shop/en/snapav/search/outlets-receptacles" id="nav-shop power_subcat" >Outlets & Receptacles</a > </li> <li> <a href="/shop/en/snapav/search/power-strips" id="nav-shop power_subcat" >Power Strips & Cords</a > </li> <li> <a href="/shop/en/snapav/search/power-supplies" id="nav-shop power_subcat" >Power Supplies</a > </li> <li> <a href="/shop/en/snapav/search/surge-conditioning" id="nav-shop power_subcat" >Surge & Conditioning</a > </li> <li> <a href="/shop/en/snapav/search/uninterruptible-power-supply" id="nav-shop power_subcat" >Uninterruptible Power Supplies</a > </li> <li> <a href="/shop/en/snapav/search/power-accessories" id="nav-shop power_subcat" >Accessories</a > </li> <li> <a href="/shop/en/snapav/power" class="make-bold" id="nav-shop power_subcat" >Shop All Power</a > </li> </ul> </div> <div class="span3 flex-width"> <h2 class="cat-header">Brands</h2> <ul> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=sx-*&authToken=71008%252Ctny6K5zh3FsWT0tRhxbrNbW6FZZET4NxbyOKccYKapU%253D" id="nav-shop proj_subcat_brand" >SurgeX</a > </li> <li> <a href="/shop/en/snapav/search/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=wattbox" id="nav-shop proj_subcat_brand" >WattBox</a > </li> </ul> </div> <div class="span5 mobile-padding borderline borderline-buffer"> <div class="row-fluid"> <div class="span12"> <div class="dynamic-image"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images//flyout/436_24_WattBoxDoubleConversionUPS_Flyout.png" alt="WattBox IP Family" /> </div> </div> </div> <div class="row-fluid"> <div class="span12"> <h3>New Premium WattBox UPS Units Are Here</h3> <p class="flyout-ad"> Enjoy zero transfer time to battery, longer run time, and advanced OvrC® features with our Online Double Conversion UPS. </p> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=wattbox+double+ups&authToken=71008%252C4ANjsMMHiXpC67U20zjlwBgegvmGT2IRXgAPN2WvuX0%253D" id="FO-Power-WattBox power_subcat_flyout nav-shop" > <div class="btn-1">Shop Now</div> </a> </div> </div> </div> </div> </div> </li> <!-- END Power--> <!-- START Projectors & Screens --> <li class="has-menu"> <a href="/shop/en/snapav/projectors-screens" id="nav-shop proj_main" >Projectors & Screens</a > <div class="sn-content" style="width: 825px; right: -825px; padding: 20px" > <div class="row-fluid"> <div class="span4 flex-width"> <h2 class="cat-header">Projectors & Screens</h2> <ul> <li> <a href="/shop/en/snapav/search/projectors" id="nav-shop proj_subcat" >Projectors</a > </li> <li> <a href="/shop/en/snapav/search/fixed-screens" id="nav-shop proj_subcat" >Fixed Screens</a > </li> <li> <a href="/shop/en/snapav/search/motorized-screens" id="nav-shop proj_subcat" >Motorized Screens</a > </li> <li> <a href="/shop/en/snapav/search/projection-screen-accessories" id="nav-shop proj_subcat" >Accessories</a > </li> <li> <a href="/shop/en/snapav/projectors-screens" class="make-bold" id="nav-shop proj_subcat" >Shop All Projectors & Screens</a > </li> </ul> </div> <div class="span3 flex-width"> <h2 class="cat-header">Brands</h2> <ul> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=benq" id="nav-shop proj_subcat_brand" >BenQ®</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=dragonfly" id="nav-shop proj_subcat_brand" >Dragonfly™</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=jvc" id="nav-shop proj_subcat_brand" >JVC</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=sony" id="nav-shop proj_subcat_brand" >Sony</a > </li> </ul> </div> <div class="midsize-hide"> <div class="span5 mobile-padding borderline borderline-buffer"> <div class="row-fluid"> <div class="span12"> <div class="dynamic-image"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/flyout/SonyFlyout4K.png" alt="Sony" /> </div> </div> </div> <div class="row-fluid"> <div class="span12"> <h3>Discover the True Big-Screen Experience</h3> <p class="flyout-ad"> Bring true 4K HDR entertainment to your customers with the latest laser light source projectors from Sony, offering crisp, vibrant HDR images, even in well-lit spaces. </p> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=Sony+VPL-XW*000ES" id="FO-Projectors-Sony proj_subcat_flyout nav-shop" > <div class="btn-1">Shop now</div> </a> </div> </div> </div> </div> </div> </div> </li> <!-- END Projectors & Screens --> <!-- START Racks --> <li class="has-menu"> <a href="/shop/en/snapav/racks" id="nav-shop racks_main">Racks</a> <div class="sn-content" style="width: 580px; right: -580px; padding: 20px" > <div class="row-fluid"> <div class="span6"> <h2 class="cat-header">Racks</h2> <ul> <li> <a href="/shop/en/snapav/search/floor-standing" id="nav-shop rack_subcat" >Floor Standing</a > </li> <li> <a href="/shop/en/snapav/search/in-cabinet" id="nav-shop rack_subcat" >In Cabinet</a > </li> <li> <a href="/shop/en/snapav/search/packages" id="nav-shop rack_subcat" >Packages</a > </li> <li> <a href="/shop/en/snapav/search/post-relay" id="nav-shop rack_subcat" >Post Relay</a > </li> <li> <a href="/shop/en/snapav/search/wall-mount" id="nav-shop rack_subcat" >Wall Mount</a > </li> <li> <a href="/shop/en/snapav/search/racks-accessories" id="nav-shop rack_subcat" >Accessories</a > </li> <li> <a href="/shop/en/snapav/racks" class="make-bold" id="nav-shop rack_subcat" >Shop All Racks</a > </li> </ul> </div> <div class="span6"> <h2 class="cat-header">Series</h2> <ul> <li> <a href="/shop/en/snapav/search/racks-contractor-series" id="nav-shop rack_subcat_series" >Contractor</a > </li> <li> <a href="/shop/en/snapav/search/custom-series" id="nav-shop rack_subcat_series" >Custom</a > </li> <li> <a href="/shop/en/snapav/search/evolve-series" id="nav-shop rack_subcat_series" >Evolve</a > </li> <li> <a href="/shop/en/snapav/search/fs-series" id="nav-shop rack_subcat_series" >FS</a > </li> <li> <a href="/shop/en/snapav/search/racks-it-datacomm-series" id="nav-shop rack_subcat_series" >IT Datacomm</a > </li> <li> <a href="/shop/en/snapav/search/racks-signature-series" id="nav-shop rack_subcat_series" >Signature</a > </li> </ul> </div> </div> </div> </li> <!-- END Racks --> <!-- START Smart Security & Acccess --> <li class="has-menu"> <a href="/shop/en/snapav/smart-security--access" id="nav-shop security_main" >Smart Security & Access</a > <div class="sn-content" style="width: 825px; right: -825px; padding: 20px" > <div class="row-fluid"> <div class="span5 flex-width"> <h2 class="cat-header">Smart Security & Access</h2> <ul> <li> <a href="/shop/en/snapav/search/access-control" id="nav-shop security_subcat" >Door Stations & Access Control</a > </li> <li> <a href="/shop/en/snapav/search/smart-security-cameras" id="nav-shop security_subcat" >Cameras</a > </li> <li> <a href="/shop/en/snapav/search/smart-security-control-panels" id="nav-shop security_subcat" >Control Panels & Keypads</a > </li> <li> <a href="/shop/en/snapav/search/door-locks" id="nav-shop security_subcat" >Door Locks</a > </li> <li> <a href="/shop/en/snapav/search/smart-security-lighting" id="nav-shop security_subcat" >Lighting</a > </li> <li> <a href="/shop/en/snapav/search/smart-security-sensors" id="nav-shop security_subcat" >Sensors</a > </li> <li> <a href="/shop/en/snapav/search/smart-security-thermostats" id="nav-shop security_subcat" >Thermostats</a > </li> <li> <a href="/shop/en/snapav/search/smart-security-video-doorbells" id="nav-shop security_subcat" >Video Doorbells</a > </li> <li> <a href="/shop/en/snapav/search/smart-security-accessories" id="nav-shop security_subcat" >Accessories</a > </li> <li> <a href="/shop/en/snapav/smart-security--access" class="make-bold" id="nav-shop security_subcat" >Shop All Smart Security</a > </li> </ul> </div> <div class="span3 flex-width"> <h2 class="cat-header">Brands</h2> <ul> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=alarm.com" id="nav-shop security_subcat_brand" >Alarm.com</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=august" id="nav-shop security_subcat_brand" >August</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=baldwin" id="nav-shop security_subcat_brand" >Baldwin</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=clare" id="nav-shop security_subcat_brand" >Clare</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=clarevision" id="nav-shop security_subcat_brand" >ClareVision</a > </li> <li> <a href="/shop/en/snapav/search/smart-security-access-C4" id="nav-shop security_subcat_brand" >Control4</a > </li> <li> <a href="/shop/en/snapav/search/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=doorbird" id="nav-shop security_subcat_brand" >DoorBird</a > </li> <li> <a href="/shop/en/snapav/search/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=ecobee" id="nav-shop security_subcat_brand" >ecobee</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=elk-*&authToken=174034%252CirwJSYfaZk0apqkDYJ5kTD1sQrjyNZhv3o%252B7v9yR3lk%253D" id="nav-shop security_subcat_brand" >Elk Products</a > </li> <li> <a href="/shop/en/snapav/search/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=kwikset" id="nav-shop security_subcat_brand" >Kwikset</a > </li> <!--<li><a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=lutron" id="nav-shop">Lutron</a></li>--> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=nest" id="nav-shop security_subcat_brand" >Nest</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=pdk&authToken=76002%252CxHwr%252BBPpPMJzF5QDyUIdqJ8bgZIISbOm%252BSzNbVgvCww%253D" id="nav-shop security_subcat_brand" >PDK</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=qd*&authToken=71008%252CIif9zyswb8wJXHuAb%252FJ%252FF02FTP%252Faai5X9GEUSTBDUaw%253D" id="nav-shop security_subcat_brand" >Qolsys</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=qc-*&authToken=71008%252CKKiXqIoMXmoM36jwjck19Z%252Fsxy62kZL36FDFJyWLqyA%253D" id="nav-shop security_subcat_brand" >Resideo</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=ring" id="nav-shop security_subcat_brand" >Ring</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=seco-larm" id="nav-shop security_subcat_brand" >Seco-Larm</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=yale" id="nav-shop security_subcat_brand" >Yale</a > </li> </ul> </div> <div class="midsize-hide"> <div class="span4 mobile-padding borderline borderline-buffer"> <div class="row-fluid"> <div class="span12"> <div class="dynamic-image"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/flyout/672_24_Resideo-Snap_Flyout-Banner.png" alt="Security Camera outside" /> </div> </div> </div> <div class="row-fluid"> <div class="span12"> <h3>Complete Peace of Mind with Resideo</h3> <p class="flyout-ad"> Your one-stop shop for smart security. </p> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=qc-*&authToken=71008%252CKKiXqIoMXmoM36jwjck19Z%252Fsxy62kZL36FDFJyWLqyA%253D" id="FO-Security-ds2_subcat_flyout nav-shop" > <div class="btn-1">Shop Now</div> </a> </div> </div> </div> </div> </div> </div> </li> <!-- END Smart Security & Access --> <!-- START Speakers --> <li class="has-menu"> <a href="/shop/en/snapav/speakers" id="nav-shop spkr_main">Speakers</a> <div class="sn-content" style="width: 825px; right: -825px; padding: 20px" > <div class="row-fluid"> <div class="span4 flex-width"> <h2 class="cat-header">Speakers</h2> <ul> <li> <a href="/shop/en/snapav/search/architectural-speakers" id="nav-shop spkr_subcat" >Architectural</a > </li> <li> <a href="/shop/en/snapav/search/cabinet-speakers" id="nav-shop spkr_subcat" >Cabinet</a > </li> <li> <a href="/shop/en/snapav/search/commercial-70V" id="nav-shop spkr_subcat" >Commercial & 70V</a > </li> <li> <a href="/shop/en/snapav/search/home-theater" id="nav-shop spkr_subcat" >Home Theater</a > </li> <li> <a href="/shop/en/snapav/search/outdoor" id="nav-shop spkr_subcat" >Outdoor & Landscape</a > </li> <li> <a href="/shop/en/snapav/search/soundbars" id="nav-shop spkr_subcat" >Soundbars</a > </li> <li> <a href="/shop/en/snapav/search/signature" id="nav-shop spkr_subcat" >Signature</a > </li> <li> <a href="/shop/en/snapav/search/subwoofers" id="nav-shop spkr_subcat" >Subwoofers</a > </li> <li> <a href="/shop/en/snapav/search/speakers-accessories" id="nav-shop spkr_subcat" >Accessories</a > </li> <li> <a href="/shop/en/snapav/speakers" class="make-bold" id="nav-shop spkr_subcat" >Shop All Speakers</a > </li> </ul> </div> <div class="span3 flex-width"> <h2 class="cat-header">Brands</h2> <ul> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=episode" id="nav-shop spkr_subcat_brand" >Episode</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=kef" id="nav-shop spkr_subcat_brand" >KEF</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=klipsch" id="nav-shop spkr_subcat_brand" >Klipsch</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=triad" id="nav-shop spkr_subcat_brand" >Triad</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=yamaha" id="nav-shop spkr_subcat_brand" >Yamaha</a > </li> </ul> </div> <div class="midsize-hide"> <div class="span5 mobile-padding borderline borderline-buffer"> <div class="row-fluid"> <div class="span12"> <div class="dynamic-image"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/flyout/098_25_EA-ExtremeArchitecturalSpeakers_Flyout.png" alt="Speaker Cat Flyout image" /> </div> </div> </div> <div class="row-fluid"> <div class="span12"> <h3> Designed for Extreme Durability & Uncompromising Performance </h3> <p class="flyout-ad"> Episode Extreme Environment In-Ceiling Speakers are purpose-built to deliver incredible performance in harsh conditions. </p> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=ES-XTR-*&authToken=174034%252ClofJKFHo%252By3Mr4%252FzUmhryPKN7Dzs%252FxJOyN%252FVdDOZy%252BQ%253D" id="FO-Speakers-Surroundscape spkr_subcat_flyout nav-shop" > <div class="btn-1">Shop Now</div> </a> </div> </div> </div> </div> </div> </div> </li> <!-- END Speakers--> <!-- START Structured Wiring --> <li class="has-menu"> <a href="/shop/en/snapav/structured-wiring" id="nav-shop sw_main" >Structured Wiring</a > <div class="sn-content" style="width: 310px; right: -310px; padding: 20px" > <h2 class="cat-header">Structured Wiring</h2> <div class="row-fluid"> <div class="span12"> <ul> <li> <a href="/shop/en/snapav/search/boxes" id="nav-shop sw_subcat" >Boxes</a > </li> <li> <a href="/shop/en/snapav/search/structured-wiring-enclosures" id="nav-shop sw_subcat" >Enclosures</a > </li> <li> <a href="/shop/en/snapav/search/keystones" id="nav-shop sw_subcat" >Keystones</a > </li> <li> <a href="/shop/en/snapav/search/kits" id="nav-shop sw_subcat" >Kits</a > </li> <li> <a href="/shop/en/snapav/search/modules" id="nav-shop sw_subcat" >Modules</a > </li> <li> <a href="/shop/en/snapav/search/patch-panels" id="nav-shop sw_subcat" >Patch Panels</a > </li> <li> <a href="/shop/en/snapav/search/wall-plates" id="nav-shop sw_subcat" >Wall Plates</a > </li> <li> <a href="/shop/en/snapav/search/wire-management" id="nav-shop sw_subcat" >Wire Management</a > </li> <li> <a href="/shop/en/snapav/structured-wiring" class="make-bold" id="nav-shop sw_subcat" >Shop All Structured Wiring</a > </li> </ul> </div> </div> </div> </li> <!-- END Structured Wiring--> <!-- START Surveillance --> <li class="has-menu"> <a href="/shop/en/snapav/surveillance" id="nav-shop surv_main" >Surveillance</a > <div class="sn-content" style="width: 850px; right: -850px; padding: 20px" > <div class="row-fluid"> <div class="span4 flex-width"> <h2 class="cat-header">IP Surveillance</h2> <ul> <li> <a href="/shop/en/snapav/search/ip-cameras" id="nav-shop surv_subcat" >Cameras</a > </li> <li> <a href="/shop/en/snapav/search/nvrs" id="nav-shop surv_subcat" >NVRs</a > </li> <li> <a href="/shop/en/snapav/search/monitors" id="nav-shop" >Monitors</a > </li> </ul> <br /> <h2 class="cat-header">Analog Surveillance</h2> <ul> <li> <a href="/shop/en/snapav/search/analog-cameras" id="nav-shop surv_subcat" >Cameras</a > </li> <li> <a href="/shop/en/snapav/search/dvrs" id="nav-shop surv_subcat" >DVRs</a > </li> </ul> <br /> <h2 class="cat-header">Hard Drives, SD Cards, and Storage</h2> <ul> <li> <a href="/shop/en/snapav/search/surveillance-accessories" id="nav-shop surv_subcat" >Accessories</a > </li> <li> <a href="/shop/en/snapav/search/hard-drives-sd-cards-and-storage" id="nav-shop surv_subcat" >Hard Drives, SD Cards, and Storage</a > </li> <li> <a href="/shop/en/snapav/search/surveillance-power-supplies" id="nav-shop surv_subcat" >Power Supplies</a > </li> </ul> </div> <div class="span3 flex-width"> <h2 class="cat-header">Brand</h2> <ul> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=capture&authToken=174034%252CxT5gHdY4fMyI2T9G12TDW3xH4Co7H1cs8YOjyw%252B7MLQ%253D" id="nav-shop surv_subcat_brand" >Capture</a > </li> <li> <a href="/shop/en/snapav/search/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=clare" id="nav-shop surv_subcat_brand" >Clare</a > </li> <li> <a href="/shop/en/snapav/search/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=clarevision" id="nav-shop surv_subcat_brand" >ClareVision</a > </li> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=digital+watchdog&authToken=81003%252Cm9ymOmeEzNhhXgUOKrDl6Jy%252F9U%252BrBb%252B3Sw%252BNGeUyAKw%253D" id="nav-shop surv_subcat_brand" >Digital Watchdog</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=luma&catGroupId=" id="nav-shop surv_subcat_brand" >Luma™</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=visualint&catGroupId=" id="nav-shop surv_subcat_brand" >Visualint™</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?langId=-1&storeId=10151&catalogId=10010&pageView=detailed&beginIndex=0&pageSize=20&searchTerm=wirepath&filterTerm=&manufacturer=&minPrice=&maxPrice=&searchTermScope=&searchType=100000&sType=SimpleSearch&contentfacet=&metaData=&categoryId=31088&resultCatEntryType=2&showResultsPage=true&urlLangId=-1" id="nav-shop surv_subcat_brand" >Wirepath™</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?langId=-1&storeId=10151&catalogId=10010&pageView=detailed&beginIndex=0&pageSize=20&searchTerm=western+digital&filterTerm=&manufacturer=&minPrice=&maxPrice=&searchTermScope=&searchType=100000&sType=SimpleSearch&contentfacet=&metaData=&categoryId=31088&resultCatEntryType=2&showResultsPage=true&urlLangId=-1" id="nav-shop surv_subcat_brand" >Western Digital</a > </li> </ul> </div> <div class="midsize-hide"> <div class="span5 mobile-padding borderline borderline-buffer"> <div class="row-fluid"> <div class="span12"> <div class="dynamic-image"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/flyout/485_24_LumaX204KHybridCameraIntroduction_Banners_Flyout.png" alt="Veranda 3" /> </div> </div> </div> <div class="row-fluid"> <div class="span12"> <h3>The Next Level of Security: Luma 4k Hybrid Cameras</h3> <p class="flyout-ad"> Combining IR Night Vision and Color at Night technology for unparalleled clarity, even in complete darkness. Now featuring Active Deterrence! </p> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=luma+hybrid&authToken=71008%252CI3BSczEoNrkSvQnMJsXNOdwD2%252FSR1XPgA%252FSIAsEc3%252Bs%253D" id="FO-Surveillance tv_subcat_flyout nav-shop" > <div class="btn-1">Shop Now</div> </a> </div> </div> </div> </div> </div> </div> </li> <!-- END Surveillance --> <!-- START Televisions --> <li class="has-menu"> <a href="/shop/en/snapav/televisions" id="nav-shop tv_main" >Televisions</a > <div class="sn-content" style="width: 850px; right: -850px; padding: 20px" > <div class="row-fluid"> <div class="span4 flex-width"> <h2 class="cat-header">Televisions</h2> <ul> <li> <a href="/shop/en/snapav/search/outdoor-televisions" id="nav-shop tv_subcat" >Outdoor Televisions</a > </li> <li> <a href="/shop/en/snapav/search/television-mounts" id="nav-shop tv_subcat" >All Weather Mounts</a > </li> <li> <a href="/shop/en/snapav/search/television-soundbars" id="nav-shop tv_subcat" >Soundbars</a > </li> <li> <a href="/shop/en/snapav/search/television-accesssories" id="nav-shop tv_subcat" >Accessories</a > </li> <li> <a href="/shop/en/snapav/televisions" class="make-bold" id="nav-shop tv_subcat" >Shop All Televisions</a > </li> </ul> </div> <div class="span3 flex-width"> <h2 class="cat-header">Series</h2> <ul> <li> <a href="/shop/en/snapav/search/televisions-veranda-series" id="nav-shop tv_subcat_series" >Veranda Series</a > </li> <li> <a href="/shop/en/snapav/search/televisions-signature-series" id="nav-shop tv_subcat_series" >Signature Series</a > </li> <li> <a href="/shop/en/snapav/search/televisions-pro-series" id="nav-shop tv_subcat_series" >Pro Series</a > </li> </ul> </div> <div class="midsize-hide"> <div class="span5 mobile-padding borderline borderline-buffer"> <div class="row-fluid"> <div class="span12"> <div class="dynamic-image"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/flyout/OutdoorTelevision.png" alt="Veranda 3" /> </div> </div> </div> <div class="row-fluid"> <div class="span12"> <h3>Step Outside the Ordinary</h3> <p class="flyout-ad"> Keep customers connected in any space with outstanding outdoor solutions designed to make your jobs easier. </p> <a href="/shop/en/snapav/the-outdoor-solution" id="FO-Televisions-Veranda3 tv_subcat_flyout nav-shop" > <div class="btn-2">Learn More</div> </a> </div> </div> </div> </div> </div> </div> </li> <!-- END Televisions--> <!-- START Tools & Hardware --> <li class="has-menu"> <a href="/shop/en/snapav/tools-and-hardware" id="nav-shop tools_main" >Tools & Hardware</a > <div class="sn-content" style="width: 580px; right: -580px; padding: 20px" > <h2 class="cat-header">Tools & Hardware</h2> <div class="row-fluid"> <div class="span6"> <ul> <li> <a href="/shop/en/snapav/search/gear" id="nav-shop tools_subcat" >Gear</a > </li> <li> <a href="/shop/en/snapav/search/hand-tools" id="nav-shop tools_subcat" >Hand Tools</a > </li> <li> <a href="/shop/en/snapav/search/hardware" id="nav-shop tools_subcat" >Hardware</a > </li> <li> <a href="/shop/en/snapav/search/testers" id="nav-shop tools_subcat" >Testers</a > </li> <li> <a href="/shop/en/snapav/search/wire-running" id="nav-shop tools_subcat" >Wire Running</a > </li> <li> <a href="/shop/en/snapav/tools-and-hardware" class="make-bold" id="nav-shop tools_subcat" >Shop All Tools & Hardware</a > </li> </ul> </div> <div class="span6 mobile-padding borderline borderline-buffer"> <div class="row-fluid"> <div class="span12"> <div class="dynamic-image"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/flyout/SSF-FKIT03P-1F.jpeg" alt="Cleerline tool kit" /> </div> </div> </div> <div class="row-fluid"> <div class="span12"> <h3>Cleerline Fiber Tool Kit</h3> <p class="flyout-ad"> All the installation tools you'll need to terminate Cleerline fiber cable and connectors quickly and cleanly. </p> <a href="/shop/en/snapav/cleerline-professional-fiber-tool-kit-ssf-fkit03p" id="FO-Tools-Cleerlne tools_subcat_flyout nav-shop" > <div class="btn-2">Learn more</div> </a> </div> </div> </div> </div> </div> </li> <!-- END Tools & Hardware--> <li> <a href="/shop/en/snapav/view-all" class="make-bold" id="nav-shop view_all_cats" >View All Categories</a > </li> </ul> </div> <!-- END nav-block --><!-- END Categories --> <hr /> <div class="nav-block"> <a href="/shop/en/snapav/brands" class="sn-float make-bold" id="nav-shop view_all_brands" >View All</a > <h1 class="poppins-header">Shop By Brand</h1> <ul> <li> <a href="/shop/SearchDisplay?categoryId=&storeId=10151&catalogId=10010&langId=-1&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=detailed&pageGroup=Search&beginIndex=0&pageSize=20&searchTerm=access+networks" id="nav-shop shop_brand" >Access Networks</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=araknis" id="nav-shop shop_brand" >Araknis</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=binary" id="nav-shop shop_brand" >Binary</a > </li> <li> <a href="/shop/en/snapav/search/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=clare" id="nav-shop shop_brand" >Clare</a > </li> <li> <a href="/shop/en/snapav/search/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=clarevision" id="nav-shop shop_brand" >ClareVision</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=control4" id="nav-shop shop_brand" >Control4</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=dragonfly" id="nav-shop shop_brand" >Dragonfly</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=episode" id="nav-shop shop_brand" >Episode</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=luma" id="nav-shop shop_brand" >Luma</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=nearus" id="nav-shop shop_brand" >Nearus</a > </li> <li> <a href="/shop/en/snapav/ovrc-hub/ovrc-pro-lifetime-license--gigabit-hub-ovrc-300-pro" id="nav-shop shop_brand" >OvrC</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=pakedge" id="nav-shop shop_brand" >Pakedge</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=sense" id="nav-shop shop_brand" >Sense</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=strong" id="nav-shop shop_brand" >Strong</a > </li> <li> <a href="shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=sunbrite" id="nav-shop shop_brand" >SunBrite</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=triad" id="nav-shop shop_brand" >Triad</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=visualint" id="nav-shop shop_brand" >Visualint</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=wattbox" id="nav-shop shop_brand" >WattBox</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=wirepath" id="nav-shop shop_brand" >Wirepath</a > </li> <li> <a href="/shop/en/snapav/brands" class="make-bold" id="nav-shop view_all_brands" >View All</a > </li> </ul> </div> <hr /> <div class="nav-block"> <ul> <li> <a href="/shop/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=new&catGroupId=" id="nav-shop shop_new" >New Products</a > </li> <li> <a href="/shop/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=sale&catGroupId=" id="nav-shop shop_sale" >On Sale</a > </li> <li> <a href="/shop/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=coming+soon&catGroupId=" id="nav-shop shop_coming" >Coming Soon</a > </li> </ul> </div> <hr /> <!-- START Content & Services section (only seen on mobile) --> <div class="mobile-only"> <div class="nav-block"> <h1 class="poppins-header">Content & Services</h1> <ul> <li class="has-menu"> <a href="/shop/en/snapav/audio-distribution" id="nav-shop shop_explore" >Explore</a > <div class="sn-content" style="padding: 20px"> <h2 class="cat-header">Brands</h2> <div class="row-fluid"> <div class="span12"> <ul> <li> <a href="/shop/en/snapav/access-networks" id="nav-shop shop_explore" >Access Networks</a > </li> <li> <a href="/shop/en/snapav/araknis" id="nav-shop shop_explore" >Araknis</a > </li> <li> <a href="/shop/en/snapav/binary" id="nav-shop shop_explore" >Binary</a > </li> <li> <a href="/shop/en/snapav/clare" id="nav-shop shop_explore" >Clare</a > </li> <li> <a href="/shop/en/snapav/clarevision" id="nav-shop shop_explore" >ClareVision</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=control4" id="nav-shop shop_explore" >Control4</a > </li> <li> <a href="/shop/en/snapav/dragonfly" id="nav-shop shop_explore" >Dragonfly</a > </li> <li> <a href="/shop/en/snapav/episode" id="nav-shop shop_explore" >Episode</a > </li> <li> <a href="/shop/en/snapav/luma-overview" id="nav-shop shop_explore" >Luma</a > </li> <li> <a href="/shop/en/snapav/nearus" id="nav-shop shop_explore" >Nearus</a > </li> <li> <a href="/shop/en/snapav/ovrc" id="nav-shop shop_explore" >OvrC</a > </li> <li> <a href="/shop/en/snapav/SearchDisplay?storeId=10151&catalogId=10010&langId=-1&pageSize=20&beginIndex=0&searchSource=Q&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=detailed&searchTerm=pakedge" id="nav-shop shop_explore" >Pakedge</a > </li> <li> <a href="/shop/en/snapav/sense" id="nav-shop shop_explore" >Sense</a > </li> <li> <a href="/shop/en/snapav/strong" id="nav-shop shop_explore" >Strong</a > </li> <li> <a href="/shop/en/snapav/sunbrite" id="nav-shop shop_explore" >SunBrite</a > </li> <li> <a href="/shop/en/snapav/triad" id="nav-shop shop_explore" >Triad</a > </li> <li> <a href="/shop/en/snapav/visualint" id="nav-shop shop_explore" >Visualint</a > </li> <li> <a href="/shop/en/snapav/wattbox" id="nav-shop shop_explore" >WattBox</a > </li> <li> <a href="/shop/en/snapav/wirepath" id="nav-shop shop_explore" >Wirepath</a > </li> <li> <a href="/shop/en/snapav/brands" class="make-bold" id="nav-shop shop_explore" >View All Brands</a > </li> </ul> </div> </div> <hr /> <h2 class="cat-header">Solutions & More</h2> <div class="row-fluid"> <div class="span12"> <ul> <li> <a href="/shop/en/snapav/audio-solutions" id="nav-shop shop_explore" >Audio Solutions</a > </li> <li> <a href="/shop/en/snapav/commercial" id="nav-shop shop_explore" >Commercial</a > </li> <li> <a href="/shop/en/snapav/conferencing-solutions" id="nav-shop shop_explore" >Conferencing</a > </li> <li> <a href="/shop/en/snapav/the-outdoor-solution" id="nav-shop shop_explore" >Outdoor Solution</a > </li> <li> <a href="/shop/en/snapav/security" id="nav-shop shop_explore" >Security</a > </li> <li> <a href="/shop/en/snapav/smart-home-solutions" id="nav-shop shop_explore" >Smart Home Solutions</a > </li> <li> <a href="/shop/en/snapav/surveillance-solution" id="nav-shop shop_explore" >Surveillance Solutions</a > </li> <li> <a href="/shop/en/snapav/the-outdoor-solution" id="nav-shop shop_explore" >The Outdoor Solution</a > </li> <li> <a href="/shop/en/snapav/solutions-versa-family" id="nav-shop shop_explore" >Versa Family</a > </li> <li> <a href="/shop/en/snapav/search/amplifiers-accessories" id="nav-shop shop_explore" ></a> </li> <li> <a href="/shop/en/snapav/search/amplifiers-accessories" id="nav-shop shop_explore" ></a> </li> <li> <a href="/shop/en/snapav/partner-pledge" id="nav-shop shop_explore" >Partner Pledge</a > </li> <li> <a href="/shop/en/snapav/snap-one-connected" id="nav-shop shop_explore" >Snap One Connected</a > </li> </ul> </div> </div> </div> </li> <li class="has-menu"> <a href="/shop/en/snapav/for-pros" id="nav-shop shop_pros">For Pros</a> <div class="sn-content" style="padding: 20px"> <a href="/shop/en/snapav/for-pros" class="content-serv-float" id="nav-shop shop_pros" >View All</a > <h1 class="poppins-header top-buffer">For Pros</h1> <hr /> <h2 class="cat-header">Programs</h2> <div class="row-fluid"> <div class="span12"> <ul> <li> <a href="/shop/en/snapav/partner-rewards-program" id="nav-shop shop_pros" >Partner Rewards</a > </li> <li> <a href="/shop/en/snapav/model-home-program" id="nav-shop shop_pros" >Model Home Program</a > </li> <li> <a href="/shop/en/snapav/triad-program" id="nav-shop shop_pros" >Triad Authorized Dealer Program</a > </li> <li> <a href="/shop/en/snapav/d-tools-cloud" id="nav-shop shop_pros" >D-Tools Cloud</a > </li> <li> <a href="/shop/en/snapav/portal-io" id="nav-shop shop_pros" >Portal.io</a > </li> <!--<li><a href="/shop/en/snapav/third-party-offers">Third Party Offers</a></li>--> </ul> </div> </div> <hr /> <h2 class="cat-header">Control4</h2> <div class="row-fluid"> <div class="span12"> <ul> <li> <a href="/shop/en/snapav/control4-announcements" id="nav-shop shop_pros" >Control4 Announcements</a > </li> <li> <a href="/shop/en/snapav/drivers" id="nav-shop shop_pros" >Control4 Driver Search</a > </li> <li> <a href="/shop/en/snapav/SubscriptionDashBoardView?catalogId=10010&langId=-1&storeId=10151" id="nav-shop shop_pros" >Subscription Dashboard</a > </li> <li> <a href="/shop/DealerMicrositeView?catalogId=10010&langId=-1&storeId=10151" id="nav-shop shop_pros" >Customize Microsite</a > </li> <li> <a href="/shop/en/snapav/software-downloads" id="nav-shop shop_pros" >Software Downloads</a > </li> <li> <a href="/shop/en/snapav/control4-resources" id="nav-shop shop_pros" >All Control4 Resources</a > </li> <li> <a href="/shop/en/snapav/control4-connect" id="nav-shop shop_pros" >Connect</a > </li> <li> <a href="/shop/en/snapav/control4-assist" id="nav-shop shop_pros" >Assist and Assist Premium</a > </li> </ul> </div> </div> <hr /> <h2 class="cat-header">System Design</h2> <div class="row-fluid"> <div class="span12"> <ul> <li> <a href="https://www.snapav.com/mountconfigurator" target="_blank" id="mobile-LO-cmc nav-pros-cmc shop_pros" >Strong Carbon Series Display Configurator</a > </li> <li> <a href="/shop/en/snapav/rackbuilder" target="_blank" id="mobile-LO-RB shop_pros" >Strong Rack Builder</a > </li> <li> <a href="/shop/en/snapav/episode-landscape-design-power" id="mobile-LO-LandscapeCalc shop_pros" >Landscape System Design Calculator</a > </li> <li> <a href="/shop/en/snapav/SurveillanceCalculatorDisplayView" target="_blank" id="mobile-LO-LumaCalc shop_pros" >Luma Surveillance Calculator</a > </li> <li> <a href="/shop/en/snapav/design-services">Design Services</a> </li> </ul> </div> </div> <hr /> <h2 class="cat-header">Snap One Partner Stores</h2> <div class="row-fluid"> <div class="span12"> <ul> <li> <a href="/shop/en/snapav/local" id="nav-shop shop_pros" >Local Services</a > </li> <li> <a href="https://snapone.com/contact-us/#partner-stores" target="_blank" id="nav-shop shop_pros" >Find Local Stores</a > </li> </ul> </div> </div> </div> </li> <li class="has-menu"> <a href="/shop/en/snapav/support" id="nav-shop shop_support">Support</a> <div class="sn-content" style="padding: 20px"> <a href="/shop/en/snapav/support" class="content-serv-float" id="nav-shop shop_support" >View All</a > <h1 class="poppins-header top-buffer">Support</h1> <hr /> <h2 class="cat-header">Documents & Downloads</h2> <div class="row-fluid"> <div class="span12"> <ul> <li> <a href="/shop/en/snapav/drivers" id="nav-shop shop_support" >Control4 Driver Search</a > </li> <li> <a href="/shop/en/snapav/product-files-videos-search" id="nav-shop shop_support" >Product Files & Videos</a > </li> <li> <a href="/shop/en/snapav/software-downloads" id="nav-shop shop_pros" >Software Downloads</a > </li> </ul> </div> </div> <hr /> <h2 class="cat-header">Resources</h2> <div class="row-fluid"> <div class="span12"> <ul> <li> <a href="/shop/en/snapav/contact" id="nav-shop shop_support" >Contact Us</a > </li> <li> <a href="https://tech.control4.com/" id="nav-shop shop_support" >Tech Community</a > </li> <li> <a href="/shop/en/snapav/marketing-tools" id="nav-shop shop_support" >Marketing Tools Library</a > </li> <li> <a href="/wcsstore/attachments/images/Security_and_Commercial/2023_Snap_Product_Catalog_Final_Compressed.pdf" id="nav-shop shop_support" >Product Catalog</a > </li> <li> <a href="/shop/en/snapav/legacy-products" id="nav-shop shop_support" >Legacy Products</a > </li> </ul> </div> </div> <hr /> <h2 class="cat-header">Pricing</h2> <div class="row-fluid"> <div class="span12"> <ul> <li> <a href="/shop/en/snapav/support-pricing" id="nav-shop shop_support" >Price List</a > </li> <li> <a href="/shop/en/snapav/support-pricing#dt" id="nav-shop shop_support" >D-Tools</a > </li> </ul> </div> </div> </div> </li> <li class="has-menu"> <a href="/shop/en/snapav/education" id="nav-shop shop_education" >Education</a > <div class="sn-content" style="padding: 20px"> <a href="/shop/en/snapav/education" class="content-serv-float" id="nav-shop shop_education" >View All</a > <h1 class="poppins-header top-buffer">Education</h1> <hr /> <h2 class="cat-header">Courses</h2> <div class="row-fluid"> <div class="span12"> <ul> <li> <a href="/shop/CoursesPageView" id="nav-shop shop_education" >My Courses</a > </li> <li> <a href="/shop/CoursesPageView" id="nav-shop shop_education" >Course Catalog</a > </li> <li> <a href="/shop/en/snapav/pcna" id="nav-shop shop_education" >PCNA</a > </li> </ul> </div> </div> <hr /> <h2 class="cat-header">Certifications</h2> <div class="row-fluid"> <div class="span12"> <ul> <li> <a href="/shop/OnsiteSchedulePageView?catalogId=10010&langId=-1&storeId=10151" id="nav-shop shop_education" >Get Certified</a > </li> <li> <a href="/shop/CertificationPageView?catalogId=10010&langId=-1&storeId=10151" id="nav-shop shop_education" >My Certifications</a > </li> <li> <a href="/shop/TechCertificationDashboardView?catalogId=10010&langId=-1&storeId=10151" id="nav-shop shop_education" >Technician Dashboard</a > </li> </ul> </div> </div> <hr /> <h2 class="cat-header">Webinars</h2> <div class="row-fluid"> <div class="span12"> <ul> <li> <a href="/shop/en/snapav/support-webinars" id="nav-shop shop_education" >Upcoming</a > </li> <li> <a href="/shop/en/snapav/support-webinars#recordings" id="nav-shop shop_education" >On-Demand</a > </li> </ul> </div> </div> </div> </li> </ul> </div> <hr /> </div> <!-- END mobile-only --><!-- END Content & Services section (only seen on mobile) --> <div class="nav-block"> <ul> <li> <a href="tel:866-424-4489" id="nav-shop shop_customer" >Customer Care: 866-424-4489</a > </li> <li><a href="/shop/en/snapav/contact" id="nav-shop shop_help">Help</a></li> </ul> </div> </div> <!-- END Content_UI.jspf --> </div> </div> <!-- END ContentRecommendation_UI.jspf --><!-- END ContentRecommendation.jsp --><!--Espot Content--><!--End: Espot Content--> </div> </div> </div> </div> <!-- Adding to test ECOM-270 --> <script type="text/javascript" src="https://status.snapone.com/embed/script.js"></script> <!--<script type="text/javascript" src="https://qasnapone.statuspage.io/embed/script.js"></script>Disabling QA Status page script for testing--> <script> $(document).ready(function() { setAjaxRefresh("true"); // Default value in header.js is empty/false. var passwordForm = document.getElementById("WC_PasswordUpdateForm_div_1"); var changePasswordPage = "false"; if (changePasswordPage == "true" || changePasswordPage == true || passwordForm != null){ //$('#drop_down_').attr("refreshurl",getAbsoluteURL()+"DepartmentDropdownViewRWD?storeId=10151&catalogId=10010&langId=-1&changePasswordPage=true"); }else{ //$('#drop_down_').attr("refreshurl",getAbsoluteURL()+"DepartmentDropdownViewRWD?storeId=10151&catalogId=10010&langId=-1"); } (()=> { $( window ).on( "scroll", function() { if ($( ".ctnr-nav-control" ).hasClass( "floating-header" )) { $(".scroll-update").attr("src","/wcsstore/AuroraB2BStorefrontAssetStore/images/header_logo_scrolled.png"); $(".scroll-update").css("width", "25px"); } else { $(".scroll-update").attr("src","/wcsstore/AuroraB2BStorefrontAssetStore/images/header_logo.png"); } } ); })() }); </script> <!-- END Header.jsp --> </div> <div class="ctnr-main-content" id="main_content_wrapper"> <!-- This is a place holder page for HomeLayoutView. JSP: /Stores/WebContent/AuroraB2BStorefrontAssetStore/Layouts/TopCategoriesDisplay.jsp --><!-- Showing Server name and Current time is: Host Name: 4ltr6 Current Date: 0521T21:08 End --> <!-- BEGIN CachedTopCategoriesDisplay.jsp --><!-- BEGIN CatalogEntryQuickInfoDetails.jspf--> <script type="text/javascript"> $(document).ready(function() { if(typeof categoryDisplayJS!=='undefined')categoryDisplayJS.setAjaxMyAccount(true); }); </script> <script type="text/javascript"> var CatEntryImageDisplayURL = 'CatalogEntryImageDisplayView?langId=-1&storeId=10151&catalogId=10010&quickInfoPage=true'; </script> <div id="second_level_category_popup_main_div"> <div id="second_level_category_popup" class="ctnr-modal transition-fade"> <div class="header" id="popupHeader"> <div class="close" id="WC_CatalogEntryQuickInfoDetailsf_div_3"> <a id="closeLink" href="javascript:hidePopup('second_level_category_popup');" onkeydown="javaScript:setbackFocus(event);"> <span onclick="javaScript:hidePopup('second_level_category_popup');" class="icon" id="WC_CatalogEntryQuickInfoDetailsf_div_4"> <img alt="" src="/wcsstore/AuroraB2BStorefrontAssetStore/images/colors/color2/popup_close.png" /> </span> close </a> </div> </div> <div id="attribute_UOM_HUR"> {0} Hour(s) </div> <div id="attribute_UOM_DAY"> {0} Day(s) </div> <div id="attribute_UOM_WEE"> {0} Week(s) </div> <div id="attribute_UOM_MON"> {0} Month(s) </div> <div id="attribute_UOM_ANN"> {0} Year(s) </div> <div class="bodyarea" id="WC_CatalogEntryQuickInfoDetailsf_div_5"> <div class="bodycontent" id="WC_CatalogEntryQuickInfoDetailsf_div_6"> <div class="title" id="WC_CatalogEntryQuickInfoDetailsf_div_7"> <div id="productIdQuickInfo" style="display:none"></div> <h2 id="productName"></h2> <h1 id="productSKUValue"></h1> </div> <div class="purchase_details" id="WC_CatalogEntryQuickInfoDetailsf_div_8"> <div class="purchase_price" id="productPrice"></div> <div class="purchase_quanitity" id="productQuantity"> <div class="left"> <label for="productPopUpQty">Qty: </label> </div> <div class="order_button left button_margin"> <div id="addToCartAjaxButton"> <span class="primary_button"> <span class="button_container"> <span class="button_bg"> <span class="button_top"> <span class="button_bottom"> <a id="addToCartLinkAjax" href="javascript:;" > Add to cart </a> </span> </span> </span> </span> </span> </div> <div style="display:none" id="configureButton"> </div> </div> </div> <div class="clear_float" id="WC_CatalogEntryQuickInfoDetailsf_div_13"></div> </div> <div class="product_details" id="WC_CatalogEntryQuickInfoDetailsf_div_14"> <div class="product_visual" id="WC_CatalogEntryQuickInfoDetailsf_div_15"> <div style='display:none;' id="baseUrlImageDir">/wcsstore/AuroraB2BStorefrontAssetStore/</div> <img alt="" src="/wcsstore/AuroraB2BStorefrontAssetStore/images/NoImageIcon.jpg" border="0" class="product_image" id="productFullImage" /> </div> <div class="product_information" id="WC_CatalogEntryQuickInfoDetailsf_div_16"> <div id="productActions"> <div id="replaceCartItemNonAjaxContainer"> <div class="tertiary_button_shadow"> <div class="tertiary_button"> <a href="#" id="replaceCartItemNonAjax"> Update order item</a></li> </div> </div> </div> </div> <p id="productAttributes"></p> <div class="product_description" id="productLongDescription"></div> <div class="product_description" id="productDescriptiveAttributes"></div> <a href="" title="more info" id="productMoreInfoLink">more info</a> <p id="moreinfo">Click on more info to Add to order and more</p> <p class="product_description" id="productPromotions"></p> <div class="product_specs" id="productSpecification" style="display:none"> <br/> <p>Configuration: <ul class="product_specs" id="productSpec"> </ul> </p> </div> </div> <div class="clear_float" id="WC_CatalogEntryQuickInfoDetailsf_div_17"></div> <span style="display:none" id="requiredFieldText">required information</span> <span style="display:none" id="selectText">Select...</span> <span tabindex="0" id="focusConveyer" onfocus="javaScript:gobackFocus();"></span> </div> </div> </div> <div class="footer" id="WC_CatalogEntryQuickInfoDetailsf_div_18"> <div class="bot_left" id="WC_CatalogEntryQuickInfoDetailsf_div_19"></div> <div class="bot_right" id="WC_CatalogEntryQuickInfoDetailsf_div_20"></div> </div> </div> </div> <!-- END CatalogEntryQuickInfoDetails.jspf--><!-- Cookie to disable full page caching for PDP. --> <script> $.cookie("DisableDynaCache", "Y", { path:'/' }); </script> <script> $.cookie("strMsrpUser", "false" , { path:'/' }); </script> <style> .home-segment-banner .banner-leftcontent{ padding-right: 5px; } </style> <div class="in-table hide-small"> <div class="home-segment-banner in-t-row"> <div class="banner-leftcontent in-t-cell"> <!-- BEGIN ContentRecommendation.jsp --><!-- END ContentRecommendation.jsp --> </div> <div class="banner-rightcontent in-t-cell"> <!-- BEGIN ContentRecommendation.jsp --><!-- END ContentRecommendation.jsp --> </div> </div> </div> <div class="ctnr-home-hero"> <div id="Home_HeroBanner_Div"> <script > var wrappingDivSlider; $(document).ready(function () { var storeId = '10151'; var catalogId = '10010'; var categoryId = ''; var emsName = 'Home_HeroBanner'; var langId = '-1'; var emsNameMobile = emsName+'_Mobile'; var wrappingDiv = $("#" + "Home_HeroBanner_Div"); enquire.register(breakpoint_small, { match: function() { var parameters = {}; parameters.storeId = storeId; parameters.catalogId = catalogId; parameters.categoryId = categoryId; parameters.emsName = emsNameMobile; parameters.langId = langId; parameters.requesttype = 'ajax'; $.ajax({ url: 'EMarketingSpotAjaxUncachedView', data: parameters, sucess: function(data){ // check if content is there in response if (data.indexOf("WC_ContentAreaESpot_div") == -1 && data.indexOf("errorMessageKey") > 0 && data.indexOf("_ERR_DIDNT_LOGON") > 0) { // FAILURE console.debug('redirecting to LogonForm from EMarketingSpotAjaxUncachedView : 1'); document.location.href="Logoff?storeId="+storeId+"&catalogId="+catalogId+"&langId="+langId+"&URL=LogonForm"; } else { // SUCCESS wrappingDiv.html(data); wrappingDivSlider = $('.ctnr-slider','Home_HeroBanner_Div'); if (wrappingDivSlider.length > 0) { jsSlider(wrappingDivSlider[0]); } } }, error: function(errObj,ioArgs) { //alert(errObj); } }); } }).register(breakpoint_mediumAndAbove, { match: function() { var parameters = {}; parameters.storeId = storeId; parameters.catalogId = catalogId; parameters.categoryId = categoryId; parameters.emsName = emsName; parameters.langId = langId; parameters.requesttype = 'ajax'; $.ajax({ url: 'EMarketingSpotAjaxUncachedView', data: parameters, success: function(data){ // check if content is there in response if (data.indexOf("WC_ContentAreaESpot_div") == -1 && data.indexOf("errorMessageKey") > 0 && data.indexOf("_ERR_DIDNT_LOGON") > 0) { // FAILURE console.debug('redirecting to LogonForm from EMarketingSpotAjaxUncachedView : 2'); document.location.href="Logoff?storeId="+storeId+"&catalogId="+catalogId+"&langId="+langId+"&URL=LogonForm"; } else { // SUCCESS wrappingDiv.html(data); wrappingDivSlider = $('.ctnr-slider','Home_HeroBanner_Div'); if (wrappingDivSlider.length > 0) { jsSlider(wrappingDivSlider[0]); } } }, error: function(errObj,ioArgs) { //alert(errObj); } }); } }); }); </script> </div> <div class="ctnr-hero-overlay text-center dynamic-image" id="hero-overlay"> <div class="hero-overlay hero-overlay-1"> <!-- BEGIN ContentRecommendation.jsp --><!-- END ContentRecommendation.jsp --> </div> <div class="hero-overlay hero-overlay-2"> <!-- BEGIN ContentRecommendation.jsp --><!-- END ContentRecommendation.jsp --> </div> <div class="hero-overlay hero-overlay-3"> <!-- BEGIN ContentRecommendation.jsp --><!-- END ContentRecommendation.jsp --> </div> </div> </div> <div id="homepageFavorites"> <!-- BEGIN HomePageFavoritesList.jsp --><!-- END HomePageFavoritesList.jsp --> </div> <div id="drivers-os-links"> <!-- BEGIN HomePageAutomationContentEspotDisplay.jsp --><!-- Cookie to disable full page caching for PDP. --> <script> $.cookie("DisableDynaCache", "Y", { path:'/' }); </script> <script> $.cookie("strMsrpUser", "false" , { path:'/' }); </script> <!-- END HomePageAutomationContentEspotDisplay.jsp --> </div> <div class=""> <div id="home-categories"> <div class="category-recs"> <!-- BEGIN EMarketingSpot.jsp --><!-- Showing Server name and Current time in EMarketingSpot.jsp: Host Name: 4ltr6 Current Date: 0521T00:44 End --> <div class="espot_info_div"><div class="espot_info_div_espot_name" style="display: none;">CMC eSpot Name: Home_TopCategoriesProducts</div> <!-- BEGIN CategoryRecommendation.jsp --><!-- BEGIN CategoryRecommendation_Horizontal_UI.jspf --> <div class="space-align"> <div class="shadow-box shadow-spacing"> <h2>Categories</h2> <style>#home-categories{display:block !important;}</style> <div dataci_toolbar="_espot" id="categoryRecommendationWidget" class="categoryRecommendationWidget" > <div dataci_espot ="_Home_TopCategoriesProducts" id="ci_espot__Home_TopCategoriesProducts"></div> <div class="expander-content"> <ul > <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_Control4" id="ci_category__SAV_Control4"> <div id="CategoryImage_11226_1" class="product_image"> <a id="CategoriesESpotImgLink_11226_1" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=3074457345616679669&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fc4-shop%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="Control4" title="Control4" onfocus="$('#CategoriesESpotImgLink_11226_1').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_1').css('border', '1px solid orange');} else {$('#CategoryImage_11226_1').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_1').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/c4-shop.png" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=3074457345616679669&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fc4-shop%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">Control4</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_Speakers" id="ci_category__SAV_Speakers"> <div id="CategoryImage_11226_2" class="product_image"> <a id="CategoriesESpotImgLink_11226_2" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=30553&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fspeakers%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="Speakers" title="Speakers" onfocus="$('#CategoriesESpotImgLink_11226_2').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_2').css('border', '1px solid orange');} else {$('#CategoryImage_11226_2').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_2').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/SPEAKERS.jpg" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=30553&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fspeakers%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">Speakers</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_OvrC" id="ci_category__SAV_OvrC"> <div id="CategoryImage_11226_3" class="product_image"> <a id="CategoriesESpotImgLink_11226_3" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=40551&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fovrc-products%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="OvrC" title="OvrC" onfocus="$('#CategoriesESpotImgLink_11226_3').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_3').css('border', '1px solid orange');} else {$('#CategoryImage_11226_3').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_3').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/OVRC-200-PRO-1F.jpg" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=40551&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fovrc-products%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">OvrC</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_AudioDistribution" id="ci_category__SAV_AudioDistribution"> <div id="CategoryImage_11226_4" class="product_image"> <a id="CategoriesESpotImgLink_11226_4" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=30570&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2faudio-distribution%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="Audio" title="Audio" onfocus="$('#CategoriesESpotImgLink_11226_4').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_4').css('border', '1px solid orange');} else {$('#CategoryImage_11226_4').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_4').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/AudioDistribution_Category.jpg" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=30570&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2faudio-distribution%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">Audio</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_MediaDistribution" id="ci_category__SAV_MediaDistribution"> <div id="CategoryImage_11226_5" class="product_image"> <a id="CategoriesESpotImgLink_11226_5" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=104051&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fmedia--distribution%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="Media Distribution" title="Media Distribution" onfocus="$('#CategoriesESpotImgLink_11226_5').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_5').css('border', '1px solid orange');} else {$('#CategoryImage_11226_5').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_5').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/MOIP_225-225.jpg" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=104051&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fmedia--distribution%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">Media Distribution</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_Networking" id="ci_category__SAV_Networking"> <div id="CategoryImage_11226_6" class="product_image"> <a id="CategoriesESpotImgLink_11226_6" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=31051&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fnetworking%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="Networking" title="Networking" onfocus="$('#CategoriesESpotImgLink_11226_6').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_6').css('border', '1px solid orange');} else {$('#CategoryImage_11226_6').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_6').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/NETWORKING.jpg" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=31051&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fnetworking%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">Networking</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_Power" id="ci_category__SAV_Power"> <div id="CategoryImage_11226_7" class="product_image"> <a id="CategoriesESpotImgLink_11226_7" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=31100&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fpower%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="Power" title="Power" onfocus="$('#CategoriesESpotImgLink_11226_7').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_7').css('border', '1px solid orange');} else {$('#CategoryImage_11226_7').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_7').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/POWER_SURGE.jpg" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=31100&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fpower%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">Power</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_Cables" id="ci_category__SAV_Cables"> <div id="CategoryImage_11226_8" class="product_image"> <a id="CategoriesESpotImgLink_11226_8" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=31555&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fcables%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="Cables" title="Cables" onfocus="$('#CategoriesESpotImgLink_11226_8').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_8').css('border', '1px solid orange');} else {$('#CategoryImage_11226_8').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_8').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/CABLES_HDMI.jpg" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=31555&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fcables%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">Cables</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_Televisions" id="ci_category__SAV_Televisions"> <div id="CategoryImage_11226_9" class="product_image"> <a id="CategoriesESpotImgLink_11226_9" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=38051&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2ftelevisions%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="Televisions" title="Televisions" onfocus="$('#CategoriesESpotImgLink_11226_9').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_9').css('border', '1px solid orange');} else {$('#CategoryImage_11226_9').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_9').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/Outdoor-TV.jpg" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=38051&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2ftelevisions%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">Televisions</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_BulkWire_Connectors_Tools" id="ci_category__SAV_BulkWire_Connectors_Tools"> <div id="CategoryImage_11226_10" class="product_image"> <a id="CategoriesESpotImgLink_11226_10" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=31115&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fbulk-wire-connectors-tools%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="Bulk Wire & Connectors" title="Bulk Wire & Connectors" onfocus="$('#CategoriesESpotImgLink_11226_10').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_10').css('border', '1px solid orange');} else {$('#CategoryImage_11226_10').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_10').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/BULKWIRE.jpg" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=31115&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fbulk-wire-connectors-tools%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">Bulk Wire & Connectors</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_Mounts" id="ci_category__SAV_Mounts"> <div id="CategoryImage_11226_11" class="product_image"> <a id="CategoriesESpotImgLink_11226_11" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=30623&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fmounts%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="Mounts" title="Mounts" onfocus="$('#CategoriesESpotImgLink_11226_11').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_11').css('border', '1px solid orange');} else {$('#CategoryImage_11226_11').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_11').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/MOUNTS.jpg" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=30623&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fmounts%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">Mounts</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_Surveillance" id="ci_category__SAV_Surveillance"> <div id="CategoryImage_11226_12" class="product_image"> <a id="CategoriesESpotImgLink_11226_12" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=31088&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fsurveillance%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="Surveillance" title="Surveillance" onfocus="$('#CategoriesESpotImgLink_11226_12').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_12').css('border', '1px solid orange');} else {$('#CategoryImage_11226_12').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_12').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/SURVEILLANCE.jpg" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=31088&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fsurveillance%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">Surveillance</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_Racks" id="ci_category__SAV_Racks"> <div id="CategoryImage_11226_13" class="product_image"> <a id="CategoriesESpotImgLink_11226_13" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=31069&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fracks%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="Racks" title="Racks" onfocus="$('#CategoriesESpotImgLink_11226_13').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_13').css('border', '1px solid orange');} else {$('#CategoryImage_11226_13').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_13').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/RACKS.jpg" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=31069&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fracks%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">Racks</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_Structured_Wiring" id="ci_category__SAV_Structured_Wiring"> <div id="CategoryImage_11226_14" class="product_image"> <a id="CategoriesESpotImgLink_11226_14" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=30617&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fstructured-wiring%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="Structured Wiring" title="Structured Wiring" onfocus="$('#CategoriesESpotImgLink_11226_14').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_14').css('border', '1px solid orange');} else {$('#CategoryImage_11226_14').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_14').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/SWIRING.jpg" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=30617&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fstructured-wiring%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">Structured Wiring</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_Control" id="ci_category__SAV_Control"> <div id="CategoryImage_11226_15" class="product_image"> <a id="CategoriesESpotImgLink_11226_15" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=30601&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2f-control%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="Control" title="Control" onfocus="$('#CategoriesESpotImgLink_11226_15').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_15').css('border', '1px solid orange');} else {$('#CategoryImage_11226_15').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_15').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/CONTROL_AUTOMATION.jpg" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=30601&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2f-control%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">Control</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_Projector_Screens" id="ci_category__SAV_Projector_Screens"> <div id="CategoryImage_11226_16" class="product_image"> <a id="CategoriesESpotImgLink_11226_16" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=31059&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fprojectors-screens%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="Projectors & Screens" title="Projectors & Screens" onfocus="$('#CategoriesESpotImgLink_11226_16').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_16').css('border', '1px solid orange');} else {$('#CategoryImage_11226_16').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_16').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/Projector_category.png" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=31059&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fprojectors-screens%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">Projectors & Screens</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_Conferencing" id="ci_category__SAV_Conferencing"> <div id="CategoryImage_11226_17" class="product_image"> <a id="CategoriesESpotImgLink_11226_17" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=85051&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fconferencing%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="Conferencing" title="Conferencing" onfocus="$('#CategoriesESpotImgLink_11226_17').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_17').css('border', '1px solid orange');} else {$('#CategoryImage_11226_17').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_17').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/COMM.jpg" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=85051&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fconferencing%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">Conferencing</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_Tools_Hardware" id="ci_category__SAV_Tools_Hardware"> <div id="CategoryImage_11226_18" class="product_image"> <a id="CategoriesESpotImgLink_11226_18" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=34051&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2ftools-and-hardware%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="Tools & Hardware" title="Tools & Hardware" onfocus="$('#CategoriesESpotImgLink_11226_18').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_18').css('border', '1px solid orange');} else {$('#CategoryImage_11226_18').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_18').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/TOOLS_HANDTOOLS.jpg" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=34051&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2ftools-and-hardware%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">Tools & Hardware</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_Lighting" id="ci_category__SAV_Lighting"> <div id="CategoryImage_11226_19" class="product_image"> <a id="CategoriesESpotImgLink_11226_19" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=107055&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2f-lighting%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="Lighting" title="Lighting" onfocus="$('#CategoriesESpotImgLink_11226_19').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_19').css('border', '1px solid orange');} else {$('#CategoryImage_11226_19').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_19').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/Lutron-Dimmers-Switches-Category.jpg" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=107055&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2f-lighting%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">Lighting</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> <li class="carousel-item"> <!-- BEGIN SAVCategorySpot.jspf--><!--<div class="product">--> <div dataci_category="_SAV_SmartSecurity_Access" id="ci_category__SAV_SmartSecurity_Access"> <div id="CategoryImage_11226_20" class="product_image"> <a id="CategoriesESpotImgLink_11226_20" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=3074457345616670668&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fsmart-security--access%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d" aria-label="Smart Security & Access" title="Smart Security & Access" onfocus="$('#CategoriesESpotImgLink_11226_20').css('outline', 'none'); if (Utils.isChrome()) {$('#CategoryImage_11226_20').css('border', '1px solid orange');} else {$('#CategoryImage_11226_20').css('border', '1px dotted gray');}" onblur="$('#CategoryImage_11226_20').css('border', '1px solid transparent');"> <img src="/wcsstore/SnapAV/images/categories/Access_Control_C4-DS2FM-BN-1B.png" alt="" style=" width: 150px; "/> </a> </div> <div class="category-name"> <a tabindex="-1" aria-hidden="true" class="category-name product_info" href="https://www.snapav.com/shop/ClickInfo?evtype=CpgnClick&mpe_id=11226&intv_id=10004&storeId=10151&expDataType=CatalogGroupId&expDataUniqueID=3074457345616670668&URL=https%3a%2f%2fwww.snapav.com%2fshop%2fen%2fsnapav%2fsearch%2fsmart-security--access%3fevtype%3d%26mpe_id%3d%26intv_id%3d%26storeId%3d%26catalogId%3d%26langId%3d%26experimentId%3d%26testElementId%3d%26controlElement%3d%26expDataType%3d%26expDataUniqueID%3d">Smart Security & Access</a> </div> </div> <!-- END SAVCategorySpot.jspf--> </li> </ul> </div> </div> </div> </div> <!-- END CategoryRecommendation_UI.jspf --><!-- END CategoryRecommendation.jsp --> </div> <!-- END EMarketingSpot.jsp --> </div> </div> <div id="home-featured" class="grid-view"> <!-- BEGIN EMarketingSpot.jsp --><!-- Showing Server name and Current time in EMarketingSpot.jsp: Host Name: 4ltr6 Current Date: 0521T00:44 End --> <div class="espot_info_div"><div class="espot_info_div_espot_name" style="display: none;">CMC eSpot Name: Home_HomePageGeneralFeaturedProducts</div> </div> <!-- END EMarketingSpot.jsp --> </div> <div id="home-sale-new" class="grid-view"> <!-- BEGIN EMarketingSpot.jsp --><!-- Showing Server name and Current time in EMarketingSpot.jsp: Host Name: 4ltr6 Current Date: 0521T21:08 End --> <div class="espot_info_div"><div class="espot_info_div_espot_name" style="display: none;">CMC eSpot Name: Home_ComingSoonProducts</div> </div> <!-- END EMarketingSpot.jsp --><!-- BEGIN EMarketingSpot.jsp --><!-- Showing Server name and Current time in EMarketingSpot.jsp: Host Name: 4ltr6 Current Date: 0521T00:44 End --> <div class="espot_info_div"><div class="espot_info_div_espot_name" style="display: none;">CMC eSpot Name: Home_SaleProducts</div> </div> <!-- END EMarketingSpot.jsp --> </div> </div> <script> /* function fixGrids(){ categoryDisplayJS.alignGridView("home-featured"); categoryDisplayJS.alignGridView("home-sale-new"); enquire.register("screen and (min-width: 768px)", { match: function () { var isSafari = /^((?!chrome|android).)*safari/i.test(navigator.userAgent); if(isSafari){ $(".fav-table .box-row").forEach(function(d, i){ alignArrayHeight(d.find(".box-el")); }); } } }); } */ $(document).ready(function() { //fixGrids(); //MiscFunJS.checkResizeRequirement(); var bodyElement = $('body')[0]; var heroOverlayCtnr = $("#hero-overlay"); var heroOverlay = $('.hero-overlay'); var activeAd = $(heroOverlayCtnr).find('.ad'); if (document.getElementById("hero-overlay")) { if (activeAd.length > 0) { $('hero-overlay').addClass("active"); } } }); </script> <script type="text/javascript"> $(document).ready(function() { //chnaged cointent //Update DYTab Header from header mentioned in DY content if( $("#DyTabHeaderInJsp")!=undefined && $("#DyTabHeader") !=undefined && $("#DyTabHeader").innerHTML!=""){ $("#DyTabHeaderInJsp").innerHTML = $("#DyTabHeader").innerHTML; } //Update DYTab Header from header mentioned in DY content if( $("#DyTabHeaderInJspDesktop")!=undefined && $("#DyTabHeader") !=undefined && $("#DyTabHeader").innerHTML!=""){ $("#DyTabHeaderInJspDesktop").innerHTML = $("#DyTabHeader").innerHTML; } }); </script> <!-- END CachedTopCategoriesDisplay.jsp --><!-- Content End --> </div> <div id="footerWrapper"> <!-- BEGIN Footer.jsp --> <div id="page-blocker" class="page-blocker"></div> <script type="text/javascript"> $(document).ready(function() { if(typeof MessageHelper!='undefined') MessageHelper.setMessage("ERROR_INCORRECT_BROWSER","Open with Microsoft Internet Explorer" ); }); </script> <div class="ctnr-footer-wrapper"> <footer class="ctnr-footer"> <div> <!-- BEGIN ContentRecommendation.jsp --><!-- BEGIN ContentRecommendation_UI.jspf --> <div id="contentRecommendationWidget_FooterNavigation" class="contentRecommendationWidget" > <div dataci_toolbar="_espot" dataci_espot ="_FooterNavigation" id="ci_espot__FooterNavigation"> <!-- BEGIN Content_UI.jspf --> <div class="left_espot"> <style> .ctnr-footer-wrapper { background: #343f4b !important; } .ctnr-footer { background: #343f4b !important; } .footer-small-link { color:white; text-transform: capitalize !important; } .ctnr-footer-marketing { border-bottom: 1px solid #343f4b; } .copyright { color:white; } .footer-phone { color:white; } .footer-icon { color:white; } svg { fill: white; } </style> <div class="footer-social-header"> <a href="https://snapone.com/our-story" class="footer-small-link" target="_blank" id="footer-about">ABOUT</a> <span class="footer-small-link">|</span> <a href="https://snapone.com/legal/" class="footer-small-link" target="_blank" id="footer-legal">LEGAL</a> <span class="footer-small-link">|</span> <a href="/shop/en/snapav/policies" class="footer-small-link" id="footer-policies">POLICIES</a> <span class="footer-small-link">|</span> <a href="/shop/en/snapav/contact" class="footer-small-link" id="footer-contactUs">CONTACT US</a> <span class="footer-small-link">|</span> <a href="https://www.adiglobal.com/careers/" class="footer-small-link" target="_blank" id="footer-careers">CAREERS</a> <span class="footer-small-link">|</span> <a href="https://snapone.com/contact-us/#partner-stores" class="footer-small-link" target="_blank" id="footer-partnerStores">PARTNER STORES</a> <span class="footer-small-link">|</span> <a href="https://www.snapone.com/privacy" class="footer-small-link" target="_blank" id="footer-partnerStores">PRIVACY & SECURITY</a> <span class="footer-small-link">|</span> <a href="https://www.snapone.com/privacy/security-disclosure" class="footer-small-link" target="_blank" id="footer-partnerStores">REPORT VULNERABILITY</a> </div> <!-- <div class="ctnr-footer-marketing hide-small"> <span style="padding-left:4px"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/NPC/news/CES SMALL.png" width="15%"> </span> <span style="padding-left:24px"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/NPC/news/Inc500.png" width="7%"> </span> <span style="padding-left:24px"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/NPC/news/24535.png" width="15%"> </span> <span style="padding-left:24px"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/NPC/news/infocomm-international-member.png" width="15%"> </span> </div> --> </div> <!-- END Content_UI.jspf --> </div> </div> <!-- END ContentRecommendation_UI.jspf --><!-- END ContentRecommendation.jsp --> <div class="footer-mark-contact"> <div class="ctnr-footer-social hide-small"> <div class="section-bottom-small"> <img src="/wcsstore/AuroraB2BStorefrontAssetStore/images/remoteWidget/Chat_Live_disabled.png" style="float:left;" alt="a story about ProductIcon"/> <div class="foot-contactno" style="float:left; margin-left:20px;"> <!-- BEGIN ContentRecommendation.jsp --><!-- BEGIN ContentRecommendation_UI.jspf --> <div id="contentRecommendationWidget_CustomerCareNumberESpot" class="contentRecommendationWidget" > <div dataci_toolbar="_espot" dataci_espot ="_CustomerCareNumberESpot" id="ci_espot__CustomerCareNumberESpot"> <!-- BEGIN Content_UI.jspf --> <div class="left_espot"> <a href="tel:866-424-4489" <span class="footer-phone" style="font-family:Lato; font-size: 2.2rem;">866-424-4489</span></a> </div> <!-- END Content_UI.jspf --> </div> </div> <!-- END ContentRecommendation_UI.jspf --><!-- END ContentRecommendation.jsp --> </div> <div class="clear"></div> <script type="text/javascript"> var fby = fby || []; fby.push(['showTab', {id: '8530', position: 'right', color: '#FF1F3A'}]); /*fby.push(['onload', function () { if (this.device == 'desktop') { fby.push(['showTab', {id: '8530', position: 'right', color: '#FF1F3A'}]); } }]);*/ (function () { // commenting as this is causing issues in console var f = document.createElement('script'); f.type = 'text/javascript'; f.async = true; f.src = '//cdn.feedbackify.com/f.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(f, s); })(); </script> </div> <!-- BEGIN ContentRecommendation.jsp --><!-- BEGIN ContentRecommendation_UI.jspf --> <div id="contentRecommendationWidget_SocialMediaFooterEspot" class="contentRecommendationWidget" > <div dataci_toolbar="_espot" dataci_espot ="_SocialMediaFooterEspot" id="ci_espot__SocialMediaFooterEspot"> <!-- BEGIN Content_UI.jspf --> <div class="left_espot"> <style> .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; } </style> <div class="footer-social-icon" style="margin-top:10px; padding-left: 153px;"> <a href='https://www.facebook.com/SnapAV' target="_blank" class="footer-icon"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/LandingPage/Facebook-icon.png" alt="Visit Snap One Facebook"/> </a> <a href='https://www.instagram.com/snap_one_/' target="_blank" class="footer-icon"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/LandingPage/Instagram-icon.png" alt="Visit Snap One Instagram"/> </a> <a href='https://www.linkedin.com/company/snaponellc' target="_blank" class="footer-icon"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/LandingPage/LinkedIn-icon.png" alt="Visit Snap One LinkedIn"/> </a> <a href='https://x.com/Snap_One_' target="_blank" class="footer-icon"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/LandingPage/X_icon.svg" alt="Visit Snap One X"/> </a> <!--<a href='https://www.youtube.com/channel/UCBmMmpYWk7X66mC9dXr42mw' target="_blank" class="footer-icon"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/LandingPage/Youtube_tab.png" /> </a>--> </div> </div> <!-- END Content_UI.jspf --> </div> </div> <!-- END ContentRecommendation_UI.jspf --><!-- END ContentRecommendation.jsp --> </div> <!-- BEGIN ContentRecommendation.jsp --><!-- BEGIN ContentRecommendation_UI.jspf --> <div id="contentRecommendationWidget_FooterMemberships" class="contentRecommendationWidget" > <div dataci_toolbar="_espot" dataci_espot ="_FooterMemberships" id="ci_espot__FooterMemberships"> <!-- BEGIN Content_UI.jspf --> <div class="left_espot"> <style> .ctnr-footer-marketing img{ height:30px; } </style> <div class="ctnr-footer-marketing hide-small"> <span> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/LandingPage/CES.PNG" alt="Consumer Technology Association logo"> </span> <span style="padding-left:20px"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/LandingPage/CEDIA.PNG" alt="Cedia Member logo"> </span> <span style="padding-left:20px"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/LandingPage/1_PSNI-logo-edit-2x_FINAL.png" alt="PSNI Global Alliance logo"> </span> <span style="padding-left:20px"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/LandingPage/avixa-logo-large.png" alt="AVIXA logo"> </span> <span style="padding-left:20px"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/LandingPage/ESA.png" alt="Electronic Security Association logo"> </span> <span style="padding-left:20px"> <img src="/wcsstore/ExtendedSitesCatalogAssetStore/attachments/images/LandingPage/NSCA-Proud-Member-Logo-On-White.jpg" alt="NSCA Member logo"> </span> </div> </div> <!-- END Content_UI.jspf --> </div> </div> <!-- END ContentRecommendation_UI.jspf --><!-- END ContentRecommendation.jsp --> <div class="clear"></div> </div> </div> <div class="ctnr-footer-copyright"> <!-- BEGIN ContentRecommendation.jsp --><!-- BEGIN ContentRecommendation_UI.jspf --> <div id="contentRecommendationWidget_CopyrightTradeMarkFooterEspot" class="contentRecommendationWidget" > <div dataci_toolbar="_espot" dataci_espot ="_CopyrightTradeMarkFooterEspot" id="ci_espot__CopyrightTradeMarkFooterEspot"> <!-- BEGIN Content_UI.jspf --> <div class="left_espot"> <div class="copyright section-top"> <div> Copyright © 2006-2025 Snap One, LLC. All Rights Reserved. </div> <div>Designated trademarks are the property of their respective owners. Use of this Web site implies acceptance of the Snap One Privacy Policy.</div> <div class="section">1800 Continental Blvd Suite 200 | Charlotte, NC 28273 | USA</div> </div> </div> <!-- END Content_UI.jspf --> </div> </div> <!-- END ContentRecommendation_UI.jspf --><!-- END ContentRecommendation.jsp --> </div> </footer> </div> <div id="auth-temp-data" style="display:none;"> <style> @media (min-width: 992px) { .modal.auth-m{ width: 30% !important; border: none; padding: 20px 40px; border-radius: 7px; } } @media (max-width: 992px) and (min-width: 768px) { .modal.auth-m{ width: 40% !important; border: none; padding: 20px 40px; border-radius: 7px; } } .modal.auth-m .modal-header .product{ display:none; } .auth-actions .auth-link{ display:none; } .na .auth-actions .auth-link{ display:inline-block; } .au-m{ display: none; } .au-l-d.na .au-l>.m-na, .au-l-d.np .au-l>.m-np, .au-l-d.nr .au-l>.m-nr, .au-nl-d.na .au-nl>.m-na, .au-nl-d.np .au-nl>.m-np, .au-nl-d.nr .au-nl>.m-nr{ display: block !important; } </style> <div class="modal auth-m"> <a id="nav-small-closebtn" href="javascript:hidePopup('quickview');" onkeydown="javaScript:setbackFocus(event);" class="icon-close"><span class="accessibility">???CLOSE???</span></a> <header class="modal-header" style="text-align:center;"> </header> <div class="modal-content"> <!-- BEGIN ContentRecommendation.jsp --><!-- BEGIN ContentRecommendation_UI.jspf --> <div id="contentRecommendationWidget_AuthorizationNotice" class="contentRecommendationWidget" > <div dataci_toolbar="_espot" dataci_espot ="_AuthorizationNotice" id="ci_espot__AuthorizationNotice"> <!-- BEGIN Content_UI.jspf --> <div class="left_espot"> <style> .a-message-block { text-align: center; } </style> <div class="a-message-block"> <!--Block for Single Item--> <div class="au-nl"> <!--Not Authorized--> <div class="au-m m-na"> <h1>Authorization Needed</h1> <p>This product requires authorization. Click below to begin the process.</p> </div> <!--End: Not Authorized--> <!--Restricted--> <div class="au-m m-nr"> <h1>Restricted</h1> <p>You are currently restricted from purchasing this product. <br>Please <a href="/shop/en/snapav/contact" target="_blank">contact</a> Customer Service if you have any questions. </p> </div> <!--End: Restricted--> <!--Pending--> <div class="au-m m-np"> <h1>Pending Authorization </h1> <p>Your authorization is pending. <br>Please <a href="/shop/en/snapav/contact" target="_blank">contact</a> Customer Service if you have any questions. </p> </div> <!--End: Pending--> </div> <!--End: Block for Single Item--> <!--Block for List Item--> <div class="au-l"> <!--Not Authorized--> <div class="au-m m-na"> <h1>Authorization Needed</h1> <p> @@SKU requires authorization. Click below to begin the process.</p> </div> <!--End: Not Authorized--> <!--Pending--> <div class="au-m m-np"> <h1>Pending Authorization</h1> <p>Your authorization is pending for @@SKU. <br>Please <a href="/shop/en/snapav/contact" target="_blank">contact</a> Customer Service if you have any questions. </p> </div> <!--End: Pending--> <!--Restricted--> <div class="au-m m-nr"> <h1>Restricted</h1> <p>You are currently restricted from purchasing @@SKU. <br>Please <a href="/shop/en/snapav/contact" target="_blank">contact</a> Customer Service if you have any questions. </p> </div> <!--End: Restricted--> </div> <!--End: Block for List Item--> </div> </div> <!-- END Content_UI.jspf --> </div> </div> <!-- END ContentRecommendation_UI.jspf --><!-- END ContentRecommendation.jsp --> <div class="auth-actions" style="text-align:center; margin-top:14px;"> <button class="btn-2 auth-link" onclick="ProductAuthorization.navigateToForm()">Get Started</button> </div> </div> </div> </div> <script type="text/javascript"> _linkedin_partner_id = "3814785"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script> <script type="text/javascript"> (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(window.lintrk); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3814785&fmt=gif" /> </noscript> <script type="text/javascript"> $(document).ready(function() { //Make sure page is loaded at this point //Set requestedSubmitted to false resetRequest(); }); </script> <!-- END CachedFooterDisplay.jsp --><!--Global ADI Files --> <link rel="stylesheet" href="/wcsstore/ExtendedSitesCatalogAssetStore/ExternalFiles/combined.css" type="text/css"> <script src="/wcsstore/ExtendedSitesCatalogAssetStore/ExternalFiles/combined.js"></script> <!--End Global files --><!-- END Footer.jsp --> </div> </div> <!-- BEGIN LayoutPreviewSetup.jspf--><!-- layoutPreviewLayoutId/Name/Default needs to be set before calling widgetImport --><!-- END LayoutPreviewSetup.jspf--><!-- User consent and user status for debug: Primary User: Consent Accepted: End --><!-- Style sheet for print --> <link rel="stylesheet" href="/wcsstore/AuroraB2BStorefrontAssetStore/css/print.css" type="text/css" media="print"/> </body> <!-- END TopCategoriesDisplay.jsp --> </html>