RACK 3-NE 152x40mm Fe/MU

The photographs are for illustrative purposes only.
Get AI analytics on product RACK 3-piece 152x40mm Fe/MU:
12.42€/pc.
Ex Tax: 10.02€/pc.
No brand
0 reviews
In stock
Product Code: 000-328392ASP
Qty
Tags:
Product sizes15,20 x 3,00 x 4,00 cm
Package dimensions20,00 x 2,00 x 10,00 cm
Gross weight0,335 kg
Net weight0,440 kg

RACK 3-NE — 152 x 40 mm (Fe / MU)

A compact RACK 3-NE unit with dimensions 152x40 mm, marked Fe/MU. Designed as a small-format rack component for mounting or organizing equipment and components in compact installations. Suitable where a compact, metal-design rack element is required.

Key advantages


    Compact footprint suitable for space-limited installations
  • Metal construction indicated by Fe for durable, rigid support
  • Standardized sizing for predictable fitting and integration
  • Simple mounting and handling for quick installation
  • Low-profile design that fits into small enclosures or panels
  • Suitable for modular systems thanks to clear model designation

Application and use cases

Versatile rack element useful in a range of technical and industrial applications where a small metal rack component is needed.


    Mounting small electronic modules or terminal blocks
  • Cable routing and organization inside control cabinets
  • Compact telecom or network installations with limited space
  • Local distribution panels and instrumentation racks
  • Prototyping benches and workshop fixtures

What to consider when choosing


    Ensure the dimensions fit the intended enclosure or mounting location
  1. Check compatibility with the overall rack or mounting system
  2. Consider material and corrosion protection for the installation environment
  3. Verify load and weight requirements for the supported equipment
  4. Assess accessibility for wiring, service, and ventilation needs

Characteristics


    Product type: RACK 3-NE (as named)
  • Dimensions: 152 x 40 mm
  • Material/marking: Fe (iron/steel indicated)
  • Variant/model code: MU

Why buy at SityPro


    Buy with confidence from SityPro — clear product information and support
  • Competitive price offers and transparent pricing for bulk or single orders
  • Fast delivery options to Estonia and Finland with reliable logistics
  • Wide selection of related rack components and accessories for easy compatibility
  • Professional customer service and after-sales assistance on product characteristics and application

Description provided by sitypro.com

RACK 3-NE 152x40mm Fe/MU
Write a review
Related Products
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ххххххх');