Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr main product image
Product video preview

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.

Spectrum Diversified

Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr

USD 27.37

Condition: New

View on eBay

Description

View Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr with current marketplace pricing, condition, product images and item details. Upgrade your storage system with the Rustic wall bin extra large wire wall basket in industrial gray. The sturdy steel build ensures long lasting performance while the lowered front panel allows easy access to essentials. #container-border { border-radius: 1px; padding-left: 150px; padding-right: 150px; } h1,h2,h3,h4,p,ul {font-family: 'Arial'} /*Time for the CSS*/ .slider{ width: 350px; /*Same as width of the large image*/ position: relative; /*Instead of height we will use padding*/ padding-top: 350px; /*That helps bring the labels down*/ /*Lets add a shadow box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.75);*/ } /*Last thing remaining is to add transitions*/ .slider>img{ position: absolute; left: 0; top: 0; transition: all 0.5s; } .slider input[name='slide_switch'] { display: none; } .slider label { /*Lets add some spacing for the thumbnails*/ margin: 2px 0 0 2px; border: 1px solid #999; float: left; cursor: pointer; transition: all 0.5s; /*Default style = low opacity*/ opacity: 0.6; } .slider label img{ display: block; } /*Time to add the click effects*/ .slider input[name='slide_switch']:checked+label { border-color: #666; opacity: 1; } /*Clicking any thumbnail now should change its opacity(style)*/ /*Time to work on the main images*/ .slider input[name='slide_switch'] ~ img { opacity: 0; transform: scale(1.05); } /*That hides all main images at a 110% size On click the images will be displayed at normal size to complete the effect */ .slider input[name='slide_switch']:checked+label+img { opacity: 1; transform: scale(1); } /*Clicking on any thumbnail now should activate the image related to it*/ /*We are done :)*/ /* START OF TAB CSS */ body { font: 13px/1.5 sans-serif; padding: 1rem; } dt { font-weight: bold; } dl { margin-bottom: 50px; } #bug:target { outline: 4px solid #ccc; } /** * tab panel widget */ .tabPanel-widget { position: relative; /* containing block for headings (top:0) */ background: white; } /** * because labels come first in source order - we use z-index to move them in front of the headings */ .tabPanel-widget > label { position: absolute; z-index: 1; } /** * labels and headings must share same values so grouping declarations in this rule prevents async edits (risk of breakage) * line-height == height -> vertical centering * the width dictates the offset for all headings but the first one: left offset = width * number of previous heading(s) * note that width and offset of label/heading pair can be customized if necessary */ .tabPanel-widget > label, .tabPanel-widget > h2 { font-size: 1.2em; width: 9em; height: 2em; line-height: 2em; } /** * position:relative is for the markers (the down arrow in tabs) TAB PANEL COLOR CONFIG */ .tabPanel-widget > h2 { position: relative; margin: 0; text-align: center; background: white; color: gray; } .tabPanel-widget > label { border-right: 1px solid #fff; } /** * all first level labels and headings after the very first ones */ .tabPanel-widget > label ~ label, .tabPanel-widget > h2 ~ h2 { position: absolute; top: 0; } /** * We target all the label/heading pairs * we increment the :nth-child() params by 4 as well as the left value (according to "tab" width) */ .tabPanel-widget label:nth-child(1), .tabPanel-widget h2:nth-child(3) { left: 0em; } .tabPanel-widget label:nth-child(5), .tabPanel-widget h2:nth-child(7) { left: 9em; } .tabPanel-widget label:nth-child(9), .tabPanel-widget h2:nth-child(11) { left: 18em; } .tabPanel-widget label:nth-child(13), .tabPanel-widget h2:nth-child(15) { left: 27em; } .tabPanel-widget label:nth-child(17), .tabPanel-widget h2:nth-child(19) { left: 36em; } /** * we visually hide all the panels * https://developer.yahoo.com/blogs/ydn/clip-hidden-content-better-accessibility-53456.html */ .tabPanel-widget input + h2 + div { position: absolute !important; clip: rect(1px, 1px, 1px, 1px); padding:0 !important; border:0 !important; height: 1px !important; width: 1px !important; overflow: hidden; } /** * we reveal a panel depending on which control is selected */ .tabPanel-widget input:checked + h2 + div { position: static !important; padding: 1em !important; height: auto !important; width: auto !important; } /** * shows a hand cursor only to pointing device users */ .tabPanel-widget label:hover { cursor: pointer; } .tabPanel-widget > div { background: white; /* Color of main content bg*/ padding: 1em; } /** * we hide radio buttons and also remove them from the flow */ .tabPanel-widget input[name="tabs"] { opacity: 0; position: absolute; } /** * this is to style the tabs when they get focus (visual cue) */ .tabPanel-widget input[name="tabs"]:focus + h2 { outline: 1px dotted #000; outline-offset: 10px; } /** * reset of the above within the tab panel (for pointing-device users) */ .tabPanel-widget:hover h2 { outline: none !important; } /** * visual cue of the selection !!!!! */ .tabPanel-widget input[name="tabs"]:checked + h2 { background: white; color:darkorange; } /** * the marker for tabs (down arrow) */ .tabPanel-widget input[name="tabs"]:checked + h2:after { content: ''; margin: auto; position: absolute; bottom: -10px; left: 0; right: 0; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid orange; } /** * Make it plain/simple below 45em (stack everything) */ @media screen and (max-width: 45em) { /* hide unecessary label/control pairs */ .tabPanel-widget label, .tabPanel-widget input[name="tabs"] { display: none; } /* reveal all panels */ .tabPanel-widget > input + h2 + div { display: block !important; position: static !important; padding: 1em !important; height: auto !important; width: auto !important; } /* "unstyle" the heading */ .tabPanel-widget h2 { width: auto; position: static !important; background: #999 !important; } /* "kill" the marker */ .tabPanel-widget h2:after { display: none !important; } } /* END OF TAB CSS */ .feature-list { list-style-type: none; padding-left: 0; } .feature-list li { padding: 8px 0; position: relative; padding-left: 25px; } .feature-list li:before { content: "✓"; color: #007600; font-weight: bold; position: absolute; left: 0; } .specs-table { width: 100%; } .specs-table tr { border-bottom: 1px solid #e7e7e7; } .specs-table td { padding: 8px; } .specs-table td:first-child { font-weight: bold; color: #555; width: 35%; } Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gray, Vintage Wire Basket Wall Mount Organizer Modern for Pantry Kitchen and Bath, Versatile Wall Mount Storage Basket Wire Caddy Item Details Product Description Upgrade your storage system with the Rustic wall bin extra large wire wall basket in industrial gray. Designed with a modern industrial look this vintage wire basket wall mount combines strength style and functionality. Measuring over fifteen inches wide and seven inches tall this spacious design offers more capacity than smaller wall mount storage baskets making it ideal for holding towels toiletries or cleaning products. The sturdy steel build ensures long lasting performance while the lowered front panel allows easy access to essentials. Perfect for multiple rooms this wire basket wall mount works as a wire basket for pantry snacks in the kitchen a hanging wire caddy for bath supplies or a wire shelving wall mount for magazines in the office. Its industrial gray finish enhances contemporary homes while the rustic styling ensures it remains timeless. Whether used on its own or paired with additional Spectrum wall mount storage baskets this extra large design helps reduce clutter while doubling as stylish wall decor. Product Features EASY FRONT ACCESS: The ergonomic basket design features a slightly lowered front panel making it incredibly simple to reach inside and quickly grab towels bath products snacks or accessories that you need. VINTAGE FARMHOUSE CHARM: Enjoy the popular rustic look created by the wrapped wire ends and grid designs complementing your traditional or modern farmhouse style home. IMPROVE HOME ORGANIZATION: Use these versatile storage bins to organize your pantry kitchen bathroom office or craft room holding a variety of items without bending or buckling under the weight. EXTRA LARGE STORAGE CAPACITY: This extra large wall mounted wire basket measures over fifteen inches wide providing generous storage space for linens household supplies toys or numerous pantry items DURABLE STEEL CONSTRUCTION: Constructed from sturdy steel this reliable organizer delivers dependable strength to support heavy fruits vegetables cleaning products spice bottles or tools for long lasting use. SIMPLE WALL MOUNTING: Easily attach the organizer to your wall using the built in brackets and included mounting hardware securing the organizer quickly for a versatile hanging wire caddy solution. VERSATILE ROOM PLACEMENT: These dependable storage baskets work well in any space holding items like spice bottles magazines toiletries makeup or tools making this a perfect universal home organizer. SLEEK INDUSTRIAL FINISH: Finished in industrial gray this vintage wire basket wall mount blends a sleek contemporary design with rustic charm adding character to your kitchens bathrooms or laundry rooms. MAXIMIZE VERTICAL SPACE: Clear clutter by mounting this storage basket on walls in entryways garages or offices to create a streamlined storage system that saves valuable floor or counter space. LOW MAINTENANCE CLEANING: Keep this industrial gray hanging wire caddy looking clean and modern with simple care you only need to wipe it with a damp cloth and then towel dry it for a quick refresh. Product Specifications Material Alloy Steel Color Industrial Gray Brand Spectrum Diversified Shape Rectangular Product Dimensions 5.5"D x 15.25"W x 7.5"H Brand Name Spectrum Diversified Recommended Uses For Product Storage Number of Pieces 1 Number of Items 1 Manufacturer Dayglow LLC UPC 010591047124 Unit Count 1 Count Number of Packs 1 Global Trade Identification Number 00010591047124 Included Components basket Item Type Name Storage Basket Model Number 86376 Manufacturer Part Number 86376 Style Name Pack of 1 Room Type Bathroom, Bedroom, Garage, Kitchen, Office Material Type Alloy Steel Finish Types Gray Handle Material Wood Item Dimensions D x W x H 5.5"D x 15.25"W x 7.5"H Item Weight 1 pounds Closure Type Open Top Additional Features Alcohol-Free Payment Payment We accept all payment options that eBay has to offer. eBay allows you to complete your purchase quickly and securely. It offers a variety of payment options including all the major card carriers. In order to ensure that all of our customers have equal access to our inventory, we require immediate payment. Shipping Shipping All orders are shipped out within one business day. Your order will be shipped out via one of our participating partners, which include UPS, USPS, FedEx, DHL, among others. At this time, we only ship to physical addresses that are located within the 48 contiguous states of the United States of America. We are unable to ship to P.O. boxes, APO or FPO addresses, or international addresses. Once we have confirmed that your order was picked up by the shipping carrier, we will update the tracking information through eBay. Returns Exchanges In the event that you receive defective or damaged merchandise, we will replace the item at no cost to you as long as it is reported within 7 days of receipt of the merchandise. Exchanges are subject to availability. Returns In the event that you would like to return your purchase, we allow returns that are processed within 14 days of receipt of the merchandise. Please contact us for a return authorization and the return shipping address. Return shipping and handling is the responsibility of the buyer and all returns are subject to a minimum of a 15% restocking fee. Contact Contact Send us a message! Our goal is for you to be totally satisfied with your purchase! Why shop with us?             Best Price. Guaranteed.             Our goal is to save YOU money and put it right back into your pocket. All of our items are backed by the manufacturer's full warranty. Have peace of mind when shopping with us!                     Nobody wants to pay additional for shipping--especially slow shipping! Your items will arrive at your doorstep in no time!                 Commitment to you. As a small business, we are committed to making sure that you leave this transaction satisfied. All questions and concerns are responded to within 12-24 hours or sooner. We take pride in offering the best customer service. Find Your Best Deals Here! Condition: New. Category: Everything Else › Every Other Thing. Brand: Spectrum Diversified.

Brand
Spectrum Diversified
Type
Product
Color
Industrial Gray

Product details in pictures

Additional views from the marketplace listing for Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr.

Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr detailed image 1Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr detailed image 2Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr detailed image 3Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr detailed image 4Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr detailed image 5Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr detailed image 6

Similar visual styles

Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.

Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr similar visual style 1
Style 1
Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr similar visual style 2
Style 2
Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr similar visual style 3
Style 3
Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr similar visual style 4
Style 4
Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr similar visual style 5
Style 5
Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr similar visual style 6
Style 6
Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr similar visual style 7
Style 7
Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr similar visual style 8
Style 8
Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr similar visual style 9
Style 9
Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr similar visual style 10
Style 10

Related products

Related marketplace listings for Spectrum Extra Large Wire Wall Mount Storage Basket Industrial Gr.