10cm Round Grey

The photographs are for illustrative purposes only.
Get AI analytics on product 10cm Round Grey:
43.19€ / pc.
Ex Tax: 34.83€ / pc.
2.16€ / kg
1 pc. = 20kg
HARVIA
0 reviews
Out Of Stock
Product Code: 000-487238ASP
Item sold out
Tags:
Package dimensions40,00 x 29,00 x 15,00 cm
Net weight20,500 kg

10 cm Round Grey Component ÜMMARG.HALL

A versatile round grey element designed for general construction and home-improvement tasks. Suitable for typical applications where a compact 10 cm circular component is required.

Основные преимущества


    Universal round shape suitable for multiple installation scenarios
  • Neutral grey color that blends with most surfaces
  • Compact 10 cm diameter for space-efficient integration
  • Usually easy to mount in standard construction setups
  • Can serve decorative or functional purposes depending on the task
  • Durable design typical for general building components

Использование и где применяется

This item can be applied in a variety of construction, renovation, or household tasks that require a round grey element of standard small size.


    General building or finishing work
  • Home renovation and minor repairs
  • Covering or closing round openings
  • Decorative or protective installation tasks
  • Use in typical interior or exterior projects

На что обратить внимание при выборе


    Confirm that the 10 cm diameter suits your intended opening or mounting space
  1. Check whether the grey color matches the surrounding materials
  2. Ensure compatibility with the installation method you plan to use
  3. Assess the component’s intended purpose to match your project requirements
  4. Review general durability expectations for similar building elements

Характеристики


    Shape: round
  • Color: grey
  • Approximate diameter: 10 cm (as indicated in the name)
  • General-purpose construction or household component

Почему стоит купить в SityPro


    Clear and reliable product selection for construction and home projects
  • Convenient ordering process with transparent price information
  • Support in choosing components for typical installation tasks
  • Carefully curated assortment suitable for repairs and renovations
  • Helpful service for buyers seeking practical and functional items

Description provided by sitypro.com

10cm Round Grey
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:
Sauna Bucket Lumo Earth 6.5L Black
In Stock
63.48€ Ex Tax: 51.19€
Large Wooden Footrest 100×60 cm
In Stock
46.87€ Ex Tax: 37.80€
Or you can choose other products in the category: Sauna accessories and goods
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ххххххх');