UKSENUPP ALUX 7000 HÕBE

The photographs are for illustrative purposes only.
Get AI analytics on product ALUX 7000 Silver Door Knob:
10.95€/pc.
Ex Tax: 8.83€/pc.
Fiskostar
0 reviews
In stock
Product Code: 000-351613ASP

Specification

Qty
Tags:
Product sizes6,10 x 7,00 x 7,00 cm
Package dimensions23,00 x 15,00 x 7,00 cm
Gross weight0,080 kg
Net weight0,090 kg

ALUX 7000 Silver Door Knob

A practical and durable door knob designed to provide reliable opening and closing functionality for various interior and exterior doors. Its silver finish ensures a clean and modern appearance suitable for different settings.

Key advantages


    Modern silver finish that complements a wide range of doors
  • Durable construction suitable for long-term use
  • Comfortable grip for smooth door operation
  • Easy installation on compatible door types
  • Low-maintenance surface that stays attractive over time
  • Suitable for both residential and commercial environments

Application and use cases

This door knob is designed for versatile use and fits well in numerous interior and exterior applications.


    Residential room doors
  • Office and workspace entrances
  • Utility and service rooms
  • Hallway or corridor doors
  • Commercial facilities requiring sturdy hardware

What to consider when choosing


    Match the knob style and finish with your interior design
  1. Ensure compatibility with the door type and mechanism
  2. Consider the frequency of use to choose adequate durability
  3. Check installation requirements for smooth setup
  4. Choose a model that offers comfortable and ergonomic handling

Characteristics


    Type: Door knob
  • Series: ALUX 7000
  • Color: Silver
  • General high-quality construction for long-term operation

Why buy at SityPro


    Competitive price options on all hardware products
  • Wide selection for different needs and styles
  • Fast and reliable delivery service
  • Expert support to assist with product choice
  • Convenient ordering process and secure payment

Description provided by sitypro.com

Handles
Color
Silver
Grounds
Round
Material
Metal
Style
Modern
Type
Strap handles
Door, window accessories
Type of fittings
Handles
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
UKSENUPP ALUX 7000 HÕBE
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the ALUX 7000 Silver Door Knob

What is the ALUX 7000 Silver Door Knob and which doors is it suitable for?

ALUX 7000 Silver Door Knob is a practical, durable knob with a modern silver finish designed for residential and commercial interior doors. It fits standard door constructions such as room, office and utility doors and provides a comfortable grip for smooth operation.

What materials and finish does the ALUX 7000 Silver Door Knob have?

The ALUX 7000 features a durable construction with a wear‑resistant silver finish that is low‑maintenance. It is designed for long‑term, everyday use in both residential and commercial settings.

Is the ALUX 7000 suitable for exterior doors or only interior doors?

The ALUX 7000 is specified mainly for interior use — room, office and utility doors. For exterior use you should verify weather resistance and appropriate locking/security requirements separately.

How do I install the ALUX 7000 Silver Door Knob on a standard door?

The ALUX 7000 installs onto standard door spindle assemblies using the supplied fixing hardware. Follow the manufacturer’s instructions and confirm compatibility with your door thickness and spindle size.

What types of locks is the ALUX 7000 compatible with?

The product states compatibility with common door constructions but does not list specific lock models. Before buying, check that the spindle diameter and lock case match the knob’s fittings.

What dimensions and spindle diameter are required to install the ALUX 7000?

Exact spindle dimensions are not listed in the description, but the knob is designed for standard door spindles. Measure your spindle diameter and door thickness and compare with product specs before purchase.

Is the ALUX 7000 suitable for heavy public use (offices, shops)?

Yes — the description highlights a wear‑resistant finish and suitability for daily intensive use in residential and commercial settings. For very high‑traffic locations, verify mechanical durability with the manufacturer.

How does the ALUX 7000 differ from other door knobs in the Handles category?

The ALUX 7000 stands out with its durable silver finish, universal modern design, easy installation and comfortable grip. These features make it a practical choice among standard door knobs for residential and commercial use.

Does the ALUX 7000 require special care or cleaning products to maintain its appearance?

The ALUX 7000 has a low‑maintenance, wear‑resistant surface; wiping with a soft cloth to remove dust and dirt is usually sufficient. Avoid abrasive cleaners or harsh chemicals to preserve the finish.

Is the ALUX 7000 suitable for installation on a thin interior door?

The ALUX 7000 is designed for standard door constructions, but with thin doors you must check door thickness and spindle compatibility. Measure your door thickness and confirm requirements before purchase.

Where to buy ALUX 7000 Silver Door Knob?

You can buy ALUX 7000 Silver Door Knob in our online store for 8.83€. Category: Handles.

What is the price of ALUX 7000 Silver Door Knob?

The current price of ALUX 7000 Silver Door Knob is 8.83€. Brand: Fiskostar.

ALUX 7000 Silver Door Knob — specifications and description

Model: 000-351613ASP. Category: Handles. Brand: Fiskostar. Price: 8.83€.

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