Purex Technologycat 6 Punch Down Keystone Jack White 25 Pack | Desertcart GERMANY
PUREX TechnologyCat.6 Punch Down Keystone Jack - WHITE (25 Pack)
Produkt-ID: 59486762
Sichere Transaktion
Häufig zusammen gekauft
Beschreibung
25 Pack of RJ-45 to 110 type IDC punch down connectors 568A and B compliant Color coded wiring diagram next to wire clips Standard keystone face size (14.5 x 16.0 MM) Can be used with keystone wall plates, patch panels, or surface mount boxes
P.when('A','ready').execute(function(A) {
function setFeatureBulletsExpanderCollapsedHeight() {
var $ = A.$;
var PRODUCT_OVERVIEW_V2_FEATURE_MAX_HEIGHT = 540;
var FEATUREBULLETS_TOP_MARGIN_OFFSET_CORRECTION = 12;
var EXPANDER_HEADING_HEIGHT = 20;
var expanderElement = $("#pov2FeatureBulletsExpander");
if(expanderElement !== null) {
var productOverviewFeatureElement = $('#productOverview_feature_div');
var featureBulletsExpanderContent = $('#pov2FeatureBulletsExpanderContent');
var featureBulletsExpanderHeading = $('#pov2FeatureBulletsExpanderHeading');
var expanderContentHeight = featureBulletsExpanderContent.height();
var productOverviewFeatureElementHeight = productOverviewFeatureElement !== null ? productOverviewFeatureElement.height() : 0;
var expanderCollapsedHeight = Math.min(PRODUCT_OVERVIEW_V2_FEATURE_MAX_HEIGHT - productOverviewFeatureElementHeight - FEATUREBULLETS_TOP_MARGIN_OFFSET_CORRECTION, expanderContentHeight);
if (expanderContentHeight === expanderCollapsedHeight) {