Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In main product image
Product video preview

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

Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In

USD 32.86

Condition: New

View on eBay

Description

View Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In with current marketplace pricing, condition, product images and item details. Multi-purpose ottoman works great as footstool, bed stool, coffee table, etc. Folding Storage Ottoman Cube, Faux Leather Footrest Seat Coffee Table, Black 16.5"x12.6"x12.6". Our folding ottoman can be used as storage organizer, resting bench, shoe bench, footrest stool, night table etc. eBay Product Listing @import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600&family=Quicksand:wght@300;400;500;600&display=swap'); :root { --color-leaf: #6b8e23; --color-bark: #5d4037; --color-soil: #8d6e63; --color-sky: #b3e5fc; --color-moss: #7cb342; --color-stone: #78909c; --color-cream: #fff8e1; --color-sunset: #ff7043; --color-shadow: rgba(0,0,0,0.1); --font-serif: 'Lora', serif; --font-sans: 'Quicksand', sans-serif; --radius: 12px; --spacing-sm: 10px; --spacing-md: 20px; --spacing-lg: 30px; } * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: var(--font-sans); background-color: #f9f7f1; color: #333; line-height: 1.6; } .container { max-width: 1100px; margin: 0 auto; padding: 20px; } /* Header */ .top-banner { background-color: var(--color-leaf); background-image: linear-gradient(to bottom right, var(--color-leaf), var(--color-moss)); color: white; padding: var(--spacing-lg) var(--spacing-md); border-radius: var(--radius); margin-bottom: var(--spacing-lg); position: relative; overflow: hidden; box-shadow: 0 5px 15px var(--color-shadow); } .top-banner::before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); } .shop-title { font-family: var(--font-serif); font-size: 2.5rem; margin-bottom: var(--spacing-sm); position: relative; z-index: 1; } .shop-motto { font-size: 1.1rem; font-weight: 300; position: relative; z-index: 1; } /* Product Title */ .item-header { text-align: center; margin-bottom: var(--spacing-lg); position: relative; } .item-header::after { content: ""; display: block; width: 80px; height: 3px; background-color: var(--color-leaf); margin: var(--spacing-sm) auto 0; } .item-title { font-family: var(--font-serif); font-size: 2rem; color: var(--color-bark); } /* Main Layout */ .content-wrapper { display: grid; grid-template-columns: 3fr 2fr; gap: var(--spacing-lg); } @media (max-width: 768px) { .content-wrapper { grid-template-columns: 1fr; } } .content-main, .content-side { display: flex; flex-direction: column; gap: var(--spacing-lg); } /* Content Boxes */ .content-box { background-color: white; border-radius: var(--radius); overflow: hidden; box-shadow: 0 5px 15px var(--color-shadow); transition: transform 0.3s ease; } .content-box:hover { transform: translateY(-5px); } .box-header { background-color: var(--color-bark); color: white; padding: var(--spacing-md); display: flex; align-items: center; } .box-icon { background-color: rgba(255, 255, 255, 0.2); width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: var(--spacing-md); } .box-title { font-family: var(--font-serif); font-size: 1.2rem; font-weight: 500; } .box-content { padding: var(--spacing-lg); } /* Gallery */ .gallery-box .box-header { background-color: var(--color-moss); } .item-gallery { aspect-ratio: 4/3; background-color: #f5f5f5; display: flex; align-items: center; justify-content: center; font-style: italic; color: #888; } /* Description */ .description-box .box-header { background-color: var(--color-sky); color: var(--color-bark); } .item-description { font-size: 1rem; line-height: 1.8; } /* Features */ .features-box .box-header { background-color: var(--color-sunset); } .features-list { list-style: none; } .features-list li { padding: var(--spacing-md) 0; border-bottom: 1px dashed #e0e0e0; position: relative; padding-left: 30px; } .features-list li:last-child { border-bottom: none; padding-bottom: 0; } .features-list li::before { content: "🍃"; position: absolute; left: 0; top: calc(var(--spacing-md) - 2px); } .eco-message { margin-top: var(--spacing-lg); padding: var(--spacing-md); background-color: #f1f8e9; border-left: 4px solid var(--color-moss); border-radius: 0 var(--radius) var(--radius) 0; } .eco-title { font-family: var(--font-serif); font-size: 1.3rem; margin-bottom: var(--spacing-sm); color: var(--color-bark); } .eco-badge { display: inline-block; margin-top: var(--spacing-sm); padding: 5px 15px; background-color: var(--color-moss); color: white; border-radius: 20px; font-size: 0.9rem; } /* Sidebar Boxes */ .shipping-box .box-header { background-color: var(--color-stone); } .shipping-details { list-style: none; } .shipping-details li { padding: 10px 0; border-bottom: 1px solid #f5f5f5; padding-left: 30px; position: relative; } .shipping-details li:last-child { border-bottom: none; } .shipping-details li::before { content: "🌱"; position: absolute; left: 0; top: 10px; } .shipping-note { display: inline-block; margin-top: var(--spacing-md); padding: 8px 15px; background-color: #f5f5f5; border-radius: 20px; font-size: 0.9rem; } .shipping-note i { margin-right: 5px; color: var(--color-stone); } /* Payment Box */ .payment-box .box-header { background-color: var(--color-soil); } .payment-options { display: flex; flex-wrap: wrap; gap: 10px; margin-top: var(--spacing-md); } .payment-card { width: 50px; height: 35px; background-color: #f5f5f5; border-radius: 5px; display: flex; align-items: center; justify-content: center; font-size: 1.2rem; color: #555; } .payment-security { margin-top: var(--spacing-md); font-size: 0.9rem; color: #777; display: flex; align-items: center; } .payment-security i { margin-right: 8px; color: var(--color-soil); } /* Returns Box */ .returns-box .box-header { background-color: var(--color-cream); color: var(--color-bark); } .return-process { list-style: none; counter-reset: return-steps; } .return-process li { padding: 10px 0 10px 35px; position: relative; counter-increment: return-steps; margin-bottom: 10px; } .return-process li:last-child { margin-bottom: 0; } .return-process li::before { content: counter(return-steps); position: absolute; left: 0; top: 7px; width: 25px; height: 25px; background-color: var(--color-cream); color: var(--color-bark); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 0.9rem; font-weight: 500; } /* Contact Box */ .contact-box .box-header { background-color: var(--color-leaf); } .contact-info { line-height: 1.7; } .nature-divider { display: flex; align-items: center; margin: var(--spacing-md) 0; color: var(--color-leaf); font-size: 0.9rem; } .nature-divider::before, .nature-divider::after { content: ""; flex: 1; height: 1px; background-color: #e0e0e0; } .nature-divider::before { margin-right: var(--spacing-sm); } .nature-divider::after { margin-left: var(--spacing-sm); } .rating-stars { color: var(--color-sunset); margin: var(--spacing-sm) 0; letter-spacing: 2px; } Welcome to Your Favorite My Store Your satisfaction is our top priority – Shop confidently Folding Storage Ottoman Cube, Faux Leather Footrest Seat Coffee Table, Black 16.5"x12.6"x12.6" Item Gallery Item Description COMFORTABLE SEAT: 16.5"L x 12.6"W x 12.6"H (42 x 32 x 32cm), comfortable height for sitting & resting your feet or legs. SUPER STURDY STRUCTURE: The medium density fiberboard used in this ottoman is made from FSC certified wood, sturdy & steady with static load-capacity up to 250Lbs. EASY TO CLEAN: It is covered with durable faux leather and constructed with a sturdy frame. STORAGE SPACE & MULTIFUNCTION: Extra large volume is sufficient to meet various needs; you can place it in your bedroom, living room, hallway or utility room to organize books, clothes, blankets, shoes, and many other sundries. Multi-purpose ottoman works great as footstool, bed stool, coffee table, etc FOLDABLE & EASY TO ASSEMBLE: Setup only takes seconds. Unfolding, position base piece and cover. It’s lightweight folding design allows you to this ottoman away when not in use. Special Features About: Fuzhou Bella&Leo Furniture CO-,LTD ,The main folding storage stool. Our folding ottoman can be used as storage organizer, resting bench, shoe bench, footrest stool, night table etc. They are suitable for various places, like home, , office and also recreational vehicle. Description: -Color :Black -Material : Medium Density Fiberboard(MDF),Faux Leather, FSC standard Medium Density Fiberboard, high grade thickened material; sturdy & steady with static load-capacity up to 250Lbs Superior quality faux leather, the seating is filled with high resilence sofa sponge Function: Stable, and can be folded flat when not in use, which makes it space-saving,easy to take outside; Specifications -Seating Board Thickness : 0.23″(6mm) -Bottom and Side Board Thickness:0.12″(3mm) -Seat Filling Material: 1.2″(30mm) -Dimension:(LxWxH):16.5" x 12.6" x 12.6" (42x32x32cm) -Weight: 4.6Lbs (2.2kg) The material of products are environmentally friendly. Attention For Customers: You may simply search Bella&Leo Ottoman for more options. Shipping List: -1xFolding Storage Ottoman Our Guarantee To You We offer Not satisfied? Return your item for free within 30 days. 30-Day Free Returns Shipping Details Items will be sent to your eBay address. Please verify before purchasing. Typical delivery within 3-7 business days. Professional shipping services used for all orders. We ship to the continental US (48 states only). Unable to deliver to Alaska, Hawaii, or territories. No APO/FPO or PO Box deliveries available. We use eco-friendly packaging Payment Options We accept these secure payment methods: All transactions securely processed through eBay's payment system. Simple Returns 30-Day Satisfaction Promise Contact us through eBay messages within 30 days of delivery. We'll provide return instructions and our address. Return the item in its original condition. We'll process your refund within 48 hours of receiving the item. Get In Touch Have questions about your order? Contact us through eBay messaging for prompt assistance. We typically respond within 24 hours. Condition: New. Category: Home & Garden › Furniture › Ottomans, Footstools & Poufs.

Maximum Weight Recommendation
250.0
Fabric Type
Faux Leather
Size
16.5" X 12.6" X 12.6"
Style
Modern
Frame Material
Wood
Color
Black 16.5"X12.6"X12.6"
Base Type
Wood
Item Shape
Rectangular
Top Material
Faux Leather
Material
Medium Density Fiberboard, Faux Leather
Is Assembly Required
Yes
Care Instructions
Wipe With Damp Cloth
Base Material
Medium Density Fiberboard
Package Dimensions LxWxH
16.57x12.56x2.32 Inches
Weight
5.16 Pounds

Product details in pictures

Additional views from the marketplace listing for Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In.

Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In detailed image 1Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In detailed image 2Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In detailed image 3Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In detailed image 4Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In detailed image 5Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In detailed image 6Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In detailed image 7

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.

Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In similar visual style 1
Style 1
Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In similar visual style 2
Style 2
Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In similar visual style 3
Style 3
Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In similar visual style 4
Style 4
Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In similar visual style 5
Style 5
Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In similar visual style 6
Style 6
Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In similar visual style 7
Style 7
Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In similar visual style 8
Style 8
Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In similar visual style 9
Style 9
Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In similar visual style 10
Style 10

Related products

Related marketplace listings for Black Faux Leather Folding Storage Ottoman Cube Footrest 16.5x12.6x12.6 In.