STAIR HANDLE ANGLE 135 HP

The photographs are for illustrative purposes only.
Get AI analytics on product Stair handle angle 135° HP:
5.52€/pc.
Ex Tax: 4.45€/pc.
Wallander
0 reviews
Pre-Order
Product Code: 000-345930ASP
Item sold out
Tags:

Stair Handle (135°) — HP

A purpose-built stair handle designed to provide a secure handhold at a 135° angle for stair transitions and corner sections. Ideal for improving safety and comfort on turns and intermediate landings.

Key advantages


    Ergonomic support: Angled design follows natural hand movement on turning stairs.
  • Improved safety: Offers a stable grip where straight handrails are impractical.
  • Space-efficient: Suited for corners and short transition runs without extra bulk.
  • Simple integration: Can be combined with existing stair rail systems.
  • Visual continuity: Helps maintain a consistent handrail line around bends.
  • Practical features: Designed for frequent use and clear functional application.

Application and use cases

Recommended for locations where a change of direction in the handrail is needed and a continuous, comfortable grip is important.


    Landing corners between stair flights
  • Turning sections in residential staircases
  • Commercial stairways that require clear handrail transitions
  • Public buildings where accessibility and safety are priorities
  • Retrofit projects to improve existing stair rail continuity

What to consider when choosing


    Compatibility with your existing handrail profile and mounting system.
  1. Whether the 135° angle matches the stair geometry and turning radius.
  2. Appropriate handrail height and ergonomics for users.
  3. Durability and finish options to suit the environment and aesthetic.
  4. Local building codes and safety requirements for handrails.

Characteristics


    Product type: stair handle
  • Angle: 135°
  • Model designation: HP

Why buy at SityPro


    Easy to buy online with clear information on price and delivery.
  • Wide selection of stair fittings and related products to match your project.
  • Fast delivery options to Estonia and Finland to meet installation schedules.
  • Responsive customer support to advise on application and compatibility.
  • Secure ordering and transparent conditions for bulk or single purchases.

Description provided by sitypro.com

STAIR HANDLE ANGLE 135 HP
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ххххххх');