+372 5590 3442 e-mail

Stainless steel sink FRANKE RON 610-41+VALVE

The photographs are for illustrative purposes only.

69.00€/pc.
Ex Tax: 56.56€/pc.
Franke
In stock
SKU: A007144SP
Product Code : A007144SP
Qty
One click order
rempro rempro-mobile
Package dimensions51,00 x 51,00 x 17,50 cm
Gross weight1,680 kg
Net weight1,840 kg

Stainless steel kitchen sink FRANKE RON 610-41+VALVE

Ronda RON 610-41 stainless steel smooth

Base cabinet width 450.00 mm
Outlet diameter 3 1/2''
Faucet hole 1
Total length 510.00 mm
The length of the large bowl is 410.00 mm
The depth of the large bowl is 175.00 mm
Number of bowls 1
Cutout length 490.00 mm
Drainage surface position none
The valve is included in the kit No
Material type stainless steel

Detailed information

Unit net weight: 1.68 kg
Total weight: 1.84 kg
Package dimensions: 51.00 x 51.00 x 17.50 cm

Description provided by sitypro.com

Question answer
Related Products

Also looking for

//$('#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)); if(answer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], 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; } } $('#buy_1click').attr('placeholder', '5ххххххх');