SHELF SYSTEM SR18 FRAME FOR 1 SHELF 376MM BLACK

The photographs are for illustrative purposes only.
Get AI analytics on product Shelf System SR18 Frame for 1 Shelf, 376 mm, Black:
22.87€/pc.
Ex Tax: 18.44€/pc.
GAMET
0 reviews
In stock
Product Code: 000-487986ASP
Qty
One click order
Tags:
Product sizes37,60 x 1,80 x 37,60 cm
Package dimensions38,00 x 35,50 x 2,30 cm
Gross weight0,680 kg
Net weight0,935 kg

SR18 Shelf System Frame for One Shelf — 376mm Black

This SR18 frame is a mounting component designed to hold a single shelf with a 376mm dimension. It serves as a compact, black frame element for modular shelf setups, intended to provide a clean and compatible solution within the SR18 shelf system.

Key advantages


    Compatible with the SR18 shelf system for straightforward integration
  • Designed specifically for a single 376mm shelf for a compact footprint
  • Black finish gives a neutral, professional appearance
  • Modular component that simplifies system expansion or reconfiguration
  • Space-saving solution suitable for narrow or focused storage needs
  • Easy to combine with other SR18 elements to meet varied requirements

Application and use cases

Ideal for locations and setups that require a single, well-defined shelf position within a modular shelving system. The frame is suited for both commercial and residential uses where SR18 components are employed.


    Retail displays where a single shelf is needed to highlight products
  • Home shelving for small storage zones or decorative displays
  • Office organization for documents, devices, or supplies
  • Workshops and utility rooms for tool or parts placement
  • Showrooms and exhibitions as part of a modular presentation layout

What to consider when choosing


    Confirm compatibility with your existing SR18 system components
  1. Check the 376mm dimension to ensure it fits the intended location
  2. Consider the expected load and choose frame placement accordingly
  3. Decide if the black finish matches the aesthetic of the installation
  4. Review installation requirements and whether additional fasteners are needed

Characteristics


    Part of the SR18 shelf system
  • Frame designed for one shelf
  • 376mm (dimension stated in product name)
  • Black finish

Why buy at SityPro


    Wide selection of SR18 components and related accessories
  • Clear information on price and characteristics to help you buy with confidence
  • Reliable service and support for product selection and compatibility questions
  • Delivery available to Estonia and Finland with tracking and secure packaging
  • Competitive offers and professional after-sales assistance from SityPro

Description provided by sitypro.com

SHELF SYSTEM SR18 FRAME FOR 1 SHELF 376MM BLACK
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ххххххх');