{"product_id":"5-panel-electrical-divan-bed-with-mattress-options","title":"5 Panel Electrical Divan Bed With Mattress Options","description":"\n\u003cdiv class=\"product-info-section\"\u003e\n  \u003ch2\u003e5 Panel Electrical Adjustable Divan Bed Features\u003c\/h2\u003e\n\n  \u003cp\u003e\n    The 5 Panel Electrical Adjustable Divan Bed combines a clean panelled upholstered design with the comfort and practicality of an electric adjustable bed. \n    Designed to look like a stylish bedroom divan rather than a plain medical style bed, it is ideal for everyday comfort, relaxing, reading, watching TV and mobility support.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    With its modern 5 panel headboard style, supportive divan base and electric adjustable mechanism, this bed offers both style and everyday practicality. \n    The head and foot sections can be adjusted using the remote control, helping you find a more comfortable position whether you are sitting up, resting, sleeping or simply relaxing at home.\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eElectric adjustable head and foot sections\u003c\/li\u003e\n    \u003cli\u003eIncludes remote control for easy bed adjustment\u003c\/li\u003e\n    \u003cli\u003eSupportive adjustable divan base\u003c\/li\u003e\n    \u003cli\u003eModern 5 panel headboard design\u003c\/li\u003e\n    \u003cli\u003eStylish upholstered divan bed style\u003c\/li\u003e\n    \u003cli\u003eAvailable with mattress options\u003c\/li\u003e\n    \u003cli\u003eIdeal for comfort, relaxation and mobility support\u003c\/li\u003e\n    \u003cli\u003eSuitable for elderly customers or those with disabilities\u003c\/li\u003e\n    \u003cli\u003eDesigned to look like a bedroom divan, not a medical style bed\u003c\/li\u003e\n    \u003cli\u003eAvailable in a choice of fabrics, colours and sizes\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n\u003cstyle\u003e\n  .bol-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .bol-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    background: #f5f5f5;\n    color: #1a1a1a;\n    max-width: 860px;\n    margin: 0 auto;\n    border-radius: 10px;\n    overflow: hidden;\n  }\n\n  \/* HERO *\/\n  .bol-hero {\n    background: linear-gradient(135deg, #1e3d30 0%, #2d5a4e 55%, #3a6b5a 100%);\n    color: #fff;\n    padding: 40px 36px 36px;\n    position: relative;\n    overflow: hidden;\n  }\n  .bol-hero::before {\n    content: '';\n    position: absolute;\n    top: -50px; right: -50px;\n    width: 200px; height: 200px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.05);\n  }\n  .bol-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -70px; left: 25%;\n    width: 280px; height: 280px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.03);\n  }\n  .bol-eyebrow {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #a8d5c2;\n    margin-bottom: 10px;\n  }\n  .bol-hero h2 {\n    font-size: clamp(22px, 4vw, 34px);\n    font-weight: 700;\n    line-height: 1.2;\n    margin-bottom: 12px;\n    color: #fff;\n  }\n  .bol-hero p {\n    font-size: 14px;\n    color: rgba(255,255,255,0.7);\n    line-height: 1.7;\n    max-width: 500px;\n  }\n\n  \/* SPEC BAR *\/\n  .bol-specs {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    background: #1e3d30;\n    border-bottom: 3px solid #a8d5c2;\n  }\n  .bol-spec {\n    padding: 18px 20px;\n    border-right: 1px solid rgba(255,255,255,0.08);\n  }\n  .bol-spec:last-child { border-right: none; }\n  .bol-spec-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: #a8d5c2;\n    margin-bottom: 5px;\n  }\n  .bol-spec-val {\n    font-size: 22px;\n    font-weight: 700;\n    color: #fff;\n    line-height: 1;\n    margin-bottom: 3px;\n  }\n  .bol-spec-sub {\n    font-size: 11px;\n    color: rgba(255,255,255,0.45);\n  }\n\n  \/* SECTION HEADER *\/\n  .bol-sec-head {\n    padding: 28px 28px 16px;\n    background: #f5f5f5;\n  }\n  .bol-sec-title {\n    font-size: 16px;\n    font-weight: 700;\n    color: #1e3d30;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n  .bol-sec-title::after {\n    content: '';\n    flex: 1;\n    height: 2px;\n    background: linear-gradient(90deg, #a8d5c2, transparent);\n  }\n\n  \/* TABLE *\/\n  .bol-table-wrap {\n    padding: 0 28px 28px;\n    background: #f5f5f5;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n  .bol-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 13.5px;\n    min-width: 480px;\n  }\n  .bol-table thead tr {\n    background: #2d5a4e;\n    color: #fff;\n  }\n  .bol-table thead th {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 13px 14px;\n    text-align: left;\n    color: #c8e8dc;\n  }\n  .bol-table tbody tr {\n    border-bottom: 1px solid #dde5e2;\n    transition: background 0.15s;\n  }\n  .bol-table tbody tr:nth-child(even) { background: #edf3f0; }\n  .bol-table tbody tr:hover { background: #d5e8e0; }\n  .bol-table tbody td {\n    padding: 13px 14px;\n    color: #1a1a1a;\n    vertical-align: middle;\n  }\n  .bol-table tbody td:first-child {\n    font-weight: 700;\n    font-size: 14px;\n    color: #1e3d30;\n  }\n  .bol-badge {\n    display: inline-block;\n    padding: 3px 10px;\n    border-radius: 20px;\n    font-size: 11px;\n    font-weight: 600;\n  }\n  .bol-badge-1 {\n    background: #e8f5f0;\n    color: #2d5a4e;\n    border: 1px solid #a8d5c2;\n  }\n  .bol-badge-2 {\n    background: #2d5a4e;\n    color: #c8e8dc;\n  }\n\n  \/* VISUAL BARS *\/\n  .bol-bars-wrap {\n    background: #fff;\n    padding: 0 28px 28px;\n  }\n  .bol-bars-wrap .bol-sec-head {\n    background: #fff;\n    padding-left: 0;\n    padding-right: 0;\n  }\n  .bol-bar-list { display: flex; flex-direction: column; gap: 12px; }\n  .bol-bar-row {\n    display: grid;\n    grid-template-columns: 155px 1fr;\n    align-items: center;\n    gap: 14px;\n  }\n  .bol-bar-label { line-height: 1.3; }\n  .bol-bar-name { font-size: 13px; font-weight: 700; color: #1e3d30; }\n  .bol-bar-sub  { font-size: 11px; color: #6b8c80; margin-top: 2px; }\n  .bol-track {\n    background: #edf3f0;\n    border-radius: 4px;\n    height: 32px;\n    overflow: hidden;\n    border: 1px solid #c8ddd6;\n  }\n  .bol-fill {\n    height: 100%;\n    border-radius: 4px;\n    display: flex;\n    align-items: center;\n    justify-content: flex-end;\n    padding-right: 10px;\n    font-size: 11px;\n    font-weight: 600;\n    color: #fff;\n    white-space: nowrap;\n  }\n  .bol-w1 { width: 43%; background: linear-gradient(90deg, #3a6b5a, #a8d5c2); }\n  .bol-w2 { width: 50%; background: linear-gradient(90deg, #356050, #8cc4b0); }\n  .bol-w3 { width: 67%; background: linear-gradient(90deg, #2d5a4e, #74b49e); }\n  .bol-w4 { width: 75%; background: linear-gradient(90deg, #285044, #5ea48c); }\n  .bol-w5 { width: 83%; background: linear-gradient(90deg, #22443a, #4a9478); }\n  .bol-w6 { width: 100%; background: linear-gradient(90deg, #1e3d30, #2d5a4e); }\n\n  \/* INFO CARDS *\/\n  .bol-cards-wrap {\n    background: #f5f5f5;\n    padding: 0 28px 28px;\n  }\n  .bol-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 4px; }\n  .bol-card {\n    border: 1px solid #c8ddd6;\n    border-radius: 8px;\n    padding: 18px;\n    background: #fff;\n    border-top: 3px solid #2d5a4e;\n  }\n  .bol-card-title {\n    font-size: 14px;\n    font-weight: 700;\n    color: #1e3d30;\n    margin-bottom: 6px;\n  }\n  .bol-card-body {\n    font-size: 13px;\n    color: #4a6860;\n    line-height: 1.65;\n  }\n\n  \/* FOOTER *\/\n  .bol-footer {\n    background: #1e3d30;\n    color: rgba(255,255,255,0.6);\n    padding: 16px 28px;\n    font-size: 12px;\n    line-height: 1.6;\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n  }\n  .bol-footer-icon {\n    color: #a8d5c2;\n    font-size: 14px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* MOBILE *\/\n  @media (max-width: 580px) {\n    .bol-hero { padding: 28px 18px; }\n    .bol-specs { grid-template-columns: 1fr 1fr; }\n    .bol-spec:nth-child(3) { grid-column: span 2; border-right: none; border-top: 1px solid rgba(255,255,255,0.08); }\n    .bol-sec-head, .bol-table-wrap, .bol-bars-wrap, .bol-cards-wrap, .bol-footer { padding-left: 16px; padding-right: 16px; }\n    .bol-bar-row { grid-template-columns: 120px 1fr; gap: 10px; }\n    .bol-cards { grid-template-columns: 1fr; }\n    .bol-bar-name { font-size: 12px; }\n    .bol-fill { font-size: 10px; padding-right: 6px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bol-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"bol-hero\"\u003e\n    \u003cdiv class=\"bol-eyebrow\"\u003eElectric Divan Collection\u003c\/div\u003e\n    \u003ch2\u003eAdjustable Electric Bed\u003cbr\u003eSize Guide\u003c\/h2\u003e\n    \u003cp\u003eAll adjustable beds share a universal 6FT6 (200cm) length. Find the right width for your space — every size includes the same premium electric mechanism.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPEC BAR --\u003e\n  \u003cdiv class=\"bol-specs\"\u003e\n    \u003cdiv class=\"bol-spec\"\u003e\n      \u003cdiv class=\"bol-spec-label\"\u003eLength\u003c\/div\u003e\n      \u003cdiv class=\"bol-spec-val\"\u003e200cm\u003c\/div\u003e\n      \u003cdiv class=\"bol-spec-sub\"\u003e6FT6 — all sizes\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bol-spec\"\u003e\n      \u003cdiv class=\"bol-spec-label\"\u003eBase Height\u003c\/div\u003e\n      \u003cdiv class=\"bol-spec-val\"\u003e32cm\u003c\/div\u003e\n      \u003cdiv class=\"bol-spec-sub\"\u003eFrom floor\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bol-spec\"\u003e\n      \u003cdiv class=\"bol-spec-label\"\u003eAbove Single\u003c\/div\u003e\n      \u003cdiv class=\"bol-spec-val\"\u003e×2\u003c\/div\u003e\n      \u003cdiv class=\"bol-spec-sub\"\u003eMattresses supplied\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS TABLE --\u003e\n  \u003cdiv class=\"bol-sec-head\"\u003e\n    \u003cdiv class=\"bol-sec-title\"\u003eFull Dimensions\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bol-table-wrap\"\u003e\n    \u003ctable class=\"bol-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eSize\u003c\/th\u003e\n          \u003cth\u003eWidth\u003c\/th\u003e\n          \u003cth\u003eLength\u003c\/th\u003e\n          \u003cth\u003eHeight\u003c\/th\u003e\n          \u003cth\u003eMattress Setup\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e2FT6 Small Single\u003c\/td\u003e\n          \u003ctd\u003e77cm \/ 2FT6\u003c\/td\u003e\n          \u003ctd\u003e200cm \/ 6FT6\u003c\/td\u003e\n          \u003ctd\u003e32cm\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"bol-badge bol-badge-1\"\u003e1 Mattress\u003c\/span\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e3FT Single\u003c\/td\u003e\n          \u003ctd\u003e90cm \/ 3FT\u003c\/td\u003e\n          \u003ctd\u003e200cm \/ 6FT6\u003c\/td\u003e\n          \u003ctd\u003e32cm\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"bol-badge bol-badge-1\"\u003e1 Mattress\u003c\/span\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e4FT Small Double\u003c\/td\u003e\n          \u003ctd\u003e120cm \/ 4FT\u003c\/td\u003e\n          \u003ctd\u003e200cm \/ 6FT6\u003c\/td\u003e\n          \u003ctd\u003e32cm\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"bol-badge bol-badge-2\"\u003e2 Mattresses\u003c\/span\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e4FT6 Double\u003c\/td\u003e\n          \u003ctd\u003e135cm \/ 4FT6\u003c\/td\u003e\n          \u003ctd\u003e200cm \/ 6FT6\u003c\/td\u003e\n          \u003ctd\u003e32cm\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"bol-badge bol-badge-2\"\u003e2 Mattresses\u003c\/span\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e5FT King\u003c\/td\u003e\n          \u003ctd\u003e150cm \/ 5FT\u003c\/td\u003e\n          \u003ctd\u003e200cm \/ 6FT6\u003c\/td\u003e\n          \u003ctd\u003e32cm\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"bol-badge bol-badge-2\"\u003e2 Mattresses\u003c\/span\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e6FT Super King\u003c\/td\u003e\n          \u003ctd\u003e180cm \/ 6FT\u003c\/td\u003e\n          \u003ctd\u003e200cm \/ 6FT6\u003c\/td\u003e\n          \u003ctd\u003e32cm\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"bol-badge bol-badge-2\"\u003e2 Mattresses\u003c\/span\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- VISUAL BARS --\u003e\n  \u003cdiv class=\"bol-bars-wrap\"\u003e\n    \u003cdiv class=\"bol-sec-head\" style=\"padding-top:24px;\"\u003e\n      \u003cdiv class=\"bol-sec-title\"\u003eVisual Width Comparison\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bol-bar-list\"\u003e\n      \u003cdiv class=\"bol-bar-row\"\u003e\n        \u003cdiv class=\"bol-bar-label\"\u003e\n          \u003cdiv class=\"bol-bar-name\"\u003e2FT6 Small Single\u003c\/div\u003e\n          \u003cdiv class=\"bol-bar-sub\"\u003e77cm · 1 mattress\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bol-track\"\u003e\u003cdiv class=\"bol-fill bol-w1\"\u003e77cm\u003c\/div\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bol-bar-row\"\u003e\n        \u003cdiv class=\"bol-bar-label\"\u003e\n          \u003cdiv class=\"bol-bar-name\"\u003e3FT Single\u003c\/div\u003e\n          \u003cdiv class=\"bol-bar-sub\"\u003e90cm · 1 mattress\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bol-track\"\u003e\u003cdiv class=\"bol-fill bol-w2\"\u003e90cm\u003c\/div\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bol-bar-row\"\u003e\n        \u003cdiv class=\"bol-bar-label\"\u003e\n          \u003cdiv class=\"bol-bar-name\"\u003e4FT Small Double\u003c\/div\u003e\n          \u003cdiv class=\"bol-bar-sub\"\u003e120cm · 2 mattresses\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bol-track\"\u003e\u003cdiv class=\"bol-fill bol-w3\"\u003e120cm\u003c\/div\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bol-bar-row\"\u003e\n        \u003cdiv class=\"bol-bar-label\"\u003e\n          \u003cdiv class=\"bol-bar-name\"\u003e4FT6 Double\u003c\/div\u003e\n          \u003cdiv class=\"bol-bar-sub\"\u003e135cm · 2 mattresses\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bol-track\"\u003e\u003cdiv class=\"bol-fill bol-w4\"\u003e135cm\u003c\/div\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bol-bar-row\"\u003e\n        \u003cdiv class=\"bol-bar-label\"\u003e\n          \u003cdiv class=\"bol-bar-name\"\u003e5FT King\u003c\/div\u003e\n          \u003cdiv class=\"bol-bar-sub\"\u003e150cm · 2 mattresses\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bol-track\"\u003e\u003cdiv class=\"bol-fill bol-w5\"\u003e150cm\u003c\/div\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bol-bar-row\"\u003e\n        \u003cdiv class=\"bol-bar-label\"\u003e\n          \u003cdiv class=\"bol-bar-name\"\u003e6FT Super King\u003c\/div\u003e\n          \u003cdiv class=\"bol-bar-sub\"\u003e180cm · 2 mattresses\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bol-track\"\u003e\u003cdiv class=\"bol-fill bol-w6\"\u003e180cm\u003c\/div\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INFO CARDS --\u003e\n  \u003cdiv class=\"bol-cards-wrap\"\u003e\n    \u003cdiv class=\"bol-sec-head\" style=\"padding-left:0;padding-right:0;\"\u003e\n      \u003cdiv class=\"bol-sec-title\"\u003eMattress Information\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bol-cards\"\u003e\n      \u003cdiv class=\"bol-card\"\u003e\n        \u003cdiv class=\"bol-card-title\"\u003eSingle Sizes (2FT6 \u0026amp; 3FT)\u003c\/div\u003e\n        \u003cdiv class=\"bol-card-body\"\u003eThese sizes come with \u003cstrong\u003e1 mattress\u003c\/strong\u003e. The entire sleeping surface adjusts together as one unit.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bol-card\"\u003e\n        \u003cdiv class=\"bol-card-title\"\u003eDouble \u0026amp; Above (4FT+)\u003c\/div\u003e\n        \u003cdiv class=\"bol-card-body\"\u003eSupplied with \u003cstrong\u003e2 mattresses\u003c\/strong\u003e. Please note the mattresses do \u003cstrong\u003enot\u003c\/strong\u003e move independently — both sides adjust together.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"bol-footer\"\u003e\n    \u003cspan class=\"bol-footer-icon\"\u003e⚠\u003c\/span\u003e\n    Please check your room space before ordering. Allow extra clearance for walking space and bedside tables. All dimensions are approximate and may vary slightly.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Beds Online Store","offers":[{"title":"2FT6 Small Single \/ No Mattress (Base And Headboard Only)","offer_id":56935247511930,"sku":null,"price":499.99,"currency_code":"GBP","in_stock":true},{"title":"2FT6 Small Single \/ Deluxe Memory Foam Mattress","offer_id":56935247544698,"sku":null,"price":579.99,"currency_code":"GBP","in_stock":true},{"title":"2FT6 Small Single \/ 1000 Pocket Sprung Mattress","offer_id":56935247577466,"sku":null,"price":609.99,"currency_code":"GBP","in_stock":true},{"title":"3.0FT Single \/ No Mattress (Base And Headboard Only)","offer_id":56935247610234,"sku":null,"price":499.99,"currency_code":"GBP","in_stock":true},{"title":"3.0FT Single \/ Deluxe Memory Foam Mattress","offer_id":56935247643002,"sku":null,"price":579.99,"currency_code":"GBP","in_stock":true},{"title":"3.0FT Single \/ 1000 Pocket Sprung Mattress","offer_id":56935247675770,"sku":null,"price":609.99,"currency_code":"GBP","in_stock":true},{"title":"4.0FT Small Double \/ No Mattress (Base And Headboard Only)","offer_id":56935247708538,"sku":null,"price":799.99,"currency_code":"GBP","in_stock":true},{"title":"4.0FT Small Double \/ Deluxe Memory Foam Mattress","offer_id":56935247741306,"sku":null,"price":899.99,"currency_code":"GBP","in_stock":true},{"title":"4.0FT Small Double \/ 1000 Pocket Sprung Mattress","offer_id":56935247774074,"sku":null,"price":949.99,"currency_code":"GBP","in_stock":true},{"title":"4.6FT Double \/ No Mattress (Base And Headboard Only)","offer_id":56935247806842,"sku":null,"price":799.99,"currency_code":"GBP","in_stock":true},{"title":"4.6FT Double \/ Deluxe Memory Foam Mattress","offer_id":56935247839610,"sku":null,"price":899.99,"currency_code":"GBP","in_stock":true},{"title":"4.6FT Double \/ 1000 Pocket Sprung Mattress","offer_id":56935247872378,"sku":null,"price":949.99,"currency_code":"GBP","in_stock":true},{"title":"5.0FT King Size \/ No Mattress (Base And Headboard Only)","offer_id":56935247905146,"sku":null,"price":999.99,"currency_code":"GBP","in_stock":true},{"title":"5.0FT King Size \/ Deluxe Memory Foam Mattress","offer_id":56935247937914,"sku":null,"price":1159.99,"currency_code":"GBP","in_stock":true},{"title":"5.0FT King Size \/ 1000 Pocket Sprung Mattress","offer_id":56935247970682,"sku":null,"price":1219.99,"currency_code":"GBP","in_stock":true},{"title":"6.0FT Super King \/ No Mattress (Base And Headboard Only)","offer_id":56935248003450,"sku":null,"price":1099.99,"currency_code":"GBP","in_stock":true},{"title":"6.0FT Super King \/ Deluxe Memory Foam Mattress","offer_id":56935248036218,"sku":null,"price":1259.99,"currency_code":"GBP","in_stock":true},{"title":"6.0FT Super King \/ 1000 Pocket Sprung Mattress","offer_id":56935248068986,"sku":null,"price":1319.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0514\/1558\/0823\/files\/magnific__remove-the-drawers-and-the-seam-from-the-side-so-i__63767.png?v=1780462341","url":"https:\/\/bedsonlinestore.co.uk\/products\/5-panel-electrical-divan-bed-with-mattress-options","provider":"Beds Online Store","version":"1.0","type":"link"}