Light Fixture Honeycomb Connector

The photographs are for illustrative purposes only.
Get AI analytics on product Light Fixture Honeycomb Connector:
7.37€/pc.
Ex Tax: 5.94€/pc.
0 reviews
In stock
Product Code: 000-416193ASP
Qty

Honeycomb connector for lighting — TK 18311 with IP44 protection

Compact light fixture honeycomb connector designed to protect electrical joins where splash resistance and small size are required.

Key Benefits


    IP44-rated protection against water splashes and solid objects
  • Compact footprint for tight installation spaces
  • Clear model identification (TK 18311) for compatible replacements
  • Honeycomb design suited for fixture connection points
  • Helps secure and tidy wiring connections — benefits for safe installations

Applications

Typical application areas where IP44 protection and a small connector are needed.


    Covered outdoor lighting fixtures
  • Bathroom and washroom lighting zones with splash risk
  • Kitchen lighting installations
  • Corridors, stairwells and service areas
  • Retail display and shop lighting

What to Consider When Choosing


    Verify the IP44 rating meets the installation environment
  1. Check the TK 18311 model for compatibility with your fixture
  2. Compare the product dimensions to available space before purchase
  3. Confirm the connector type (honeycomb) matches your wiring needs
  4. Plan for the intended application (indoor, covered outdoor, splash-prone areas)

Specifications


    Product type: light fixture honeycomb connector
  • Model: TK 18311
  • Protection class: IP44
  • Height: 62 mm
  • Width: 70 mm
  • Length: 40 mm
  • Features: compact size, honeycomb connector design, IP44 protection

Why Buy from SityPro


    Buy online easily through SityPro with clear product pages
  • Competitive price and transparent cost information
  • Fast delivery options to Estonia and Finland
  • Convenient ordering and reliable stock information
  • Customer support to help with application and compatibility questions

Description provided by sitypro.com

Light Fixture Honeycomb Connector
Write a review
Related Products

Also looking for

rempro rempro-mobile

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');