Cape Town Bed Frame
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap'); .cpt-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; } .cpt-desc *, .cpt-desc *::before, .cpt-desc *::after { box-sizing: border-box; } .cpt-desc .cpt-intro { margin: 0 0 28px; } .cpt-desc .cpt-intro p { margin: 0; font-size: 15px; line-height: 1.7; color: #222222; } .cpt-desc .cpt-label { display: block; font-size: 12px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #C2824D; margin: 0 0 14px; } .cpt-desc .cpt-section { margin: 28px 0; } .cpt-desc .cpt-hero { background: #FBF6F0; border-radius: 12px; padding: 24px 26px; margin: 24px 0; display: flex; gap: 22px; align-items: flex-start; } .cpt-desc .cpt-hero-icon { flex-shrink: 0; width: 56px; height: 56px; background: #C2824D; border-radius: 12px; display: inline-flex; align-items: center; justify-content: center; } .cpt-desc .cpt-hero-icon svg { width: 32px; height: 32px; stroke: #FFFFFF; stroke-width: 1.6; fill: none; stroke-linecap: round; stroke-linejoin: round; } .cpt-desc .cpt-hero-content { flex: 1; } .cpt-desc .cpt-hero-content h3 { margin: 0 0 8px; font-size: 16px; font-weight: 700; color: #2C241B; line-height: 1.35; } .cpt-desc .cpt-hero-content p { margin: 0; font-size: 14.5px; line-height: 1.6; color: #222222; } .cpt-desc .cpt-features { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 14px; } .cpt-desc .cpt-feature { background: #F5F5F5; border-radius: 10px; padding: 18px 18px 16px; display: flex; flex-direction: column; gap: 10px; } .cpt-desc .cpt-feature h3 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; line-height: 1.3; } .cpt-desc .cpt-feature p { margin: 0; font-size: 13.5px; line-height: 1.55; color: #222222; } .cpt-desc .cpt-callout { background: #F7EDE3; border-left: 3px solid #C2824D; border-radius: 6px; padding: 18px 20px; margin: 28px 0; } .cpt-desc .cpt-callout h3 { margin: 0 0 8px; font-size: 14px; font-weight: 700; color: #2C241B; letter-spacing: 0.02em; } .cpt-desc .cpt-callout p { margin: 0; font-size: 14.5px; line-height: 1.65; color: #222222; } .cpt-desc .cpt-spec { background: #FBF6F0; border-radius: 8px; padding: 18px 22px; margin: 24px 0; } .cpt-desc .cpt-spec .cpt-label { margin-bottom: 10px; } .cpt-desc .cpt-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; } .cpt-desc .cpt-spec-row:last-child { border-bottom: none; } .cpt-desc .cpt-spec-row > span:first-child { font-weight: 700; color: #2C241B; } .cpt-desc .cpt-spec-row > span:last-child { color: #222222; } .cpt-desc .cpt-care { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; } .cpt-desc .cpt-care-card { background: #F5F5F5; border-radius: 10px; padding: 16px 18px; display: flex; flex-direction: column; gap: 8px; } .cpt-desc .cpt-care-emoji { font-size: 22px; line-height: 1; } .cpt-desc .cpt-care-card h4 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; } .cpt-desc .cpt-care-card p { margin: 0; font-size: 14px; line-height: 1.55; color: #222222; } .cpt-desc .cpt-pills { display: flex; flex-wrap: wrap; gap: 10px; } .cpt-desc .cpt-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; } .cpt-desc .cpt-pill:hover { border-color: #C2824D; background: #FBF6F0; transform: translateY(-1px); } .cpt-desc .cpt-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; } .cpt-desc .cpt-pill-text { display: flex; flex-direction: column; gap: 2px; min-width: 0; } .cpt-desc .cpt-pill-name { font-size: 13.5px; font-weight: 700; color: #2C241B; } .cpt-desc .cpt-pill-sub { font-size: 11.5px; color: #6B6B6B; font-weight: 500; } .cpt-desc .cpt-glance { display: block; margin: 0; } .cpt-desc .cpt-glance-item { display: flex; align-items: flex-start; gap: 12px; padding: 8px 0; } .cpt-desc .cpt-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; } .cpt-desc .cpt-tick svg { width: 12px; height: 12px; stroke: #FFFFFF; stroke-width: 2.5; fill: none; stroke-linecap: round; stroke-linejoin: round; } .cpt-desc .cpt-glance-item span:last-child { font-size: 15px; line-height: 1.55; color: #222222; } .cpt-desc .cpt-range { background: #2C241B; border-radius: 10px; padding: 22px 22px 20px; margin: 28px 0; } .cpt-desc .cpt-range .cpt-label { color: #E5C8A5; margin-bottom: 14px; } .cpt-desc .cpt-range-items { display: flex; flex-wrap: wrap; gap: 8px; } .cpt-desc .cpt-range-items a, .cpt-desc .cpt-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; } .cpt-desc .cpt-range-items a { color: #FFFFFF !important; background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.18); } .cpt-desc .cpt-range-items a:hover { background: rgba(194,130,77,0.25); border-color: #C2824D; color: #FFFFFF !important; } .cpt-desc .cpt-range-items > div[aria-current="page"] { color: #2C241B; background: #E5C8A5; border: 1px solid #E5C8A5; } .cpt-desc .cpt-range-note { margin: 12px 0 0; font-size: 11.5px; font-style: italic; color: rgba(229,200,165,0.75); } .cpt-desc .mr-link { color: #C2824D; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 2px; font-weight: 600; white-space: nowrap; } .cpt-desc .mr-link:hover { color: #A56934; } .cpt-desc .cpt-faq { margin: 0; } .cpt-desc .cpt-faq-item { border-bottom: 1px solid #E5E5E5; } .cpt-desc .cpt-faq-item:first-of-type { border-top: 1px solid #E5E5E5; } .cpt-desc .cpt-faq-item summary { padding: 16px 28px 16px 0; cursor: pointer; font-size: 14.5px; font-weight: 600; color: #2C241B; list-style: none; position: relative; } .cpt-desc .cpt-faq-item summary::-webkit-details-marker { display: none; } .cpt-desc .cpt-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; } .cpt-desc .cpt-faq-item[open] summary::after { content: '−'; } .cpt-desc .cpt-faq-answer { padding: 0 0 18px; font-size: 14px; line-height: 1.65; color: #222222; } .cpt-desc .cpt-faq-answer p { margin: 0; } @media (max-width: 768px) { .cpt-desc .cpt-features { grid-template-columns: 1fr; } .cpt-desc .cpt-care { grid-template-columns: 1fr; } .cpt-desc .cpt-spec-row { grid-template-columns: 1fr; gap: 4px; } .cpt-desc .cpt-hero { flex-direction: column; gap: 14px; } .cpt-desc .cpt-hero-icon { width: 48px; height: 48px; } .cpt-desc .cpt-hero-icon svg { width: 26px; height: 26px; } } Where most reeded beds use the detail as accent — central panel only, or just the wings — the Cape Town Bed Frame commits fully. The entire headboard surface carries vertical reeding floor-to-cap, and the tall matching footboard echoes the same continuous detail. Finished in deep Tasani Brown with subtle wood grain visible through the dark stain, the bed reads as a single architectural statement at both ends. Available in Queen and King sizes. Part of the coordinated 4-piece Cape Town range — matching Bedside Table, Tallboy, and Dresser with Mirror sold separately. All-Over Reeded Surface: Full Headboard + Matching Footboard The Cape Town’s defining design move is the unbroken reeded surface. Fine vertical grooves run floor-to-cap across the entire headboard — no central panel, no flanking accents, just one continuous architectural texture. The tall matching footboard at the foot end carries the same continuous reeding, tying both ends of the bed together visually. The reeding catches light and shadow differently throughout the day, giving an otherwise plain dark bed real visual depth. Key Strengths Continuous Vertical Reeding Fine vertical grooves run across the full surface of both headboard and footboard — architectural rhythm without ornament. Tasani Brown Finish Deep warm brown stain with subtle wood grain visible — reads almost black across the room, reveals timber warmth up close. 4-Piece Coordinated Range Matching Bedside Table, Tallboy, and Dresser with Mirror sold separately, all in Tasani Brown with consistent reeding and brass hardware. How It's Built The Cape Town uses hybrid construction. Structural elements (frame, base, side rails) are solid rubber wood; the decorative surfaces — the continuously reeded headboard and footboard panels — are timber veneer over MDF. Both stained the same Tasani Brown so the bed reads as one continuous piece. MDF stays flat and dimensionally stable across the wide reeded panels, keeping the precise vertical grooves crisp where solid timber would expand and contract with humidity. Product Details SizesQueen, King ConstructionSolid rubber wood (structural) + MDF with timber veneer (reeded panels) FinishDeep Tasani Brown across all surfaces HeadboardTall continuous reeded surface — fine vertical grooves from floor to cap FootboardTall matching reeded panel with the same continuous vertical reeding Top DetailFlat decorative cap across the top edge of the headboard StorageNone — no drawers or footboard storage; clean architectural silhouette SlatsStraight wooden slats included MattressNot included — sold separately AssemblyFlat-packed; two people recommended Caring for Your Cape Town 🧹 Dust the Reeded Grooves Carefully Use a soft brush or a vacuum on low suction along the vertical grooves. The reeded surface collects more dust than flat panels — weekly is ideal, monthly minimum. 💧 Damp, Never Wet on the Timber Dry spills immediately with a soft cloth. Standing water can damage the Tasani Brown finish on both the solid timber and veneered surfaces over time. 🚫 Skip Harsh Chemicals Avoid abrasive cleaners, scouring pads, or solvent-based products on the reeded surface — they can dull the finish and lodge in the grooves where they’re hard to remove. Best Mattress Matches ✓ Pocket Spring Mattresses Individually wrapped springs for couples ✓ Latex Mattresses Naturally resilient and breathable ✓ Bamboo Mattresses Naturally cooling for Queensland summers Snapshot All-over continuous vertical reeding across the full headboard and footboard surfaces. Deep Tasani Brown finish with subtle wood grain visible through the dark stain. No storage drawers — clean architectural silhouette at both ends. Queen and King sizes; 4-piece Cape Town range — Bedside, Tallboy, Dresser with Mirror sold separately. Things People Ask What sizes is the Cape Town available in? Queen and King only. Single, King Single, and Double are not available. No mattress included. What does "all-over reeding" actually mean? Reeding is the pattern of fine vertical grooves running across a timber surface — like very narrow parallel channels milled into the panel. On the Cape Town, the reeding covers the entire visible surface of the headboard (floor to cap) and the entire visible surface of the matching footboard. There’s no flat central panel, no border framing, no accent zones — just one continuous reeded texture from edge to edge. The pattern catches light and shadow as you move around the room, giving the dark stain real visual depth. What does Tasani Brown look like up close? A deep, warm brown stain that reads almost black across the room and reveals subtle wood grain detail up close — particularly visible running along the vertical reeded grooves. Not a flat opaque paint; the timber character shows through. Pairs naturally with neutral bedding (cream, taupe, soft grey), darker palettes (forest green, deep navy), or warm metallics that echo the brass hardware on the matching range pieces. Is the Cape Town solid wood or veneer? Hybrid construction. The structural elements (frame, base, side rails) are solid rubber wood. The decorative reeded panels are timber veneer over MDF. Both finished in the same Tasani Brown stain so the bed reads as one continuous piece — MDF stays dimensionally stable across the wide reeded panels where solid timber would expand and contract with humidity, keeping the precise vertical grooves crisp over time. What other pieces are in the Cape Town range? The Cape Town Bedside Table, Cape Town Tallboy, and Cape Town Dresser with Mirror — all sold separately, all in the same Tasani Brown finish with continuous reeded drawer fronts and brass round handles. { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What sizes is the Cape Town available in?", "acceptedAnswer": { "@type": "Answer", "text": "Queen and King only. Single, King Single, and Double are not available. No mattress included." } }, { "@type": "Question", "name": "What does all-over reeding actually mean?", "acceptedAnswer": { "@type": "Answer", "text": "Reeding is the pattern of fine vertical grooves running across a timber surface — like very narrow parallel channels milled into the panel. On the Cape Town, the reeding covers the entire visible surface of the headboard (floor to cap) and the entire visible surface of the matching footboard. There's no flat central panel, no border framing, no accent zones — just one continuous reeded texture from edge to edge. The pattern catches light and shadow as you move around the room, giving the dark stain real visual depth." } }, { "@type": "Question", "name": "What does Tasani Brown look like up close?", "acceptedAnswer": { "@type": "Answer", "text": "A deep, warm brown stain that reads almost black across the room and reveals subtle wood grain detail up close — particularly visible running along the vertical reeded grooves. Not a flat opaque paint; the timber character shows through. Pairs naturally with neutral bedding, darker palettes like forest green or navy, or warm metallics that echo the brass hardware on the matching range pieces." } }, { "@type": "Question", "name": "Is the Cape Town solid wood or veneer?", "acceptedAnswer": { "@type": "Answer", "text": "Hybrid construction. The structural elements (frame, base, side rails) are solid rubber wood. The decorative reeded panels are timber veneer over MDF. Both finished in the same Tasani Brown stain so the bed reads as one continuous piece — MDF stays dimensionally stable across the wide reeded panels where solid timber would expand and contract with humidity." } }, { "@type": "Question", "name": "What other pieces are in the Cape Town range?", "acceptedAnswer": { "@type": "Answer", "text": "The Cape Town Bedside Table, Cape Town Tallboy, and Cape Town Dresser with Mirror — all sold separately, all in the same Tasani Brown finish with continuous reeded drawer fronts and brass round handles." } } ] } Matching Pieces Cape Town Bed Frame Cape Town Bedside Table Cape Town Tallboy Cape Town Dresser with Mirror All Cape Town range pieces sold separately.
More you might like
CAPE TOWN FRAME
Related
CAPE TOWN FRAME
Cape Town frame
Related