Jericho II Bed Frame with Storage
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap'); .jrc-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; } .jrc-desc *, .jrc-desc *::before, .jrc-desc *::after { box-sizing: border-box; } .jrc-desc .jrc-intro { margin: 0 0 28px; } .jrc-desc .jrc-intro p { margin: 0; font-size: 15px; line-height: 1.7; color: #222222; } .jrc-desc .jrc-label { display: block; font-size: 12px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #C2824D; margin: 0 0 14px; } .jrc-desc .jrc-section { margin: 28px 0; } .jrc-desc .jrc-hero { background: #FBF6F0; border-radius: 12px; padding: 24px 26px; margin: 24px 0; display: flex; gap: 22px; align-items: flex-start; } .jrc-desc .jrc-hero-icon { flex-shrink: 0; width: 56px; height: 56px; background: #C2824D; border-radius: 12px; display: inline-flex; align-items: center; justify-content: center; } .jrc-desc .jrc-hero-icon svg { width: 32px; height: 32px; stroke: #FFFFFF; stroke-width: 1.6; fill: none; stroke-linecap: round; stroke-linejoin: round; } .jrc-desc .jrc-hero-content { flex: 1; } .jrc-desc .jrc-hero-content h3 { margin: 0 0 8px; font-size: 16px; font-weight: 700; color: #2C241B; line-height: 1.35; } .jrc-desc .jrc-hero-content p { margin: 0; font-size: 14.5px; line-height: 1.6; color: #222222; } .jrc-desc .jrc-features { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 14px; } .jrc-desc .jrc-feature { background: #F5F5F5; border-radius: 10px; padding: 18px 18px 16px; display: flex; flex-direction: column; gap: 10px; } .jrc-desc .jrc-feature h3 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; line-height: 1.3; } .jrc-desc .jrc-feature p { margin: 0; font-size: 13.5px; line-height: 1.55; color: #222222; } .jrc-desc .jrc-callout { background: #F7EDE3; border-left: 3px solid #C2824D; border-radius: 6px; padding: 18px 20px; margin: 28px 0; } .jrc-desc .jrc-callout h3 { margin: 0 0 8px; font-size: 14px; font-weight: 700; color: #2C241B; letter-spacing: 0.02em; } .jrc-desc .jrc-callout p { margin: 0; font-size: 14.5px; line-height: 1.65; color: #222222; } .jrc-desc .jrc-spec { background: #FBF6F0; border-radius: 8px; padding: 18px 22px; margin: 24px 0; } .jrc-desc .jrc-spec .jrc-label { margin-bottom: 10px; } .jrc-desc .jrc-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; } .jrc-desc .jrc-spec-row:last-child { border-bottom: none; } .jrc-desc .jrc-spec-row > span:first-child { font-weight: 700; color: #2C241B; } .jrc-desc .jrc-spec-row > span:last-child { color: #222222; } .jrc-desc .jrc-care { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; } .jrc-desc .jrc-care-card { background: #F5F5F5; border-radius: 10px; padding: 16px 18px; display: flex; flex-direction: column; gap: 8px; } .jrc-desc .jrc-care-emoji { font-size: 22px; line-height: 1; } .jrc-desc .jrc-care-card h4 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; } .jrc-desc .jrc-care-card p { margin: 0; font-size: 14px; line-height: 1.55; color: #222222; } .jrc-desc .jrc-pills { display: flex; flex-wrap: wrap; gap: 10px; } .jrc-desc .jrc-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; } .jrc-desc .jrc-pill:hover { border-color: #C2824D; background: #FBF6F0; transform: translateY(-1px); } .jrc-desc .jrc-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; } .jrc-desc .jrc-pill-text { display: flex; flex-direction: column; gap: 2px; min-width: 0; } .jrc-desc .jrc-pill-name { font-size: 13.5px; font-weight: 700; color: #2C241B; } .jrc-desc .jrc-pill-sub { font-size: 11.5px; color: #6B6B6B; font-weight: 500; } .jrc-desc .jrc-glance { display: block; margin: 0; } .jrc-desc .jrc-glance-item { display: flex; align-items: flex-start; gap: 12px; padding: 8px 0; } .jrc-desc .jrc-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; } .jrc-desc .jrc-tick svg { width: 12px; height: 12px; stroke: #FFFFFF; stroke-width: 2.5; fill: none; stroke-linecap: round; stroke-linejoin: round; } .jrc-desc .jrc-glance-item span:last-child { font-size: 15px; line-height: 1.55; color: #222222; } .jrc-desc .jrc-range { background: #2C241B; border-radius: 10px; padding: 22px 22px 20px; margin: 28px 0; } .jrc-desc .jrc-range .jrc-label { color: #E5C8A5; margin-bottom: 14px; } .jrc-desc .jrc-range-items { display: flex; flex-wrap: wrap; gap: 8px; } .jrc-desc .jrc-range-items a, .jrc-desc .jrc-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; } .jrc-desc .jrc-range-items a { color: #FFFFFF !important; background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.18); } .jrc-desc .jrc-range-items a:hover { background: rgba(194,130,77,0.25); border-color: #C2824D; color: #FFFFFF !important; } .jrc-desc .jrc-range-items > div[aria-current="page"] { color: #2C241B; background: #E5C8A5; border: 1px solid #E5C8A5; } .jrc-desc .jrc-range-note { margin: 12px 0 0; font-size: 11.5px; font-style: italic; color: rgba(229,200,165,0.75); } .jrc-desc .mr-link { color: #C2824D; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 2px; font-weight: 600; white-space: nowrap; } .jrc-desc .mr-link:hover { color: #A56934; } .jrc-desc .jrc-faq { margin: 0; } .jrc-desc .jrc-faq-item { border-bottom: 1px solid #E5E5E5; } .jrc-desc .jrc-faq-item:first-of-type { border-top: 1px solid #E5E5E5; } .jrc-desc .jrc-faq-item summary { padding: 16px 28px 16px 0; cursor: pointer; font-size: 14.5px; font-weight: 600; color: #2C241B; list-style: none; position: relative; } .jrc-desc .jrc-faq-item summary::-webkit-details-marker { display: none; } .jrc-desc .jrc-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; } .jrc-desc .jrc-faq-item[open] summary::after { content: '−'; } .jrc-desc .jrc-faq-answer { padding: 0 0 18px; font-size: 14px; line-height: 1.65; color: #222222; } .jrc-desc .jrc-faq-answer p { margin: 0; } @media (max-width: 768px) { .jrc-desc .jrc-features { grid-template-columns: 1fr; } .jrc-desc .jrc-care { grid-template-columns: 1fr; } .jrc-desc .jrc-spec-row { grid-template-columns: 1fr; gap: 4px; } .jrc-desc .jrc-hero { flex-direction: column; gap: 14px; } .jrc-desc .jrc-hero-icon { width: 48px; height: 48px; } .jrc-desc .jrc-hero-icon svg { width: 26px; height: 26px; } } The Jericho II Bed Frame with Storage is a Hamptons-style bed with a distinctive dual-tone design: a creamy off-white painted timber frame, a contrasting dark brown timber cap running across the top of the headboard and footboard, and a linen-look fabric upholstered panel at the centre of the headboard. Two pull-out storage drawers at the foot of the bed add hidden capacity for everyday essentials. Crafted in acacia wood, available in Queen and King sizes. Part of the coordinated 4-piece Jericho Hamptons range — matching Bedside Table, Tallboy, and Dresser with Mirror sold separately. Dual-Tone Hamptons Headboard with Fabric Insert + Footboard Storage The Jericho II’s defining design move is the dual-tone Hamptons headboard. The frame is painted creamy off-white; a contrasting dark brown timber cap runs across the very top edge; and the centre panel is upholstered in soft linen-look fabric. The same dark timber cap continues across the top of the footboard, tying the head and foot of the bed together visually. More Reasons to Choose the Jericho II Linen-Look Fabric Upholstered Headboard Insert Soft beige fabric panel set into the painted timber frame — comfortable to lean against when sitting up to read. Dark Brown Timber Cap Detail Contrasting timber caps run across the very top of both the headboard and footboard — the signature dual-tone Hamptons touch. Two Footboard Storage Drawers Pull-out drawers in matching off-white painted fronts with recessed dark pull handles — flush with the footboard for a clean line. About the Hamptons Style The Jericho II sits in the coastal-Hamptons style range — painted off-white timber with contrasting dark timber accents and a fabric panel softening the headboard. The off-white finish reads as soft cream-white in person, not a pure clinical white — easier to pair with cream walls and natural-tone bedding without looking stark. Specifications SizesQueen, King MaterialAcacia wood Frame FinishCreamy off-white painted across rails, footboard, headboard frame, and drawer fronts (reads as soft cream, not pure white) Top Trim DetailContrasting dark brown timber cap across the top edge of both headboard and footboard Headboard CentreLinen-look fabric upholstered panel set into the painted frame Footboard StorageTwo pull-out drawers with raised-panel fronts and recessed dark pull handles BasePlinth-style base at the corners SlatsStraight wooden slats included MattressNot included — sold separately AssemblyFlat-packed; two people recommended Care Instructions 🧹 Dust Timber Surfaces Weekly Soft cloth across painted timber and the dark brown timber cap. Pay attention to raised-panel grooves on the drawer fronts where dust collects. 🛋️ Care for the Fabric Headboard Vacuum on low suction with an upholstery attachment. Blot (never rub) any spills immediately with a clean dry cloth. 🗄️ Operate the Drawers Smoothly Pull and close the footboard drawers with a steady motion. Avoid overloading, which can stress the runner mechanism. Recommended Care Products ✓ Guardsman Fabric Care Kit For set-in marks on the fabric headboard panel ✓ Guardsman Fabric Protector Treats the fabric to repel spills before they soak in Pair With a Mattress ✓ Bonnell Spring Mattresses Traditional sprung-mattress feel ✓ Latex Mattresses Responsive natural-fibre support ✓ Mattress in a Box Compressed and delivered to the door At a Glance Dual-tone Hamptons design: creamy off-white painted frame with a contrasting dark brown timber cap across the top of the headboard and footboard. Linen-look fabric upholstered headboard insert — soft and tactile against the painted timber. Two footboard storage drawers with raised-panel fronts and recessed dark pull handles. Queen and King sizes; 4-piece Jericho Hamptons range — Bedside, Tallboy, Dresser sold separately. Frequently Asked Questions What sizes is the Jericho II available in? Queen and King only. Single, King Single, and Double are not available. No mattress included. What's the headboard centre panel made of? A linen-look upholstered fabric panel set into the painted timber frame. Most modern upholstery fabric in this category is polyester or polyester-blend linen-look fabric rather than natural linen — more durable, easier to clean. If natural linen matters specifically, check with the showroom team before ordering. What does the off-white finish actually look like? Soft cream-white in person, not a pure clinical white. Reads warmer than a bright crisp white, which makes it easier to pair with cream walls, natural-tone bedding, and the dark brown timber cap without looking stark. How do I care for the fabric headboard panel? Vacuum regularly on low suction with an upholstery attachment. Blot (never rub) any spills immediately with a clean dry cloth. Use the Guardsman Fabric Care Kit for set-in marks, and treat with Guardsman Fabric Protector when new to repel spills before they soak in. What other pieces are in the Jericho Hamptons range? The Jericho Bedside Table, Jericho Tallboy, and Jericho Dresser with Mirror — all sold separately, all with matching off-white finish, dark timber cap detailing, and Hamptons styling. { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What sizes is the Jericho II 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's the headboard centre panel made of?", "acceptedAnswer": { "@type": "Answer", "text": "A linen-look upholstered fabric panel set into the painted timber frame. Most modern upholstery fabric in this category is polyester or polyester-blend linen-look fabric rather than natural linen — more durable, easier to clean, holds colour better. If natural linen matters specifically, check with the showroom team before ordering." } }, { "@type": "Question", "name": "What does the off-white finish actually look like?", "acceptedAnswer": { "@type": "Answer", "text": "Soft cream-white in person, not a pure clinical white. Reads warmer than a bright crisp white, easier to pair with cream walls, natural-tone bedding, and the dark brown timber cap without looking stark." } }, { "@type": "Question", "name": "How do I care for the fabric headboard panel?", "acceptedAnswer": { "@type": "Answer", "text": "Vacuum regularly on low suction with an upholstery attachment. Blot (never rub) spills immediately. Use the Guardsman Fabric Care Kit for set-in marks; treat with Guardsman Fabric Protector when new to repel spills." } }, { "@type": "Question", "name": "What other pieces are in the Jericho Hamptons range?", "acceptedAnswer": { "@type": "Answer", "text": "The Jericho Bedside Table, Jericho Tallboy, and Jericho Dresser with Mirror — all sold separately, all with matching off-white finish, dark timber cap detailing, and Hamptons styling." } } ] } Complete the Jericho Hamptons Range Jericho II Bed Frame with Storage Jericho Bedside Table Jericho Tallboy Jericho Dresser with Mirror All Jericho Hamptons pieces sold separately.
More you might like
Related
Orpaz Jericho 941 Holster Polymer Frame Level II OWB with Je
Related
Orpaz IWI Jericho 941 Holster (STEEL FRAME) Level II OWB w/
Related
Jericho Acacia Bed Frame — Hamptons Style
Related