Metal Storage Racks and Industrial Shelving Systems | TOPREGAL (2024)

ConfigureYour storage rack online!
  1. Home page

Metal Storage Racks and Industrial Shelving Systems | TOPREGAL (1)

Storage racks have to be stable and able to withstand a lot - even though each warehouse is individual and adapted to the respective requirements. If you are looking for high-quality storage shelving, you will find it at TOPREGAL. Thanks to the wide range of applications and the robust construction, our wide span shelving, for example, is suitable for every warehouse.

Read on

Which shelf support fits me?

Metal Storage Racks and Industrial Shelving Systems | TOPREGAL (2)

Wooden boards

28,90

read more

Metal Storage Racks and Industrial Shelving Systems | TOPREGAL (3)

Galvanised steel board

34,90

read more

Metal Storage Racks and Industrial Shelving Systems | TOPREGAL (4)

Galvanized mesh

50,90

read more

Metal Storage Racks and Industrial Shelving Systems | TOPREGAL (16)

A = Height

B = Depth

C = Width

D = Layers

'; } return '

' + escape(data.text) + '

'; } } }); var selectizeCycle = 0; $(".selectize-dropdown-content").each(function () { var selectizeContentOuterHeight = $(this).height(); var cnt=0; for(k in $('.product-attributes').find('select')[selectizeCycle].selectize.options) { cnt++; } var innerOptionsHeightSum = cnt * 23; if (innerOptionsHeightSum > 300) { $(this).parent().addClass("scrollIndicator"); } else { $(this).parent().addClass("noscrollIndicator"); } selectizeCycle++; }); var mouseStatus = true; $(".attr-body ul").on("mouseenter", "li > span", function () { if (mouseStatus == true) { var attrBody = $(this).closest('.attr-body'); var attrItem = attrBody.find("div.item"); if (attrBody.hasClass("no-selection")) { attrBody.addClass("has-selection").removeClass("no-selection"); attrBody.find('img:first').attr('src', attrBody.find('img:first').attr('data-successicon')); var itemText = attrItem.text(); var iconSelection = $(this).find("span").text(); if (typeof attrItem.attr("data-x-cachetext") === "undefined") { attrItem.attr("data-x-cachetext", itemText); } attrItem.text(iconSelection); } else { var itemText = attrItem.text(); var iconSelection = $(this).find("span").text(); if (typeof attrItem.attr("data-x-cachetext") === "undefined") { attrItem.attr("data-x-cachetext", itemText); } attrItem.text(iconSelection); } } }); $(".attr-body ul").on("mouseleave", "li > span", function () { if (mouseStatus == true) { var attrBody = $(this).closest('.attr-body'); var attrItem = attrBody.find("div.item"); if (attrBody.hasClass("has-selection") && attrBody.find('select > option:selected').attr("value") == "") { attrBody.addClass("no-selection").removeClass("has-selection"); attrBody.find('img:first').attr('src', attrBody.find('img:first').attr('data-icon')); } else if (attrBody.hasClass("has-selection") && !attrBody.hasClass("selectedSize") && attrBody.find('select > option:selected').attr("value") != "") { if (attrBody.find('select > option:selected').text() == "") { attrItem.text(attrBody.find('select > option:selected').text()); attrBody.addClass("no-selection").removeClass("has-selection"); attrBody.find('img:first').attr('src', attrBody.find('img:first').attr('data-icon')); } else if (typeof attrItem.attr("data-x-cachetext") !== "undefined") { attrItem.text(attrItem.attr("data-x-cachetext")); } } } }); $(".attr-body ul").on("click", "li > span", function () { var nonActive = $(this).parent().hasClass('non-active'); if(nonActive){ return; } mouseStatus = false; var attrid = $(this).attr("data-attribute-id"); var attrvalue = $(this).attr("data-value-id"); var attrBody = $(this).parent().parent().parent(); var attrItem = attrBody.find("div.item"); if (attrBody.hasClass("has-selection")) { var itemText = attrItem.text(); var iconSelection = $(this).find("span").text(); attrItem.text(iconSelection); } else { attrBody.addClass("has-selection").removeClass("no-selection"); var itemText = attrItem.text(); var iconSelection = $(this).find("span").text(); attrItem.text(iconSelection); } var select = $('.product-attributes').find('select[id="product-attribute-'+attrid+'"]'); if(select[0].selectize != null) { select[0].selectize.setValue(attrvalue); } }); $(".attr-body").on("mousedown", "> label, > img, span", function (event) { if (typeof $(this).parent().find('select')[0] != "undefined") { /** close full list of values by default view **/ $(this).parent().find(".selectize-dropdown-content").css('overflow-y', 'scroll'); $(this).parent().find(".selectize-dropdown-content").css('overflow-x', 'hidden'); $(this).parent().find('.show-all-values').show(); if ($(this).parent().find(".selectize-dropdown").is(":visible")) { $(this).parent().find('select')[0].selectize.close(); } else { $(this).parent().find('select')[0].selectize.open(); } } /** open full list of values **/ if ($(this).parent().attr('class') == 'show-all-values') { $(this).parent().hide(); $(this).parent().parent().find(".selectize-dropdown-content").css('overflow-y', 'inherit'); $(this).parent().parent().find(".selectize-dropdown-content").css('overflow-x', 'inherit'); return false; } }); var blDropdownTriggerManually = false; $(".alist-persparam").on("mouseup", "> label, img, span", function (t) { if (blDropdownTriggerManually == false) { setTimeout(function () { if ($(t.target).is("label") == true || $(t.target).is("span") == true) { $(t.target).parent().find('[data-toggle=dropdown]').dropdown('toggle'); blDropdownTriggerManually = true; } else if ($(t.target).is("img") == true) { $(t.target).parent().parent().find('[data-toggle=dropdown]').dropdown('toggle'); blDropdownTriggerManually = true; } }, 100); } else { blDropdownTriggerManually = false; } return false; }); $(".alist-persparam > .dropdown").on("hide.bs.dropdown", function () { blDropdownTriggerManually = false; }); $(".alist-persparam .dropdown-menu > li a").on("click", function () { blDropdownTriggerManually = false; }); } /* Responsive positioning */ function makeMFModuleSlotsPositioning() { setTimeout(function() { $(".details-customslots .slot a img").css("height", "1px").css("width", "auto"); $(".details-customslots").css("width", "auto").css("margin-left", "").css("left", "0"); var imgdatawidth = parseFloat(614); var imgdataheight = parseFloat(340); var imgrealwidth = parseFloat($(".details-customslots").parent().find("> img").width()); var imgrealheight = parseFloat($(".details-customslots").parent().find("> img").height()); var imgwidthscalefactor = imgrealwidth / (imgdatawidth / 100); var imgheightscalefactor = imgrealheight / (imgdataheight / 100); var slotImageHeight = (9.3 / 10) * imgheightscalefactor; var slotImageHeight = slotImageHeight + "px"; $(".details-customslots .slot a img").height(slotImageHeight).css("width", "auto"); var customslotswidth = $(".details-customslots").width() + 1; var customslotsmarginLeft = (customslotswidth / 2) * -1; customslotswidth = customslotswidth + "px"; customslotsmarginLeft = customslotsmarginLeft + "px"; $(".details-customslots").css("left", "50%").css("display", "block"); }, 300); } initFilter(); makeMFModuleSlotsPositioning(); $(".r-tabs__tab").click(function(){ var tabName = $(this).data("tab"); $(".r-tabs__tab").removeClass("r-tabs__tab_active"); $(".r-tabs__content").removeClass("r-tabs__content_active"); $("#" + tabName).addClass("r-tabs__content_active"); $(this).addClass("r-tabs__tab_active"); }); });

Storage Racks & Long Span Racks Top seller

Article No. 2235 ★★★★★ ★★★★★ (319) 3,5 m storage rack LR2000 / 60 cm deep / 2 m high / 4 levels / rack layer wood Max. Load per level: 500 kg

15%

Article No. 2235 ★★★★★ ★★★★★ (319) 3,5 m storage rack LR2000 / 60 cm deep / 2 m high / 4 levels / rack layer wood Max. Load per level: 500 kg

Delivery time

3 - 5 working days

Shipping

  • BE
  • DE
  • LU
  • NL
  • PL
  • EU

199,- € once per cart

Standard price 779,90 € 662,92 € plus 19% VAT

Delivery time 3 - 5 working days

Shipping 199,- € once per cart

Article No. 60615 ★★★★★ ★★★★★ (319) 2,3 m storage rack LR2000 / 80 cm deep / 2 m high / 3 levels / rack layer wood Max. Load per level: 500 kg

15%

Article No. 60615 ★★★★★ ★★★★★ (319) 2,3 m storage rack LR2000 / 80 cm deep / 2 m high / 3 levels / rack layer wood Max. Load per level: 500 kg

Delivery time

3 - 5 working days

Shipping

  • BE
  • DE
  • LU
  • NL
  • PL
  • EU

199,- € once per cart

Standard price 504,90 € 429,17 € plus 19% VAT

Delivery time 3 - 5 working days

Shipping 199,- € once per cart

Article No. 2115 ★★★★★ ★★★★★ (319) 4,6 m storage rack LR2000 / 60 cm deep / 2,5 m high / 3 levels / rack layer steel Max. Load per level: 500 kg

15%

Article No. 2115 ★★★★★ ★★★★★ (319) 4,6 m storage rack LR2000 / 60 cm deep / 2,5 m high / 3 levels / rack layer steel Max. Load per level: 500 kg

Delivery time

3 - 5 working days

Shipping

  • BE
  • DE
  • LU
  • NL
  • PL
  • EU

199,- € once per cart

Standard price 859,90 € 730,92 € plus 19% VAT

Delivery time 3 - 5 working days

Shipping 199,- € once per cart

Article No. 60716 ★★★★★ ★★★★★ (319) 1,2 m storage rack LR2000 / 60 cm deep / 2 m high / 3 levels / rack layer galvanised mesh Max. Load per level: 500 kg

15%

Article No. 60716 ★★★★★ ★★★★★ (319) 1,2 m storage rack LR2000 / 60 cm deep / 2 m high / 3 levels / rack layer galvanised mesh Max. Load per level: 500 kg

Delivery time

3 - 5 working days

Shipping

  • BE
  • DE
  • LU
  • NL
  • PL
  • EU

199,- € once per cart

Standard price 394,90 € 335,67 € plus 19% VAT

Delivery time 3 - 5 working days

Shipping 199,- € once per cart

Article No. 3060 ★★★★★ ★★★★★ (319) 4,6 m storage rack LR2000 / 60 cm deep / 2 m high / 4 levels / rack layer wood Max. Load per level: 500 kg

15%

Article No. 3060 ★★★★★ ★★★★★ (319) 4,6 m storage rack LR2000 / 60 cm deep / 2 m high / 4 levels / rack layer wood Max. Load per level: 500 kg

Delivery time

3 - 5 working days

Shipping

  • BE
  • DE
  • LU
  • NL
  • PL
  • EU

199,- € once per cart

Standard price 929,90 € 790,42 € plus 19% VAT

Delivery time 3 - 5 working days

Shipping 199,- € once per cart

Article No. 171365 ★★★★★ ★★★★★ (319) 2,3 m storage rack LR2000 / 50 cm deep / 2 m high / 4 levels / rack layer steel Max. Load per level: 500 kg

15%

Article No. 171365 ★★★★★ ★★★★★ (319) 2,3 m storage rack LR2000 / 50 cm deep / 2 m high / 4 levels / rack layer steel Max. Load per level: 500 kg

Delivery time

3 - 5 working days

Shipping

  • BE
  • DE
  • LU
  • NL
  • PL
  • EU

199,- € once per cart

Standard price 559,90 € 475,92 € plus 19% VAT

Delivery time 3 - 5 working days

Shipping 199,- € once per cart

Article No. 60618 ★★★★★ ★★★★★ (319) 2,3 m storage rack LR2000 / 60 cm deep / 2 m high / 4 levels / rack layer wood Max. Load per level: 500 kg

15%

Article No. 60618 ★★★★★ ★★★★★ (319) 2,3 m storage rack LR2000 / 60 cm deep / 2 m high / 4 levels / rack layer wood Max. Load per level: 500 kg

Delivery time

3 - 5 working days

Shipping

  • BE
  • DE
  • LU
  • NL
  • PL
  • EU

199,- € once per cart

Standard price 549,90 € 467,42 € plus 19% VAT

Delivery time 3 - 5 working days

Shipping 199,- € once per cart

Article No. 60791 ★★★★★ ★★★★★ (319) 2,3 m storage rack LR2000 / 60 cm deep / 2 m high / 3 levels / rack layer galvanised mesh Max. Load per level: 500 kg

15%

Article No. 60791 ★★★★★ ★★★★★ (319) 2,3 m storage rack LR2000 / 60 cm deep / 2 m high / 3 levels / rack layer galvanised mesh Max. Load per level: 500 kg

Delivery time

3 - 5 working days

Shipping

  • BE
  • DE
  • LU
  • NL
  • PL
  • EU

199,- € once per cart

Standard price 549,90 € 467,42 € plus 19% VAT

Delivery time 3 - 5 working days

Shipping 199,- € once per cart

Article No. 60614 ★★★★★ ★★★★★ (319) 2,3 m storage rack LR2000 / 60 cm deep / 2 m high / 3 levels / rack layer wood Max. Load per level: 500 kg

15%

Article No. 60614 ★★★★★ ★★★★★ (319) 2,3 m storage rack LR2000 / 60 cm deep / 2 m high / 3 levels / rack layer wood Max. Load per level: 500 kg

Delivery time

3 - 5 working days

Shipping

  • BE
  • DE
  • LU
  • NL
  • PL
  • EU

199,- € once per cart

Standard price 464,90 € 395,17 € plus 19% VAT

Delivery time 3 - 5 working days

Shipping 199,- € once per cart

Article No. 60619 ★★★★★ ★★★★★ (319) 2,3 m storage rack LR2000 / 80 cm deep / 2 m high / 4 levels / rack layer wood Max. Load per level: 500 kg

15%

Article No. 60619 ★★★★★ ★★★★★ (319) 2,3 m storage rack LR2000 / 80 cm deep / 2 m high / 4 levels / rack layer wood Max. Load per level: 500 kg

Delivery time

3 - 5 working days

Shipping

  • BE
  • DE
  • LU
  • NL
  • PL
  • EU

199,- € once per cart

Standard price 604,90 € 514,17 € plus 19% VAT

Delivery time 3 - 5 working days

Shipping 199,- € once per cart

Article No. 60969 ★★★★★ ★★★★★ (319) 2,3 m storage rack LR2000 / 80 cm deep / 2 m high / 3 levels / rack layer steel Max. Load per level: 500 kg

15%

Article No. 60969 ★★★★★ ★★★★★ (319) 2,3 m storage rack LR2000 / 80 cm deep / 2 m high / 3 levels / rack layer steel Max. Load per level: 500 kg

Delivery time

3 - 5 working days

Shipping

  • BE
  • DE
  • LU
  • NL
  • PL
  • EU

199,- € once per cart

Standard price 559,90 € 475,92 € plus 19% VAT

Delivery time 3 - 5 working days

Shipping 199,- € once per cart

Article No. 60635 ★★★★★ ★★★★★ (319) 2,3 m storage rack LR2000 / 80 cm deep / 2,5 m high / 3 levels / rack layer wood Max. Load per level: 500 kg

15%

Article No. 60635 ★★★★★ ★★★★★ (319) 2,3 m storage rack LR2000 / 80 cm deep / 2,5 m high / 3 levels / rack layer wood Max. Load per level: 500 kg

Delivery time

3 - 5 working days

Shipping

  • BE
  • DE
  • LU
  • NL
  • PL
  • EU

199,- € once per cart

Standard price 524,90 € 446,17 € plus 19% VAT

Delivery time 3 - 5 working days

Shipping 199,- € once per cart

LR2000 type storage racks for bay loads up to 2,000 kilograms

Components

  • (A) uprights
  • (B) cross beams
  • (C) Load plate
  • (D) Steel floor
  • (E) Grating
  • (F) Wooden floor
  • (G) Axle dimension (bay length)
  • Shelf height 2 m - 4 m
  • upright depths available in 40 cm,50 cm, 60 cm, 80 cm or 120 cm
  • Cross beams are the load carriers of a storage rack. Individually height adjustable in 5 cm increments. Available in 110 cm and 220 cm
  • Various supports, extensive accessories

Metal Storage Racks and Industrial Shelving Systems | TOPREGAL (29)

  • Metal Storage Racks and Industrial Shelving Systems | TOPREGAL (30)Easy to assemble
  • Metal Storage Racks and Industrial Shelving Systems | TOPREGAL (31)Best price
  • Metal Storage Racks and Industrial Shelving Systems | TOPREGAL (32)All parts included

Downloads

Assembly instructions and technical data sheet

Assembly instructions (PDF)Opens in a new window

Technical data sheet (PDF)Opens in a new window

Quality of our storage racks

Voluntary testing of storage racks

Our storage racks are subjected to regular and voluntary external quality tests every year. Thereby the storage racks are tested for load, stiffness and stability.

The maximum shelf and bay loads of the industrial racking systems are indicated on the load plates included in the delivery.

Versions

Painted for indoor use

Click here for prices and product overview

Metal Storage Racks and Industrial Shelving Systems | TOPREGAL (34)

Uprights for LR2000 storage racks

Painted uprights

TOPREGAL's storage racks are available in variable heights between two and four meters with a bay load of up to 2,000 kilograms. We supply the complete upright including braces and foot parts.

Exploded view of uprights

Other uprights for storage racks

Dimensions

Bay, shelf and point load of industrial racking systems

a) Point load

The forces acting on the floor at a point, also known as concentrated load.

b) Shelf load

Indicates the maximum load capacity of a single shelf with evenly distributed load per truss level. The maximum shelf load depends, among other things, on the crossbar length.

c) Bay load

Refers to the maximum total load of the shelving, with the load evenly distributed between two uprights. The sum of the individual shelf loads must not exceed the permissible bay load.

The assembly of the uprights

Technical information about industrial shelving systems

Floor anchoring of the foot plate

Floor anchoring by means of bolt anchors M8x55

  • Drill holes eight millimeters in diameter and 80 millimeters deep
  • Blow out the holes
  • Hammer bolt anchors into the drilled hole
  • Tighten the nut with an open-end wrench or the like

If the height of the top shelf is less than five times the shelf depth, the shelf does not need to be fixed or secured against tipping.

Please note: The bolt anchors must be professionally fastened.

Our in-house assembly team will be happy to professionally assemble your shelves.

Further information on rack assembly

Modular construction of storage racks

Modular construction allows you to add on and expand an existing shelf at any time.

To the accessories

Axle dimensions of the industrial shelving systems

The axle dimension describes the width of a rack bay as well as the distance between two uprights We offer axle dimensions in widths of 110 and 220 centimeters. The axle dimensions can be freely combined with each other. Configure the required industrial shelving systems individually with your desired bay lengths. Due to the modular construction, the storage racks can be extended at any time.

To the individual parts

Assembly of the cross beams

Technical information about the cross beams

Securing the traverses

Required components: Pre-assembled shelf upright, truss, securing pin.

To secure the trusses, you will need the following individual parts: the pre-assembled shelf upright, the truss and the securing pin. Set up the pre-assembled upright and hang the crossbars on both sides at the desired height in a grid of 50 millimeters in the upright profile. Finally, you only need to insert the locking pins into the hole provided in the truss. When doing so, remember to mount the last crossbar at least 50 centimeters before the end of the upright.

Storage rack with shelves

Storage racks with wooden shelf

Our wooden shelf support consists of a 25 millimeter thick chipboard. You insert the wooden shelf into the step crossbar and fix and stabilize it with it. The load capacity is maximum 500 kilograms with evenly distributed load.

Storage racks with wooden floor are ideal for storing dry products such as cartons or storage boxes.

Storage racks with steel shelf

The steel shelf consists of modules of 110 centimeters each. You insert the steel shelf into the step crossbar to fix and stabilize the floor. With evenly distributed load, the maximum load capacity is 500 kilograms.

Because storage racks with steel floor are washable, they are ideal for storing liquids such as paints or oils.

Storage racks with grating

Shelving with grating consists of modules of 110 centimeters each. Here you insert the steel shelf into the step crossbar to fix and stabilize the floor. The load capacity is maximum 500 kilograms with evenly distributed load.

Storage racks with grating are ideal for storing hazardous materials or liquids.

Multiplex board

Our shelf support made of multiplex board is 25 millimeters thick: the multiplex board is inserted into the step crossbar and is thus fixed and stabilized. The load capacity is a maximum of 500 kilograms with an evenly distributed load.

This shelf support is ideal as a worktop, as it is very durable. The surface is sealed with linseed oil varnish and can therefore be washed at any time.

Assembly supports

Spacers

Wall mounting

20 centimeter long spacer for standard mounting in the wall.

The spacer is used for parallel positioning of rows of storage shelves. Alternatively, you can screw the shelves directly together without a spacer.

Color: Top shelf blue (corresponds to RAL 5010).
For rack heights up to 2.5 meters, we recommend the use of two spacers.
From a height of three meters we recommend the use of 3 spacers.
The assembly material is included in the price and scope of delivery.

Direct > To the spacer

Operational safety according to DIN EN 15635 and DGUV 108-007

Collision protection for industrial shelving systems

Metal Storage Racks and Industrial Shelving Systems | TOPREGAL (59)

Collision protection is used in industrial racking systems to prevent possible damage to the rack upright. In the case of forklift traffic, corner areas must be equipped with collision protection in accordance with DIN EN 15365 and DGUV 108-007. Our collision protection is tested and certified according to DGUV 108-007, formerly BGR234. Each collision protection is delivered including four bolt anchors M12x100mm for floor fixing.

Metal Storage Racks and Industrial Shelving Systems | TOPREGAL (60)

To the collision protection

Accessories for LR2000 storage racks

Lockers & Cupboards

To the cabinets and lockers

Collision protection

To the approach protection

Hole & side wall

To the hole and side walls

Round traverse

To the round traverses

Magnetic tape

To the magnetic tapes

Height compensation plates

To the shims

Open fronted storage boxes

Go to storage boxes

Spacer

To the spacer

Metal storage racks and flexible wide span racks

Our metal storage racks can be ordered from us as a complete offer or in individual parts, consisting of trusses, rack uprights, shelves and many more, and can be flexibly customized. Well-designed industrial shelving systems allow for quick and easy assembly of your new storage racks. The shelf load of the heavy-duty storage racks is 500 kilograms, the bay load is 2,000 kilograms - completely adapted to the requirements in the warehouse. The wide span racks are perfectly suitable for a wide variety of stored goods, especially for bulky and very heavy items. The different shelf supports made of wood, steel or grating offer corresponding advantages depending on the stored goods. For example, steel shelves or steel panels are perfect for storing liquids, as you can clean them thoroughly in case something gets spilled.

All the metal storage racks shown here can be expanded at any time by adding additional uprights in width or additional pairs of crossbars. By means of rewritable white magnetic tapes, it is quite easy to attach labels to the storage racks, which you can wipe off and renew at any time. Our extensive range of accessories for storage racks, elements such as magnetic tapes for labeling, storage boxes, perforated and side panels and much more complete the range of accessories for storage racks.

Compatible tool cabinets and lockers for metal storage racks

Metal storage racks are compatible with each other due to the special design of our tool cabinets and lock ers, and can be stored or retrieved without assembly. The depths of the wide span shelving and lockers are matched so that they rest perfectly on the step crossbar of your shelving and fix themselves in place. Use this handy addition to store work clothes, tools and other materials neatly in a lockable area, for example.

Inspection of storage racks

Our in-house TOPREGAL shelving inspectors will be happy to carry out the annual inspections of your storage shelving required by law. We will also inspect storage racks that you have not purchased from us upon request. Arrange an appointment directly for your next inspection.

......read more

Metal Storage Racks and Industrial Shelving Systems | TOPREGAL (2024)
Top Articles
Latest Posts
Article information

Author: Jamar Nader

Last Updated:

Views: 5706

Rating: 4.4 / 5 (55 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Jamar Nader

Birthday: 1995-02-28

Address: Apt. 536 6162 Reichel Greens, Port Zackaryside, CT 22682-9804

Phone: +9958384818317

Job: IT Representative

Hobby: Scrapbooking, Hiking, Hunting, Kite flying, Blacksmithing, Video gaming, Foraging

Introduction: My name is Jamar Nader, I am a fine, shiny, colorful, bright, nice, perfect, curious person who loves writing and wants to share my knowledge and understanding with you.