SHELF CARRIER 160X105MM GRAY 165160GR

The photographs are for illustrative purposes only.
Get AI analytics on product Shelf carrier 160x105 mm gray 165160GR:
4.33€/pc.
Ex Tax: 3.49€/pc.
Wallander
0 reviews
In stock
Product Code: 000-326652ASP
Qty
Tags:
Package dimensions16,00 x 10,50 x 4,00 cm
Net weight0,170 kg

Shelf Carrier 160x105 mm — Gray (165160GR)

This shelf carrier is a compact support element designed to hold and stabilize shelving panels. Its purpose is to provide a neat mounting point for shelves in residential or commercial interiors, offering a discreet and reliable solution for organizing storage and display surfaces.

Key advantages


    Compact dimensions suitable for small to medium shelving projects
  • Neutral gray finish that blends with various interior styles
  • Clear model identification for easy ordering and reference
  • Simple design enables straightforward installation and alignment
  • Compatible with a wide range of shelf types and materials (check application)
  • Cost-effective option when you want reliable support without excess bulk

Application and use cases

This shelf carrier is suitable where discreet, sturdy shelf support is needed. Consider its application in both private and commercial settings where compact supports are required.


    Floating or wall-mounted shelving in living rooms and bedrooms
  • Kitchen shelving for light to medium duty storage
  • Retail displays and merchandising shelving
  • Office shelving and storage solutions
  • Workshop or utility areas for organized tool or supply placement

What to consider when choosing


    Match the carrier dimensions to the shelf depth and thickness you plan to use
  1. Verify the finish and color (gray) fits the aesthetic of your space
  2. Confirm compatibility with the shelf material and mounting method
  3. Check the number of carriers needed for adequate support along the shelf span
  4. Compare price and availability against other models to find the best value

Characteristics


    Product type: Shelf carrier
  • Dimensions: 160x105 mm
  • Color: Gray
  • Model/code: 165160GR

Why buy at SityPro


    Wide selection of fittings and accessories to match the carrier and complete your project
  • Competitive price options and clear product characteristics listed for easy comparison
  • Reliable delivery to Estonia and Finland with tracking and customer support
  • Simple online process to buy and fast order handling by SityPro
  • Responsive customer service to help with product selection and application questions

Description provided by sitypro.com

SHELF CARRIER 160X105MM GRAY 165160GR
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ххххххх');