DRAWER SIDE 350/120 WHITE

The photographs are for illustrative purposes only.
Get AI analytics on product Drawer side 350/120 white:
10.35€/set
Ex Tax: 8.35€/set
No brand
0 reviews
Out Of Stock
Product Code: 000-364543ASP
Item sold out
Tags:
Package dimensions35,00 x 1,20 x 11,80 cm
Net weight1,196 kg

Drawer Side 350/120 in White

A replacement or component drawer side panel marked 350/120 in a white finish. Designed to form the side wall of a drawer unit, this part helps define the drawer's shape and appearance and is intended for use in furniture assembly or repair.

Key advantages


    Consistent white finish for a clean, modern look
  • Predefined 350/120 designation for straightforward selection and compatibility checking
  • Improves drawer alignment and side stability when installed correctly
  • Suitable for replacement or new furniture projects
  • Simple to handle and install with common hardware
  • Allows easy matching with other white furniture components

Application and use cases

Practical applications where a drawer side like this is useful include repairs, upgrades, and custom cabinetry projects. Use it wherever a standardized side panel in white is required.


    Replacing a damaged drawer side in kitchen or bedroom furniture
  • Building new drawers for wardrobes, cabinets, or dressers
  • Workshop storage drawers and tool chests
  • Office furniture refurbishment or custom office fit-outs
  • DIY cabinetry and carpentry projects where a white side panel is needed

What to consider when choosing


    Confirm the 350/120 designation matches your drawer's required dimensions or part code
  1. Check compatibility with your drawer runners and mounting method
  2. Match the white finish to existing furniture for a uniform appearance
  3. Consider the expected load and intended use to ensure suitable performance
  4. Verify return and warranty conditions before purchase

Characteristics


    Product type: drawer side
  • Designation/size: 350/120
  • Color: white

Why buy at SityPro


    Easy to buy with clear information on price and product characteristics
  • Wide selection of related drawer parts and accessories to complete projects
  • Fast delivery options available to Estonia and Finland
  • Reliable customer support to help with selection and application questions
  • Competitive pricing and straightforward returns for peace of mind

Description provided by sitypro.com

DRAWER SIDE 350/120 WHITE
Write a review
Similar products in stock
Dear visitor, please be aware that this item is temporarily out of stock.
We recommend considering other products:
Sink cabinet PIANO PU48 HIGH 480X302X1846MM
In Stock
243.80€ Ex Tax: 196.61€
IZYDA Single-Door (100 kg) - Black
In Stock
211.13€ Ex Tax: 170.27€
Sink cabinet PIANO RV70M 700x235x645 mm
In Stock
188.60€ Ex Tax: 152.10€
Or you can choose other products in the category: Furniture fittings
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ххххххх');