ARB Base Rack Kit with Mount and Deflector 61x51 BASE231
For Toyota 4Runner Gen 5 2010-23 Features & Benefits .features-list-section { /* Added some extra styling for better presentation */ padding: 20px; } .features-list-section li { ma rgin-bottom: 10px; /* Adds space between each list item */ line-height: 1.5; max-width: 1200px; } /* --- Responsive Style for Mobile --- */ @media (max-width: 768px) { .features-list-section { /* Removes the large margin on smaller screens */ padding: 0; } } Extruded Aluminium Beams Feature Rigid Internal Bracing Fully Welded Construction (Excluding Corner Caps) Fully Assembled, Ready-to-Fit Mount Brackets Integrit Textured Black Powder-Coat Finish Strength Through Design Requires No Additional Cross Bars Dovetail Accessory Attachment Allows Easy, One-Handed Attachment Provision to Easily Run Wiring Within the BASE Rack Assembly Kit Components 1770020 BASE Rack, 1 17921030 BASE Rack Mount Kit, 1 17921040 BASE Rack Deflector, 1 .feature-section1 { display: flex; flex-wrap: wrap; align-items: center; max-width: 100%; padding: 20px 0; gap: 40px; } .feature-section2 { display: flex; flex-wrap: wrap; align-items: center; max-width: 100%; padding: 20px 0; gap: 40px; } .text-column, .video-column { width: 100%; } /* Styles for the iframe */ .video-column iframe { width: 100%; aspect-ratio: 16 / 9; border: none; display: block; } /* Desktop Layout */ @media (min-width: 768px) { .feature-section1 { flex-direction: row-reverse; flex-wrap: nowrap; padding: 20px 40px; } .feature-section2 { flex-wrap: nowrap; padding: 20px 40px; } .text-column, .video-column { width: 50%; padding: 0; } } Introducing the next phase in roof rack evolution… ARB BASE RACK Ultra sleek, boasting a super low profile and lightweight design, the BASE Rack provides unmatched simplicity, flexibility and personalization in your roof rack set-up. Setting a new benchmark in strength and integration, the BASE Rack incorporates a revolutionary dovetail mounting system that makes attaching and removing loads and accessories easier, faster and more secure. STRENGTH MEETS STYLE Fully-welded from extruded aluminum with a cross beam design, the BASE Rack has no requirement for a supporting subframe and exerts no flex under load. Each internal and perimeter beam is constructed from a single seamless extruded aluminum box piece with internal bracing for added strength. The superior strength properties is what has allowed such close mounting to the vehicle’s roofline. .features-section3 { max-width: 100%; margin: auto; padding: 40px; } /* --- Grid Container --- */ .features-grid3 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 40px; } /* --- New container to hold the image --- */ .image-container3 { height: 400px; display: flex; align-items: center; justify-content: center; } .image-container3 img { width: 100%; height: 100%; object-fit: contain; } .feature-item3 h3 { margin-bottom: 10px; } .feature-item3 p { line-height: 1.6; } /* --- Responsive Styles for Mobile --- */ @media (max-width: 768px) { .features-section3 { padding: 20px; } .features-grid3 { grid-template-columns: 1fr; } } STRONG The BASE Rack is manufactured from extruded aluminum beams. To further increase each beam’s rigidity, an additional aluminum bracing has been introduced which runs the entire length of each and every perimeter and internal cross-section. Unique in design, the BASE Rack runs its beams horizontally instead of laterally, resulting in maximum strength and rigidity. Its strength omits the need of a subframe allowing the rack to sit lower for a sleeker finish. LOW-PROFILE A one-piece, fully welded platform rack fitted to a range of low-profile blade mounts, the BASE Rack provides improved access into low clearance areas, all the while looking sleek on the roof of your vehicle. UNIQUE DOVETAIL DESIGN By incorporating a dovetail extrusion around both the full perimeter and along each edge of the internal beams, the BASE Rack provides endless mounting and attachment options. Side mounting also frees up more uninterrupted cargo space along the top of each internal and external beam. CABLES BE GONE Nothing ruins the sleek look like visible electrical cable. Yet another advantage of the aluminum extruded beam design is that electrical cabling can be fed in either through the removable corner caps or via the capped access points available on the inner surface of the side perimeter beams. Additional holes can easily be introduced along the perimeter beams wherever you are mounting your work or driving lights. THE RANGE The BASE Rack is available in a number of sizes to complement the vast range of 4×4’s on the market. Sold standard as a low-profile platform rack, then it can easily transform into a touring or trade rack by simply installing the rail system that best suits your needs! .table2 { width: 100%; border-collapse: collapse; } /* Applies padding and border to all cells (header and data) */ .table2 th, .table2 td { padding: 16px 8px; /* Added 8px horizontal padding for spacing */ text-align: left; border-bottom: 1px solid rgba(29, 61, 46, 0.2); } /* Styles for the data cells in the table body */ .table2 tbody td { font-size: 0.90rem; color: #555; } /* Removes the border from the last row */ .table2 tbody tr:last-child td, .table2 tbody tr:last-child th { border-bottom: none; } Part# Dimensions Beams Weight Carrying Capacity Suited To 1770060 49 IN (L) X 45 IN (W) 5 28.0 lbs 275.6 lbs Dual-cab 1770070 49 IN (L) X 51 IN (W) 5 31.5 lbs 275.6 lbs Dual-cab 1770020 61 IN (L) X 51 IN (W) 6 36.6 lbs 330.7 lbs Single-cab, short canopy or wagon with sunroof 1770010 72 IN (L) X 45 IN (W) 7 39.0 lbs 385.8 lbs Narrow canopy 1770030 72 IN (L) X 51 IN (W) 7 43.9 lbs 385.8 lbs Wider canopy or Smaller Wagon 1770040 84 IN (L) X 51 IN (W) 8 50.3 lbs 440.9 lbs Larger Cab Wagon MAKE IT YOUR OWN The BASE Rack takes accessories and cargo loading to a whole new level of simplicity, speed, and personalization thanks to its revolutionary side-mounting dovetail system. With a choice of sizes, accessories, and attachments, you can truly Make It Your Own. Adding, removing, and repositioning accessories and roof loads is quick and simple with the BASE Rack’s dovetail system, making it easier to install and remove individual items without disturbing any other cargo or lashing points. Tech Specs body { margin: 0; } /* --- Main Section Styles --- */ .specs-section { padding: 20px 0 50px 0; } .specs-container { max-width: 1400px; margin: 0; /* Changed from '0 auto' to align to the left */ padding: 0 0px; } /* --- Two-Column Layout (Flexbox) --- */ .specs-content { display: flex; align-items: center; /* Aligns items to the top instead of center */ gap: 60px; } .image-column { flex: 1; } .image-column img { width: 100%; height: auto; display: block; } .table-column { flex: 2; } /* --- Table Styling --- */ .specs-table { width: 100%; border-collapse: collapse; } .specs-table td { padding: 16px 0; border-bottom: 1px solid rgba(29, 61, 46, 0.2); } .specs-table td:last-child { font-size: 0.90rem; color: #555; } .specs-table tr:last-child td { border-bottom: none; } /* --- Responsive Styles for Mobile --- */ @media (max-width: 992px) { .specs-content { flex-direction: column; align-items: stretch; } } Color Black Width 51 in Length 61 in Finish Textured Material Aluminum Prop 65 No Warranty 3 YR
More you might like
Related
ARB OME Mounting Accessories - ARB Base Rack Deflector Base
Related
ARB OME Mounting Accessories - ARB Base Rack Mount Kit - Use
Related
ARB Base Rack Mount Kit Base Rack 1770020
Related