TELESCOPIC SLIDE 500MM

The photographs are for illustrative purposes only.
Get AI analytics on product 500 mm telescopic slide:
22.58€/set
Ex Tax: 18.21€/set
HAEFELE
0 reviews
In stock
Product Code: 000-366982ASP
Qty
One click order
Tags:
Package dimensions50,00 x 2,50 x 4,60 cm
Net weight0,400 kg

500mm Telescopic Slide

A 500mm telescopic slide is a linear sliding mechanism designed to provide smooth extension and retraction for drawers, trays and movable components. Its primary purpose is to improve access and support sliding loads across a 500mm nominal length. Considered for furniture, industrial fittings and storage solutions, this component adds functional features and reliable performance to a wide range of applications.

Key advantages


    Smooth and reliable sliding motion for frequent use
  • Space-efficient extension to maximize access within confined areas
  • Durable operation with low maintenance requirements
  • Easy integration into existing furniture and equipment designs
  • Improves ergonomics and accessibility of drawers and trays
  • Versatile compatibility with many application types

Application and use cases

The 500mm telescopic slide is suitable for both residential and commercial projects where controlled linear movement and extended reach are needed.


    Kitchen and bedroom drawer systems
  • Office furniture and filing cabinets
  • Industrial tool drawers and workshop storage
  • Sliding trays for electronic equipment and server racks
  • Vehicle storage compartments and utility drawers

What to consider when choosing


    Required extension and how the 500mm length fits your design
  1. Expected load and duty cycle to match durability needs
  2. Mounting method and compatibility with your cabinet or frame
  3. Environmental conditions and appropriate finishes for corrosion resistance
  4. Desired additional features such as soft-close or locking mechanisms
  5. Ease of installation and availability of replacement parts

Characteristics


    Nominal length: 500mm
  • Telescopic slide mechanism providing linear extension and retraction

Why buy at SityPro


    Wide selection of sliding solutions and clear product characteristics to compare
  • Competitive price offers and transparent pricing information
  • Reliable delivery options to Estonia and Finland
  • Expert customer support to help choose the right features and application
  • Fast order processing and convenient purchasing when you buy from SityPro

Description provided by sitypro.com

TELESCOPIC SLIDE 500MM
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ххххххх');