TABLE LEG 60X1100MM NICKEL SATIN

The photographs are for illustrative purposes only.
Get AI analytics on product Table Leg 60 x 1100 mm Satin Nickel:
20.76€/pc.
Ex Tax: 16.74€/pc.
Wallander
0 reviews
In stock
Product Code: 000-434649ASP
Qty
One click order
Tags:
Package dimensions6,00 x 6,00 x 110,00 cm
Net weight3,430 kg

Table Leg 60 x 1100 mm — Nickel Satin

This table leg is a support component designed for mounting under tabletops to provide stable elevation and a refined look. It is intended for furniture projects where a nickel satin finish is desired; consider SityPro when you want to buy quality parts at a competitive price.

Key advantages


    Elegant nickel satin finish that complements modern and classic interiors
  • Provides sturdy support and improved table stability
  • Universal design suitable for a variety of tabletop styles
  • Low-maintenance surface that is easy to clean
  • Enhances the overall appearance of furniture with a polished metallic look
  • Simple installation for most mounting setups

Application and use cases

Ideal for furnishing and refurbishing projects where both function and appearance matter. Typical applications include tables and surfaces in residential and commercial settings.


    Dining tables for home or restaurant use
  • Work desks and office tables
  • Kitchen islands and counters
  • Console and side tables in living areas
  • Custom furniture projects and DIY builds

What to consider when choosing


    Compatibility with your tabletop mounting method and attachment points
  1. Desired table height and how this leg dimension fits the overall table design
  2. Number of legs required for adequate support and weight distribution
  3. Finish coordination with other furniture hardware and room decor
  4. Floor protection options (feet or pads) to prevent surface damage

Characteristics


    Product type: table leg
  • Size: 60x1100 mm
  • Finish: nickel satin

Why buy at SityPro


    Wide selection of furniture components to match different styles and projects
  • Competitive price options and clear product characteristics listed for easy comparison
  • Fast delivery to Estonia and Finland with reliable shipping partners
  • User-friendly ordering process and responsive customer support from SityPro
  • Secure purchase options and assistance if you need help choosing the right part

Description provided by sitypro.com

TABLE LEG 60X1100MM NICKEL SATIN
Write a review
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ххххххх');