PVC baseboard connector M088, 2 pcs Hi-Line

The photographs are for illustrative purposes only.
Get AI analytics on product PVC baseboard connector M088, 2 pcs Hi-Line:
3.58€ / box
Ex Tax: 2.89€ / box
1.79€ / pc.
1 box = 2pc.
Cezar
0 reviews
In stock
Product Code: 000-495585ASP
Qty
Tags:

PVC Skirting Board Connector — Hi-Line M088, 2-piece set

A PVC connector designed to join floor baseboards and create neat transitions. Model M088 supplied as a 2-piece (2TK) set from Hi-Line.

Key Benefits


    Durable PVC construction for long-lasting joins
  • Provides a clean, seamless connection between skirting boards
  • Sold as a 2-piece set for convenient small repairs or installations
  • Compatible with Hi-Line baseboard systems (model M088)
  • Low maintenance and resistant to common indoor wear

Applications

Suitable for finishing and repairing indoor floor skirting where a discreet connector is needed.


    Joining skirting boards in living rooms
  • Baseboard connections in hallways and corridors
  • Interior renovation and repair work
  • Finishing installations in offices and commercial interiors

What to Consider When Choosing


    Ensure compatibility with your skirting profile and Hi-Line fittings
  1. Verify the model (M088) matches the existing baseboard system
  2. Confirm the material (PVC) suits the intended indoor application
  3. Check the quantity needed — this product is sold as 2 pieces (2TK)

Specifications


    Product type: Connector for floor baseboard
  • Material: PVC
  • Model: M088
  • Quantity: 2 pieces (2TK)
  • Brand: HI-LINE

Why Buy from SityPro


    Easy to buy online with clear product features and information
  • Transparent price details and convenient checkout
  • Reliable delivery options to Estonia and Finland
  • Customer support to help with product selection and application
  • SityPro focus on practical building accessories and fast ordering

Description provided by sitypro.com

PVC baseboard connector M088, 2 pcs Hi-Line
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ххххххх');