✦ Verified product
Millbrook 2 Small Double Storage Sofa Bed
GBP 1,550.00
Fabric
SofaBedExpert.co.uk
Verified independent store
→
.sbe-pd { font-family: inherit; color: #1f2b22; } .sbe-pd *, .sbe-pd *::before, .sbe-pd *::after { box-sizing: border-box; } .sbe-pd a { color: #395B42; text-decoration: underline;
text-underline-offset: 3px; } /* HERO WITH VIDEO */ .sbe-hero { display: grid; grid-template-columns: 1.6fr 1.2fr; gap: 0; background: linear-gradient(135deg, #f8f5ef 0%, #ffffff 100%); border: 1px solid #e8e2d8; border-radius: 14px; padding: 10px; margin-bottom: 28px; overflow: hidden; box-shadow: 0 10px 28px rgba(0,0,0,0.04); } .sbe-hero-left { padding: 30px 32px; } .sbe-hero-video { background: #f8f5ef; border-radius: 0 10px 10px 0; overflow: hidden; min-height: 100%; display: flex; align-items: center; justify-content: center; } .sbe-hero-video video { width: 100%; height: 100%; object-fit: contain; display: block; background: #f8f5ef; } /* Top label */ .sbe-eyebrow { display: inline-flex; align-items: center; gap: 8px; font-size: 12px; font-weight: 800; letter-spacing: 0.8px; text-transform: uppercase; color: #395B42; background: #eef4ee; padding: 8px 13px; border-radius: 999px; margin-bottom: 18px; } .sbe-hero h2 { font-size: 31px; line-height: 1.18; margin: 0 0 16px 0; color: #1a2e1f; letter-spacing: -0.6px; } .sbe-hero p { font-size: 16px; line-height: 1.75; color: #4c584f; margin: 0 0 20px 0; max-width: 850px; } /* Feature boxes */ .sbe-hero-points { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin: 26px 0 0 0; } .sbe-hero-point { background: #fff; border: 1px solid #e7e1d8; border-radius: 12px; padding: 16px 16px; min-height: 92px; } .sbe-hero-point strong { display: block; font-size: 15px; color: #1a2e1f; margin-bottom: 7px; line-height: 1.25; } .sbe-hero-point span { display: block; font-size: 13.5px; color: #69736b; line-height: 1.5; } /* YouTube video */ .sbe-video-card { margin: 0 0 28px 0; background: #1a2e1f; border-radius: 14px; overflow: hidden; box-shadow: 0 12px 30px rgba(0,0,0,0.10); } .sbe-video-top { padding: 18px 20px; color: #fff; } .sbe-video-top h3 { margin: 0 0 5px 0; font-size: 19px; color: #fff; letter-spacing: -0.2px; } .sbe-video-top p { margin: 0; color: rgba(255,255,255,0.76); font-size: 14px; line-height: 1.55; } .sbe-video { position: relative; padding-bottom: 56.25%; height: 0; background: #111; } .sbe-video iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; } /* Dimensions */ .sbe-dims { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: #ded8cf; border: 1px solid #ded8cf; border-radius: 12px; overflow: hidden; margin: 0 0 28px 0; } .sbe-dim { background: #fff; padding: 16px; } .sbe-dim-label { font-size: 11px; color: #8d918b; text-transform: uppercase; letter-spacing: 0.7px; font-weight: 700; margin-bottom: 5px; } .sbe-dim-value { font-size: 17px; color: #1a2e1f; font-weight: 800; } /* Section base */ .sbe-section { margin: 32px 0; } .sbe-section h2 { font-size: 21px; color: #1a2e1f; margin: 0 0 14px 0; letter-spacing: -0.3px; } .sbe-section p { font-size: 15px; color: #566058; line-height: 1.75; margin: 0 0 14px 0; } /* Premium feature grid */ .sbe-feature-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; } .sbe-feature { border: 1px solid #e8e2d8; background: #fff; border-radius: 12px; padding: 18px; } .sbe-feature-icon { width: 32px; height: 32px; border-radius: 999px; background: #395B42; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 16px; margin-bottom: 12px; } .sbe-feature h3 { font-size: 16px; margin: 0 0 7px 0; color: #1a2e1f; } .sbe-feature p { font-size: 14px; line-height: 1.65; margin: 0; color: #626b64; } /* Split image sections */ .sbe-split { display: grid; grid-template-columns: 1.05fr 0.95fr; overflow: hidden; border-radius: 14px; background: #f8f5ef; border: 1px solid #e8e2d8; margin: 28px 0; } .sbe-split.reverse { grid-template-columns: 0.95fr 1.05fr; background: #1a2e1f; border: none; } .sbe-split.reverse .sbe-split-text { order: 1; } .sbe-split.reverse .sbe-split-img { order: 2; } .sbe-split-img { min-height: 310px; } .sbe-split-img img { width: 100%; height: 100%; display: block; object-fit: cover; } .sbe-split-text { padding: 38px; display: flex; flex-direction: column; justify-content: center; } .sbe-split-text h2 { font-size: 22px; line-height: 1.25; margin: 0 0 12px 0; color: #1a2e1f; } .sbe-split-text p { font-size: 15px; line-height: 1.75; margin: 0; color: #566058; } .sbe-split.reverse h2 { color: #fff; } .sbe-split.reverse p { color: rgba(255,255,255,0.76); } /* Specs */ .sbe-specs { border: 1px solid #e8e2d8; border-radius: 14px; overflow: hidden; background: #fff; } .sbe-spec-row { display: grid; grid-template-columns: 36% 64%; border-bottom: 1px solid #eee9e1; } .sbe-spec-row:last-child { border-bottom: none; } .sbe-spec-label { padding: 15px 16px; background: #faf8f4; color: #8d918b; font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.7px; } .sbe-spec-value { padding: 15px 16px; color: #4b544d; font-size: 14px; line-height: 1.6; } /* Image card */ .sbe-image-card { background: #f8f5ef; border: 1px solid #e8e2d8; border-radius: 14px; padding: 20px; text-align: center; } .sbe-image-card img { max-width: 100%; border-radius: 8px; } .sbe-caption { font-size: 13px; color: #777; margin-top: 10px; } /* Delivery */ .sbe-delivery { background: #eef4ee; border: 1px solid #dce8dc; border-radius: 14px; padding: 20px; } .sbe-delivery h2 { margin: 0 0 8px 0; font-size: 19px; color: #1a2e1f; } .sbe-delivery p { margin: 0; font-size: 14.5px; line-height: 1.7; color: #4e5b51; } /* FAQ */ .sbe-faq { list-style: none; margin: 0; padding: 0; border: 1px solid #e8e2d8; border-radius: 14px; overflow: hidden; } .sbe-faq-item { border-bottom: 1px solid #eee9e1; background: #fff; } .sbe-faq-item:last-child { border-bottom: none; } .sbe-faq-q { width: 100%; border: none; background: #fff; padding: 17px 18px; cursor: pointer; text-align: left; color: #1a2e1f; font-size: 14.5px; font-weight: 800; display: flex; justify-content: space-between; gap: 14px; align-items: center; font-family: inherit; } .sbe-faq-icon { width: 22px; height: 22px; min-width: 22px; border-radius: 999px; border: 1px solid #cfd8cf; display: flex; align-items: center; justify-content: center; color: #395B42; font-size: 16px; line-height: 1; } .sbe-faq-a { max-height: 0; overflow: hidden; transition: max-height 0.25s ease; } .sbe-faq-a-inner { padding: 0 18px 18px 18px; color: #5d665f; font-size: 14px; line-height: 1.7; } .sbe-faq-item.open .sbe-faq-icon { transform: rotate(45deg); } /* Mobile */ @media (max-width: 900px) { .sbe-hero { grid-template-columns: 1fr; padding: 10px; } .sbe-hero-left { padding: 22px 18px; } .sbe-hero-video { border-radius: 10px; min-height: auto; background: #f8f5ef; } .sbe-hero-video video { width: 100%; height: auto; object-fit: contain; background: #f8f5ef; } .sbe-hero-points { grid-template-columns: 1fr; } .sbe-hero h2 { font-size: 23px; } } @media (max-width: 760px) { .sbe-feature-grid { grid-template-columns: 1fr; } .sbe-dims { grid-template-columns: 1fr; } .sbe-split, .sbe-split.reverse { grid-template-columns: 1fr; } .sbe-split.reverse .sbe-split-text, .sbe-split.reverse .sbe-split-img { order: unset; } .sbe-split-img { min-height: 230px; } .sbe-split-text { padding: 24px 20px; } .sbe-spec-row { grid-template-columns: 1fr; } .sbe-spec-label { padding-bottom: 5px; } .sbe-spec-value { padding-top: 5px; } } Small double sofa bed with storage arms Compact comfort — with smart hidden storage The Millbrook 2 Storage Sofa Bed gives you a supportive everyday sofa, a practical small double bed and clever storage hidden inside both armrests. It is ideal for homes where every bit of space matters. Every-night comfort Pocket springs in the seat and mattress. Opening arm storage Both boczki open for extra hidden storage. Small double bed Opens into a 120 x 200cm sleeping area. Sofa size 180 x 96cm Bed size 120 x 200cm Height 90cm See the Millbrook in action Watch how the sofa opens into a bed and see how simple it is to use every day. Why customers choose the Millbrook 2 Storage Sofa Bed The Millbrook 2 Storage Sofa Bed is a clever choice when you want comfort, practicality and extra storage without choosing a large sofa bed. The opening arms give you useful hidden space for bedding, pillows, blankets or everyday items, while the pocket-sprung mattress makes it suitable for regular sleeping. ✓ Pocket-sprung seat and mattress Unlike many basic sofa beds, the Millbrook 2 uses pocket springs in both the seat and mattress for better support. ✓ Opening storage arms Both armrests open to reveal useful hidden storage, perfect for bedding, pillows and smaller household items. ✓ Designed for everyday sleeping The 120 x 200cm sleeping area is made for regular use, not just occasional guests. ✓ Smooth opening mechanism The sofa converts into a bed quickly and easily, with no awkward folding mattress or complicated setup. Storage hidden inside the arms The wider boczki are designed with built-in storage compartments. Simply open the arms to store bedding, blankets, pillows or everyday essentials neatly out of sight. Comfort that feels more like a real bed Pocket springs, high-density foam and a strong plywood frame help create a stable, supportive sleeping surface that is suitable for regular use, while the sofa remains comfortable for everyday sitting. What is inside? High-density foam, pocket springs and zigzag springs for strong, long-lasting comfort. Specifications Dimensions 180cm width x 96cm depth x 90cm height Sleeping area 120 x 200cm — Small Double Storage Built-in storage compartments inside both opening armrests Construction Pocket springs, high-density foam, strong plywood frame and silicone fibre-filled cushions Weight capacity 250kg Fabrics Available in all SofaBedExpert fabric ranges, including easy-clean options. Order a free swatch book Measurements Delivery and access note Please make sure your narrowest access point is at least 48cm wide, including doorways, hallways, stairs and tight turns. The sofa is delivered in sections to make access easier. If you are unsure, contact us before ordering and we will help check it with you. Frequently asked questions Is the Millbrook 2 Storage Sofa Bed suitable for everyday sleeping?+ Yes. The Millbrook 2 Storage Sofa Bed is designed for every-night sleeping. The mattress uses pocket springs and high-density foam to provide proper support for regular use. What size bed does it open into?+ The Millbrook 2 Storage Sofa Bed opens into a small double sleeping area measuring 120 x 200cm. Where is the storage?+ The storage is built into both opening armrests. It is ideal for bedding, pillows, blankets or everyday household items. What fabrics are available?+ The Millbrook 2 Storage Sofa Bed is available in all SofaBedExpert fabric ranges, including easy-clean and pet-friendly options. You can order a free fabric sample book here. Will it fit through my door?+ The sofa is delivered in sections. Please check that your narrowest access point is at least 48cm wide. If you are unsure, contact us and we can help confirm access before you order. (function(){ var items = document.querySelectorAll('.sbe-faq-item'); items.forEach(function(item){ var btn = item.querySelector('.sbe-faq-q'); var ans = item.querySelector('.sbe-faq-a'); btn.addEventListener('click', function(){ var isOpen = item.classList.contains('open'); items.forEach(function(i){ i.classList.remove('open'); i.querySelector('.sbe-faq-a').style.maxHeight = '0'; }); if(!isOpen){ item.classList.add('open'); ans.style.maxHeight = ans.scrollHeight + 'px'; } }); }); })();