RACK W24 BLACK

The photographs are for illustrative purposes only.
Get AI analytics on product Rack W24 Black:
9.26€/pc.
Ex Tax: 7.47€/pc.
Barcz
0 reviews
Pre-Order
Product Code: 000-391563ASP
Item sold out
Tags:
Product sizes24,00 x 4,00 x 4,00 cm
Package dimensions30,00 x 11,00 x 4,40 cm
Gross weight0,179 kg
Net weight0,186 kg

RACK W24 — Black Rack

The RACK W24 is a black rack unit designed to organize and support equipment in professional and home environments. Its purpose is to provide a stable, accessible platform for mounting electronic, networking or AV components while maintaining a clean, space-efficient setup.

Key advantages


    Clean, neutral black finish that fits modern interiors and professional installations
  • Stable support for a variety of equipment types
  • Space-saving design to maximize usable floor or wall area
  • Improves cable organization and system accessibility
  • Durable construction suitable for repeated equipment changes
  • Compatible with standard mounting practices and accessories

Application and use cases

The RACK W24 is suitable for multiple applications where secure, organized mounting of equipment is required.


    Server and networking equipment in small server rooms or closets
  • Audio-video systems in studios, conference rooms, or home theaters
  • Telecommunications and patch panel organization
  • Workshops or garages for tool and equipment storage
  • Retail displays or kiosk installations requiring mounted hardware

What to consider when choosing


    Compatibility with the equipment you plan to mount and available mounting standards
  1. Placement and available space to ensure proper access and ventilation
  2. Cable management options and how they fit your setup
  3. Build quality and material suitable for the intended load and environment
  4. Accessibility for maintenance and future upgrades

Characteristics


    Product type: rack
  • Model identifier: W24
  • Color: black

Why buy at SityPro


    Wide selection of rack solutions and related accessories to compare features and find the best fit
  • Competitive price and transparent pricing information to help you buy with confidence
  • Reliable service and product support from SityPro
  • Delivery available to Estonia and Finland with options to suit your timing
  • Easy ordering process and assistance from SityPro staff for product characteristics and application advice

Description provided by sitypro.com

RACK W24 BLACK
Write a review
Similar products in stock
Dear visitor, please be aware that this item is temporarily out of stock.
We recommend considering other products:
Sink cabinet PIANO PU48 HIGH 480X302X1846MM
In Stock
243.80€ Ex Tax: 196.61€
IZYDA Single-Door (100 kg) - Black
In Stock
211.13€ Ex Tax: 170.27€
Sink cabinet PIANO RV70M 700x235x645 mm
In Stock
188.60€ Ex Tax: 152.10€
Or you can choose other products in the category: Furniture fittings
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ххххххх');