{"product_id":"apollo-electrical-bed-frame-with-mattress-options","title":"Apollo Electrical Divan Bed With Mattress Options","description":"\n\u003cdiv class=\"product-info-section\"\u003e\n  \u003ch2\u003eApollo Electrical Divan Bed Features\u003c\/h2\u003e\n\n  \u003cp\u003e\n    The Apollo Electrical Divan Bed combines a clean upholstered divan design with the comfort and practicality of an electric adjustable bed. \n    Designed to offer everyday support while still looking stylish in the bedroom, it is ideal for relaxing, reading, watching TV, sleeping upright and mobility support.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    With its supportive adjustable base and upholstered finish, the Apollo gives you the benefits of an electric bed without the plain medical style look. \n    The head and foot sections can be adjusted with ease, helping you find a more comfortable position whether you are resting, sleeping or sitting up at home.\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eElectric adjustable head and foot sections\u003c\/li\u003e\n    \u003cli\u003eRemote controlled movement\u003c\/li\u003e\n    \u003cli\u003eSupportive adjustable base\u003c\/li\u003e\n    \u003cli\u003eUpholstered divan bed design\u003c\/li\u003e\n    \u003cli\u003eSimple, clean and modern bedroom 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 bed, not a medical style frame\u003c\/li\u003e\n    \u003cli\u003eAvailable in a choice of fabrics, colours and sizes\u003c\/li\u003e\n    \u003cli\u003eBase height: 32cm approx\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n\u003cstyle\u003e\n  .eab-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .eab-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    background: #f4f6f8;\n    color: #1a2a3a;\n    max-width: 860px;\n    margin: 0 auto;\n    border-radius: 10px;\n    overflow: hidden;\n  }\n\n  \/* HERO *\/\n  .eab-hero {\n    background: linear-gradient(135deg, #0f2236 0%, #1a3a4a 55%, #1e4d45 100%);\n    color: #fff;\n    padding: 40px 36px 36px;\n    position: relative;\n    overflow: hidden;\n  }\n  .eab-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.04);\n  }\n  .eab-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  .eab-eyebrow {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #4db8a0;\n    margin-bottom: 10px;\n  }\n  .eab-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  .eab-hero p {\n    font-size: 14px;\n    color: rgba(255,255,255,0.65);\n    line-height: 1.7;\n    max-width: 500px;\n  }\n\n  \/* SPEC BAR *\/\n  .eab-specs {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    background: #162c3e;\n    border-bottom: 3px solid #4db8a0;\n  }\n  .eab-spec {\n    padding: 18px 20px;\n    border-right: 1px solid rgba(255,255,255,0.08);\n  }\n  .eab-spec:last-child { border-right: none; }\n  .eab-spec-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: #4db8a0;\n    margin-bottom: 5px;\n  }\n  .eab-spec-val {\n    font-size: 22px;\n    font-weight: 700;\n    color: #fff;\n    line-height: 1;\n    margin-bottom: 3px;\n  }\n  .eab-spec-sub {\n    font-size: 11px;\n    color: rgba(255,255,255,0.45);\n  }\n\n  \/* SECTION HEADER *\/\n  .eab-sec-head {\n    padding: 28px 28px 16px;\n    background: #f4f6f8;\n  }\n  .eab-sec-title {\n    font-size: 16px;\n    font-weight: 700;\n    color: #0f2236;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n  .eab-sec-title::after {\n    content: '';\n    flex: 1;\n    height: 2px;\n    background: linear-gradient(90deg, #4db8a0, transparent);\n  }\n\n  \/* TABLE *\/\n  .eab-table-wrap {\n    padding: 0 28px 28px;\n    background: #f4f6f8;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n  .eab-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 13.5px;\n    min-width: 480px;\n  }\n  .eab-table thead tr {\n    background: #0f2236;\n    color: #fff;\n  }\n  .eab-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: #9dd6c8;\n  }\n  .eab-table tbody tr {\n    border-bottom: 1px solid #dde3e9;\n    transition: background 0.15s;\n  }\n  .eab-table tbody tr:nth-child(even) { background: #eaf0f5; }\n  .eab-table tbody tr:hover { background: #d8eae6; }\n  .eab-table tbody td {\n    padding: 13px 14px;\n    color: #1a2a3a;\n    vertical-align: middle;\n  }\n  .eab-table tbody td:first-child {\n    font-weight: 700;\n    font-size: 14px;\n    color: #0f2236;\n  }\n  .eab-badge {\n    display: inline-block;\n    padding: 3px 10px;\n    border-radius: 20px;\n    font-size: 11px;\n    font-weight: 600;\n  }\n  .eab-badge-1 {\n    background: #e8f5f2;\n    color: #1e6b58;\n    border: 1px solid #4db8a0;\n  }\n  .eab-badge-2 {\n    background: #0f2236;\n    color: #4db8a0;\n  }\n\n  \/* VISUAL BARS *\/\n  .eab-bars-wrap {\n    background: #fff;\n    padding: 0 28px 28px;\n  }\n  .eab-bars-wrap .eab-sec-head {\n    background: #fff;\n    padding-left: 0;\n    padding-right: 0;\n  }\n  .eab-bar-list { display: flex; flex-direction: column; gap: 12px; }\n  .eab-bar-row {\n    display: grid;\n    grid-template-columns: 155px 1fr;\n    align-items: center;\n    gap: 14px;\n  }\n  .eab-bar-label { line-height: 1.3; }\n  .eab-bar-name { font-size: 13px; font-weight: 700; color: #0f2236; }\n  .eab-bar-sub  { font-size: 11px; color: #6b8096; margin-top: 2px; }\n  .eab-track {\n    background: #eaf0f5;\n    border-radius: 4px;\n    height: 32px;\n    overflow: hidden;\n    border: 1px solid #dde3e9;\n  }\n  .eab-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  .eab-w1 { width: 43%; background: linear-gradient(90deg, #1e4d45, #4db8a0); }\n  .eab-w2 { width: 50%; background: linear-gradient(90deg, #1a3a4a, #4db8a0); }\n  .eab-w3 { width: 67%; background: linear-gradient(90deg, #163040, #2e8c76); }\n  .eab-w4 { width: 75%; background: linear-gradient(90deg, #122636, #226b58); }\n  .eab-w5 { width: 83%; background: linear-gradient(90deg, #0f2033, #1a5444); }\n  .eab-w6 { width: 100%; background: linear-gradient(90deg, #0f2236, #163c30); }\n\n  \/* INFO CARDS *\/\n  .eab-cards-wrap {\n    background: #f4f6f8;\n    padding: 0 28px 28px;\n  }\n  .eab-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 4px; }\n  .eab-card {\n    border: 1px solid #dde3e9;\n    border-radius: 8px;\n    padding: 18px;\n    background: #fff;\n    border-top: 3px solid #4db8a0;\n  }\n  .eab-card-title {\n    font-size: 14px;\n    font-weight: 700;\n    color: #0f2236;\n    margin-bottom: 6px;\n  }\n  .eab-card-body {\n    font-size: 13px;\n    color: #4a6070;\n    line-height: 1.65;\n  }\n\n  \/* FOOTER *\/\n  .eab-footer {\n    background: #0f2236;\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  .eab-footer-icon {\n    color: #4db8a0;\n    font-size: 14px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* MOBILE *\/\n  @media (max-width: 580px) {\n    .eab-hero { padding: 28px 18px; }\n    .eab-specs { grid-template-columns: 1fr 1fr; }\n    .eab-spec:nth-child(3) { grid-column: span 2; border-right: none; border-top: 1px solid rgba(255,255,255,0.08); }\n    .eab-sec-head, .eab-table-wrap, .eab-bars-wrap, .eab-cards-wrap, .eab-footer { padding-left: 16px; padding-right: 16px; }\n    .eab-bar-row { grid-template-columns: 120px 1fr; gap: 10px; }\n    .eab-cards { grid-template-columns: 1fr; }\n    .eab-bar-name { font-size: 12px; }\n    .eab-fill { font-size: 10px; padding-right: 6px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"eab-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"eab-hero\"\u003e\n    \u003cdiv class=\"eab-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=\"eab-specs\"\u003e\n    \u003cdiv class=\"eab-spec\"\u003e\n      \u003cdiv class=\"eab-spec-label\"\u003eLength\u003c\/div\u003e\n      \u003cdiv class=\"eab-spec-val\"\u003e200cm\u003c\/div\u003e\n      \u003cdiv class=\"eab-spec-sub\"\u003e6FT6 — all sizes\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"eab-spec\"\u003e\n      \u003cdiv class=\"eab-spec-label\"\u003eBase Height\u003c\/div\u003e\n      \u003cdiv class=\"eab-spec-val\"\u003e32cm\u003c\/div\u003e\n      \u003cdiv class=\"eab-spec-sub\"\u003eFrom floor\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"eab-spec\"\u003e\n      \u003cdiv class=\"eab-spec-label\"\u003eAbove Single\u003c\/div\u003e\n      \u003cdiv class=\"eab-spec-val\"\u003e×2\u003c\/div\u003e\n      \u003cdiv class=\"eab-spec-sub\"\u003eMattresses supplied\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS TABLE --\u003e\n  \u003cdiv class=\"eab-sec-head\"\u003e\n    \u003cdiv class=\"eab-sec-title\"\u003eFull Dimensions\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"eab-table-wrap\"\u003e\n    \u003ctable class=\"eab-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=\"eab-badge eab-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=\"eab-badge eab-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=\"eab-badge eab-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=\"eab-badge eab-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=\"eab-badge eab-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=\"eab-badge eab-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=\"eab-bars-wrap\"\u003e\n    \u003cdiv class=\"eab-sec-head\" style=\"padding-top:24px;\"\u003e\n      \u003cdiv class=\"eab-sec-title\"\u003eVisual Width Comparison\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"eab-bar-list\"\u003e\n      \u003cdiv class=\"eab-bar-row\"\u003e\n        \u003cdiv class=\"eab-bar-label\"\u003e\n          \u003cdiv class=\"eab-bar-name\"\u003e2FT6 Small Single\u003c\/div\u003e\n          \u003cdiv class=\"eab-bar-sub\"\u003e77cm · 1 mattress\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"eab-track\"\u003e\u003cdiv class=\"eab-fill eab-w1\"\u003e77cm\u003c\/div\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"eab-bar-row\"\u003e\n        \u003cdiv class=\"eab-bar-label\"\u003e\n          \u003cdiv class=\"eab-bar-name\"\u003e3FT Single\u003c\/div\u003e\n          \u003cdiv class=\"eab-bar-sub\"\u003e90cm · 1 mattress\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"eab-track\"\u003e\u003cdiv class=\"eab-fill eab-w2\"\u003e90cm\u003c\/div\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"eab-bar-row\"\u003e\n        \u003cdiv class=\"eab-bar-label\"\u003e\n          \u003cdiv class=\"eab-bar-name\"\u003e4FT Small Double\u003c\/div\u003e\n          \u003cdiv class=\"eab-bar-sub\"\u003e120cm · 2 mattresses\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"eab-track\"\u003e\u003cdiv class=\"eab-fill eab-w3\"\u003e120cm\u003c\/div\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"eab-bar-row\"\u003e\n        \u003cdiv class=\"eab-bar-label\"\u003e\n          \u003cdiv class=\"eab-bar-name\"\u003e4FT6 Double\u003c\/div\u003e\n          \u003cdiv class=\"eab-bar-sub\"\u003e135cm · 2 mattresses\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"eab-track\"\u003e\u003cdiv class=\"eab-fill eab-w4\"\u003e135cm\u003c\/div\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"eab-bar-row\"\u003e\n        \u003cdiv class=\"eab-bar-label\"\u003e\n          \u003cdiv class=\"eab-bar-name\"\u003e5FT King\u003c\/div\u003e\n          \u003cdiv class=\"eab-bar-sub\"\u003e150cm · 2 mattresses\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"eab-track\"\u003e\u003cdiv class=\"eab-fill eab-w5\"\u003e150cm\u003c\/div\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"eab-bar-row\"\u003e\n        \u003cdiv class=\"eab-bar-label\"\u003e\n          \u003cdiv class=\"eab-bar-name\"\u003e6FT Super King\u003c\/div\u003e\n          \u003cdiv class=\"eab-bar-sub\"\u003e180cm · 2 mattresses\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"eab-track\"\u003e\u003cdiv class=\"eab-fill eab-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=\"eab-cards-wrap\"\u003e\n    \u003cdiv class=\"eab-sec-head\" style=\"padding-left:0;padding-right:0;\"\u003e\n      \u003cdiv class=\"eab-sec-title\"\u003eMattress Information\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"eab-cards\"\u003e\n      \u003cdiv class=\"eab-card\"\u003e\n        \u003cdiv class=\"eab-card-title\"\u003eSingle Sizes (2FT6 \u0026amp; 3FT)\u003c\/div\u003e\n        \u003cdiv class=\"eab-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=\"eab-card\"\u003e\n        \u003cdiv class=\"eab-card-title\"\u003eDouble \u0026amp; Above (4FT+)\u003c\/div\u003e\n        \u003cdiv class=\"eab-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=\"eab-footer\"\u003e\n    \u003cspan class=\"eab-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":"Everest Beds","offers":[{"title":"2FT6 Single \/ No Mattress (Base and Headboard Only)","offer_id":58161998528899,"sku":null,"price":549.99,"currency_code":"GBP","in_stock":true},{"title":"2FT6 Single \/ Comfort Memory Foam","offer_id":58161999643011,"sku":null,"price":629.99,"currency_code":"GBP","in_stock":true},{"title":"2FT6 Single \/ Luxury 1000 pocket spring","offer_id":58161999675779,"sku":null,"price":659.99,"currency_code":"GBP","in_stock":true},{"title":"3FT SINGLE \/ No Mattress (Base and Headboard Only)","offer_id":58161998561667,"sku":null,"price":549.99,"currency_code":"GBP","in_stock":true},{"title":"3FT SINGLE \/ Comfort Memory Foam","offer_id":58161999708547,"sku":null,"price":629.99,"currency_code":"GBP","in_stock":true},{"title":"3FT SINGLE \/ Luxury 1000 pocket spring","offer_id":58161999741315,"sku":null,"price":659.99,"currency_code":"GBP","in_stock":true},{"title":"4FT SMALL DOUBLE \/ No Mattress (Base and Headboard Only)","offer_id":58161998594435,"sku":null,"price":849.99,"currency_code":"GBP","in_stock":true},{"title":"4FT SMALL DOUBLE \/ Comfort Memory Foam","offer_id":58161999774083,"sku":null,"price":949.99,"currency_code":"GBP","in_stock":true},{"title":"4FT SMALL DOUBLE \/ Luxury 1000 pocket spring","offer_id":58161999806851,"sku":null,"price":999.99,"currency_code":"GBP","in_stock":true},{"title":"4FT6 DOUBLE \/ No Mattress (Base and Headboard Only)","offer_id":58161998627203,"sku":null,"price":849.99,"currency_code":"GBP","in_stock":true},{"title":"4FT6 DOUBLE \/ Comfort Memory Foam","offer_id":58161999839619,"sku":null,"price":949.99,"currency_code":"GBP","in_stock":true},{"title":"4FT6 DOUBLE \/ Luxury 1000 pocket spring","offer_id":58161999872387,"sku":null,"price":999.99,"currency_code":"GBP","in_stock":true},{"title":"5FT KING \/ No Mattress (Base and Headboard Only)","offer_id":58161998659971,"sku":null,"price":1049.99,"currency_code":"GBP","in_stock":true},{"title":"5FT KING \/ Comfort Memory Foam","offer_id":58161999905155,"sku":null,"price":1209.99,"currency_code":"GBP","in_stock":true},{"title":"5FT KING \/ Luxury 1000 pocket spring","offer_id":58161999937923,"sku":null,"price":1269.99,"currency_code":"GBP","in_stock":true},{"title":"6FT SUPER KING \/ No Mattress (Base and Headboard Only)","offer_id":58161998692739,"sku":null,"price":1149.99,"currency_code":"GBP","in_stock":true},{"title":"6FT SUPER KING \/ Comfort Memory Foam","offer_id":58161999970691,"sku":null,"price":1309.99,"currency_code":"GBP","in_stock":true},{"title":"6FT SUPER KING \/ Luxury 1000 pocket spring","offer_id":58162000003459,"sku":null,"price":1369.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/2915\/9082\/files\/magnific__remove-the-drawers-and-the-seam-from-the-side-so-i__63759.png?v=1780463020","url":"https:\/\/www.everestbeds.co.uk\/products\/apollo-electrical-bed-frame-with-mattress-options","provider":"Everest Beds","version":"1.0","type":"link"}