Warwick Queen Bed Frame
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap'); .wwk-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; } .wwk-desc *, .wwk-desc *::before, .wwk-desc *::after { box-sizing: border-box; } .wwk-desc .wwk-intro { margin: 0 0 28px; } .wwk-desc .wwk-intro p { margin: 0; font-size: 15px; line-height: 1.7; color: #222222; } .wwk-desc .wwk-label { display: block; font-size: 12px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #C2824D; margin: 0 0 14px; } .wwk-desc .wwk-section { margin: 28px 0; } .wwk-desc .wwk-hero { background: #FBF6F0; border-radius: 12px; padding: 24px 26px; margin: 24px 0; display: flex; gap: 22px; align-items: flex-start; } .wwk-desc .wwk-hero-icon { flex-shrink: 0; width: 56px; height: 56px; background: #C2824D; border-radius: 12px; display: inline-flex; align-items: center; justify-content: center; } .wwk-desc .wwk-hero-icon svg { width: 32px; height: 32px; stroke: #FFFFFF; stroke-width: 1.6; fill: none; stroke-linecap: round; stroke-linejoin: round; } .wwk-desc .wwk-hero-content { flex: 1; } .wwk-desc .wwk-hero-content h3 { margin: 0 0 8px; font-size: 16px; font-weight: 700; color: #2C241B; line-height: 1.35; } .wwk-desc .wwk-hero-content p { margin: 0; font-size: 14.5px; line-height: 1.6; color: #222222; } .wwk-desc .wwk-features { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 14px; } .wwk-desc .wwk-feature { background: #F5F5F5; border-radius: 10px; padding: 18px 18px 16px; display: flex; flex-direction: column; gap: 10px; } .wwk-desc .wwk-feature h3 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; line-height: 1.3; } .wwk-desc .wwk-feature p { margin: 0; font-size: 13.5px; line-height: 1.55; color: #222222; } .wwk-desc .wwk-callout { background: #F7EDE3; border-left: 3px solid #C2824D; border-radius: 6px; padding: 18px 20px; margin: 28px 0; } .wwk-desc .wwk-callout h3 { margin: 0 0 8px; font-size: 14px; font-weight: 700; color: #2C241B; letter-spacing: 0.02em; } .wwk-desc .wwk-callout p { margin: 0; font-size: 14.5px; line-height: 1.65; color: #222222; } .wwk-desc .wwk-spec { background: #FBF6F0; border-radius: 8px; padding: 18px 22px; margin: 24px 0; } .wwk-desc .wwk-spec .wwk-label { margin-bottom: 10px; } .wwk-desc .wwk-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; } .wwk-desc .wwk-spec-row:last-child { border-bottom: none; } .wwk-desc .wwk-spec-row > span:first-child { font-weight: 700; color: #2C241B; } .wwk-desc .wwk-spec-row > span:last-child { color: #222222; } .wwk-desc .wwk-care { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; } .wwk-desc .wwk-care-card { background: #F5F5F5; border-radius: 10px; padding: 16px 18px; display: flex; flex-direction: column; gap: 8px; } .wwk-desc .wwk-care-emoji { font-size: 22px; line-height: 1; } .wwk-desc .wwk-care-card h4 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; } .wwk-desc .wwk-care-card p { margin: 0; font-size: 14px; line-height: 1.55; color: #222222; } .wwk-desc .wwk-pills { display: flex; flex-wrap: wrap; gap: 10px; } .wwk-desc .wwk-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; } .wwk-desc .wwk-pill:hover { border-color: #C2824D; background: #FBF6F0; transform: translateY(-1px); } .wwk-desc .wwk-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; } .wwk-desc .wwk-pill-text { display: flex; flex-direction: column; gap: 2px; min-width: 0; } .wwk-desc .wwk-pill-name { font-size: 13.5px; font-weight: 700; color: #2C241B; } .wwk-desc .wwk-pill-sub { font-size: 11.5px; color: #6B6B6B; font-weight: 500; } .wwk-desc .wwk-glance { display: block; margin: 0; } .wwk-desc .wwk-glance-item { display: flex; align-items: flex-start; gap: 12px; padding: 8px 0; } .wwk-desc .wwk-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; } .wwk-desc .wwk-tick svg { width: 12px; height: 12px; stroke: #FFFFFF; stroke-width: 2.5; fill: none; stroke-linecap: round; stroke-linejoin: round; } .wwk-desc .wwk-glance-item span:last-child { font-size: 15px; line-height: 1.55; color: #222222; } .wwk-desc .wwk-closer { background: #FBF6F0; border-radius: 10px; padding: 18px 22px; margin: 28px 0 0; font-size: 14px; line-height: 1.65; color: #2C241B; } .wwk-desc .wwk-closer p { margin: 0; } .wwk-desc .mr-link { color: #C2824D; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 2px; font-weight: 600; white-space: nowrap; } .wwk-desc .mr-link:hover { color: #A56934; } .wwk-desc .wwk-faq { margin: 0; } .wwk-desc .wwk-faq-item { border-bottom: 1px solid #E5E5E5; } .wwk-desc .wwk-faq-item:first-of-type { border-top: 1px solid #E5E5E5; } .wwk-desc .wwk-faq-item summary { padding: 16px 28px 16px 0; cursor: pointer; font-size: 14.5px; font-weight: 600; color: #2C241B; list-style: none; position: relative; } .wwk-desc .wwk-faq-item summary::-webkit-details-marker { display: none; } .wwk-desc .wwk-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; } .wwk-desc .wwk-faq-item[open] summary::after { content: '−'; } .wwk-desc .wwk-faq-answer { padding: 0 0 18px; font-size: 14px; line-height: 1.65; color: #222222; } .wwk-desc .wwk-faq-answer p { margin: 0; } @media (max-width: 768px) { .wwk-desc .wwk-features { grid-template-columns: 1fr; } .wwk-desc .wwk-care { grid-template-columns: 1fr; } .wwk-desc .wwk-spec-row { grid-template-columns: 1fr; gap: 4px; } .wwk-desc .wwk-hero { flex-direction: column; gap: 14px; } .wwk-desc .wwk-hero-icon { width: 48px; height: 48px; } .wwk-desc .wwk-hero-icon svg { width: 26px; height: 26px; } } The Warwick Queen Bed Frame is a fully upholstered statement bed defined by its tall wingback headboard, deep diamond button-tufting across the headboard panel, and soft grey velvet upholstery. The wings curve gently back at the sides, the top edge follows a soft scallop, and the low-profile base continues the velvet down to the floor. Sold in Queen size only — a single-piece focal bed rather than part of a coordinated range. Tall Wingback Headboard with Diamond Button-Tufting The Warwick’s defining design is the tall wingback headboard — wide enough to anchor the whole bedroom wall, with subtle wings that curve back at the sides framing whoever’s sitting up against it. The entire headboard panel is finished in deep diamond button-tufting with covered velvet buttons set into each diamond peak. Soft to lean against, dramatic from across the room, and a focal point even before the bedding is on. More Reasons to Choose the Warwick Diamond Button-Tufting Deep diamond pattern across the entire headboard with covered velvet buttons at each peak — classic Chesterfield-style detailing. Wingback Silhouette with Curved Top Wings curve back at the sides and the top edge follows a soft scallop — tall enough to read against, dramatic from the foot of the bed. Soft Grey Velvet Upholstery Plush velvet across the headboard, wings, and base — calm neutral tone that pairs with both warm and cool bedroom palettes. About the Velvet The Warwick is a fully upholstered bed — the internal frame is concealed beneath velvet across the headboard, wings, and base. Velvet has a directional pile that catches light differently from different angles, and brushing your hand against it leaves marks until smoothed back. Normal velvet behaviour, not a defect. Most modern upholstery velvet is polyester rather than natural cotton — more durable, easier to clean, holds colour better. Keep out of direct sunlight to prevent fading over time. Specifications SizeQueen only ColourGrey velvet HeadboardTall wingback with deep diamond button-tufting and softly scalloped top WingsSubtle curve back at the sides framing the headboard panel BaseLow-profile fully upholstered base; no visible legs UpholsteryGrey velvet across headboard, wings, and base SlatsStraight wooden slats included MattressNot included — sold separately AssemblyFlat-packed; two people recommended Care Instructions 🪶 Brush the Velvet Weekly Use a soft velvet brush in the direction of the pile to maintain a uniform finish and gently restore patches that look worn. 🧹 Vacuum on Low Suction Use an upholstery attachment on low suction to remove dust without lifting the pile or stressing the seams. 💧 Blot Spills Immediately Use a clean dry cloth to blot (never rub) any spills. Liquid sitting on velvet leaves marks — act quickly. Recommended Care Products ✓ Guardsman Fabric Care Kit Cleans set-in marks on velvet upholstery ✓ Guardsman Fabric Protector Repels spills before they can soak in Pair With a Mattress ✓ Latex Mattresses Responsive natural-fibre support ✓ Pocket Spring Mattresses Individually wrapped springs for couples ✓ Mattress in a Box Compressed and delivered to the door At a Glance Tall wingback headboard with deep diamond button-tufting and a softly scalloped top edge. Soft grey velvet upholstery across headboard, wings, and the low-profile base. Subtle wings curve back at the sides framing the headboard panel. Queen size only — standalone statement bed; not part of a coordinated range. Frequently Asked Questions What sizes is the Warwick available in? Queen only. Single, King Single, Double, and King are not available. No mattress included. What's velvet like to live with day-to-day? Velvet has a directional pile that catches light differently from different angles — the headboard can look lighter or darker depending on where you’re standing. Brushing your hand against the pile leaves visible marks until smoothed back. This is normal velvet behaviour, not a defect, and most people come to appreciate the depth and richness it gives the bed. Is the velvet natural or synthetic? Most modern upholstery velvet in this category is synthetic polyester velvet rather than natural cotton velvet — more durable, easier to clean, holds colour better, and significantly more affordable. If natural cotton velvet matters specifically for your purchase, check with the showroom team before ordering. Does the Warwick have storage? No — the Warwick is a standard upholstered bed frame without lift-up storage or drawers. The base is fully upholstered down to the floor for visual continuity, not for storage access. How do I clean spills on velvet? Blot (never rub) immediately with a clean dry cloth to absorb as much liquid as possible. For set-in marks, use the Guardsman Fabric Care Kit. Treating the velvet with Guardsman Fabric Protector when new helps repel spills before they soak in. { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What sizes is the Warwick available in?", "acceptedAnswer": { "@type": "Answer", "text": "Queen only. Single, King Single, Double, and King are not available. No mattress included." } }, { "@type": "Question", "name": "What's velvet like to live with day-to-day?", "acceptedAnswer": { "@type": "Answer", "text": "Velvet has a directional pile that catches light differently from different angles — the headboard can look lighter or darker depending on where you're standing. Brushing your hand against the pile leaves visible marks until smoothed back. This is normal velvet behaviour, not a defect." } }, { "@type": "Question", "name": "Is the velvet natural or synthetic?", "acceptedAnswer": { "@type": "Answer", "text": "Most modern upholstery velvet in this category is synthetic polyester velvet rather than natural cotton velvet — more durable, easier to clean, holds colour better, and significantly more affordable. If natural cotton velvet matters specifically, check with the showroom team before ordering." } }, { "@type": "Question", "name": "Does the Warwick have storage?", "acceptedAnswer": { "@type": "Answer", "text": "No — the Warwick is a standard upholstered bed frame without lift-up storage or drawers. The base is fully upholstered down to the floor for visual continuity, not for storage access." } }, { "@type": "Question", "name": "How do I clean spills on velvet?", "acceptedAnswer": { "@type": "Answer", "text": "Blot (never rub) immediately with a clean dry cloth to absorb as much liquid as possible. For set-in marks, use the Guardsman Fabric Care Kit. Treating the velvet with Guardsman Fabric Protector when new helps repel spills before they soak in." } } ] } The Warwick is a standalone statement bed — not part of a coordinated bedroom range. See it in person across our five SE QLD showrooms.
More you might like
Related
Warwick Queen Bedroom Suite
Related
Warwick Upholstered Queen Bed
Related
Sierra Bedhead (Queen) – Warwick Fabric
Related