Warwick Bookcase Bed Frame
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap'); .wbb-desc { padding-top: 6px; overflow: visible; font-family: 'Open Sans', sans-ser if; color: #222222; font-size: 15px; line-height: 1.7; max-width: 100%; box-sizing: border-box; } .wbb-desc *, .wbb-desc *::before, .wbb-desc *::after { box-sizing: border-box; } .wbb-desc .wbb-intro { margin: 0 0 28px; } .wbb-desc .wbb-intro p { margin: 0; font-size: 15px; line-height: 1.7; color: #222222; } .wbb-desc .wbb-label { display: block; font-size: 12px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #C2824D; margin: 0 0 14px; } .wbb-desc .wbb-section { margin: 28px 0; } .wbb-desc .wbb-hero { background: #FBF6F0; border-radius: 12px; padding: 24px 26px; margin: 24px 0; display: flex; gap: 22px; align-items: flex-start; } .wbb-desc .wbb-hero-icon { flex-shrink: 0; width: 56px; height: 56px; background: #C2824D; border-radius: 12px; display: inline-flex; align-items: center; justify-content: center; } .wbb-desc .wbb-hero-icon svg { width: 32px; height: 32px; stroke: #FFFFFF; stroke-width: 1.6; fill: none; stroke-linecap: round; stroke-linejoin: round; } .wbb-desc .wbb-hero-content { flex: 1; } .wbb-desc .wbb-hero-content h3 { margin: 0 0 8px; font-size: 16px; font-weight: 700; color: #2C241B; line-height: 1.35; } .wbb-desc .wbb-hero-content p { margin: 0; font-size: 14.5px; line-height: 1.6; color: #222222; } .wbb-desc .wbb-features { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 14px; } .wbb-desc .wbb-feature { background: #F5F5F5; border-radius: 10px; padding: 18px 18px 16px; display: flex; flex-direction: column; gap: 10px; } .wbb-desc .wbb-feature h3 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; line-height: 1.3; } .wbb-desc .wbb-feature p { margin: 0; font-size: 13.5px; line-height: 1.55; color: #222222; } .wbb-desc .wbb-callout { background: #F7EDE3; border-left: 3px solid #C2824D; border-radius: 6px; padding: 18px 20px; margin: 28px 0; } .wbb-desc .wbb-callout h3 { margin: 0 0 8px; font-size: 14px; font-weight: 700; color: #2C241B; letter-spacing: 0.02em; } .wbb-desc .wbb-callout p { margin: 0; font-size: 14.5px; line-height: 1.65; color: #222222; } .wbb-desc .wbb-spec { background: #FBF6F0; border-radius: 8px; padding: 18px 22px; margin: 24px 0; } .wbb-desc .wbb-spec .wbb-label { margin-bottom: 10px; } .wbb-desc .wbb-spec-row { display: grid; grid-template-columns: 38% 62%; gap: 10px; padding: 9px 0; border-bottom: 1px solid rgba(194,130,77,0.15); font-size: 13.5px; line-height: 1.5; } .wbb-desc .wbb-spec-row:last-child { border-bottom: none; } .wbb-desc .wbb-spec-row > span:first-child { font-weight: 700; color: #2C241B; } .wbb-desc .wbb-spec-row > span:last-child { color: #222222; } .wbb-desc .wbb-care { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; } .wbb-desc .wbb-care-card { background: #F5F5F5; border-radius: 10px; padding: 16px 18px; display: flex; flex-direction: column; gap: 8px; } .wbb-desc .wbb-care-emoji { font-size: 22px; line-height: 1; } .wbb-desc .wbb-care-card h4 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; } .wbb-desc .wbb-care-card p { margin: 0; font-size: 14px; line-height: 1.55; color: #222222; } .wbb-desc .wbb-pills { display: flex; flex-wrap: wrap; gap: 10px; } .wbb-desc .wbb-pill { display: inline-flex; align-items: center; gap: 10px; padding: 12px 16px; background: #FFFFFF; border: 1px solid #E8C9AA; border-radius: 10px; text-decoration: none !important; transition: all 0.25s ease; min-width: 0; flex: 1 1 240px; } .wbb-desc .wbb-pill:hover { border-color: #C2824D; background: #FBF6F0; transform: translateY(-1px); } .wbb-desc .wbb-pill-icon { flex-shrink: 0; width: 20px; height: 20px; background: #C2824D; color: #FFFFFF; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 700; } .wbb-desc .wbb-pill-text { display: flex; flex-direction: column; gap: 2px; min-width: 0; } .wbb-desc .wbb-pill-name { font-size: 13.5px; font-weight: 700; color: #2C241B; } .wbb-desc .wbb-pill-sub { font-size: 11.5px; color: #6B6B6B; font-weight: 500; } .wbb-desc .wbb-glance { display: block; margin: 0; } .wbb-desc .wbb-glance-item { display: flex; align-items: flex-start; gap: 12px; padding: 8px 0; } .wbb-desc .wbb-tick { flex-shrink: 0; width: 22px; height: 22px; background: #C2824D; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; margin-top: 2px; } .wbb-desc .wbb-tick svg { width: 12px; height: 12px; stroke: #FFFFFF; stroke-width: 2.5; fill: none; stroke-linecap: round; stroke-linejoin: round; } .wbb-desc .wbb-glance-item span:last-child { font-size: 15px; line-height: 1.55; color: #222222; } .wbb-desc .wbb-range { background: #2C241B; border-radius: 10px; padding: 22px 22px 20px; margin: 28px 0; } .wbb-desc .wbb-range .wbb-label { color: #E5C8A5; margin-bottom: 14px; } .wbb-desc .wbb-range-items { display: flex; flex-wrap: wrap; gap: 8px; } .wbb-desc .wbb-range-items a, .wbb-desc .wbb-range-items > div { display: inline-block; padding: 9px 14px; border-radius: 999px; font-size: 13px; font-weight: 600; text-decoration: none !important; transition: all 0.3s ease; } .wbb-desc .wbb-range-items a { color: #FFFFFF !important; background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.18); } .wbb-desc .wbb-range-items a:hover { background: rgba(194,130,77,0.25); border-color: #C2824D; color: #FFFFFF !important; } .wbb-desc .wbb-range-items > div[aria-current="page"] { color: #2C241B; background: #E5C8A5; border: 1px solid #E5C8A5; } .wbb-desc .wbb-range-note { margin: 12px 0 0; font-size: 11.5px; font-style: italic; color: rgba(229,200,165,0.75); } .wbb-desc .mr-link { color: #C2824D; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 2px; font-weight: 600; white-space: nowrap; } .wbb-desc .mr-link:hover { color: #A56934; } .wbb-desc .wbb-faq { margin: 0; } .wbb-desc .wbb-faq-item { border-bottom: 1px solid #E5E5E5; } .wbb-desc .wbb-faq-item:first-of-type { border-top: 1px solid #E5E5E5; } .wbb-desc .wbb-faq-item summary { padding: 16px 28px 16px 0; cursor: pointer; font-size: 14.5px; font-weight: 600; color: #2C241B; list-style: none; position: relative; } .wbb-desc .wbb-faq-item summary::-webkit-details-marker { display: none; } .wbb-desc .wbb-faq-item summary::after { content: '+'; position: absolute; right: 4px; top: 50%; transform: translateY(-50%); font-size: 22px; font-weight: 400; color: #C2824D; line-height: 1; } .wbb-desc .wbb-faq-item[open] summary::after { content: '−'; } .wbb-desc .wbb-faq-answer { padding: 0 0 18px; font-size: 14px; line-height: 1.65; color: #222222; } .wbb-desc .wbb-faq-answer p { margin: 0; } @media (max-width: 768px) { .wbb-desc .wbb-features { grid-template-columns: 1fr; } .wbb-desc .wbb-care { grid-template-columns: 1fr; } .wbb-desc .wbb-spec-row { grid-template-columns: 1fr; gap: 4px; } .wbb-desc .wbb-hero { flex-direction: column; gap: 14px; } .wbb-desc .wbb-hero-icon { width: 48px; height: 48px; } .wbb-desc .wbb-hero-icon svg { width: 26px; height: 26px; } } The Warwick Bookcase Bed Frame is a coastal-style statement bed in solid dark-stained acacia, with shutter-style sliding panels and open cubby shelving on both the headboard AND the footboard. The shutter panels slide open to reveal hidden storage compartments behind them, while the center cubbies display books and essentials — twice the storage capacity of most bookcase beds. A built-in USB power point in the headboard charges devices at the bedside. Available in Queen and King sizes. Part of the coordinated 4-piece Warwick range — matching Bedside Table, Tallboy, and Dresser with Mirror sold separately. Dual-End Storage with Sliding Panels + USB Charging What sets the Warwick apart from most bookcase beds is the sheer storage capacity. On both the headboard AND footboard, open cubby shelves run through the center for display, while the shutter-style panels on each side slide open to reveal hidden storage compartments behind them — perfect for items you’d rather keep out of view. A built-in USB power point in the headboard charges a phone or tablet at the bedside. Storage on both ends, display on both ends, charging where you need it. More Reasons to Choose the Warwick Sliding Shutter Panels with Hidden Storage Shutter-style sliding panels on both sides of the headboard and footboard slide open to reveal hidden storage compartments behind them. USB Power Point in the Headboard Charge a phone, tablet, or USB device directly from the bed — no cords trailing to wall outlets. Outlet specifications in the instruction manual. Dark-Stained Acacia with Visible Grain Deep dark stain that lets the natural acacia grain show through — warmer and more textured than a solid painted black. About the Coastal-Dark Aesthetic The Warwick is a coastal-style bed in a dark expression rather than the usual painted white. The shutter-style louver detail references classic plantation-shutter and beach-house design language, executed in a deep dark-stained acacia finish that gives the bed substantial visual weight. Pairs beautifully with light walls and neutral bedding (the dark bed becomes the visual anchor) or with darker bedroom palettes (the bed deepens the overall mood). A different take on coastal styling — calmer, more grounded, and visually distinctive against the bright Hamptons whites. Specifications SizesQueen, King MaterialSolid acacia wood FinishDeep dark stain with visible natural acacia grain HeadboardShutter-style sliding panels flanking a central open cubby shelf area; built-in USB power point FootboardMatching design — shutter-style sliding panels flanking central open cubby shelves StorageOpen cubby shelves in the center of both ends + hidden compartments behind the sliding shutter panels on each side USB Power PointBuilt into the headboard; refer to instruction manual for switch position and outlet specifications SlatsStraight wooden slats included MattressNot included — sold separately AssemblyFlat-packed; two people recommended (USB wiring connection during assembly — refer to manual) Care Instructions 🧹 Dust the Louvered Panels Carefully Use a soft brush or vacuum nozzle on low suction across the louver grooves — they collect more dust than flat surfaces. 💧 Damp, Never Wet on the Timber Dry spills immediately with a soft cloth. Standing water can damage the dark stain finish over time. ↔️ Slide the Shutter Panels Smoothly Open and close the sliding shutter panels with a steady horizontal motion. Avoid forcing them — operate gently to protect the runner mechanism. Don’t overload the storage compartments behind. Pair With a Mattress ✓ Bamboo Mattresses Naturally cooling for Queensland summers ✓ Pocket Spring Mattresses Individually wrapped springs for couples ✓ Mattress in a Box Compressed and delivered to the door At a Glance Dual-end storage: open cubby shelves in the center + hidden compartments behind sliding shutter panels on BOTH the headboard AND the footboard. Built-in USB power point in the headboard for bedside device charging. Solid acacia wood in a deep dark-stained finish with visible natural grain — not flat opaque paint. Queen and King sizes; 4-piece Warwick range — Bedside, Tallboy, Dresser with Mirror sold separately. Frequently Asked Questions What sizes is the Warwick Bookcase Bed available in? Queen and King only. Single, King Single, and Double are not available. No mattress included. How does the dual-end shelving work? Open cubby shelves are built into both the headboard and the footboard. Use the headboard cubbies for items you reach for at night — books, water glass, phone, candles. Use the footboard cubbies for display or longer-term storage — stacked books, magazines, decorative pieces, throw blankets, baskets. The matching design ties the two ends visually while giving you twice the display capacity of a single-headboard bookcase bed. What's the dark finish like up close? A deep dark stain on solid acacia with the natural grain visible through — not a flat opaque paint. From across the room the bed reads as a strong dark anchor; up close you can see the wood grain and the rich tone of the stained acacia. The stained finish softens what would otherwise be a hard contemporary black piece. Is this related to the Warwick Queen Bed Frame (velvet)? Different products with the same family name. The Warwick Queen Bed Frame is a velvet upholstered statement bed in grey, queen-only, with no matching range. The Warwick Bookcase Bed Frame (this product) is a solid acacia coastal-dark bookcase bed, queen and king, with a coordinated 4-piece range. Same family branding, distinct designs — check the imagery and product title carefully when ordering. What other pieces are in the Warwick range? The Warwick Bedside Table, Warwick Tallboy, and Warwick Dresser with Mirror — all sold separately, all in the same dark-stained acacia finish with matching shutter detailing. { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What sizes is the Warwick Bookcase Bed available in?", "acceptedAnswer": { "@type": "Answer", "text": "Queen and King only. Single, King Single, and Double are not available. No mattress included." } }, { "@type": "Question", "name": "How does the dual-end shelving work?", "acceptedAnswer": { "@type": "Answer", "text": "Open cubby shelves are built into both the headboard and the footboard. Use the headboard cubbies for items you reach for at night — books, water glass, phone, candles. Use the footboard cubbies for display or longer-term storage — stacked books, magazines, decorative pieces, throw blankets, baskets. Twice the display capacity of a single-headboard bookcase bed." } }, { "@type": "Question", "name": "What's the dark finish like up close?", "acceptedAnswer": { "@type": "Answer", "text": "A deep dark stain on solid acacia with the natural grain visible through — not a flat opaque paint. From across the room the bed reads as a strong dark anchor; up close you can see the wood grain and the rich tone of the stained acacia. The stained finish softens what would otherwise be a hard contemporary black piece." } }, { "@type": "Question", "name": "Is this related to the Warwick Queen Bed Frame (velvet)?", "acceptedAnswer": { "@type": "Answer", "text": "Different products with the same family name. The Warwick Queen Bed Frame is a velvet upholstered statement bed in grey, queen-only, with no matching range. The Warwick Bookcase Bed Frame (this product) is a solid acacia coastal-dark bookcase bed, queen and king, with a coordinated 4-piece range. Same family branding, distinct designs — check imagery and product title carefully when ordering." } }, { "@type": "Question", "name": "What other pieces are in the Warwick range?", "acceptedAnswer": { "@type": "Answer", "text": "The Warwick Bedside Table, Warwick Tallboy, and Warwick Dresser with Mirror — all sold separately, all in the same dark-stained acacia finish with matching shutter detailing." } } ] } Complete the Warwick Range Warwick Bookcase Bed Frame Warwick Bedside Table Warwick Tallboy Warwick Dresser with Mirror All Warwick range pieces sold separately. (Note: the Warwick Queen Bed Frame is a separate velvet-upholstered product, not part of this range.)