DOOR HANDLE VAL90 MESSING/PRONKS SATIIN

The photographs are for illustrative purposes only.
Get AI analytics on product Door handle VAL90 brass/bronze satin:
33.12€/pc.
Ex Tax: 26.71€/pc.
Valnes
0 reviews
In stock
Product Code: 000-376625ASP

Specification

Qty
One click order
Tags:
Package dimensions19,00 x 21,00 x 5,00 cm
Net weight0,710 kg

VAL90 Satin Brass Door Handle

A durable and stylish door handle designed to provide smooth operation and an elegant satin brass look for various interior and exterior doors.

Key advantages


    Elegant satin brass finish for a refined appearance
  • Comfortable grip and smooth operation
  • Durable construction suitable for frequent use
  • Enhances the overall aesthetic of any door
  • Easy installation on standard door types
  • Low maintenance and long-lasting performance

Application and use cases

This door handle is suitable for a wide range of residential and commercial spaces.


    Interior room doors
  • Office and workspace entrances
  • Hotel or hospitality environments
  • Home renovation and replacement projects
  • Retail and service areas

What to consider when choosing


    Determine compatibility with the door type and mechanism
  1. Match the finish to other hardware in the space
  2. Consider the handle’s ergonomics and comfort
  3. Choose a design that suits the room’s style
  4. Ensure durability for the intended level of use

Characteristics


    Satin brass (messing/pronks satiin) finish
  • VAL90 model
  • Door handle type
  • Suitable for general door applications

Why buy at SityPro


    Competitive price and frequent special offers
  • Wide selection of door hardware
  • Reliable delivery and convenient ordering
  • Professional customer support
  • Easy and secure purchasing process

Description provided by sitypro.com

Handles
Color
Bronze
Satin
Grounds
Round
Material
Brass
Style
Modern
Type
Handles on the socket
Door, window accessories
Type of fittings
Handles
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
DOOR HANDLE VAL90 MESSING/PRONKS SATIIN
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Door handle VAL90 brass/bronze satin

What is the Door handle VAL90 brass/bronze satin and which doors is it suitable for?

Door handle VAL90 brass/bronze satin is a satin-finish brass/bronze decorative and functional handle designed for interior and certain exterior doors. It is suitable for interior room doors, office doors, hotel rooms and home renovation projects when used with standard door mechanisms.

What materials and finish does the Door handle VAL90 (model A043392SP) have?

The Door handle VAL90 (model A043392SP) features a brass/bronze satin finish that provides durable, wear-resistant surface. The satin finish gives a matte metallic look and pairs easily with other door furniture.

Is the Door handle VAL90 suitable for exterior doors or only interior?

The VAL90 handle can be used on exterior and interior doors provided you confirm compatibility with the door mechanism and local weather exposure. It is primarily intended for interior use and locations with normal indoor conditions.

What mechanisms is the Door handle VAL90 compatible with (installation type/lock case)?

The VAL90 handle fits standard door mechanisms; check that the spindle profile and backset match your lock. Verify door thickness and mounting hole positions before purchase to ensure compatibility.

What door thickness is recommended for installing the Door handle VAL90?

The VAL90 is recommended for standard interior door thicknesses, typically around 35–45 mm; ensure the spindle and fixings fit your door. For significantly thicker or thinner doors you may need an extended spindle or special fixings.

How to install the Door handle VAL90 — are special fittings or tools required?

Installation of the VAL90 uses standard tools: a Phillips screwdriver, tape measure and drill if needed. The necessary spindle and fixing screws are typically included with model A043392SP; check the package contents before starting.

How to care for the brass/bronze satin finish of the VAL90 handle?

Wipe the VAL90 satin finish with a soft cloth and warm water or mild detergent; avoid abrasives and harsh chemicals. Regular gentle cleaning preserves the matte satin texture and prevents staining.

How does the VAL90 differ from other Valnes door handle models?

The VAL90 stands out with its brass/bronze satin finish and ergonomic grip focused on modern aesthetics and durability. Model A043392SP combines refined appearance and straightforward installation compared with simpler chrome or plastic options.

Can the VAL90 handle be matched with other hardware by colour and style?

Yes, the VAL90 satin brass/bronze finish pairs well with similar brass, bronze and warm metal hardware. Choose hinges and escutcheons in matching tones for a cohesive interior look.

What safety and durability recommendations apply when using the VAL90 handle?

Avoid harsh cleaning agents, check fixings periodically and use the correct spindle for heavy use. For high-traffic doors choose robust mechanisms and tighten mounting screws as needed.

Where to buy Door handle VAL90 brass/bronze satin?

You can buy Door handle VAL90 brass/bronze satin in our online store for 26.71€. Category: Handles.

What is the price of Door handle VAL90 brass/bronze satin?

The current price of Door handle VAL90 brass/bronze satin is 26.71€. Brand: Valnes.

Door handle VAL90 brass/bronze satin — specifications and description

Model: 000-376625ASP. Category: Handles. Brand: Valnes. Price: 26.71€.

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ххххххх');