TABLE LEG SR45 450X450MM METAL BLACK

The photographs are for illustrative purposes only.
Get AI analytics on product Table leg SR45 450x450 mm metal black:
32.18€/pc.
Ex Tax: 25.95€/pc.
GAMET
0 reviews
In stock
Product Code: 000-487993ASP
Fuel surcharge — 2.5%
The surcharge covers part of SityPro’s transport and logistics costs. Delivery to parcel lockers is charged without any additional markup — according to the carrier’s rate.
Qty
One click order
Tags:
Product sizes45,00 x 6,00 x 45,00 cm
Package dimensions45,50 x 45,50 x 6,50 cm
Gross weight3,100 kg
Net weight3,400 kg

SR45 Metal Table Leg 450x450mm — Black

This is a metal table leg designed to support tabletops and furniture. Its purpose is to provide a stable, stylish support for tables, desks, counters and custom projects where a black metal leg with a 450x450mm top plate is required.

Key advantages


    Durable metal construction for long-lasting support
  • Sleek black finish that complements modern interiors
  • Square top plate size for secure mounting to a tabletop
  • Simple, clean design suitable for various furniture styles
  • Stable support that helps prevent wobble when fitted correctly
  • Easy to integrate into new builds or furniture repairs

Application and use cases

Suitable for a range of furniture projects and commercial applications where a robust metal leg is needed.


    Dining tables and kitchen islands
  • Office desks and workstations
  • Café and restaurant tables
  • Workshop benches and utility tables
  • Custom furniture and renovation projects

What to consider when choosing


    Ensure the leg size and mounting plate match your tabletop and attachment points
  1. Consider the overall style and finish to fit the desired interior design
  2. Check compatibility with the expected load and number of legs required
  3. Decide on installation method and whether additional hardware is needed
  4. Think about surface protection or pads to prevent floor scratches if applicable

Characteristics


    Product type: Table leg
  • Model: SR45
  • Top plate size: 450x450mm
  • Material: Metal
  • Color: Black

Why buy at SityPro


    Wide selection of furniture components and accessories at competitive price
  • Clear product characteristics and descriptions to help you buy with confidence
  • Reliable delivery options, including shipping to Estonia and Finland
  • Customer support from SityPro to assist with selection and post-purchase questions
  • User-friendly ordering and transparent information on features and application

Description provided by sitypro.com

TABLE LEG SR45 450X450MM METAL BLACK
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ххххххх');