TABLE LEG REG. D38 BLACK 4PCS

The photographs are for illustrative purposes only.
Get AI analytics on product Adjustable table leg Ø38, black, 4 pcs:
10.49€ / box
Ex Tax: 8.46€ / box
2.62€ / pc.
1 box = 4pc.
No brand
0 reviews
In stock
Product Code: 000-350472ASP
Qty
Tags:
Product sizes3,80 x 3,80 x 6,80 cm
Package dimensions16,20 x 10,20 x 4,50 cm
Gross weight0,029 kg
Net weight0,123 kg

Table Leg REG. D38 Black — Set of 4

A set of four table legs intended as replacement or upgrade supports for tables and furniture. Designed to provide stable support and a consistent black appearance, suitable for DIY projects, repairs, and new furniture builds.

Key advantages


    Set of four legs included for a complete table support solution
  • Black finish offers a modern, unobtrusive look
  • D38 specification indicated for consistent diameter across all legs
  • Simple way to refresh or repair existing furniture
  • Uniform design ensures balanced support and neat appearance
  • Suitable for a variety of tabletop styles and sizes

Application and use cases

These table legs are suitable for many furniture projects where a set of matching supports is needed. Typical applications include:


    Replacing worn or damaged legs on dining tables and desks
  • Building a new table from scratch for home or office use
  • DIY furniture projects and custom cabinetry
  • Upgrading the look of coffee tables or side tables
  • Temporary or permanent fixes for workshop or utility tables

What to consider when choosing


    Ensure the leg diameter and mounting method match your tabletop and fittings
  1. Consider the required height and how it affects table ergonomics
  2. Check the weight capacity needed for your intended use
  3. Match the finish and style to your interior design
  4. Plan for appropriate mounting hardware and installation method

Characteristics


    Product type: Table leg
  • Designation: REG.
  • Diameter: D38 (as stated in the product name)
  • Color: Black
  • Quantity: 4 pieces

Why buy at SityPro


    Competitive price and clear product characteristics to help you buy with confidence
  • Wide selection of furniture fittings and related features available from SityPro
  • Reliable delivery options to Estonia and Finland
  • Responsive customer service to assist with product questions and ordering
  • Secure checkout and straightforward returns for peace of mind

Description provided by sitypro.com

TABLE LEG REG. D38 BLACK 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ххххххх');