TABLE LEG REG. D50 METAL 4PCS

The photographs are for illustrative purposes only.
Get AI analytics on product Adjustable metal table legs, Ø50 mm, 4 pcs:
18.22€ / box
Ex Tax: 14.69€ / box
4.55€ / pc.
1 box = 4pc.
No brand
0 reviews
In stock
Product Code: 000-350488ASP
Qty
Tags:
Product sizes5,00 x 5,00 x 8,20 cm
Package dimensions19,40 x 10,20 x 5,80 cm
Gross weight0,075 kg
Net weight0,309 kg

Metal Table Leg D50 — Set of 4 (REG.)

A set of four metal table legs designed for replacing or building tabletops. This product provides a practical support solution with a D50 designation and is offered as a 4PCS kit. Ideal for DIY projects and furniture repairs, you can buy this item as a complete set at a competitive price from SityPro.

Key advantages


    Durable metal construction for long-lasting support and stability.
  • Uniform D50 specification for consistent fit across all legs.
  • Set of 4 ensures a complete replacement or new table build without extra purchases.
  • Straightforward installation makes it suitable for DIY and professional use.
  • Neutral appearance that complements various tabletop styles and finishes.
  • Cost-effective solution with good price-to-performance ratio.

Application and use cases

These table legs are suitable for a wide range of furniture projects and repairs. Common applications include:


    Replacing worn or damaged legs on kitchen or dining tables.
  • Building custom desks and workstations for home or office.
  • Adding sturdy support to benches, console tables, and craft tables.
  • DIY furniture projects where a matching set of legs is required.
  • Commercial use in public or office spaces needing robust table supports.

What to consider when choosing


    Check compatibility between the leg attachment style and your tabletop mounting points.
  1. Consider the required load capacity and overall stability for intended use.
  2. Match the leg finish and height proportionally to the tabletop design and room decor.
  3. Verify the number of legs needed so a full set meets your project requirements.
  4. Assess corrosion resistance and finish durability for intended indoor or semi-exposed locations.

Characteristics


    Product type: table leg
  • Designation: REG.
  • Specification indicated: D50
  • Material: metal
  • Quantity: 4 pieces (4PCS)

Why buy at SityPro


    Wide selection of furniture components so you can find matching parts and accessories.
  • Competitive pricing and clear product characteristics to help evaluate value.
  • Reliable delivery options to Estonia and Finland with tracking and support.
  • Customer service that assists with questions about features, application, and compatibility.
  • Easy ordering process and returns policy to ensure a smooth buy experience.

Description provided by sitypro.com

TABLE LEG REG. D50 METAL 4PCS
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ххххххх');