STAIR HANDLE END CAP ROUND HK

The photographs are for illustrative purposes only.
Get AI analytics on product STAIR HANDLE END CAP ROUND HK:
8.32€/pc.
Ex Tax: 6.71€/pc.
Wallander
0 reviews
Pre-Order
Product Code: 000-345945ASP
Item sold out
Tags:

Round Stair Handle End Cap — HK

A round end cap designed for the end of a stair handle. This accessory finishes the open end of a handrail, providing a neat appearance and protecting the handle edge while maintaining functional use.

Key advantages


    Clean, finished look that improves the aesthetics of stair handrails.
  • Protects the exposed end of the handle from wear and damage.
  • Simple installation for quick upgrade or replacement.
  • Compatible with typical stair handle applications for uniform appearance.
  • Low-maintenance solution that helps extend the life of the handrail.
  • Practical accessory to complement existing handle features.

Application and use cases

Typical application is to close and protect the open end of stair handles; useful in both residential and commercial settings where a finished handrail appearance is desired.


    Finishing interior stair handrails in homes and apartments.
  • Upgrading handrails in offices and public buildings for a tidy appearance.
  • Replacement part for damaged or missing end caps on stair handles.
  • Completing handrail projects where a round end detail is required.

What to consider when choosing


    Confirm compatibility with the profile and diameter of your existing stair handle.
  1. Decide whether a round end cap matches the overall handrail design and decor.
  2. Check ease of installation and whether professional fitting is needed.
  3. Compare available options to match finish and functionality expectations.
  4. Review price and value when purchasing as a single item or in multiple units.

Characteristics


    Product type: stair handle end cap
  • Shape: round
  • Designation/model: HK
  • Intended use: end cap for stair handrails

Why buy at SityPro


    Easy to buy online with clear information about product characteristics and features.
  • Competitive price options and transparent pricing for small accessories.
  • Wide selection of handrail accessories to match different projects.
  • Reliable delivery to Estonia and Finland for both private and professional customers.
  • Customer support to help with selection, application advice, and order issues.

Description provided by sitypro.com

STAIR HANDLE END CAP ROUND HK
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ххххххх');