DOOR HANDLE UL14A MESSING/ANTIIK

The photographs are for illustrative purposes only.
Get AI analytics on product Door Handle UL14A Brass/Antique:
29.25€/pair
Ex Tax: 23.59€/pair
Fiskostar
0 reviews
In stock
Product Code: 000-313790ASP

Specification

Qty
One click order
Tags:
Product sizes12,00 x 5,70 x 5,00 cm
Package dimensions22,50 x 12,00 x 2,50 cm
Gross weight0,550 kg
Net weight0,560 kg

Decorative Door Handle UL14A in Brass Antique Finish

This door handle is a functional and stylish hardware element designed to enhance door operation while adding a classic antique aesthetic. Suitable for various interior styles, it provides reliable performance and a refined vintage look.

Key advantages


    Elegant antique brass finish that complements classic interiors
  • Smooth and comfortable grip for daily use
  • Durable construction for long-term reliability
  • Enhances the visual appeal of any door
  • Easy installation on standard door types
  • Suitable for both home and office spaces
  • Low maintenance and easy to clean

Application and use cases

This handle can be used in various residential and commercial environments, offering both functionality and decorative value.


    Interior wooden doors
  • Office and study room doors
  • Bedroom and living room entrances
  • Renovation and restoration projects
  • Vintage or classic-style interior designs
  • Light commercial spaces

What to consider when choosing


    Ensure the handle’s style matches the interior design
  1. Check compatibility with the door type and mechanism
  2. Assess the durability and finish quality
  3. Consider the frequency of use in the selected area
  4. Look for a comfortable grip and ergonomic design

Characteristics


    Model: UL14A
  • Brass material
  • Antique finish
  • Designed for door installation

Why buy at SityPro


    Wide selection of quality hardware at a fair price
  • Fast delivery across various regions
  • Reliable customer support for product selection
  • Only verified and durable products in stock
  • Convenient online ordering and secure payment options

Description provided by sitypro.com

Handles
Color
Antique
Grounds
Round
Material
Brass
Style
Retro
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 UL14A MESSING/ANTIIK
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Door Handle UL14A Brass/Antique

What is the Door Handle UL14A Brass/Antique and which doors is it suitable for?

Door Handle UL14A Brass/Antique is a decorative and functional handle with an antique brass finish designed for interior and some entrance doors; it provides a comfortable grip, durable construction and fits standard door mechanisms (model A080467SP, manufacturer Fiskostar).

What materials and finish does the Door Handle UL14A use?

The Door Handle UL14A is made from durable materials with an antique brass finish, providing wear resistance and an easy-to-clean surface that retains its classic appearance under normal use.

Is the UL14A handle suitable for entrance doors or only interior doors?

The UL14A handle is designed for interior doors and many entrance doors; for exterior use verify compatibility with your existing lock and any required security specifications.

How can I check compatibility of the UL14A with my lock and door hardware?

Measure the spacing of fixing holes and the standard spindle/shaft size; model A080467SP fits most standard door mechanisms, but confirm your door’s mounting dimensions if unsure.

What are the handle dimensions and do I need special fittings to install it?

The product is model A080467SP and fits standard spindle and screw fixings; no special fittings are usually required, but check your door thickness and spindle size before installation.

How should I care for the brass/antique finish to avoid damage?

Wipe the handle with a soft dry or slightly damp cloth, avoid harsh chemicals and abrasives; occasional gentle polishing with a soft cloth preserves the antique brass appearance.

Is the UL14A handle suitable for commercial spaces like hotels or offices?

Yes, the UL14A is suitable for commercial spaces such as hotels and offices due to its durable construction, comfortable ergonomics and classic antique brass design that fits various interiors.

How does the UL14A differ from other handles in the 'Handles' category?

The UL14A stands out with its antique brass finish, ergonomic design and model A080467SP by Fiskostar; it offers a classic decorative look compared to plain chrome handles.

Can I install the UL14A myself or do I need a professional?

You can install it yourself with basic tools (screwdriver, measuring tape) and standard fixings; consult a professional if your lock or door configuration is unusual.

What accessories or additional parts suit the UL14A handle (basic recommendations)?

Standard escutcheons and fixing screws that match the spindle diameter and antique brass style suit the UL14A; check model A080467SP dimensions for mounting and door thickness compatibility.

Where to buy Door Handle UL14A Brass/Antique?

You can buy Door Handle UL14A Brass/Antique in our online store for 23.59€. Category: Handles.

What is the price of Door Handle UL14A Brass/Antique?

The current price of Door Handle UL14A Brass/Antique is 23.59€. Brand: Fiskostar.

Door Handle UL14A Brass/Antique — specifications and description

Model: 000-313790ASP. Category: Handles. Brand: Fiskostar. Price: 23.59€.

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