{"title":"Corner \u0026 Chaise Lounges","description":"\u003c!--\n  ============================================================\n  A2Z FURNITURE — CHAISE \u0026 CORNER LOUNGE\n  SECTION 1: ABOVE THE PRODUCT GRID  (v3 hub layout)\n  Paste into Custom HTML block ABOVE the product grid.\n  Class prefix: .a2z-clc-top\n  NOTE: Existing description copy is preserved verbatim in the\n  BELOW block. This above block holds the v3 hero shell only.\n  Theme renders the collection H1 — no H1 here.\n  ============================================================\n--\u003e\n\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .a2z-clc-top {\n    --color-body:        #222222;\n    --color-heading:     #000000;\n    --color-muted:       #6B6B6B;\n    --color-accent:      #C2824D;\n    --color-accent-pale: #F7EDE3;\n    --color-border:      #F5F5F5;\n    --color-page:        #FFFFFF;\n    --color-secondary:   #2C241B;\n    --font-base:         'Open Sans', sans-serif;\n    font-family:         var(--font-base);\n    color:               var(--color-body);\n    background:          var(--color-page);\n    box-sizing:          border-box;\n    margin-top: 0;\n  }\n  @media (min-width: 750px) { .a2z-clc-top { margin-top: -24px; } }\n  .a2z-clc-top *,\n  .a2z-clc-top *::before,\n  .a2z-clc-top *::after { box-sizing: inherit; }\n\n  .a2z-clc-top .hero-block { padding: 0 0 28px; text-align: left; }\n  .a2z-clc-top .eyebrow {\n    display: inline-block;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.6px;\n    text-transform: uppercase;\n    color: var(--color-accent);\n    margin-bottom: 14px;\n  }\n  .a2z-clc-top .hero-intro { font-size: 15px; line-height: 1.75; color: var(--color-body); margin: 0 0 24px; }\n\n  .a2z-clc-top .hero-img-wrap { width: 100%; max-width: 1100px; margin: 0 auto 0; overflow: hidden; border-radius: 4px; }\n  .a2z-clc-top .hero-img-wrap img { width: 100%; height: auto; display: block; object-fit: cover; max-height: 420px; }\n\n  .a2z-clc-top .trust-strip { background: var(--color-border); padding: 22px 20px; margin: 0; }\n  .a2z-clc-top .trust-strip-inner {\n    max-width: 960px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px 16px;\n  }\n  @media (min-width: 820px) {\n    .a2z-clc-top .trust-strip-inner { grid-template-columns: repeat(4, auto); justify-content: center; gap: 20px 36px; }\n  }\n  .a2z-clc-top .trust-item { display: flex; flex-direction: column; align-items: flex-start; gap: 6px; }\n  @media (min-width: 820px) { .a2z-clc-top .trust-item { flex-direction: row; align-items: center; gap: 10px; } }\n  .a2z-clc-top .trust-icon { width: 28px; height: 28px; flex-shrink: 0; color: var(--color-accent); }\n  .a2z-clc-top .trust-label { font-size: 13px; font-weight: 600; color: var(--color-body); line-height: 1.3; }\n  .a2z-clc-top .trust-sub { font-size: 11px; color: var(--color-muted); text-transform: uppercase; letter-spacing: 0.6px; display: block; margin-top: 1px; }\n\n  .a2z-clc-top .cat-nav { padding: 28px 20px 0; max-width: 900px; margin: 0 auto; text-align: center; }\n  .a2z-clc-top .cat-nav-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.2px; color: var(--color-muted); display: block; margin-bottom: 14px; }\n  .a2z-clc-top .cat-pills {\n    display: flex; flex-wrap: wrap; justify-content: center; gap: 8px;\n    list-style: none !important; padding: 0 !important; margin: 0 !important;\n  }\n  .a2z-clc-top .cat-pills li { margin: 0 !important; padding: 0 !important; list-style: none !important; list-style-type: none !important; }\n  .a2z-clc-top .cat-pills li::marker,\n  .a2z-clc-top .cat-pills li::before { content: none !important; display: none !important; }\n  .a2z-clc-top .cat-pill {\n    display: inline-block; font-size: 13px; font-weight: 600;\n    color: var(--color-body) !important; border: 1.5px solid #D8D8D8; border-radius: 100px;\n    padding: 7px 18px; text-decoration: none; transition: border-color 0.2s, color 0.2s; white-space: nowrap;\n  }\n  .a2z-clc-top .cat-pill:hover { border-color: var(--color-accent); color: var(--color-accent) !important; }\n\n  .a2z-clc-top .cta-row { display: flex; flex-wrap: wrap; justify-content: flex-start; gap: 12px; }\n  .a2z-clc-top .btn-primary {\n    display: inline-block; background: var(--color-accent); color: #FFFFFF !important;\n    font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.4px;\n    padding: 13px 24px; border-radius: 3px; text-decoration: none; transition: opacity 0.2s;\n  }\n  .a2z-clc-top .btn-primary:hover { opacity: 0.88; }\n  .a2z-clc-top .btn-secondary {\n    display: inline-block; background: var(--color-secondary); color: #FFFFFF !important;\n    font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.4px;\n    padding: 13px 24px; border-radius: 3px; text-decoration: none; transition: opacity 0.2s;\n  }\n  .a2z-clc-top .btn-secondary:hover { opacity: 0.88; }\n  .a2z-clc-top hr { border: none; border-top: 1px solid var(--color-border); margin: 8px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"a2z-clc-top\"\u003e\n\u003c!-- Hero intro (existing opening copy, verbatim) --\u003e\n\u003cdiv class=\"hero-block\"\u003e\n\u003cspan class=\"eyebrow\"\u003eBrisbane · Ipswich · Bundall · Virginia · Beenleigh\u003c\/span\u003e\n\u003cp class=\"hero-intro\"\u003eLooking for a new sofa can be tough, especially on a budget. But your comfort shouldn't suffer because you don't want to break the bank. Get the best of both worlds at A2Z Furniture, with a wide range of corner lounges and L-shape couches that combine comfort, smart design, and affordability, without making you wait weeks for delivery.\u003c\/p\u003e\n\u003cdiv class=\"cta-row\"\u003e\n\u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/lounges-sofas-brisbane-gold-coast\" class=\"btn-primary\"\u003eAll Lounges \u0026amp; Sofas\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/brisbane-gold-coast-modular-sofas\" class=\"btn-secondary\"\u003eModular \u0026amp; Sectional Sofas\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Hero image — Spencer II Fabric corner lounge (upgraded from the 1024px file to the hi-res lifestyle shot) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"hero-img-wrap\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/spencer-ii-fabric-the-a2z-furniture-1_d83f6cf4-cc7b-4c1c-942c-a1c55f5a04ea.png?v=1776558824\u0026amp;width=1600\" alt=\"Reversible chaise corner fabric lounge with ottoman styled in a modern living room\" width=\"1100\" height=\"420\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c!-- Trust strip --\u003e\n\u003cdiv class=\"trust-strip\"\u003e\n\u003cdiv class=\"trust-strip-inner\"\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003csvg class=\"trust-icon\" viewbox=\"0 0 28 28\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M14 2C8.477 2 4 6.477 4 12c0 5.523 4.477 10 10 10s10-4.477 10-10C24 6.477 19.523 2 14 2z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12l3.5 3.5L20 8.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/thea2zfurniture.com\/pages\/contact-us\" style=\"text-decoration: none;\"\u003e \u003cspan class=\"trust-label\"\u003e5 Showroom Locations\u003c\/span\u003e \u003cspan class=\"trust-sub\"\u003eBrisbane · Ipswich · Bundall · Virginia · Beenleigh\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003csvg class=\"trust-icon\" viewbox=\"0 0 28 28\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003crect x=\"3\" y=\"8\" width=\"22\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M3 12h22M8 8V5a2 2 0 014 0v3M16 8V5a2 2 0 014 0v3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/thea2zfurniture.com\/pages\/free-local-delivery\" style=\"text-decoration: none;\"\u003e \u003cspan class=\"trust-label\"\u003eFree Local Delivery\u003c\/span\u003e \u003cspan class=\"trust-sub\"\u003eTerms \u0026amp; conditions apply\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003csvg class=\"trust-icon\" viewbox=\"0 0 28 28\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003ccircle cx=\"14\" cy=\"14\" r=\"11\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M14 8v6l4 2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cspan class=\"trust-label\"\u003eShop 7 Days a Week\u003c\/span\u003e \u003cspan class=\"trust-sub\"\u003eIn-store \u0026amp; online\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003csvg class=\"trust-icon\" viewbox=\"0 0 28 28\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M4 20c0-4 4-7 10-7s10 3 10 7\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"14\" cy=\"9\" r=\"4\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cspan class=\"trust-label\"\u003eFlexible Payment\u003c\/span\u003e \u003cspan class=\"trust-sub\"\u003eAfterpay · Zip · Humm · Latitude\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Category nav --\u003e\n\u003cdiv class=\"cat-nav\"\u003e\n\u003cspan class=\"cat-nav-label\"\u003eShop by category\u003c\/span\u003e\n\u003cul class=\"cat-pills\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/brisbane-gold-coast-modular-sofas\" class=\"cat-pill\"\u003eModular \u0026amp; Sectional\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/u-shaped-couches\" class=\"cat-pill\"\u003eU-Shaped Couches\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/recliner-chairs-brisbane-gold-coast\" class=\"cat-pill\"\u003eRecliner Sofas\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/sofa-beds-futons-brisbane-gold-coast\" class=\"cat-pill\"\u003eSofa Beds \u0026amp; Futons\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/affordable-stylish-sofa-sets\" class=\"cat-pill\"\u003eSofa Sets\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/lounges-sofas-brisbane-gold-coast\" class=\"cat-pill\"\u003eAll Lounges \u0026amp; Sofas\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 28px 0 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end .a2z-clc-top --\u003e","products":[{"product_id":"skyline-ii-modular-corner-sofa","title":"Skyline II","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n  .skii-desc {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 15px;\n    color: #222222;\n    line-height: 1.7;\n    padding-top: 6px;\n    overflow: visible;\n  }\n\n  .skii-desc * {\n    box-sizing: border-box;\n  }\n\n  .skii-desc p {\n    font-size: 15px;\n    color: #222222;\n    line-height: 1.7;\n    margin: 0 0 1em;\n  }\n\n  .skii-desc strong {\n    font-weight: 700;\n  }\n\n  .skii-section-label {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #6B6B6B;\n    margin-bottom: 14px;\n  }\n\n  \/* ── Inline links ─────────────────────────────────── *\/\n  .skii-desc .mr-link {\n    color: #C2824D;\n    text-decoration: underline;\n    text-decoration-thickness: 1px;\n    text-underline-offset: 2px;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\n  \/* ── Intro ─────────────────────────────────────────── *\/\n  .skii-intro {\n    margin-bottom: 32px;\n  }\n\n  \/* ── Feature grid ──────────────────────────────────── *\/\n  .skii-features {\n    margin-bottom: 32px;\n  }\n\n  .skii-feature-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n  }\n\n  @media (max-width: 768px) {\n    .skii-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  .skii-feature-card {\n    background: #F5F5F5;\n    border-radius: 8px;\n    padding: 18px 16px;\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n\n  .skii-feature-card h3 {\n    font-size: 13px;\n    font-weight: 700;\n    color: #222222;\n    margin: 0;\n    line-height: 1.4;\n  }\n\n  .skii-feature-card p {\n    font-size: 14px;\n    color: #444444;\n    margin: 0;\n    line-height: 1.6;\n  }\n\n  \/* ── Material callout ──────────────────────────────── *\/\n  .skii-material {\n    border-left: 4px solid #C2824D;\n    background: #F7EDE3;\n    border-radius: 0 8px 8px 0;\n    padding: 18px 20px;\n    margin-bottom: 32px;\n  }\n\n  .skii-material h3 {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #C2824D;\n    margin: 0 0 8px;\n  }\n\n  .skii-material p {\n    font-size: 15px;\n    color: #222222;\n    margin: 0;\n    line-height: 1.7;\n  }\n\n  \/* ── Care instructions ─────────────────────────────── *\/\n  .skii-care {\n    margin-bottom: 32px;\n  }\n\n  .skii-care-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n  }\n\n  @media (max-width: 768px) {\n    .skii-care-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  .skii-care-card {\n    background: #F5F5F5;\n    border-radius: 8px;\n    padding: 16px;\n    display: flex;\n    flex-direction: column;\n    gap: 6px;\n  }\n\n  .skii-care-emoji {\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  .skii-care-card h3 {\n    font-size: 13px;\n    font-weight: 700;\n    color: #222222;\n    margin: 0;\n  }\n\n  .skii-care-card p {\n    font-size: 14px;\n    color: #444444;\n    margin: 0;\n    line-height: 1.6;\n  }\n\n  \/* ── Care products pills ───────────────────────────── *\/\n  .skii-care-pills {\n    background: #F7EDE3;\n    border: 1px solid #E8C9AA;\n    border-radius: 8px;\n    padding: 16px 18px;\n    margin-bottom: 32px;\n  }\n\n  .skii-care-pills-label {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #6B6B6B;\n    margin-bottom: 10px;\n  }\n\n  .skii-pills-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n  }\n\n  .skii-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: #ffffff;\n    border: 1px solid #E8C9AA;\n    border-radius: 100px;\n    padding: 6px 14px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #C2824D;\n    text-decoration: none;\n    white-space: nowrap;\n    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;\n  }\n\n  .skii-pill:hover {\n    background: #C2824D;\n    color: #ffffff;\n    border-color: #C2824D;\n  }\n\n  \/* ── At a Glance ───────────────────────────────────── *\/\n  .skii-glance {\n    margin-bottom: 32px;\n  }\n\n  .skii-glance-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n\n  .skii-glance-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n\n  .skii-tick {\n    flex-shrink: 0;\n    width: 20px;\n    height: 20px;\n    background: #C2824D;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 2px;\n  }\n\n  .skii-glance-item span {\n    font-size: 15px;\n    color: #222222;\n    line-height: 1.6;\n  }\n\n  \/* ── SEO copy ──────────────────────────────────────── *\/\n  .skii-seo {\n    border-top: 1px solid #E5E5E5;\n    padding-top: 28px;\n    margin-top: 8px;\n  }\n\n  .skii-seo h2 {\n    font-size: 16px;\n    font-weight: 700;\n    color: #222222;\n    margin: 0 0 16px;\n    line-height: 1.4;\n  }\n\n  .skii-seo p {\n    font-size: 13.5px;\n    color: #6B6B6B;\n    line-height: 1.7;\n    margin: 0 0 1em;\n  }\n\n  .skii-seo p:last-child {\n    margin-bottom: 0;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"skii-desc\"\u003e\n\n  \u003c!-- ── 1. Intro ─────────────────────────────────────── --\u003e\n  \u003cdiv class=\"skii-intro\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eThe Skyline II Modular Sofa\u003c\/strong\u003e is upholstered in durable technology fabric and built around a five-piece modular system that lets you reconfigure your seating whenever your room — or your needs — change. Deep, generous seats make it well suited to long evenings and everyday family use, while the ability to switch chaise positions and add extra pieces over time means it can grow alongside your space. A flexible, no-compromise solution for the living room.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── 2. Key Features Grid ─────────────────────────── --\u003e\n  \u003cdiv class=\"skii-features\"\u003e\n    \u003cdiv class=\"skii-section-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"skii-feature-grid\"\u003e\n\n      \u003cdiv class=\"skii-feature-card\"\u003e\n        \u003csvg aria-hidden=\"true\" width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C2824D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"3\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"14\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"3\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"14\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eFive-Piece Modular System\u003c\/h3\u003e\n        \u003cp\u003eComes with two corner chairs, two armless chairs, and one ottoman — combine them in any layout to suit your living room.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skii-feature-card\"\u003e\n        \u003csvg aria-hidden=\"true\" width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C2824D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpolyline points=\"17 1 21 5 17 9\"\u003e\u003c\/polyline\u003e\n          \u003cpath d=\"M3 11V9a4 4 0 0 1 4-4h14\"\u003e\u003c\/path\u003e\n          \u003cpolyline points=\"7 23 3 19 7 15\"\u003e\u003c\/polyline\u003e\n          \u003cpath d=\"M21 13v2a4 4 0 0 1-4 4H3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eReversible Chaise Position\u003c\/h3\u003e\n        \u003cp\u003eSwitch between left- and right-hand chaise positions at any time — no commitment required at the time of purchase.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skii-feature-card\"\u003e\n        \u003csvg aria-hidden=\"true\" width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C2824D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M20 9V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h2\"\u003e\u003c\/path\u003e\n          \u003crect x=\"10\" y=\"13\" width=\"12\" height=\"8\" rx=\"2\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eDeep Comfortable Seats\u003c\/h3\u003e\n        \u003cp\u003eGenerously proportioned seat depth designed for extended relaxation — a practical choice for busy family households.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skii-feature-card\"\u003e\n        \u003csvg aria-hidden=\"true\" width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C2824D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"12\" y1=\"8\" x2=\"12\" y2=\"16\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"8\" y1=\"12\" x2=\"16\" y2=\"12\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eExpandable Over Time\u003c\/h3\u003e\n        \u003cp\u003eExtra chairs and ottomans are available separately, so you can grow the configuration to fill a larger space when you're ready.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── 3. Material Callout ──────────────────────────── --\u003e\n  \u003cdiv class=\"skii-material\"\u003e\n    \u003ch3\u003eAbout Technology Fabric\u003c\/h3\u003e\n    \u003cp\u003eTechnology fabric is a modern performance textile engineered to handle the demands of daily household life. It resists surface soiling more effectively than standard woven fabrics and responds well to routine cleaning, making maintenance more manageable for busy homes. Soft to the touch and designed to hold up with everyday wear, it's a considered choice for family living rooms that see real use.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── 4. Care Instructions ─────────────────────────── --\u003e\n  \u003cdiv class=\"skii-care\"\u003e\n    \u003cdiv class=\"skii-section-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"skii-care-grid\"\u003e\n\n      \u003cdiv class=\"skii-care-card\"\u003e\n        \u003cspan class=\"skii-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003ch3\u003eVacuum Regularly\u003c\/h3\u003e\n        \u003cp\u003eUse a soft brush attachment weekly to remove dust and debris, paying attention to seams and cushion crevices where particles collect.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skii-care-card\"\u003e\n        \u003cspan class=\"skii-care-emoji\" aria-hidden=\"true\"\u003e🧽\u003c\/span\u003e\n        \u003ch3\u003eSpot Clean Promptly\u003c\/h3\u003e\n        \u003cp\u003eBlot spills immediately with a clean dry cloth — avoid rubbing. For deeper stains, a \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\" class=\"mr-link\"\u003eGuardsman Fabric Care Kit\u003c\/a\u003e gives you the right tools for the job.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skii-care-card\"\u003e\n        \u003cspan class=\"skii-care-emoji\" aria-hidden=\"true\"\u003e🚫\u003c\/span\u003e\n        \u003ch3\u003eAvoid Harsh Cleaners\u003c\/h3\u003e\n        \u003cp\u003eKeep bleach, solvent-based products, and abrasive cloths away from the fabric — these can damage the textile fibres and affect the colour over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skii-care-card\"\u003e\n        \u003cspan class=\"skii-care-emoji\" aria-hidden=\"true\"\u003e🛡️\u003c\/span\u003e\n        \u003ch3\u003eProtect the Fabric\u003c\/h3\u003e\n        \u003cp\u003eApply a \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\" class=\"mr-link\"\u003eGuardsman Fabric Protector Spray\u003c\/a\u003e to help repel spills and reduce soiling between regular cleans.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── 5. Care Products Pills ───────────────────────── --\u003e\n  \u003cdiv class=\"skii-care-pills\"\u003e\n    \u003cdiv class=\"skii-care-pills-label\"\u003eRecommended Care Products\u003c\/div\u003e\n    \u003cdiv class=\"skii-pills-row\"\u003e\n      \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\" class=\"skii-pill\"\u003e🛡️ Guardsman Fabric Protector →\u003c\/a\u003e\n      \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\" class=\"skii-pill\"\u003e🧴 Guardsman Fabric Care Kit →\u003c\/a\u003e\n      \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-lounge-care-with-5-year-warranty-2-4-seats\" class=\"skii-pill\"\u003e📋 5 Year Fabric Warranty (2–4 seats) →\u003c\/a\u003e\n      \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman%C2%AE-fabric-lounge-care-5-year-warranty-5-8-seats\" class=\"skii-pill\"\u003e📋 5 Year Fabric Warranty (5–8 seats) →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── 6. At a Glance ───────────────────────────────── --\u003e\n  \u003cdiv class=\"skii-glance\"\u003e\n    \u003cdiv class=\"skii-section-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"skii-glance-list\"\u003e\n\n      \u003cdiv class=\"skii-glance-item\"\u003e\n        \u003cdiv class=\"skii-tick\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan\u003eTechnology fabric upholstery is designed for everyday household use, holding up well against regular wear and routine cleaning.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skii-glance-item\"\u003e\n        \u003cdiv class=\"skii-tick\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan\u003eThe reversible chaise lets you switch between left- and right-hand positions at any time — and extra chairs and ottomans can be added to expand the sofa as your space grows.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skii-glance-item\"\u003e\n        \u003cdiv class=\"skii-tick\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan\u003eAvailable in grey and black colourways that work with neutral tones, timber finishes, and darker contemporary palettes across a range of interior styles.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skii-glance-item\"\u003e\n        \u003cdiv class=\"skii-tick\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan\u003eThe modular format makes it equally practical in a compact apartment or a larger open-plan living room — configure it to fit the space you have.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skii-glance-item\"\u003e\n        \u003cdiv class=\"skii-tick\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan\u003eBrowse the full \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/lounges-sofas-brisbane-gold-coast\" class=\"mr-link\"\u003elounges \u0026amp; sofas collection\u003c\/a\u003e at A2Z Furniture to find complementary pieces for your living room.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── 7. Complete the Set — omitted (no matching range products provided) ── --\u003e\n\n  \u003c!-- ── 8. SEO Copy ──────────────────────────────────── --\u003e\n  \u003cdiv class=\"skii-seo\"\u003e\n    \u003ch2\u003eSkyline II Modular Sofa — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Skyline II is a modular corner sofa upholstered in technology fabric — a performance textile chosen for its resistance to everyday soiling and its ease of cleaning. The five-piece system, comprising two corner chairs, two armless chairs, and one ottoman, gives households a flexible seating setup that holds up well with regular family use without demanding strict maintenance routines.\u003c\/p\u003e\n    \u003cp\u003eOffered in grey and black, the Skyline II sits comfortably within contemporary living room palettes. Both colourways work alongside natural timber furniture, monochrome styling, and warm neutral tones, making this sofa a versatile anchor piece for a wide range of interior directions — whether you lean towards a clean and pared-back look or a richer, layered aesthetic.\u003c\/p\u003e\n    \u003cp\u003eThe Skyline II is well suited to families, sharers, and anyone who values a living room that can adapt as their space or lifestyle changes. Its modular format works equally well in compact apartments and larger open-plan rooms. You can explore the full range of \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/lounges-sofas-brisbane-gold-coast\" class=\"mr-link\"\u003elounges \u0026amp; sofas\u003c\/a\u003e online, or visit one of five A2Z Furniture stores across South East Queensland: Rocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Grey \/ 2 Armless Chairs + 2 Corner Chairs + 1 Ottoman","offer_id":39336690253959,"sku":"SY2 -MS-GR","price":1299.0,"currency_code":"AUD","in_stock":false},{"title":"Black \/ 2 Armless Chairs + 2 Corner Chairs + 1 Ottoman","offer_id":39336690221191,"sku":"SY2 -MS-BL","price":1299.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/skyline-ii-the-a2z-furniture-1-1.png?v=1778477229"},{"product_id":"elvis-sofa-bed","title":"Elvis 3 Seater Pull-Out Sofa Bed","description":"\u003cstyle\u003e\n  \/* ===== Elvis 3 Seater Pullout Sofa Bed — scoped description styles ===== *\/\n  .elv-desc {\n    font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #222222;\n    max-width: 860px;\n    margin: 0 auto;\n    line-height: 1.6;\n    font-size: 15px;\n  }\n\n  .elv-desc * { box-sizing: border-box; }\n\n  \/* ── Intro ── *\/\n  .elv-desc .elv-intro {\n    margin-bottom: 32px;\n  }\n\n  .elv-desc .elv-intro p {\n    font-size: 15.5px;\n    color: #222222;\n    line-height: 1.7;\n    margin: 0 0 14px;\n  }\n\n  \/* ── Section labels ── *\/\n  .elv-desc .elv-label {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #C2824D;\n    margin: 0 0 16px;\n  }\n\n  \/* ── Key Features grid ── *\/\n  .elv-desc .elv-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin-bottom: 32px;\n  }\n\n  .elv-desc .elv-feat-card {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    background: #FBF7F2;\n    border: 1px solid #F0E2D2;\n    border-radius: 10px;\n    padding: 18px;\n  }\n\n  .elv-desc .elv-feat-icon {\n    flex-shrink: 0;\n    width: 40px;\n    height: 40px;\n    background: #F7EDE3;\n    border-radius: 8px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .elv-desc .elv-feat-icon svg {\n    width: 20px;\n    height: 20px;\n    stroke: #C2824D;\n    fill: none;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .elv-desc .elv-feat-card h3 {\n    font-size: 15px;\n    font-weight: 700;\n    color: #2C241B;\n    margin: 0 0 5px;\n  }\n\n  .elv-desc .elv-feat-card p {\n    font-size: 13.5px;\n    color: #6B6B6B;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  \/* ── Material callout ── *\/\n  .elv-desc .elv-material-box {\n    background: #F7EDE3;\n    border-radius: 10px;\n    padding: 24px;\n    margin-bottom: 32px;\n  }\n\n  .elv-desc .elv-material-box h3 {\n    font-size: 16px;\n    font-weight: 700;\n    color: #2C241B;\n    margin: 0 0 10px;\n  }\n\n  .elv-desc .elv-material-box p {\n    font-size: 14px;\n    color: #4A4A4A;\n    line-height: 1.7;\n    margin: 0;\n  }\n\n  \/* ── Care Instructions grid ── *\/\n  .elv-desc .elv-care-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin-bottom: 24px;\n  }\n\n  .elv-desc .elv-care-card {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    background: #fff;\n    border: 1px solid #E8E8E8;\n    border-radius: 10px;\n    padding: 16px;\n  }\n\n  .elv-desc .elv-care-emoji {\n    font-size: 22px;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .elv-desc .elv-care-card h3 {\n    font-size: 14.5px;\n    font-weight: 700;\n    color: #2C241B;\n    margin: 0 0 4px;\n  }\n\n  .elv-desc .elv-care-card p {\n    font-size: 13px;\n    color: #6B6B6B;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  \/* ── Care Products pill row ── *\/\n  .elv-desc .elv-care-pills {\n    margin-bottom: 32px;\n  }\n\n  .elv-desc .elv-care-pills-label {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #C2824D;\n    margin: 0 0 12px;\n  }\n\n  .elv-desc .elv-pills-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n  }\n\n  .elv-desc .elv-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: #fff;\n    border: 1px solid #E8C9AA;\n    border-radius: 100px;\n    padding: 7px 14px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #C2824D;\n    text-decoration: none;\n    transition: background 0.2s ease, border-color 0.2s ease;\n    white-space: nowrap;\n  }\n\n  .elv-desc .elv-pill:hover {\n    background: #C2824D;\n    color: #fff;\n    border-color: #C2824D;\n  }\n\n  \/* ── At a glance ── *\/\n  .elv-desc .elv-glance {\n    margin-bottom: 32px;\n  }\n\n  .elv-desc .elv-glance-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n\n  .elv-desc .elv-glance-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 15px;\n    color: #222222;\n    line-height: 1.55;\n  }\n\n  .elv-desc .elv-tick {\n    flex-shrink: 0;\n    width: 20px;\n    height: 20px;\n    background: #C2824D;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 2px;\n  }\n\n  .elv-desc .elv-tick svg {\n    width: 11px;\n    height: 11px;\n    stroke: #fff;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  \/* ── SEO section ── *\/\n  .elv-desc .elv-seo {\n    border-top: 1px solid #E8E8E8;\n    padding-top: 28px;\n    margin-top: 8px;\n  }\n\n  .elv-desc .elv-seo h2 {\n    font-size: 15px;\n    font-weight: 700;\n    color: #222222;\n    margin-bottom: 14px;\n  }\n\n  .elv-desc .elv-seo p {\n    font-size: 13.5px;\n    color: #6B6B6B;\n    line-height: 1.75;\n    margin-bottom: 12px;\n  }\n\n  \/* ── Links ── *\/\n  .elv-desc a.mr-link {\n    color: #C2824D;\n    text-decoration: underline;\n    text-decoration-thickness: 1px;\n    text-underline-offset: 2px;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\n  \/* ── Responsive ── *\/\n  @media (max-width: 600px) {\n    .elv-desc .elv-feature-grid,\n    .elv-desc .elv-care-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"elv-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"elv-intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eElvis 3 Seater Pullout Sofa Bed\u003c\/strong\u003e is a hardworking, modern-look lounge upholstered in resilient Rhino fabric — engineered to handle the demands of daily life while keeping your living space looking sharp. A concealed pull-out bed, integrated cup holders, and a chaise storage compartment make it genuinely multifunctional — a sofa, a guest bed, and everyday storage in one piece. For anyone who wants style, guest-ready comfort, and practical storage in a single buy, the Elvis delivers on all three.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features grid --\u003e\n\u003cp class=\"elv-label\"\u003eKey Features\u003c\/p\u003e\n\u003cdiv class=\"elv-feature-grid\"\u003e\n\u003cdiv class=\"elv-feat-card\"\u003e\n\u003cdiv class=\"elv-feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003crect rx=\"2\" height=\"14\" width=\"20\" y=\"7\" x=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 7V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2\"\u003e\u003c\/path\u003e\u003cline y2=\"16\" x2=\"12\" y1=\"12\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"14\" x2=\"14\" y1=\"14\" x1=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003ePull-Out Bed\u003c\/h3\u003e\n\u003cp\u003eConverts quickly from sofa to a comfortable sleeping surface — ideal for overnight guests without a dedicated spare room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"elv-feat-card\"\u003e\n\u003cdiv class=\"elv-feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eChaise Storage\u003c\/h3\u003e\n\u003cp\u003eA spacious hidden compartment in the chaise section keeps blankets, pillows, and everyday essentials neatly out of sight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"elv-feat-card\"\u003e\n\u003cdiv class=\"elv-feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline y2=\"9\" x2=\"9.01\" y1=\"9\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"9\" x2=\"15.01\" y1=\"9\" x1=\"15\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBuilt-In Cup Holders\u003c\/h3\u003e\n\u003cp\u003eCup holders on both armrests keep drinks within reach during movie nights, making the Elvis as convenient as it is comfortable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"elv-feat-card\"\u003e\n\u003cdiv class=\"elv-feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cpolyline points=\"9 21 3 21 3 15\"\u003e\u003c\/polyline\u003e\u003cline y2=\"10\" x2=\"14\" y1=\"3\" x1=\"21\"\u003e\u003c\/line\u003e\u003cline y2=\"14\" x2=\"10\" y1=\"21\" x1=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eLeft or Right Chaise\u003c\/h3\u003e\n\u003cp\u003eAvailable in a left- or right-hand chaise configuration — choose the orientation that best suits your room's layout at the time of ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material callout --\u003e\n\u003cdiv class=\"elv-material-box\"\u003e\n\u003ch3\u003eAbout Rhino Fabric\u003c\/h3\u003e\n\u003cp\u003eRhino fabric is a high-performance textured weave engineered for durability — it resists everyday scuffs, pet contact, and the kind of wear that softer upholsteries struggle with over time. The tight weave maintains its appearance with regular care, while its neutral texture reads as contemporary in a wide range of modern living room settings. It's a practical choice for households that want a great-looking sofa without treating it like a show piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cp class=\"elv-label\"\u003eCare Instructions\u003c\/p\u003e\n\u003cdiv class=\"elv-care-grid\"\u003e\n\u003cdiv class=\"elv-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"elv-care-emoji\"\u003e🧹\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eVacuum Regularly\u003c\/h3\u003e\n\u003cp\u003eUse a soft brush attachment to remove dust and debris from seams and cushion folds — aim for at least once a week to maintain the fabric's texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"elv-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"elv-care-emoji\"\u003e🧴\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSpot Clean Promptly\u003c\/h3\u003e\n\u003cp\u003eBlot spills immediately with a clean, dry cloth. For deeper stains, use a \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\"\u003eGuardsman Fabric Care Kit\u003c\/a\u003e and follow the instructions carefully.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"elv-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"elv-care-emoji\"\u003e🚫\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAvoid Harsh Cleaners\u003c\/h3\u003e\n\u003cp\u003eKeep bleach, ammonia-based sprays, and abrasive cloths away from the fabric — these break down fibres and can permanently alter the colour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"elv-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"elv-care-emoji\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eApply Fabric Protector\u003c\/h3\u003e\n\u003cp\u003eTreat the upholstery with a \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\"\u003eGuardsman Fabric Protector Spray\u003c\/a\u003e after delivery and repeat every 12 months to maintain stain resistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Care Products pill row --\u003e\n\u003cdiv class=\"elv-care-pills\"\u003e\n\u003cp class=\"elv-care-pills-label\"\u003eRecommended Care Products\u003c\/p\u003e\n\u003cdiv class=\"elv-pills-row\"\u003e\n\u003ca class=\"elv-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\"\u003e🛡️ Fabric Protector Spray →\u003c\/a\u003e \u003ca class=\"elv-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\"\u003e🧴 Fabric Care Kit →\u003c\/a\u003e \u003ca class=\"elv-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-lounge-care-with-5-year-warranty-2-4-seats\"\u003e📋 5 Year Warranty (2–4 Seats) →\u003c\/a\u003e \u003ca class=\"elv-pill\" href=\"https:\/\/thea2zfurniture.com\/collections\/fabric-furniture-care\"\u003e🔗 All Fabric Care Products →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. At a Glance checklist --\u003e\n\u003cdiv class=\"elv-glance\"\u003e\n\u003cp class=\"elv-label\"\u003eAt a Glance\u003c\/p\u003e\n\u003cdiv class=\"elv-glance-list\"\u003e\n\u003cdiv class=\"elv-glance-item\"\u003e\n\u003cspan class=\"elv-tick\"\u003e\u003csvg viewbox=\"0 0 12 12\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003eDurable Rhino fabric upholstery resists everyday wear and maintains its appearance with routine care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"elv-glance-item\"\u003e\n\u003cspan class=\"elv-tick\"\u003e\u003csvg viewbox=\"0 0 12 12\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003eThe pull-out bed mechanism operates smoothly, providing a proper sleeping surface whenever guests arrive.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"elv-glance-item\"\u003e\n\u003cspan class=\"elv-tick\"\u003e\u003csvg viewbox=\"0 0 12 12\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003eA modern, neutral silhouette pairs effortlessly with contemporary décor in Black or Black-Grey colourways.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"elv-glance-item\"\u003e\n\u003cspan class=\"elv-tick\"\u003e\u003csvg viewbox=\"0 0 12 12\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003eSmart space-saving design makes it an ideal centrepiece for compact living rooms, home offices, and studio apartments.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"elv-glance-item\"\u003e\n\u003cspan class=\"elv-tick\"\u003e\u003csvg viewbox=\"0 0 12 12\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003eBrowse the full \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/collections\/lounges-sofas-brisbane-gold-coast\"\u003elounges \u0026amp; sofas collection\u003c\/a\u003e at The A2Z Furniture to complete your living room.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. Complete the Set — omitted (no matching range products) --\u003e \u003c!-- 8. SEO body copy --\u003e\n\u003cdiv class=\"elv-seo\"\u003e\n\u003ch2\u003eElvis 3 Seater Pullout Sofa Bed with Cupholders and Storage — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Elvis 3 Seater Pullout Sofa Bed is a contemporary three-seater sofa with a chaise and a concealed pull-out bed, upholstered in tough, textured Rhino fabric. Designed for households that need more from their furniture, it combines reliable daily seating with a smooth pull-out sleeping surface, a hidden chaise storage compartment, and integrated cup holders — all within a single, space-conscious footprint.\u003c\/p\u003e\n\u003cp\u003eAvailable in Black and Black-Grey, the Elvis suits a wide range of modern interiors — from monochrome living rooms to mixed-material spaces that blend timber, concrete, and metal accents. The choice of left- or right-hand chaise adds further flexibility, allowing the sofa to work with your room layout rather than against it.\u003c\/p\u003e\n\u003cp\u003eWhether you're furnishing a compact apartment, a home office with a guest-ready corner, or a main living area that needs to multitask, the Elvis delivers practical elegance at an accessible price point. For more sofa bed and lounge options, explore the full \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/collections\/lounges-sofas-brisbane-gold-coast\"\u003elounges \u0026amp; sofas range\u003c\/a\u003e at The A2Z Furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Black \/ Right when sitting","offer_id":39336725840007,"sku":"EL-SBR-BL","price":1099.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ Left when sitting","offer_id":39336725807239,"sku":"EL-SBL-BL","price":1099.0,"currency_code":"AUD","in_stock":true},{"title":"Grey Black \/ Right when sitting","offer_id":39336725938311,"sku":"EL-SBR-GR","price":1099.0,"currency_code":"AUD","in_stock":true},{"title":"Grey Black \/ Left when sitting","offer_id":39336725872775,"sku":"EL-SBL-GR","price":1099.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/elvis-the-a2z-furniture-1-94424_df8a3cf1-4a81-4c8f-9a5d-5c99c212d68f.png?v=1778477232"},{"product_id":"stella-corner-chaise-sofa-black-leather","title":"Stella 5 Seater Corner Chaise Sofa","description":"\u003cp\u003eThe Stella Corner Chaise Sofa is a five-seat leather sectional in durable black CU leather — a hard-wearing coated leather, more durable than standard PU, that wipes clean and holds its finish through years of daily use. It features adjustable headrests, an L-shaped chaise, and a choice of left- or right-hand chaise orientation to suit your room. Add a matching single armchair with the With Extra Chair option.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eUpholstery: Black CU leather (durable coated leather)\u003c\/li\u003e\n\u003cli\u003eSeats 5 — L-shape corner chaise\u003c\/li\u003e\n\u003cli\u003eAdjustable headrests\u003c\/li\u003e\n\u003cli\u003eChaise: left or right when sitting (chosen at order, fixed once built)\u003c\/li\u003e\n\u003cli\u003eOptional matching armchair (With Extra Chair)\u003c\/li\u003e\n\u003cli\u003eStructure: hardwood + plywood\u003c\/li\u003e\n\u003cli\u003eSupport: webbing and zig-zag spring, high-density foam\u003c\/li\u003e\n\u003cli\u003eOverall: 300 cm (L) x 230 cm (D, with chaise) x 41\/95 cm (H, seat\/overall)\u003c\/li\u003e\n\u003cli\u003eShips in two cartons: 212 x 103 x 73 cm and 215 x 108 x 75 cm\u003c\/li\u003e\n\u003cli\u003eAssembly: screwdriver required (electric drill recommended); 2 people recommended\u003c\/li\u003e\n\u003cli\u003eWarranty: 1 year\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"The A2Z Furniture","offers":[{"title":"Left when sitting \/ Without Extra Chair","offer_id":39336861073543,"sku":"ST-CUL-B","price":1699.0,"currency_code":"AUD","in_stock":false},{"title":"Left when sitting \/ With Extra Chair","offer_id":40074213130375,"sku":"ST-CUL-B + ST-EAC-B","price":2099.0,"currency_code":"AUD","in_stock":false},{"title":"Right when sitting \/ Without Extra Chair","offer_id":39336861106311,"sku":"ST-CUR-B","price":1699.0,"currency_code":"AUD","in_stock":true},{"title":"Right when sitting \/ With Extra Chair","offer_id":40074213163143,"sku":"ST-CUR-B + ST-EAC-B","price":2099.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/stella-the-a2z-furniture-1_1.png?v=1778477242"},{"product_id":"spencer-ii-modular-pu-leather-corner-sofa","title":"Spencer II Black PU Leather Corner Sofa with Reversible Chaise","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n  .sp-desc {\n    font-family: 'Open Sans', sans-serif;\n    color: #222222;\n    font-size: 15px;\n    line-height: 1.7;\n    max-width: 900px;\n    margin: 0 auto;\n    padding-top: 6px;\n    overflow: visible;\n  }\n\n  \/* ---------- Section labels ---------- *\/\n  .sp-desc .sp-label {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #C2824D;\n    margin: 0 0 12px 0;\n  }\n\n  \/* ---------- Intro ---------- *\/\n  .sp-desc .sp-intro {\n    font-size: 15px;\n    line-height: 1.7;\n    margin: 0 0 32px 0;\n  }\n  .sp-desc .sp-intro strong { color: #222222; }\n\n  \/* ---------- Inline link ---------- *\/\n  .sp-desc .mr-link {\n    color: #C2824D;\n    text-decoration: underline;\n    text-decoration-thickness: 1px;\n    text-underline-offset: 2px;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\n  \/* ---------- Feature grid ---------- *\/\n  .sp-desc .sp-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 0 0 32px 0;\n  }\n  .sp-desc .sp-card {\n    background: #F5F5F5;\n    border-radius: 8px;\n    padding: 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .sp-desc .sp-card-icon {\n    width: 28px;\n    height: 28px;\n    color: #C2824D;\n  }\n  .sp-desc .sp-card h3 {\n    font-size: 13px;\n    font-weight: 700;\n    margin: 0;\n    color: #222222;\n    text-transform: none;\n    letter-spacing: 0;\n  }\n  .sp-desc .sp-card p {\n    font-size: 14px;\n    line-height: 1.6;\n    margin: 0;\n    color: #222222;\n  }\n\n  \/* ---------- Material callout ---------- *\/\n  .sp-desc .sp-callout {\n    background: #F7EDE3;\n    border-left: 3px solid #C2824D;\n    padding: 18px 22px;\n    border-radius: 4px;\n    margin: 0 0 32px 0;\n  }\n  .sp-desc .sp-callout h3 {\n    font-size: 13px;\n    font-weight: 700;\n    margin: 0 0 8px 0;\n    color: #222222;\n  }\n  .sp-desc .sp-callout p {\n    font-size: 14px;\n    line-height: 1.65;\n    margin: 0;\n    color: #222222;\n  }\n\n  \/* ---------- Care instructions ---------- *\/\n  .sp-desc .sp-care-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 0 0 24px 0;\n  }\n  .sp-desc .sp-care-card {\n    background: #F5F5F5;\n    border-radius: 8px;\n    padding: 18px;\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n  .sp-desc .sp-care-emoji {\n    font-size: 22px;\n    line-height: 1;\n  }\n  .sp-desc .sp-care-card h3 {\n    font-size: 13px;\n    font-weight: 700;\n    margin: 0;\n    color: #222222;\n  }\n  .sp-desc .sp-care-card p {\n    font-size: 14px;\n    line-height: 1.6;\n    margin: 0;\n    color: #222222;\n  }\n\n  \/* ---------- Recommended care pill row ---------- *\/\n  .sp-desc .sp-pills {\n    background: #F7EDE3;\n    border: 1px solid #E8C9AA;\n    border-radius: 10px;\n    padding: 14px 16px;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 0 0 32px 0;\n  }\n  .sp-desc .sp-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #ffffff;\n    border: 1px solid #E8C9AA;\n    border-radius: 999px;\n    padding: 8px 14px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #222222;\n    text-decoration: none;\n    transition: all 0.3s ease;\n  }\n  .sp-desc .sp-pill:hover {\n    background: #ffffff;\n    border-color: #C2824D;\n    color: #C2824D;\n  }\n  .sp-desc .sp-pill-arrow {\n    color: #C2824D;\n    font-weight: 700;\n  }\n\n  \/* ---------- At a glance checklist ---------- *\/\n  .sp-desc .sp-glance {\n    margin: 0 0 32px 0;\n  }\n  .sp-desc .sp-list-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    margin-bottom: 12px;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n  .sp-desc .sp-tick {\n    flex: 0 0 auto;\n    width: 20px;\n    height: 20px;\n    background: #C2824D;\n    border-radius: 50%;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 2px;\n  }\n  .sp-desc .sp-tick svg {\n    width: 12px;\n    height: 12px;\n    color: #ffffff;\n  }\n\n  \/* ---------- Range strip (Complete the Set) ---------- *\/\n  .sp-desc .sp-range {\n    background: #2C241B;\n    border-radius: 10px;\n    padding: 22px;\n    margin: 0 0 32px 0;\n  }\n  .sp-desc .sp-range-title {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #E8C9AA;\n    margin: 0 0 8px 0;\n  }\n  .sp-desc .sp-range-subtitle {\n    font-size: 13.5px;\n    color: rgba(255, 255, 255, 0.75);\n    line-height: 1.6;\n    margin: 0 0 16px 0;\n  }\n  .sp-desc .sp-range-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n  .sp-desc .sp-range-item {\n    display: block;\n    padding: 14px 16px;\n    background: rgba(255, 255, 255, 0.05);\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    border-radius: 6px;\n    color: #ffffff;\n    font-size: 14px;\n    font-weight: 600;\n    text-decoration: none;\n    transition: all 0.3s ease;\n  }\n  .sp-desc .sp-range-item:hover {\n    background: rgba(255, 255, 255, 0.15);\n  }\n  .sp-desc .sp-range-current {\n    background: rgba(194, 130, 77, 0.15);\n    border-color: #C2824D;\n    color: #E8C9AA;\n  }\n  .sp-desc .sp-range-current-tag {\n    display: block;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #C2824D;\n    margin-bottom: 4px;\n  }\n\n  \/* ---------- SEO body ---------- *\/\n  .sp-desc .sp-seo {\n    border-top: 1px solid #E5E5E5;\n    padding-top: 24px;\n    margin-top: 8px;\n  }\n  .sp-desc .sp-seo h2 {\n    font-size: 16px;\n    font-weight: 700;\n    margin: 0 0 14px 0;\n    color: #222222;\n    letter-spacing: 0;\n    text-transform: none;\n  }\n  .sp-desc .sp-seo p {\n    font-size: 13.5px;\n    color: #6B6B6B;\n    line-height: 1.7;\n    margin: 0 0 12px 0;\n  }\n\n  \/* ---------- Mobile ---------- *\/\n  @media (max-width: 768px) {\n    .sp-desc .sp-features,\n    .sp-desc .sp-care-grid,\n    .sp-desc .sp-range-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sp-desc\"\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cp class=\"sp-intro\"\u003e\n    The \u003cstrong\u003eSpencer II PU Leather Corner Sofa\u003c\/strong\u003e is a generous five-seater L-shape upholstered in black PU leather, with button-tufted back cushions, a reversible chaise, and a matching storage ottoman with a lift-up lid. The chaise can be set up on either side of the sofa, so you can reconfigure the layout at any time to suit a new room or a different rearrangement.\n  \u003c\/p\u003e\n\n  \u003c!-- Key Features --\u003e\n  \u003cp class=\"sp-label\"\u003eKey Features\u003c\/p\u003e\n  \u003cdiv class=\"sp-features\"\u003e\n\n    \u003cdiv class=\"sp-card\"\u003e\n      \u003csvg class=\"sp-card-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n        \u003cpolyline points=\"17 1 21 5 17 9\"\u003e\u003c\/polyline\u003e\n        \u003cpath d=\"M3 11V9a4 4 0 0 1 4-4h14\"\u003e\u003c\/path\u003e\n        \u003cpolyline points=\"7 23 3 19 7 15\"\u003e\u003c\/polyline\u003e\n        \u003cpath d=\"M21 13v2a4 4 0 0 1-4 4H3\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch3\u003eReversible Chaise\u003c\/h3\u003e\n      \u003cp\u003eSwitch the chaise between left- and right-hand positions at any time, so the sofa works with whatever room layout you have today — or change it tomorrow.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-card\"\u003e\n      \u003csvg class=\"sp-card-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n        \u003cpath d=\"M3 8l9-5 9 5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M3 8v10a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"3\" y1=\"13\" x2=\"21\" y2=\"13\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n      \u003ch3\u003eStorage Ottoman\u003c\/h3\u003e\n      \u003cp\u003eThe matching ottoman lifts open to reveal hidden storage inside — useful for blankets, controllers, magazines and the everyday clutter that ends up on the coffee table.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-card\"\u003e\n      \u003csvg class=\"sp-card-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n        \u003ccircle cx=\"6\" cy=\"6\" r=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"12\" cy=\"6\" r=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"18\" cy=\"6\" r=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"6\" cy=\"12\" r=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"12\" cy=\"12\" r=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"18\" cy=\"12\" r=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"6\" cy=\"18\" r=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"12\" cy=\"18\" r=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"18\" cy=\"18\" r=\"1.5\"\u003e\u003c\/circle\u003e\n      \u003c\/svg\u003e\n      \u003ch3\u003eButton-Tufted Back\u003c\/h3\u003e\n      \u003cp\u003eSubtle button tufting runs across the back cushions, giving the sofa a structured, considered look without leaning into a heavy traditional style.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-card\"\u003e\n      \u003csvg class=\"sp-card-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n        \u003cpath d=\"M2 11v5a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M2 11a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M5 18v2\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M19 18v2\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch3\u003eFive-Seater L-Shape\u003c\/h3\u003e\n      \u003cp\u003eA generous L-shape layout seats five comfortably, so it's well suited to family rooms, larger lounges, and open-plan living spaces.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Material callout --\u003e\n  \u003cdiv class=\"sp-callout\"\u003e\n    \u003ch3\u003eAbout the PU Leather\u003c\/h3\u003e\n    \u003cp\u003eThe Spencer II is upholstered in black PU leather — a synthetic leather material with a smooth, leather-look finish on a fabric backing. PU leather offers the visual look of leather with a wipe-clean surface that's easier to maintain than real hide, and it stands up well to regular daily use in busy living rooms.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Care instructions --\u003e\n  \u003cp class=\"sp-label\"\u003eCare Instructions\u003c\/p\u003e\n  \u003cdiv class=\"sp-care-grid\"\u003e\n\n    \u003cdiv class=\"sp-care-card\"\u003e\n      \u003cspan class=\"sp-care-emoji\" aria-hidden=\"true\"\u003e🧽\u003c\/span\u003e\n      \u003ch3\u003eSoft Cloth Wipe-Down\u003c\/h3\u003e\n      \u003cp\u003eUse a soft, slightly damp cloth to wipe the upholstery and remove dust and surface marks before they build up.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-care-card\"\u003e\n      \u003cspan class=\"sp-care-emoji\" aria-hidden=\"true\"\u003e🛡️\u003c\/span\u003e\n      \u003ch3\u003eApply Stain Protector\u003c\/h3\u003e\n      \u003cp\u003eUse a PU-suitable stain protector such as the \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-proguard-care-kit\" class=\"mr-link\"\u003eGuardsman ProGuard Care Kit\u003c\/a\u003e to help guard against spills and everyday marks.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-care-card\"\u003e\n      \u003cspan class=\"sp-care-emoji\" aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e\n      \u003ch3\u003eAvoid Direct Sun \u0026amp; Heat\u003c\/h3\u003e\n      \u003cp\u003ePosition the sofa away from sunny windows and heat sources, as prolonged exposure can dry out and crack PU leather.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-care-card\"\u003e\n      \u003cspan class=\"sp-care-emoji\" aria-hidden=\"true\"\u003e🚫\u003c\/span\u003e\n      \u003ch3\u003eAvoid Harsh Chemicals\u003c\/h3\u003e\n      \u003cp\u003eSkip bleach, solvents and abrasive products — they can damage the PU leather coating and dull the finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Recommended care products pill row --\u003e\n  \u003cp class=\"sp-label\"\u003eRecommended Care Products\u003c\/p\u003e\n  \u003cdiv class=\"sp-pills\"\u003e\n    \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-proguard-care-kit\" class=\"sp-pill\"\u003e\n      \u003cspan aria-hidden=\"true\"\u003e🛡️\u003c\/span\u003e\n      \u003cspan\u003eGuardsman ProGuard Care Kit\u003c\/span\u003e\n      \u003cspan class=\"sp-pill-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- At a Glance --\u003e\n  \u003cp class=\"sp-label\"\u003eAt a Glance\u003c\/p\u003e\n  \u003cdiv class=\"sp-glance\"\u003e\n\n    \u003cdiv class=\"sp-list-item\"\u003e\n      \u003cspan class=\"sp-tick\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eBlack PU leather upholstery with button-tufted back cushions and timber feet.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-list-item\"\u003e\n      \u003cspan class=\"sp-tick\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eReversible chaise — switch between left- and right-hand positions at any time.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-list-item\"\u003e\n      \u003cspan class=\"sp-tick\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eMatching storage ottoman with a lift-up lid for hidden everyday storage.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-list-item\"\u003e\n      \u003cspan class=\"sp-tick\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eGenerous five-seater L-shape suits family rooms, larger lounges and open-plan living.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-list-item\"\u003e\n      \u003cspan class=\"sp-tick\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eAlso available in a Grey Fabric version with the same design (see below).\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Also available in fabric --\u003e\n  \u003cdiv class=\"sp-range\"\u003e\n    \u003cp class=\"sp-range-title\"\u003eAlso Available in Fabric\u003c\/p\u003e\n    \u003cp class=\"sp-range-subtitle\"\u003ePrefer a softer, warmer finish? The Spencer II comes in two upholstery options — this Black PU Leather version, or a Grey Fabric version with the same overall design and reversible chaise.\u003c\/p\u003e\n    \u003cdiv class=\"sp-range-grid\"\u003e\n      \u003cdiv class=\"sp-range-item sp-range-current\" aria-current=\"page\"\u003e\n        \u003cspan class=\"sp-range-current-tag\"\u003eYou're viewing\u003c\/span\u003e\n        \u003cspan\u003eSpencer II Corner Sofa — Black PU Leather\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/spencer-ii-5-seater-corner-sofa\" class=\"sp-range-item\"\u003e\n        Spencer II Corner Sofa — Grey Fabric\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SEO body --\u003e\n  \u003cdiv class=\"sp-seo\"\u003e\n    \u003ch2\u003eSpencer II PU Leather Corner Sofa — Full Product Details\u003c\/h2\u003e\n\n    \u003cp\u003eThe Spencer II PU Leather Corner Sofa is a five-seater L-shape upholstered in black PU leather, with button-tufted back cushions, a reversible chaise and a matching lift-up storage ottoman. The chaise can sit on either the left or right side of the sofa and can be reconfigured at any time, so the layout adapts to whichever room or arrangement you've got in mind.\u003c\/p\u003e\n\n    \u003cp\u003eThe black-on-neutral palette gives the sofa a clean, modern look that anchors a room without dominating it. It pairs naturally with light walls, timber flooring, neutral rugs and contemporary art, and the wipe-clean PU leather surface makes it a practical choice for households where the lounge sees daily use from family, guests and pets alike.\u003c\/p\u003e\n\n    \u003cp\u003eThe Spencer II is suited to anyone fitting out a family room, a larger lounge, or an open-plan living space, and it's also available in a grey fabric version if you'd prefer a softer finish (linked above). It pairs naturally with our wider \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/lounges-sofas-brisbane-gold-coast\" class=\"mr-link\"\u003elounges and sofas\u003c\/a\u003e and \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/living-room-furniture-brisbane-gold-coast\" class=\"mr-link\"\u003eliving room furniture\u003c\/a\u003e ranges. Visit any of our five A2Z Furniture stores to try it in person: Rocklea, Sandgate, Bundall (Gold Coast), North Ipswich and Beenleigh.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":39822889517191,"sku":"SPII-RCS-B","price":999.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/spencer-ii-leather-pu-the-a2z-furniture-1_92ca6688-1bff-446c-8716-b1c9f6b03759.png?v=1778477380"},{"product_id":"spencer-ii-5-seater-corner-sofa","title":"Spencer II Fabric Corner Sofa with Reversible Chaise","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n  .sp2-desc {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 15px;\n    color: #222222;\n    line-height: 1.7;\n    max-width: 860px;\n    padding-top: 6px;\n    overflow: visible;\n  }\n\n  .sp2-desc * {\n    box-sizing: border-box;\n  }\n\n  .sp2-desc .sp2-intro {\n    margin-bottom: 28px;\n  }\n\n  .sp2-desc .sp2-intro p {\n    margin: 0;\n  }\n\n  .sp2-desc .sp2-label {\n    display: block;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #6B6B6B;\n    margin-bottom: 14px;\n  }\n\n  \/* ── Feature grid ── *\/\n  .sp2-desc .sp2-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n\n  @media (max-width: 768px) {\n    .sp2-desc .sp2-features {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  .sp2-desc .sp2-feat-card {\n    background: #F5F5F5;\n    border-radius: 8px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n  }\n\n  .sp2-desc .sp2-feat-icon {\n    flex-shrink: 0;\n    width: 38px;\n    height: 38px;\n    background: #F7EDE3;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .sp2-desc .sp2-feat-card h3 {\n    font-size: 13px;\n    font-weight: 700;\n    color: #222222;\n    margin: 0 0 4px;\n    line-height: 1.3;\n  }\n\n  .sp2-desc .sp2-feat-card p {\n    font-size: 14px;\n    color: #444444;\n    margin: 0;\n    line-height: 1.6;\n  }\n\n  \/* ── Material callout ── *\/\n  .sp2-desc .sp2-material {\n    border-left: 4px solid #C2824D;\n    background: #F7EDE3;\n    border-radius: 0 8px 8px 0;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n\n  .sp2-desc .sp2-material h3 {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #C2824D;\n    margin: 0 0 8px;\n  }\n\n  .sp2-desc .sp2-material p {\n    font-size: 14px;\n    color: #444444;\n    margin: 0;\n    line-height: 1.7;\n  }\n\n  \/* ── Care section ── *\/\n  .sp2-desc .sp2-care {\n    margin-bottom: 24px;\n  }\n\n  .sp2-desc .sp2-care-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin-bottom: 20px;\n  }\n\n  @media (max-width: 768px) {\n    .sp2-desc .sp2-care-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  .sp2-desc .sp2-care-card {\n    background: #F5F5F5;\n    border-radius: 8px;\n    padding: 16px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n\n  .sp2-desc .sp2-care-emoji {\n    font-size: 22px;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .sp2-desc .sp2-care-card h4 {\n    font-size: 13px;\n    font-weight: 700;\n    color: #222222;\n    margin: 0 0 4px;\n  }\n\n  .sp2-desc .sp2-care-card p {\n    font-size: 14px;\n    color: #444444;\n    margin: 0;\n    line-height: 1.6;\n  }\n\n  .sp2-desc a.sp2-link {\n    color: #C2824D;\n    text-decoration: underline;\n    text-decoration-thickness: 1px;\n    text-underline-offset: 2px;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\n  \/* ── Care pills ── *\/\n  .sp2-desc .sp2-pills {\n    background: #F7EDE3;\n    border: 1px solid #E8C9AA;\n    border-radius: 8px;\n    padding: 16px 18px;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-bottom: 28px;\n    align-items: center;\n  }\n\n  .sp2-desc .sp2-pills-label {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #6B6B6B;\n    width: 100%;\n    margin-bottom: 2px;\n  }\n\n  .sp2-desc .sp2-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: #fff;\n    border: 1px solid #E8C9AA;\n    border-radius: 20px;\n    padding: 6px 14px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #C2824D;\n    text-decoration: none;\n    white-space: nowrap;\n    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;\n  }\n\n  .sp2-desc .sp2-pill:hover {\n    background: #C2824D;\n    color: #fff;\n    border-color: #C2824D;\n  }\n\n  \/* ── At a Glance ── *\/\n  .sp2-desc .sp2-glance {\n    margin-bottom: 28px;\n  }\n\n  .sp2-desc .sp2-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n\n  .sp2-desc .sp2-list-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 15px;\n    color: #222222;\n    line-height: 1.6;\n  }\n\n  .sp2-desc .sp2-tick {\n    flex-shrink: 0;\n    width: 20px;\n    height: 20px;\n    background: #C2824D;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 2px;\n  }\n\n  \/* ── SEO ── *\/\n  .sp2-desc .sp2-seo {\n    border-top: 1px solid #E5E5E5;\n    padding-top: 24px;\n    margin-top: 8px;\n  }\n\n  .sp2-desc .sp2-seo h2 {\n    font-size: 16px;\n    font-weight: 700;\n    color: #222222;\n    margin: 0 0 14px;\n  }\n\n  .sp2-desc .sp2-seo p {\n    font-size: 13.5px;\n    color: #6B6B6B;\n    line-height: 1.75;\n    margin: 0 0 14px;\n  }\n\n  .sp2-desc .sp2-seo p:last-child {\n    margin-bottom: 0;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sp2-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"sp2-intro\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eSpencer II Corner Sofa\u003c\/strong\u003e is a five-seater lounge upholstered in a warm grey woven fabric, designed to bring everyday comfort and genuine layout flexibility to your living room. Its reversible chaise can be switched between left- and right-hand positions whenever your room arrangement changes, giving you a sofa that adapts to your space over time. Complete with a matching storage ottoman and coordinating scatter pillows, the Spencer II is a complete seating set ready to go from day one.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Key Features grid --\u003e\n  \u003cspan class=\"sp2-label\"\u003eKey Features\u003c\/span\u003e\n  \u003cdiv class=\"sp2-features\"\u003e\n\n    \u003cdiv class=\"sp2-feat-card\"\u003e\n      \u003cdiv class=\"sp2-feat-icon\"\u003e\n        \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C2824D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003cpolyline points=\"17 1 21 5 17 9\"\u003e\u003c\/polyline\u003e\n          \u003cpath d=\"M3 11V9a4 4 0 0 1 4-4h14\"\u003e\u003c\/path\u003e\n          \u003cpolyline points=\"7 23 3 19 7 15\"\u003e\u003c\/polyline\u003e\n          \u003cpath d=\"M21 13v2a4 4 0 0 1-4 4H3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eReversible Chaise\u003c\/h3\u003e\n        \u003cp\u003eReconfigure the chaise from left- to right-hand (or vice versa) at any time, so the sofa adapts if your room layout changes.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp2-feat-card\"\u003e\n      \u003cdiv class=\"sp2-feat-icon\"\u003e\n        \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C2824D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003crect x=\"2\" y=\"10\" width=\"20\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M7 10V6a5 5 0 0 1 10 0v4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e5-Seater Corner Layout\u003c\/h3\u003e\n        \u003cp\u003eA spacious corner design that maximises available seating without overcrowding the room — well suited to family living areas.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp2-feat-card\"\u003e\n      \u003cdiv class=\"sp2-feat-icon\"\u003e\n        \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C2824D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"12\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8V6a4 4 0 0 1 8 0v2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eStorage Ottoman Included\u003c\/h3\u003e\n        \u003cp\u003eComes with a matching storage ottoman that serves as extra seating, a footrest, or a tidy place to stash everyday items.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp2-feat-card\"\u003e\n      \u003cdiv class=\"sp2-feat-icon\"\u003e\n        \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C2824D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eMatching Pillows Included\u003c\/h3\u003e\n        \u003cp\u003eCoordinating scatter pillows are included in the set, adding a finishing touch and extra comfort without any additional spend.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Material callout --\u003e\n  \u003cdiv class=\"sp2-material\"\u003e\n    \u003ch3\u003eAbout Grey Fabric\u003c\/h3\u003e\n    \u003cp\u003eThe Spencer II is upholstered in a warm grey woven fabric chosen for its soft feel and year-round breathability. Fabric upholstery is well suited to family households — it's comfortable in both warm and cool seasons and doesn't feel cold to the touch the way some materials can. The neutral grey tone works across a wide range of interior styles, from light Scandi schemes to richer, layered palettes.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Care Instructions --\u003e\n  \u003cdiv class=\"sp2-care\"\u003e\n    \u003cspan class=\"sp2-label\"\u003eCare Instructions\u003c\/span\u003e\n    \u003cdiv class=\"sp2-care-grid\"\u003e\n\n      \u003cdiv class=\"sp2-care-card\"\u003e\n        \u003cspan class=\"sp2-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eVacuum Regularly\u003c\/h4\u003e\n          \u003cp\u003eUse a soft brush attachment to vacuum the upholstery weekly, removing loose dust and debris before it settles into the fabric weave.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp2-care-card\"\u003e\n        \u003cspan class=\"sp2-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eSpot Clean Promptly\u003c\/h4\u003e\n          \u003cp\u003eBlot spills immediately with a clean dry cloth — do not rub. For stubborn stains, use the \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\" class=\"sp2-link\"\u003eGuardsman Fabric Care Kit\u003c\/a\u003e as directed on the label.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp2-care-card\"\u003e\n        \u003cspan class=\"sp2-care-emoji\" aria-hidden=\"true\"\u003e🚫\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eAvoid Harsh Chemicals\u003c\/h4\u003e\n          \u003cp\u003eKeep bleach, solvent-based sprays, and abrasive cloths away from the fabric — these can cause permanent discolouration or weaken the fibres.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp2-care-card\"\u003e\n        \u003cspan class=\"sp2-care-emoji\" aria-hidden=\"true\"\u003e🛡️\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eApply Fabric Protector\u003c\/h4\u003e\n          \u003cp\u003eTreat the upholstery with \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\" class=\"sp2-link\"\u003eGuardsman Fabric Protector Spray\u003c\/a\u003e to create a barrier against liquid spills and everyday surface soiling.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Recommended Care Products pill row --\u003e\n  \u003cdiv class=\"sp2-pills\"\u003e\n    \u003cspan class=\"sp2-pills-label\"\u003eRecommended Care Products\u003c\/span\u003e\n    \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\" class=\"sp2-pill\"\u003e🧴 Guardsman Fabric Protector →\u003c\/a\u003e\n    \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\" class=\"sp2-pill\"\u003e🧼 Guardsman Fabric Care Kit →\u003c\/a\u003e\n    \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman%C2%AE-fabric-lounge-care-5-year-warranty-5-8-seats\" class=\"sp2-pill\"\u003e📋 5 Year Fabric Warranty (5–8 seats) →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. At a Glance checklist --\u003e\n  \u003cdiv class=\"sp2-glance\"\u003e\n    \u003cspan class=\"sp2-label\"\u003eAt a Glance\u003c\/span\u003e\n    \u003cdiv class=\"sp2-list\"\u003e\n\n      \u003cdiv class=\"sp2-list-item\"\u003e\n        \u003cspan class=\"sp2-tick\"\u003e\n          \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"2 6 5 9 10 3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003cspan\u003eUpholstered in a soft grey woven fabric that is breathable, comfortable to sit on, and holds up well with regular household use.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp2-list-item\"\u003e\n        \u003cspan class=\"sp2-tick\"\u003e\n          \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"2 6 5 9 10 3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003cspan\u003eReversible chaise can be reconfigured between left- and right-hand positions after delivery, so the sofa adapts as your room evolves.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp2-list-item\"\u003e\n        \u003cspan class=\"sp2-tick\"\u003e\n          \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"2 6 5 9 10 3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003cspan\u003eThe neutral grey finish integrates easily with a wide range of interior colour palettes and furniture styles.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp2-list-item\"\u003e\n        \u003cspan class=\"sp2-tick\"\u003e\n          \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"2 6 5 9 10 3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003cspan\u003eA five-seater corner configuration makes the most of living room space while providing ample room for family seating.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp2-list-item\"\u003e\n        \u003cspan class=\"sp2-tick\"\u003e\n          \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"2 6 5 9 10 3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003cspan\u003eIncludes a matching storage ottoman and coordinating scatter pillows — the set is complete and ready to use from delivery.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Range strip omitted — no matching Spencer II range products provided --\u003e\n\n  \u003c!-- 7. SEO body copy --\u003e\n  \u003cdiv class=\"sp2-seo\"\u003e\n    \u003ch2\u003eSpencer II Corner Sofa — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Spencer II Corner Sofa is a five-seater fabric lounge designed for living rooms that need generous seating without sacrificing floor space. Upholstered in a warm grey woven fabric, it delivers a soft, breathable surface that is comfortable year-round and holds up well with everyday family use. The set includes a matching storage ottoman and coordinating scatter pillows, making it a ready-to-use package from the moment it arrives.\u003c\/p\u003e\n    \u003cp\u003eThe grey fabric finish is a deliberately neutral choice — it pairs naturally with white walls and light timber tones, sits equally well against richer earthy palettes, and works across contemporary, transitional, and Scandi-inspired interiors alike. The corner configuration keeps the sofa's footprint practical while the chaise extension provides a comfortable spot for stretching out at the end of the day.\u003c\/p\u003e\n    \u003cp\u003eThe Spencer II suits families and households that like to entertain, offering five seats in a layout that fills a living room corner efficiently. The reversible chaise can be switched between left- and right-hand positions after delivery, so the sofa can adapt if you rearrange the room down the track. The Spencer II is available to view and try in person at all five A2Z Furniture showrooms: Rocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":39871468601479,"sku":"SPII-RCS-GR","price":999.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/spencer-ii-fabric-the-a2z-furniture-1_d83f6cf4-cc7b-4c1c-942c-a1c55f5a04ea.png?v=1778477401"},{"product_id":"skipper-modular-corner-sofa","title":"Skipper","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.skp-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.skp-desc * { box-sizing: border-box; }\n.skp-desc p { margin: 0 0 16px 0; }\n.skp-desc strong { color: #222222; }\n\n.skp-desc .skp-section { margin-bottom: 28px; }\n\n.skp-desc .skp-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.skp-desc .skp-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .skp-desc .skp-features { grid-template-columns: 1fr; }\n}\n\n.skp-desc .skp-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.skp-desc .skp-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.skp-desc .skp-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.skp-desc .skp-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.skp-desc .skp-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 768px) {\n  .skp-desc .skp-tech-grid { grid-template-columns: 1fr 1fr; }\n}\n\n@media (max-width: 480px) {\n  .skp-desc .skp-tech-grid { grid-template-columns: 1fr; }\n}\n\n.skp-desc .skp-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.skp-desc .skp-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.skp-desc .skp-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.skp-desc .skp-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n\/* Configuration grid *\/\n.skp-desc .skp-config-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n}\n\n@media (max-width: 640px) {\n  .skp-desc .skp-config-grid { grid-template-columns: 1fr; }\n}\n\n.skp-desc .skp-config-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.skp-desc .skp-config-card svg {\n  width: 100%;\n  max-width: 180px;\n  height: auto;\n  margin: 0 auto 10px auto;\n  display: block;\n}\n\n.skp-desc .skp-config-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n}\n\n.skp-desc .skp-config-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.skp-desc .skp-config-note {\n  background: #F7EDE3;\n  border-left: 3px solid #C2824D;\n  border-radius: 0 6px 6px 0;\n  padding: 10px 14px;\n  margin-top: 12px;\n  font-size: 13px;\n  color: #2C241B;\n  line-height: 1.5;\n}\n\n.skp-desc .skp-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.skp-desc .skp-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.skp-desc .skp-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.skp-desc .skp-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .skp-desc .skp-care-grid { grid-template-columns: 1fr; }\n}\n\n.skp-desc .skp-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.skp-desc .skp-care-card .skp-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.skp-desc .skp-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.skp-desc .skp-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.skp-desc .skp-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.skp-desc .skp-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.skp-desc .skp-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.skp-desc .skp-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.skp-desc .skp-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.skp-desc .skp-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.skp-desc .skp-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"skp-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"skp-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eSkipper Modular Corner Sofa\u003c\/strong\u003e is a deep, plush five-module L-shape corner sofa with two rearrangeable armless chairs that let you adjust the proportions of the L to suit your room. The sofa includes a left arm module, right arm module, wedge (corner), and two armless chairs that can sit on either leg of the L. A coordinated set of \u003cstrong\u003escatter cushions\u003c\/strong\u003e is included; a \u003cstrong\u003ematching corduroy ottoman\u003c\/strong\u003e is available as an optional add-on. Upholstered in soft \u003cstrong\u003ecorduroy fabric\u003c\/strong\u003e in \u003cstrong\u003eGrey\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Choose Your Layout --\u003e\n\u003cdiv class=\"skp-section\"\u003e\n\u003cdiv class=\"skp-label\"\u003eChoose Your Layout\u003c\/div\u003e\n\u003cdiv class=\"skp-config-grid\"\u003e\n\u003c!-- Config A: 2+0 --\u003e\n\u003cdiv class=\"skp-config-card\"\u003e\n\u003csvg aria-label=\"Layout A: two armless chairs on the long side\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 200 200\"\u003e\n          \n          \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.1\" stroke=\"#C2824D\" fill=\"#F7EDE3\" d=\"M 20 20 L 180 20 L 180 100 L 140 100 L 140 60 L 20 60 Z\"\u003e\u003c\/path\u003e\n          \n          \u003cline opacity=\"0.5\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"60\" x2=\"60\" y1=\"20\" x1=\"60\"\u003e\u003c\/line\u003e\n          \u003cline opacity=\"0.5\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"60\" x2=\"100\" y1=\"20\" x1=\"100\"\u003e\u003c\/line\u003e\n          \n          \u003crect stroke-width=\"2.2\" stroke=\"#C2824D\" fill=\"none\" height=\"40\" width=\"40\" y=\"20\" x=\"140\"\u003e\u003c\/rect\u003e\n          \n          \u003ctext font-weight=\"700\" fill=\"#C2824D\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"44\" x=\"40\"\u003eL\u003c\/text\u003e\n          \u003ctext font-weight=\"600\" fill=\"#C2824D\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"44\" x=\"80\"\u003eA\u003c\/text\u003e\n          \u003ctext font-weight=\"600\" fill=\"#C2824D\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"44\" x=\"120\"\u003eA\u003c\/text\u003e\n          \u003ctext font-weight=\"700\" fill=\"#C2824D\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"44\" x=\"160\"\u003eW\u003c\/text\u003e\n          \u003ctext font-weight=\"700\" fill=\"#C2824D\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"84\" x=\"160\"\u003eR\u003c\/text\u003e\n        \u003c\/svg\u003e\n\u003ch3\u003eLayout A — 2+0\u003c\/h3\u003e\n\u003cp\u003eBoth armless chairs on the long side, none on the short side.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Config B: 1+1 --\u003e\n\u003cdiv class=\"skp-config-card\"\u003e\n\u003csvg aria-label=\"Layout B: one armless chair on each side, symmetric\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 200 200\"\u003e\n          \n          \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.1\" stroke=\"#C2824D\" fill=\"#F7EDE3\" d=\"M 20 20 L 140 20 L 140 140 L 100 140 L 100 60 L 20 60 Z\"\u003e\u003c\/path\u003e\n          \n          \u003cline opacity=\"0.5\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"60\" x2=\"60\" y1=\"20\" x1=\"60\"\u003e\u003c\/line\u003e\n          \u003cline opacity=\"0.5\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"60\" x2=\"140\" y1=\"60\" x1=\"100\"\u003e\u003c\/line\u003e\n          \u003cline opacity=\"0.5\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"100\" x2=\"140\" y1=\"100\" x1=\"100\"\u003e\u003c\/line\u003e\n          \n          \u003crect stroke-width=\"2.2\" stroke=\"#C2824D\" fill=\"none\" height=\"40\" width=\"40\" y=\"20\" x=\"100\"\u003e\u003c\/rect\u003e\n          \n          \u003ctext font-weight=\"700\" fill=\"#C2824D\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"44\" x=\"40\"\u003eL\u003c\/text\u003e\n          \u003ctext font-weight=\"600\" fill=\"#C2824D\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"44\" x=\"80\"\u003eA\u003c\/text\u003e\n          \u003ctext font-weight=\"700\" fill=\"#C2824D\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"44\" x=\"120\"\u003eW\u003c\/text\u003e\n          \u003ctext font-weight=\"600\" fill=\"#C2824D\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"84\" x=\"120\"\u003eA\u003c\/text\u003e\n          \u003ctext font-weight=\"700\" fill=\"#C2824D\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"124\" x=\"120\"\u003eR\u003c\/text\u003e\n        \u003c\/svg\u003e\n\u003ch3\u003eLayout B — 1+1\u003c\/h3\u003e\n\u003cp\u003eOne armless chair on each side — a symmetric L-shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Config C: 0+2 --\u003e\n\u003cdiv class=\"skp-config-card\"\u003e\n\u003csvg aria-label=\"Layout C: two armless chairs on the long side, swapped to vertical leg\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 200 200\"\u003e\n          \n          \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.1\" stroke=\"#C2824D\" fill=\"#F7EDE3\" d=\"M 20 20 L 100 20 L 100 180 L 60 180 L 60 60 L 20 60 Z\"\u003e\u003c\/path\u003e\n          \n          \u003cline opacity=\"0.5\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"60\" x2=\"100\" y1=\"60\" x1=\"60\"\u003e\u003c\/line\u003e\n          \u003cline opacity=\"0.5\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"100\" x2=\"100\" y1=\"100\" x1=\"60\"\u003e\u003c\/line\u003e\n          \u003cline opacity=\"0.5\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"140\" x2=\"100\" y1=\"140\" x1=\"60\"\u003e\u003c\/line\u003e\n          \n          \u003crect stroke-width=\"2.2\" stroke=\"#C2824D\" fill=\"none\" height=\"40\" width=\"40\" y=\"20\" x=\"60\"\u003e\u003c\/rect\u003e\n          \n          \u003ctext font-weight=\"700\" fill=\"#C2824D\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"44\" x=\"40\"\u003eL\u003c\/text\u003e\n          \u003ctext font-weight=\"700\" fill=\"#C2824D\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"44\" x=\"80\"\u003eW\u003c\/text\u003e\n          \u003ctext font-weight=\"600\" fill=\"#C2824D\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"84\" x=\"80\"\u003eA\u003c\/text\u003e\n          \u003ctext font-weight=\"600\" fill=\"#C2824D\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"124\" x=\"80\"\u003eA\u003c\/text\u003e\n          \u003ctext font-weight=\"700\" fill=\"#C2824D\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"164\" x=\"80\"\u003eR\u003c\/text\u003e\n        \u003c\/svg\u003e\n\u003ch3\u003eLayout C — 0+2\u003c\/h3\u003e\n\u003cp\u003eBoth armless chairs on the long side, swapped to the vertical leg.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skp-config-note\"\u003e\n\u003cstrong\u003eFive modules, three configurations.\u003c\/strong\u003e The sofa is built from \u003cstrong\u003eL\u003c\/strong\u003e (left arm), \u003cstrong\u003eW\u003c\/strong\u003e (wedge \/ corner), \u003cstrong\u003eR\u003c\/strong\u003e (right arm), and \u003cstrong\u003eA\u003c\/strong\u003e (armless chair × 2). The two armless chairs can be redistributed between the two legs of the L at any time — push the L to the left, balance it symmetrically, or swing it to the right depending on the room. Move modules around as your space evolves.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Tech Features Grid --\u003e\n\u003cdiv class=\"skp-section\"\u003e\n\u003cdiv class=\"skp-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"skp-tech-grid\"\u003e\n\u003cdiv class=\"skp-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"skp-tech-icon\"\u003e \u003c!-- Modular blocks --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect rx=\"1\" height=\"8\" width=\"8\" y=\"3\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"1\" height=\"8\" width=\"8\" y=\"3\" x=\"13\"\u003e\u003c\/rect\u003e\u003crect rx=\"1\" height=\"8\" width=\"8\" y=\"13\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"1\" height=\"8\" width=\"8\" y=\"13\" x=\"13\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003e5-Module Modular Build\u003c\/h3\u003e\n\u003cp\u003eLeft arm, right arm, wedge, and two armless chairs — rearrange the armless chairs between the two legs of the L.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skp-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"skp-tech-icon\"\u003e \u003c!-- L-shape outline --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M3 3 L21 3 L21 13 L13 13 L13 21 L3 21 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eL-Shape Corner Sofa\u003c\/h3\u003e\n\u003cp\u003eA clean 90° corner sofa designed to tuck into the corner of a room and maximise floor space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skp-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"skp-tech-icon\"\u003e \u003c!-- Plump cushion --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M3 9 Q3 6 6 6 L18 6 Q21 6 21 9 L21 17 Q21 19 19 19 L5 19 Q3 19 3 17 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 11 Q12 9 18 11\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 14 Q12 12 18 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eDeep Plush Seats\u003c\/h3\u003e\n\u003cp\u003eGenerously cushioned seats with deep proportions — sink-in lounging, perfect for movie nights and lazy Sundays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skp-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"skp-tech-icon\"\u003e \u003c!-- Cord\/corduroy fabric: vertical lines --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect rx=\"1.5\" height=\"16\" width=\"16\" y=\"4\" x=\"4\"\u003e\u003c\/rect\u003e\u003cline y2=\"20\" x2=\"8\" y1=\"4\" x1=\"8\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"11\" y1=\"4\" x1=\"11\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"14\" y1=\"4\" x1=\"14\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"17\" y1=\"4\" x1=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSoft Corduroy Fabric\u003c\/h3\u003e\n\u003cp\u003ePlush corduroy upholstery with a distinctive vertical-rib texture — soft to the touch and warmly modern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skp-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"skp-tech-icon\"\u003e \u003c!-- Ottoman: low rectangular block --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect rx=\"1.5\" height=\"8\" width=\"18\" y=\"10\" x=\"3\"\u003e\u003c\/rect\u003e\u003cline y2=\"13\" x2=\"21\" y1=\"13\" x1=\"3\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"6\" y1=\"18\" x1=\"6\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"18\" y1=\"18\" x1=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eOptional Matching Ottoman\u003c\/h3\u003e\n\u003cp\u003eCoordinated corduroy ottoman available as an optional add-on — float as a footrest, push up to one side, or use as extra perch-seating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skp-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"skp-tech-icon\"\u003e \u003c!-- Scatter pillows --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect transform=\"rotate(-8 8.5 13.5)\" rx=\"1.5\" height=\"9\" width=\"11\" y=\"9\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect transform=\"rotate(8 16 11.5)\" rx=\"1.5\" height=\"9\" width=\"10\" y=\"7\" x=\"11\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eScatter Cushions Included\u003c\/h3\u003e\n\u003cp\u003eCoordinated scatter cushions included with the sofa — matching corduroy, ready to style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Key Features Grid --\u003e\n\u003cdiv class=\"skp-section\"\u003e\n\u003cdiv class=\"skp-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"skp-features\"\u003e\n\u003cdiv class=\"skp-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"skp-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003crect rx=\"1\" height=\"8\" width=\"8\" y=\"3\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"1\" height=\"8\" width=\"8\" y=\"3\" x=\"13\"\u003e\u003c\/rect\u003e\u003crect rx=\"1\" height=\"8\" width=\"8\" y=\"13\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eModular Five-Module Build\u003c\/h3\u003e\n\u003cp\u003eFive separate modules — one left arm chair, one right arm chair, one wedge (corner), and two armless chairs. The armless chairs can be redistributed between the two legs of the L any time, giving you three valid layout configurations: 2+0, 1+1, or 0+2.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skp-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"skp-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003crect rx=\"1.5\" height=\"16\" width=\"16\" y=\"4\" x=\"4\"\u003e\u003c\/rect\u003e\u003cline y2=\"20\" x2=\"8\" y1=\"4\" x1=\"8\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"12\" y1=\"4\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"16\" y1=\"4\" x1=\"16\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003ePlush Corduroy Upholstery\u003c\/h3\u003e\n\u003cp\u003eSoft, ribbed corduroy fabric with a warm tactile feel — a contemporary, on-trend choice that adds quiet texture to a living room. Holds shape well over years of daily use thanks to the structured pile of the rib.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skp-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"skp-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M3 9 Q3 6 6 6 L18 6 Q21 6 21 9 L21 17 Q21 19 19 19 L5 19 Q3 19 3 17 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 11 Q12 9 18 11\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 14 Q12 12 18 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eDeep, Plump Seating\u003c\/h3\u003e\n\u003cp\u003eWide, deep seat proportions with plump, generously stuffed seat and back cushions. Built for full sink-in lounging — the kind of sofa where you can curl up for a Sunday afternoon and not want to move.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skp-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"skp-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003crect rx=\"1.5\" height=\"8\" width=\"18\" y=\"10\" x=\"3\"\u003e\u003c\/rect\u003e\u003cline y2=\"13\" x2=\"21\" y1=\"13\" x1=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eScatter Cushions Included; Ottoman Optional\u003c\/h3\u003e\n\u003cp\u003eA coordinated set of corduroy scatter cushions is included with the sofa. A matching corduroy ottoman is available separately as an optional add-on — float it as a footrest, push it up to one end of the L, or use as extra perch-seating when guests visit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Material Callout --\u003e\n\u003cdiv class=\"skp-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Skipper is upholstered in plush corduroy fabric in Grey — a structured ribbed weave that's warm to the touch, on-trend, and texturally distinctive. The frame is built on sturdy timber with plump padded seat and back cushions, and the entire sofa sits on a low plinth base for a contemporary, grounded silhouette. A coordinated set of corduroy scatter cushions is included with the sofa. A matching corduroy ottoman is available as an optional add-on to complete the look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Care Instructions --\u003e\n\u003cdiv class=\"skp-section\"\u003e\n\u003cdiv class=\"skp-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"skp-care-grid\"\u003e\n\u003cdiv class=\"skp-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"skp-care-emoji\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eVacuum Along the Ribs\u003c\/h3\u003e\n\u003cp\u003eVacuum the corduroy weekly with the upholstery attachment, brushing along the direction of the ribs to lift dust from between the grooves. Pay extra attention around the seat-cushion seams where crumbs collect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skp-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"skp-care-emoji\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n\u003cp\u003eBlot spills immediately with a clean white microfibre cloth — never rub. Test cleaners on a hidden area first. Avoid harsh solvents and bleach. Don't over-wet the fabric, especially in QLD humidity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skp-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"skp-care-emoji\"\u003e🐾\u003c\/span\u003e\n\u003ch3\u003eWatch Out for Pet Claws\u003c\/h3\u003e\n\u003cp\u003eCorduroy's ribbed weave can catch on pet claws and sharp objects. Trim claws regularly, and gently snip any pulled threads flush — never pull a snag through, as it can ladder along the rib.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skp-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"skp-care-emoji\"\u003e🔄\u003c\/span\u003e\n\u003ch3\u003ePlump \u0026amp; Rotate Cushions\u003c\/h3\u003e\n\u003cp\u003ePlump the seat and back cushions weekly and rotate them periodically to even out wear. This keeps the cushions looking full and prevents one side compressing faster than the other.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. At a Glance --\u003e\n\u003cdiv class=\"skp-section\"\u003e\n\u003cdiv class=\"skp-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"skp-list\"\u003e\n\u003cdiv class=\"skp-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"skp-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eFive-module L-shape modular corner sofa.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skp-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"skp-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eIncludes 1× left arm chair, 1× right arm chair, 1× wedge (corner), and 2× armless chairs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skp-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"skp-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eTwo armless chairs can be redistributed between the two legs of the L (3 valid configurations).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skp-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"skp-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003ePlush corduroy fabric upholstery in Grey.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skp-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"skp-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eDeep, plump seat and back cushions for sink-in comfort.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skp-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"skp-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eCoordinated scatter cushions included; matching corduroy ottoman available as an optional add-on.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"skp-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"skp-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eSturdy timber frame on a low plinth base.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. SEO Body Copy --\u003e\n\u003cdiv class=\"skp-seo\"\u003e\n\u003ch2\u003eSkipper Modular Corner Sofa — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Skipper Modular Corner Sofa is a deep, plush five-module L-shape corner sofa designed for adaptable family living. Five modules — one left arm chair, one right arm chair, one wedge (corner), and two armless chairs — combine to form the L, and the two armless chairs can be redistributed between the two legs of the L any time. That gives you three valid layout configurations: both armless chairs on the long side (2+0), one chair on each side for a symmetric L (1+1), or both chairs swapped to the other side (0+2). Move the modules as your room evolves — when you rearrange, when you redecorate, when life changes. The sofa includes a coordinated set of corduroy scatter cushions, and a matching corduroy ottoman is available separately as an optional add-on.\u003c\/p\u003e\n\u003cp\u003eUpholstered in plush \u003cstrong\u003ecorduroy fabric\u003c\/strong\u003e in \u003cstrong\u003eGrey\u003c\/strong\u003e, the Skipper brings warm tactile texture to a modern living room. Corduroy's ribbed weave catches the light beautifully and feels distinctively soft under hand, with a structured pile that holds its shape well over years of daily use. The deep, plump seat and back cushions are designed for genuine sink-in lounging — the sort of sofa where you can curl up for a Sunday afternoon with a book or a movie and not want to move. The whole sofa sits on a low plinth base for a contemporary, grounded silhouette. Care for the corduroy by vacuuming along the rib direction weekly, blotting spills promptly, and keeping pets' claws trimmed — the rib weave can catch on sharp claws.\u003c\/p\u003e\n\u003cp\u003eSee the Skipper Modular Corner Sofa in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Sit on the sofa, feel the corduroy, plump the cushions, and try rearranging the modules into different layouts to find the configuration that suits your room. Our team can talk you through layout options, lead times, and delivery to your suburb. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Without Ottoman","offer_id":40504901599367,"sku":"SP-MCS-GR","price":2199.0,"currency_code":"AUD","in_stock":false},{"title":"With Ottoman","offer_id":40504883511431,"sku":"SP-MCS-GR + SP-OT-GR","price":2699.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Image_j12uqyj12uqyj12u.png?v=1778477639"},{"product_id":"barcelona-recliner-lounge","title":"Barcelona 3 Seater Recliner Lounge","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.bcln-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.bcln-desc * { box-sizing: border-box; }\n.bcln-desc p { margin: 0 0 16px 0; }\n.bcln-desc strong { color: #222222; }\n\n.bcln-desc .bcln-section { margin-bottom: 28px; }\n\n.bcln-desc .bcln-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.bcln-desc .bcln-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .bcln-desc .bcln-features { grid-template-columns: 1fr; }\n}\n\n.bcln-desc .bcln-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.bcln-desc .bcln-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.bcln-desc .bcln-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.bcln-desc .bcln-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.bcln-desc .bcln-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 768px) {\n  .bcln-desc .bcln-tech-grid { grid-template-columns: 1fr 1fr; }\n}\n\n@media (max-width: 480px) {\n  .bcln-desc .bcln-tech-grid { grid-template-columns: 1fr; }\n}\n\n.bcln-desc .bcln-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.bcln-desc .bcln-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.bcln-desc .bcln-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.bcln-desc .bcln-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.bcln-desc .bcln-chaise-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 540px) {\n  .bcln-desc .bcln-chaise-grid { grid-template-columns: 1fr; }\n}\n\n.bcln-desc .bcln-chaise-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n  text-align: center;\n}\n\n.bcln-desc .bcln-chaise-card svg {\n  width: 100%;\n  max-width: 220px;\n  height: auto;\n  margin: 0 auto 10px auto;\n  display: block;\n}\n\n.bcln-desc .bcln-chaise-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n}\n\n.bcln-desc .bcln-chaise-card p {\n  font-size: 13px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.bcln-desc .bcln-chaise-note {\n  background: #F7EDE3;\n  border-left: 3px solid #C2824D;\n  border-radius: 0 6px 6px 0;\n  padding: 10px 14px;\n  margin-top: 12px;\n  font-size: 13px;\n  color: #2C241B;\n  line-height: 1.5;\n}\n\n.bcln-desc .bcln-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.bcln-desc .bcln-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.bcln-desc .bcln-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.bcln-desc .bcln-colour-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin-bottom: 28px;\n}\n\n.bcln-desc .bcln-option-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.bcln-desc .bcln-swatch {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  margin: 0 auto 8px auto;\n  border: 1px solid rgba(0,0,0,0.1);\n}\n\n.bcln-desc .bcln-option-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n}\n\n.bcln-desc .bcln-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .bcln-desc .bcln-care-grid { grid-template-columns: 1fr; }\n}\n\n.bcln-desc .bcln-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.bcln-desc .bcln-care-card .bcln-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.bcln-desc .bcln-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.bcln-desc .bcln-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.bcln-desc .bcln-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.bcln-desc .bcln-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.bcln-desc .bcln-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.bcln-desc .bcln-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.bcln-desc .bcln-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.bcln-desc .bcln-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.bcln-desc .bcln-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.bcln-desc .bcln-seo a {\n  color: #C2824D;\n  text-decoration: underline;\n  text-decoration-thickness: 1px;\n  text-underline-offset: 2px;\n  font-weight: 600;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"bcln-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"bcln-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eBarcelona 3 Seater Recliner Lounge\u003c\/strong\u003e is a budget-friendly home theatre lounge with reclining seats, an integrated chaise extension, a centre console with two stainless steel cupholders and storage, and a generously padded seat-back-arm profile built for long viewing sessions. Available with \u003cstrong\u003emanual or electric recline\u003c\/strong\u003e, in \u003cstrong\u003eBlack\u003c\/strong\u003e or \u003cstrong\u003eCharcoal\u003c\/strong\u003e, and with the chaise on the \u003cstrong\u003eleft\u003c\/strong\u003e or \u003cstrong\u003eright\u003c\/strong\u003e side. The chaise side is fixed at order — the lounge is not reversible after assembly, so choose carefully based on your room layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Choose Your Chaise Side --\u003e\n\u003cdiv class=\"bcln-section\"\u003e\n\u003cdiv class=\"bcln-label\"\u003eChoose Your Chaise Side\u003c\/div\u003e\n\u003cdiv class=\"bcln-chaise-grid\"\u003e\n\u003c!-- LEFT CHAISE: chaise on viewer's right --\u003e\n\u003cdiv class=\"bcln-chaise-card\"\u003e\n\u003csvg aria-label=\"Left Chaise plan view diagram\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 290 240\"\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" d=\"M 20 30 L 275 30 L 275 110 L 255 110 L 255 220 L 205 220 L 205 110 L 20 110 Z\"\u003e\u003c\/path\u003e\n          \u003cline opacity=\"0.55\" stroke-width=\"1.4\" stroke=\"#C2824D\" y2=\"110\" x2=\"50\" y1=\"30\" x1=\"50\"\u003e\u003c\/line\u003e\n          \u003cline opacity=\"0.55\" stroke-width=\"1.4\" stroke=\"#C2824D\" y2=\"110\" x2=\"115\" y1=\"30\" x1=\"115\"\u003e\u003c\/line\u003e\n          \u003cline opacity=\"0.55\" stroke-width=\"1.4\" stroke=\"#C2824D\" y2=\"110\" x2=\"175\" y1=\"30\" x1=\"175\"\u003e\u003c\/line\u003e\n          \u003cline opacity=\"0.55\" stroke-width=\"1.4\" stroke=\"#C2824D\" y2=\"110\" x2=\"205\" y1=\"30\" x1=\"205\"\u003e\u003c\/line\u003e\n          \u003cline opacity=\"0.55\" stroke-width=\"1.4\" stroke=\"#C2824D\" y2=\"110\" x2=\"255\" y1=\"30\" x1=\"255\"\u003e\u003c\/line\u003e\n          \u003ccircle stroke-width=\"1.2\" stroke=\"#C2824D\" fill=\"#fff\" r=\"3.5\" cy=\"80\" cx=\"185\"\u003e\u003c\/circle\u003e\n          \u003ccircle stroke-width=\"1.2\" stroke=\"#C2824D\" fill=\"#fff\" r=\"3.5\" cy=\"80\" cx=\"195\"\u003e\u003c\/circle\u003e\n          \u003ctext letter-spacing=\"1\" font-weight=\"700\" fill=\"#C2824D\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"172\" x=\"230\"\u003eCHAISE\u003c\/text\u003e\n        \u003c\/svg\u003e\n\u003ch3\u003eLeft Chaise\u003c\/h3\u003e\n\u003cp\u003eWhen sitting on the lounge, the chaise extends to your left.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- RIGHT CHAISE: chaise on viewer's left --\u003e\n\u003cdiv class=\"bcln-chaise-card\"\u003e\n\u003csvg aria-label=\"Right Chaise plan view diagram\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 290 240\"\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" d=\"M 20 30 L 275 30 L 275 110 L 90 110 L 90 220 L 40 220 L 40 110 L 20 110 Z\"\u003e\u003c\/path\u003e\n          \u003cline opacity=\"0.55\" stroke-width=\"1.4\" stroke=\"#C2824D\" y2=\"110\" x2=\"40\" y1=\"30\" x1=\"40\"\u003e\u003c\/line\u003e\n          \u003cline opacity=\"0.55\" stroke-width=\"1.4\" stroke=\"#C2824D\" y2=\"110\" x2=\"90\" y1=\"30\" x1=\"90\"\u003e\u003c\/line\u003e\n          \u003cline opacity=\"0.55\" stroke-width=\"1.4\" stroke=\"#C2824D\" y2=\"110\" x2=\"120\" y1=\"30\" x1=\"120\"\u003e\u003c\/line\u003e\n          \u003cline opacity=\"0.55\" stroke-width=\"1.4\" stroke=\"#C2824D\" y2=\"110\" x2=\"180\" y1=\"30\" x1=\"180\"\u003e\u003c\/line\u003e\n          \u003cline opacity=\"0.55\" stroke-width=\"1.4\" stroke=\"#C2824D\" y2=\"110\" x2=\"245\" y1=\"30\" x1=\"245\"\u003e\u003c\/line\u003e\n          \u003ccircle stroke-width=\"1.2\" stroke=\"#C2824D\" fill=\"#fff\" r=\"3.5\" cy=\"80\" cx=\"100\"\u003e\u003c\/circle\u003e\n          \u003ccircle stroke-width=\"1.2\" stroke=\"#C2824D\" fill=\"#fff\" r=\"3.5\" cy=\"80\" cx=\"110\"\u003e\u003c\/circle\u003e\n          \u003ctext letter-spacing=\"1\" font-weight=\"700\" fill=\"#C2824D\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"172\" x=\"65\"\u003eCHAISE\u003c\/text\u003e\n        \u003c\/svg\u003e\n\u003ch3\u003eRight Chaise\u003c\/h3\u003e\n\u003cp\u003eWhen sitting on the lounge, the chaise extends to your right.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-chaise-note\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e The chaise side is fixed at order — this lounge is \u003cem\u003enot reversible\u003c\/em\u003e once assembled. Choose left or right based on your room layout, the wall the lounge will sit against, and which side gives you a clear view of the TV.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Integrated Tech Features Grid --\u003e\n\u003cdiv class=\"bcln-section\"\u003e\n\u003cdiv class=\"bcln-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"bcln-tech-grid\"\u003e\n\u003cdiv class=\"bcln-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bcln-tech-icon\"\u003e \u003c!-- Reclining chair side profile --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M6 14 L6 20 L18 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 14 L8 14 L8 5 Q8 3 10 3 L12 3 Q14 3 14 5 L14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 14 L18 18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eManual or Electric Recline\u003c\/h3\u003e\n\u003cp\u003eChoose between manual pull-handle or button-controlled electric recliner action at order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bcln-tech-icon\"\u003e \u003c!-- Chaise lounger profile --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M3 14 L3 7 Q3 5 5 5 L8 5 Q10 5 10 7 L10 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 14 L21 14 L21 17 L3 17 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 17 L5 19 M19 17 L19 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eIntegrated Chaise Lounger\u003c\/h3\u003e\n\u003cp\u003eLong-form seat extension on the left or right end — full leg-stretch comfort without a separate ottoman.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bcln-tech-icon\"\u003e \u003c!-- Storage box with hinged lid --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M4 11 L4 19 Q4 20 5 20 L19 20 Q20 20 20 19 L20 11\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 11 Q3 7 6 6 L18 6 Q21 7 21 11 L3 11 Z\"\u003e\u003c\/path\u003e\u003cpath fill=\"currentColor\" d=\"M11 14 L13 14 L13 16 L11 16 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eStorage Console\u003c\/h3\u003e\n\u003cp\u003eLift-top compartment between the main lounge and the chaise — remotes, magazines, and headphones stay tucked away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bcln-tech-icon\"\u003e \u003c!-- Cup with handle and steam lines --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M5 9 L17 9 L17 18 Q17 20 15 20 L7 20 Q5 20 5 18 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M17 11 L20 11 Q21 11 21 13 Q21 15 20 15 L17 15\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 5 Q9 7 10 7 Q11 7 11 5\"\u003e\u003c\/path\u003e\u003cpath d=\"M13 4 Q13 6 14 6 Q15 6 15 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003e2× Stainless Cupholders\u003c\/h3\u003e\n\u003cp\u003eStainless steel cupholders inset into the console top — drinks always within reach during movie nights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bcln-tech-icon\"\u003e \u003c!-- Pillow \/ cushion --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M4 9 Q4 6 7 6 L17 6 Q20 6 20 9 L20 16 Q20 18 18 18 L6 18 Q4 18 4 16 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 11 Q12 9 17 11\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 14 Q12 12 17 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003ePlush Padded Comfort\u003c\/h3\u003e\n\u003cp\u003eGenerously padded seat, channel-stitched back, and pillow-style arms for sink-in home theatre comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bcln-tech-icon\"\u003e \u003c!-- Box with checkmark - flat-pack assembly --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect rx=\"1.5\" height=\"14\" width=\"16\" y=\"6\" x=\"4\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 10 L20 10\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 14 L11 16 L15 12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eEasy Flat-Pack Assembly\u003c\/h3\u003e\n\u003cp\u003eDelivered flat-packed — no tools required. Slot the modules together and the lounge is ready in minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Key Features Grid --\u003e\n\u003cdiv class=\"bcln-section\"\u003e\n\u003cdiv class=\"bcln-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"bcln-features\"\u003e\n\u003cdiv class=\"bcln-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bcln-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003ccircle r=\"2\" cy=\"12\" cx=\"6\"\u003e\u003c\/circle\u003e\u003ccircle r=\"2\" cy=\"12\" cx=\"18\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12 L16 12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eReclining Lounge Action\u003c\/h3\u003e\n\u003cp\u003eReclining seats in the main lounge body let you stretch out for TV, reading, or napping. Choose \u003cstrong\u003emanual\u003c\/strong\u003e recline (pull-handle activated) or \u003cstrong\u003eelectric\u003c\/strong\u003e recline (button-controlled, mains-powered) at order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bcln-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M3 8 L3 14 L13 14 L13 18 L21 18 L21 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 8 L13 8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eIntegrated Chaise Lounger\u003c\/h3\u003e\n\u003cp\u003eThe chaise extends forward from one end of the main lounge — perfect for stretching the legs out, lying back with a book, or curling up under a blanket. Choose left or right at order; the chaise side is fixed and not reversible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bcln-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003crect rx=\"2\" height=\"14\" width=\"16\" y=\"6\" x=\"4\"\u003e\u003c\/rect\u003e\u003cline y2=\"20\" x2=\"12\" y1=\"6\" x1=\"12\"\u003e\u003c\/line\u003e\u003ccircle fill=\"currentColor\" r=\"0.8\" cy=\"13\" cx=\"8\"\u003e\u003c\/circle\u003e\u003ccircle fill=\"currentColor\" r=\"0.8\" cy=\"13\" cx=\"16\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCentre Console with Cupholders \u0026amp; Storage\u003c\/h3\u003e\n\u003cp\u003eThe fixed console between the main lounge and the chaise houses two stainless steel cupholders inset in the top, plus a lift-top storage compartment underneath for remotes, headphones, magazines, and other lounge essentials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bcln-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003ccircle r=\"4\" cy=\"12\" cx=\"8\"\u003e\u003c\/circle\u003e\u003ccircle r=\"4\" cy=\"12\" cx=\"16\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo Colour Options\u003c\/h3\u003e\n\u003cp\u003eAvailable in \u003cstrong\u003eBlack\u003c\/strong\u003e for a darker, sleeker home theatre look, or \u003cstrong\u003eCharcoal\u003c\/strong\u003e for a softer mid-grey that works in mixed-use living rooms. Both colours suit modern, transitional, and contemporary décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Material Callout --\u003e\n\u003cdiv class=\"bcln-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Barcelona Recliner Lounge is built on a sturdy timber frame with a steel recliner mechanism, generously padded seat and back cushions, and pillow-style padded arms. The premium upholstery is finished in smooth Black or Charcoal. Powered components on the electric variant are powered by mains cables connecting to standard Australian wall outlets. The lounge is delivered flat-packed with no tools required for assembly — modules slot together for fast set-up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Choose Your Colour --\u003e\n\u003cdiv class=\"bcln-section\"\u003e\n\u003cdiv class=\"bcln-label\"\u003eChoose Your Colour\u003c\/div\u003e\n\u003cdiv class=\"bcln-colour-grid\"\u003e\n\u003cdiv class=\"bcln-option-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #4A4A4A, #1F1F1F);\" class=\"bcln-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3\u003eBlack\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-option-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #8B8B8B, #5A5A5A);\" class=\"bcln-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3\u003eCharcoal\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. Care Instructions --\u003e\n\u003cdiv class=\"bcln-section\"\u003e\n\u003cdiv class=\"bcln-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"bcln-care-grid\"\u003e\n\u003cdiv class=\"bcln-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bcln-care-emoji\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eClean Regularly\u003c\/h3\u003e\n\u003cp\u003eVacuum or wipe the upholstery weekly with a soft, clean cloth or upholstery attachment. Pay attention to seams, the cupholder rims, and the storage console hinge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bcln-care-emoji\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n\u003cp\u003eBlot spills immediately with a clean white microfibre cloth — don't rub. Test cleaners on a hidden area first. Avoid harsh solvents and bleach. Don't over-wet the upholstery, especially in QLD humidity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bcln-care-emoji\"\u003e⚙️\u003c\/span\u003e\n\u003ch3\u003eOperate the Recliner Smoothly\u003c\/h3\u003e\n\u003cp\u003eFor manual models, pull the handle gently and let the mechanism release at its own pace. For electric models, let each cycle complete before pressing the button again — repeated rapid commands stress the motor over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bcln-care-emoji\"\u003e🔌\u003c\/span\u003e\n\u003ch3\u003ePlan Your Power Outlet (Electric)\u003c\/h3\u003e\n\u003cp\u003eFor the electric variant, position the lounge near a power outlet. The mains cable plugs into a standard Australian wall socket. Don't run the cable under heavy foot traffic where it can be pinched or damaged.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. At a Glance --\u003e\n\u003cdiv class=\"bcln-section\"\u003e\n\u003cdiv class=\"bcln-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"bcln-list\"\u003e\n\u003cdiv class=\"bcln-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"bcln-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e3 Seater recliner lounge with integrated chaise — choose left or right chaise side at order (not reversible).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"bcln-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eManual or electric recline — choose at order.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"bcln-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eReclining seats in the main lounge body, plus a long-form chaise lounger on one end.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"bcln-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eCentre console with 2× stainless steel cupholders and lift-top storage compartment.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"bcln-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eGenerously padded seat, channel-stitched back, and pillow-style arms.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"bcln-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eAvailable in Black or Charcoal.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"bcln-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eSturdy timber frame with steel recliner mechanism.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"bcln-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eDelivered flat-packed — no tools required for assembly.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcln-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"bcln-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eElectric variant powered by mains cable — plan placement near a power outlet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 9. SEO Body Copy --\u003e\n\u003cdiv class=\"bcln-seo\"\u003e\n\u003ch2\u003eBarcelona 3 Seater Recliner Lounge — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Barcelona 3 Seater Recliner Lounge is a budget-friendly home theatre lounge built around three core comforts: reclining seats in the main lounge body, an integrated chaise lounger extending forward on one end, and a centre console between the two with stainless steel cupholders and a lift-top storage compartment. The lounge is offered with \u003cstrong\u003emanual recline\u003c\/strong\u003e (pull-handle activated) or \u003cstrong\u003eelectric recline\u003c\/strong\u003e (button-controlled, mains-powered) at order, and the chaise can be ordered on the \u003cstrong\u003eleft\u003c\/strong\u003e or \u003cstrong\u003eright\u003c\/strong\u003e side. The chaise side is fixed during manufacture — this lounge is not reversible after assembly, so plan your room layout before ordering.\u003c\/p\u003e\n\u003cp\u003eDesigned for buyers who want a full lounge-and-chaise setup at a competitive price, the Barcelona suits home theatre rooms, family living rooms, second lounge zones, and rentals. The reclining seats are generously padded with channel-stitched backs and pillow-style arms — the comfort profile most home theatre buyers expect for long viewing sessions. The chaise lets you stretch out fully without a separate ottoman, while the storage console keeps remotes, headphones, and magazines tucked away from the seat. The frame is built on sturdy timber with a steel recliner mechanism, and the entire lounge is delivered flat-packed with no tools required for setup. Available in \u003cstrong\u003eBlack\u003c\/strong\u003e for a darker, sleeker look or \u003cstrong\u003eCharcoal\u003c\/strong\u003e for a softer mid-grey that works in mixed-use rooms.\u003c\/p\u003e\n\u003cp\u003eSee the Barcelona 3 Seater Recliner Lounge in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Test the recliner action, sit in the chaise, check the console fit and storage depth, and choose your colour and chaise side before ordering. Our team can talk you through the manual and electric recline options, lead times, and delivery to your suburb. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Left when sitting \/ Charcoal \/ Manual","offer_id":40544875741319,"sku":"BC-LRR-CH","price":1299.0,"currency_code":"AUD","in_stock":false},{"title":"Left when sitting \/ Charcoal \/ Electric","offer_id":40544875774087,"sku":"BC-LER-CH","price":1299.0,"currency_code":"AUD","in_stock":false},{"title":"Left when sitting \/ Black \/ Manual","offer_id":40544875675783,"sku":"BC-LRR-BL","price":1299.0,"currency_code":"AUD","in_stock":false},{"title":"Left when sitting \/ Black \/ Electric","offer_id":40544875708551,"sku":"BC-LER-BL","price":1299.0,"currency_code":"AUD","in_stock":false},{"title":"Right when sitting \/ Charcoal \/ Manual","offer_id":40544875872391,"sku":"BC-RRR-CH","price":1299.0,"currency_code":"AUD","in_stock":false},{"title":"Right when sitting \/ Charcoal \/ Electric","offer_id":40544875905159,"sku":"BC-ERR-CH","price":1299.0,"currency_code":"AUD","in_stock":false},{"title":"Right when sitting \/ Black \/ Manual","offer_id":40544875806855,"sku":"BC-RRR-BL","price":1299.0,"currency_code":"AUD","in_stock":false},{"title":"Right when sitting \/ Black \/ Electric","offer_id":40544875839623,"sku":"BC-ERR-BL","price":1299.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/barcelona-3-seater-recliner-lounge-the-a2z-furniture-1_1.png?v=1778477671"},{"product_id":"bradley-corner-recliner-sofa","title":"Bradley Air Leather Corner Recliner Sofa","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.bradley-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.bradley-desc * { box-sizing: border-box; }\n.bradley-desc p { margin: 0 0 16px 0; }\n.bradley-desc strong { color: #222222; }\n\n.bradley-desc .bradley-section { margin-bottom: 28px; }\n\n.bradley-desc .bradley-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.bradley-desc .bradley-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .bradley-desc .bradley-features { grid-template-columns: 1fr; }\n}\n\n.bradley-desc .bradley-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.bradley-desc .bradley-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.bradley-desc .bradley-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.bradley-desc .bradley-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.bradley-desc .bradley-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.bradley-desc .bradley-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.bradley-desc .bradley-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.bradley-desc .bradley-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .bradley-desc .bradley-care-grid { grid-template-columns: 1fr; }\n}\n\n.bradley-desc .bradley-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.bradley-desc .bradley-care-card .bradley-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.bradley-desc .bradley-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.bradley-desc .bradley-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.bradley-desc .bradley-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  background: #F7EDE3;\n  border: 1px solid #E8C9AA;\n  border-radius: 8px;\n  padding: 14px 16px;\n  margin-bottom: 28px;\n}\n\n.bradley-desc .bradley-pill {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: #fff;\n  border: 1px solid #E8C9AA;\n  border-radius: 20px;\n  padding: 6px 12px;\n  font-size: 13px;\n  font-weight: 600;\n  color: #C2824D;\n  text-decoration: none;\n  white-space: nowrap;\n  transition: background 0.2s ease;\n}\n\n.bradley-desc .bradley-pill:hover {\n  background: #F7EDE3;\n}\n\n.bradley-desc .bradley-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.bradley-desc .bradley-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.bradley-desc .bradley-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.bradley-desc .bradley-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.bradley-desc .bradley-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.bradley-desc .bradley-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.bradley-desc .bradley-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.bradley-desc .mr-link {\n  color: #C2824D;\n  text-decoration: underline;\n  text-decoration-thickness: 1px;\n  text-underline-offset: 2px;\n  font-weight: 600;\n  white-space: nowrap;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"bradley-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"bradley-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eBradley Air Leather Corner Recliner Sofa\u003c\/strong\u003e is a 5-seat curved corner sofa built around a flexible feature set. The two end seats recline and can be specified as either manual or electric at time of purchase. One armless seat has a drop-down backrest that reveals built-in cup holders and a charging dock, and a centre console between the seats adds a second set of cup holders plus a hidden storage compartment. There's also an optional extra armless recliner chair that can be added to extend the sofa to 6 seats at time of purchase. Upholstered in soft, breathable Air leather and available in Black or Brown. Ships flat-packed for tool-free home assembly.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Key Features Grid --\u003e\n  \u003cdiv class=\"bradley-section\"\u003e\n    \u003cdiv class=\"bradley-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"bradley-features\"\u003e\n\n      \u003cdiv class=\"bradley-feature-card\"\u003e\n        \u003cspan class=\"bradley-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cellipse cx=\"15\" cy=\"12\" rx=\"4\" ry=\"6\"\u003e\u003c\/ellipse\u003e\u003cline x1=\"3\" y1=\"12\" x2=\"11\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"6 8 3 12 6 16\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eTwo End Recliners\u003c\/h3\u003e\n        \u003cp\u003eThe two end seats of the sofa recline — adjust the backrest and lift the footrest to find your preferred lounging position for reading, TV, or unwinding at the end of the day.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bradley-feature-card\"\u003e\n        \u003cspan class=\"bradley-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"4\" y1=\"7\" x2=\"20\" y2=\"7\"\u003e\u003c\/line\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"2.5\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003cline x1=\"4\" y1=\"17\" x2=\"20\" y2=\"17\"\u003e\u003c\/line\u003e\u003ccircle cx=\"15\" cy=\"17\" r=\"2.5\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eManual or Electric Recliners\u003c\/h3\u003e\n        \u003cp\u003eChoose between manual side-handle recline or button-controlled electric recline on the two end seats — specified at time of purchase to suit your preference.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bradley-feature-card\"\u003e\n        \u003cspan class=\"bradley-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M6 3 L18 3 L16 21 L8 21 Z\"\u003e\u003c\/path\u003e\u003cline x1=\"7\" y1=\"8\" x2=\"17\" y2=\"8\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eDrop-Down Backrest\u003c\/h3\u003e\n        \u003cp\u003eThe backrest of one armless seat folds down to reveal built-in cup holders and a charging dock — drinks stay close at hand, devices stay topped up, and the backrest folds back up when you need the seat upright again.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bradley-feature-card\"\u003e\n        \u003cspan class=\"bradley-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"6\" width=\"16\" height=\"13\" rx=\"1\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"9\" cy=\"10\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"15\" cy=\"10\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003cline x1=\"4\" y1=\"14\" x2=\"20\" y2=\"14\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eCentre Console with Storage\u003c\/h3\u003e\n        \u003cp\u003eA multi-function console between the seats includes cup holders set into the top and a hidden storage compartment below — keeping drinks at hand and remotes, magazines, or essentials tucked away.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bradley-feature-card\"\u003e\n        \u003cspan class=\"bradley-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"9\" width=\"9\" height=\"9\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"13\" y=\"9\" width=\"9\" height=\"9\" rx=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/rect\u003e\u003cline x1=\"11\" y1=\"13.5\" x2=\"13\" y2=\"13.5\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eOptional Recliner Extension\u003c\/h3\u003e\n        \u003cp\u003eAdd an extra armless recliner seat at time of purchase to extend the sofa from 5 seats to 6 — gives you a third reclining seat and more length for larger rooms or households that need additional seating.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bradley-feature-card\"\u003e\n        \u003cspan class=\"bradley-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"9\" cy=\"12\" r=\"6\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"15\" cy=\"12\" r=\"6\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eTwo Colour Options\u003c\/h3\u003e\n        \u003cp\u003eChoose between sleek Black or warm Brown Air leather upholstery — both finished to suit a range of room palettes from contemporary to classic.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Material Callout --\u003e\n  \u003cdiv class=\"bradley-material-callout\"\u003e\n    \u003ch3\u003eAbout Air Leather\u003c\/h3\u003e\n    \u003cp\u003eAir Leather is a synthetic upholstery designed to mimic the look and feel of genuine leather while offering practical benefits a man-made material can deliver. Tiny perforations across the surface allow airflow through the upholstery — which is where it gets its name — keeping the seat cooler in warm weather. It's soft to the touch, holds up well to everyday wear, and wipes clean easily with a damp cloth.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Care Instructions --\u003e\n  \u003cdiv class=\"bradley-section\"\u003e\n    \u003cdiv class=\"bradley-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"bradley-care-grid\"\u003e\n\n      \u003cdiv class=\"bradley-care-card\"\u003e\n        \u003cspan class=\"bradley-care-emoji\" aria-hidden=\"true\"\u003e🧽\u003c\/span\u003e\n        \u003ch3\u003eWipe Regularly\u003c\/h3\u003e\n        \u003cp\u003eWipe the upholstery weekly with a soft, dry or slightly damp cloth to lift dust and surface marks across the seats, backs, and console surfaces.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bradley-care-card\"\u003e\n        \u003cspan class=\"bradley-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003ch3\u003eSpot Clean Spills\u003c\/h3\u003e\n        \u003cp\u003eWipe spills immediately with a clean, damp cloth before they have time to set. Use mild soap and water for stubborn marks — avoid soaking the surface.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bradley-care-card\"\u003e\n        \u003cspan class=\"bradley-care-emoji\" aria-hidden=\"true\"\u003e🛡️\u003c\/span\u003e\n        \u003ch3\u003eApply ProGuard Care Kit\u003c\/h3\u003e\n        \u003cp\u003eUse the \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-proguard-care-kit\"\u003eGuardsman ProGuard Care Kit\u003c\/a\u003e on delivery and reapply periodically to add an extra layer of protection over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bradley-care-card\"\u003e\n        \u003cspan class=\"bradley-care-emoji\" aria-hidden=\"true\"\u003e🚫\u003c\/span\u003e\n        \u003ch3\u003eAvoid Harsh Products\u003c\/h3\u003e\n        \u003cp\u003eSkip bleach, solvents, and abrasive cleaners — these can damage the Air leather surface. Keep liquids away from the charging dock and any electric recliner controls if specified.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Recommended Care Products --\u003e\n  \u003cdiv class=\"bradley-pills\"\u003e\n    \u003ca class=\"bradley-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-proguard-care-kit\"\u003e🛡️ Guardsman ProGuard Care Kit →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. At a Glance --\u003e\n  \u003cdiv class=\"bradley-section\"\u003e\n    \u003cdiv class=\"bradley-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"bradley-list\"\u003e\n\n      \u003cdiv class=\"bradley-list-item\"\u003e\n        \u003cdiv class=\"bradley-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003e5-seat curved corner sofa upholstered in Air leather — available in Black or Brown.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bradley-list-item\"\u003e\n        \u003cdiv class=\"bradley-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eTwo end recliners — specified as either manual or electric at time of purchase.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bradley-list-item\"\u003e\n        \u003cdiv class=\"bradley-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eOne armless seat has a drop-down backrest that reveals built-in cup holders and a charging dock.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bradley-list-item\"\u003e\n        \u003cdiv class=\"bradley-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eCentre console between the seats with cup holders and a hidden storage compartment.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bradley-list-item\"\u003e\n        \u003cdiv class=\"bradley-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eOptional extra armless recliner chair extends the sofa from 5 seats to 6 — added at time of purchase.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bradley-list-item\"\u003e\n        \u003cdiv class=\"bradley-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eAir leather is breathable and easy to wipe clean — built for everyday family use.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. SEO Body Copy --\u003e\n  \u003cdiv class=\"bradley-seo\"\u003e\n    \u003ch2\u003eBradley Air Leather Corner Recliner Sofa — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Bradley Air Leather Corner Recliner Sofa is a 5-seat curved corner lounge built around a flexible feature set, with the two end seats reclining for genuine lounging support across the room. The curved silhouette softens the corner of the sofa rather than committing to a hard L-shape, giving the piece a more relaxed, sweeping line in the room. The recliner mechanism can be specified as either manual side-handle recline or button-controlled electric recline at time of purchase, letting you tailor the sofa to your comfort preferences and budget. One of the armless seats in the middle of the sofa has a drop-down backrest that folds forward to reveal built-in cup holders and a charging dock for keeping devices topped up, and a centre console between the seats adds a second set of cup holders plus a hidden storage compartment for remotes, magazines, or any everyday essentials that need somewhere to live.\u003c\/p\u003e\n    \u003cp\u003eThe Bradley is offered in two Air leather colourways — Black for a sleek, contemporary finish that anchors moodier rooms, or Brown for a warmer, classic look that pairs easily with timber tones and softer palettes. Air leather itself is a synthetic upholstery designed to mimic the look and feel of genuine leather while offering practical benefits a man-made material can deliver: tiny perforations across the surface allow airflow through the upholstery (keeping the seat cooler in warm weather), it's soft to the touch, and it wipes clean easily with a damp cloth.\u003c\/p\u003e\n    \u003cp\u003eFor larger rooms or households that need additional seating, the Bradley can be ordered with an optional extra armless recliner seat that extends the sofa from 5 seats to 6, adding a third reclining position to the configuration. Ships flat-packed for tool-free home assembly. Browse our wider \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/collections\/corner-lounges-brisbane-gold-coast\"\u003ecorner lounges\u003c\/a\u003e for related options. See it in person at our Rocklea, Virginia, Bundall (Gold Coast), North Ipswich, and Beenleigh showrooms.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Black \/ Without Armless Recliner Chair \/ Manual","offer_id":40544951664775,"sku":"BD-MCS-BL","price":2099.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ With Armless Recliner Chair \/ Manual","offer_id":40612922327175,"sku":"BD-MCS-BL + BD-EAC-BL","price":2499.0,"currency_code":"AUD","in_stock":true},{"title":"Brown \/ Without Armless Recliner Chair \/ Manual","offer_id":40544951697543,"sku":"BD-MCS-BR","price":2099.0,"currency_code":"AUD","in_stock":true},{"title":"Brown \/ With Armless Recliner Chair \/ Manual","offer_id":40612922359943,"sku":"BD-MCS-BR + BD-EAC-BR","price":2499.0,"currency_code":"AUD","in_stock":true},{"title":"Brown \/ Without Armless Recliner Chair \/ Electric","offer_id":41393433739399,"sku":"BD-MER-BR","price":2299.0,"currency_code":"AUD","in_stock":true},{"title":"Brown \/ With Armless Recliner Chair \/ Electric","offer_id":41393433772167,"sku":"BD-MER-BR + BD-EAC-BR","price":2699.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ Without Armless Recliner Chair \/ Electric","offer_id":41863204536455,"sku":"BD-MER-BL","price":2299.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ With Armless Recliner Chair \/ Electric","offer_id":41863207157895,"sku":"BD-MER-BL + BD-EAC-BL","price":2699.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/bradley-air-leather-corner-recliner-sofa-the-a2z-furniture-1_800x800-Edited.png?v=1778477673"},{"product_id":"berlin-corner-recliner-sofa","title":"Berlin Corner Recliner Sofa","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.berlin-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.berlin-desc * { box-sizing: border-box; }\n.berlin-desc p { margin: 0 0 16px 0; }\n.berlin-desc strong { color: #222222; }\n\n.berlin-desc .berlin-section { margin-bottom: 28px; }\n\n.berlin-desc .berlin-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.berlin-desc .berlin-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .berlin-desc .berlin-features { grid-template-columns: 1fr; }\n}\n\n.berlin-desc .berlin-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.berlin-desc .berlin-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.berlin-desc .berlin-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.berlin-desc .berlin-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.berlin-desc .berlin-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.berlin-desc .berlin-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.berlin-desc .berlin-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.berlin-desc .berlin-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .berlin-desc .berlin-care-grid { grid-template-columns: 1fr; }\n}\n\n.berlin-desc .berlin-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.berlin-desc .berlin-care-card .berlin-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.berlin-desc .berlin-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.berlin-desc .berlin-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.berlin-desc .berlin-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  background: #F7EDE3;\n  border: 1px solid #E8C9AA;\n  border-radius: 8px;\n  padding: 14px 16px;\n  margin-bottom: 28px;\n}\n\n.berlin-desc .berlin-pill {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: #fff;\n  border: 1px solid #E8C9AA;\n  border-radius: 20px;\n  padding: 6px 12px;\n  font-size: 13px;\n  font-weight: 600;\n  color: #C2824D;\n  text-decoration: none;\n  white-space: nowrap;\n  transition: background 0.2s ease;\n}\n\n.berlin-desc .berlin-pill:hover {\n  background: #F7EDE3;\n}\n\n.berlin-desc .berlin-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.berlin-desc .berlin-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.berlin-desc .berlin-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.berlin-desc .berlin-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.berlin-desc .berlin-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.berlin-desc .berlin-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.berlin-desc .berlin-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.berlin-desc .mr-link {\n  color: #C2824D;\n  text-decoration: underline;\n  text-decoration-thickness: 1px;\n  text-underline-offset: 2px;\n  font-weight: 600;\n  white-space: nowrap;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"berlin-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"berlin-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eBerlin Corner Recliner Sofa\u003c\/strong\u003e is a 7-seat L-shape lounge built for family living and home theatre setups. Four of the seven seats recline — the two end recliners (which can be specified as either manual or electric at time of purchase) and two armless recliners in the middle (always manual). Two centre consoles flank the corner, each fitted with cup holders, hidden storage, wireless charging, and built-in reading lights. The middle armless seats can be rearranged to suit your room layout. Upholstered in Rhino fabric and finished with contrast piping along the cushion edges. Ships flat-packed for tool-free home assembly.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Key Features Grid --\u003e\n  \u003cdiv class=\"berlin-section\"\u003e\n    \u003cdiv class=\"berlin-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"berlin-features\"\u003e\n\n      \u003cdiv class=\"berlin-feature-card\"\u003e\n        \u003cspan class=\"berlin-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cellipse cx=\"15\" cy=\"12\" rx=\"4\" ry=\"6\"\u003e\u003c\/ellipse\u003e\u003cline x1=\"3\" y1=\"12\" x2=\"11\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"6 8 3 12 6 16\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eFour Reclining Seats\u003c\/h3\u003e\n        \u003cp\u003eFour of the seven seats recline — the two end recliners and two armless recliners in the middle of the sofa. The remaining seats stay upright, giving everyone a spot whether they want to recline or sit tall.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"berlin-feature-card\"\u003e\n        \u003cspan class=\"berlin-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"4\" y1=\"7\" x2=\"20\" y2=\"7\"\u003e\u003c\/line\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"2.5\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003cline x1=\"4\" y1=\"17\" x2=\"20\" y2=\"17\"\u003e\u003c\/line\u003e\u003ccircle cx=\"15\" cy=\"17\" r=\"2.5\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eManual or Electric End Recliners\u003c\/h3\u003e\n        \u003cp\u003eChoose between manual side-handle recline or button-controlled electric recline on the two end seats — specified at time of purchase. The two middle armless recliners are always manual.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"berlin-feature-card\"\u003e\n        \u003cspan class=\"berlin-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M6 3 L18 3 L16 21 L8 21 Z\"\u003e\u003c\/path\u003e\u003cline x1=\"7\" y1=\"8\" x2=\"17\" y2=\"8\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eCup Holders \u0026amp; Hidden Storage\u003c\/h3\u003e\n        \u003cp\u003eEach of the two centre consoles is fitted with cup holders set into the top and a hidden storage compartment below — keeping drinks at hand and remotes, magazines, or essentials tucked away.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"berlin-feature-card\"\u003e\n        \u003cspan class=\"berlin-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"9\" y=\"13\" width=\"6\" height=\"9\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M5 9 a8 8 0 0 1 14 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 11 a4 4 0 0 1 8 0\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eWireless Charging\u003c\/h3\u003e\n        \u003cp\u003eBoth consoles have a built-in wireless charging pad — drop a compatible phone on the surface to top up its battery without reaching for a cable across the room.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"berlin-feature-card\"\u003e\n        \u003cspan class=\"berlin-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M9 18 h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 22 h4\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 2 a7 7 0 0 0 -4 12.7 c0 1 .5 2 1 2.7 V18 h6 v-.6 c.5 -.7 1 -1.7 1 -2.7 A7 7 0 0 0 12 2 z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eBuilt-in Reading Lights\u003c\/h3\u003e\n        \u003cp\u003eBoth consoles include built-in reading lights for evening lounging — focused light for reading or hobbies without lighting up the whole room.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"berlin-feature-card\"\u003e\n        \u003cspan class=\"berlin-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"17 1 21 5 17 9\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M3 11 V9 a4 4 0 0 1 4 -4 h14\"\u003e\u003c\/path\u003e\u003cpolyline points=\"7 23 3 19 7 15\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M21 13 v2 a4 4 0 0 1 -4 4 H3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eModular Armless Seats\u003c\/h3\u003e\n        \u003cp\u003eThe middle armless seats can be rearranged within the sofa to suit how you actually use the room — adapt the layout when needs change without buying new pieces.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Material Callout --\u003e\n  \u003cdiv class=\"berlin-material-callout\"\u003e\n    \u003ch3\u003eAbout Rhino Fabric\u003c\/h3\u003e\n    \u003cp\u003eRhino fabric is a 100% polyester upholstery fabric engineered to be highly durable, water-resistant, and breathable — with a textured finish designed to mimic the look of distressed or grainy leather. It pairs the practicality of fabric with the visual character of leather, holding up well to daily living-room use across a 7-seat lounge that's likely to see plenty of action.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Care Instructions --\u003e\n  \u003cdiv class=\"berlin-section\"\u003e\n    \u003cdiv class=\"berlin-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"berlin-care-grid\"\u003e\n\n      \u003cdiv class=\"berlin-care-card\"\u003e\n        \u003cspan class=\"berlin-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003ch3\u003eVacuum Regularly\u003c\/h3\u003e\n        \u003cp\u003eVacuum weekly with a soft brush attachment to lift dust and crumbs from the seats, backs, console surfaces, and recliner mechanisms across all seven seats.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"berlin-care-card\"\u003e\n        \u003cspan class=\"berlin-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003ch3\u003eSpot Clean Spills\u003c\/h3\u003e\n        \u003cp\u003eWipe spills immediately with a clean, damp cloth before they have time to set. Use the \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\"\u003eGuardsman Fabric Care Kit\u003c\/a\u003e for deeper marks.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"berlin-care-card\"\u003e\n        \u003cspan class=\"berlin-care-emoji\" aria-hidden=\"true\"\u003e🚫\u003c\/span\u003e\n        \u003ch3\u003eAvoid Harsh Products\u003c\/h3\u003e\n        \u003cp\u003eSkip bleach, solvents, and abrasive cleaners — these can damage the fabric finish. Keep liquids away from the wireless charging pads, reading lights, and any electric recliner controls.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"berlin-care-card\"\u003e\n        \u003cspan class=\"berlin-care-emoji\" aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e\n        \u003ch3\u003eKeep Out of Direct Sun\u003c\/h3\u003e\n        \u003cp\u003ePosition away from prolonged direct sunlight to prevent fading and surface drying over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Recommended Care Products --\u003e\n  \u003cdiv class=\"berlin-pills\"\u003e\n    \u003ca class=\"berlin-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\"\u003e🛡️ Guardsman Fabric Protector →\u003c\/a\u003e\n    \u003ca class=\"berlin-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\"\u003e🧴 Guardsman Fabric Care Kit →\u003c\/a\u003e\n    \u003ca class=\"berlin-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman%C2%AE-fabric-lounge-care-5-year-warranty-5-8-seats\"\u003e⭐ 5-Year Fabric Lounge Care Warranty →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. At a Glance --\u003e\n  \u003cdiv class=\"berlin-section\"\u003e\n    \u003cdiv class=\"berlin-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"berlin-list\"\u003e\n\n      \u003cdiv class=\"berlin-list-item\"\u003e\n        \u003cdiv class=\"berlin-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003e7-seat L-shape corner sofa upholstered in Rhino fabric, finished with contrast piping along the cushion edges.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"berlin-list-item\"\u003e\n        \u003cdiv class=\"berlin-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eFour reclining seats — two end recliners plus two armless recliners in the middle of the sofa.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"berlin-list-item\"\u003e\n        \u003cdiv class=\"berlin-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eEnd recliners specified as manual or electric at time of purchase — middle armless recliners are always manual.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"berlin-list-item\"\u003e\n        \u003cdiv class=\"berlin-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eTwo multi-function consoles, each with cup holders, hidden storage, wireless charging pad, and built-in reading lights.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"berlin-list-item\"\u003e\n        \u003cdiv class=\"berlin-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eModular middle armless seats can be rearranged within the sofa to suit how you use the room.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"berlin-list-item\"\u003e\n        \u003cdiv class=\"berlin-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eGenerous 7-seat capacity well-suited to family living rooms, home theatres, and homes that host multiple people regularly.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. SEO Body Copy --\u003e\n  \u003cdiv class=\"berlin-seo\"\u003e\n    \u003ch2\u003eBerlin Corner Recliner Sofa — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Berlin Corner Recliner Sofa is a 7-seat L-shape lounge built for family living and home theatre setups, anchored by four reclining seats — the two end recliners and two armless recliners in the middle of the sofa. The end recliners can be specified as either manual side-handle recline or button-controlled electric recline at time of purchase, while the two middle armless recliners are always manual. The remaining seats stay upright across the run of the sofa, giving everyone a spot whether they want to lounge fully reclined or sit tall.\u003c\/p\u003e\n    \u003cp\u003eTwo multi-function consoles flank the corner, each fitted with cup holders, hidden storage compartments, a built-in wireless charging pad, and a reading light — drinks stay at hand, remotes and essentials tuck away out of sight, devices charge without cables, and there's focused light for reading or hobbies during evening lounging. The middle armless seats can be rearranged within the sofa to adapt the layout when room flow or seating priorities change.\u003c\/p\u003e\n    \u003cp\u003eThe Berlin is upholstered in Rhino fabric — a 100% polyester upholstery designed to be durable, water-resistant, and breathable, with a textured leather-look finish — and the cushion edges are picked out with contrast piping that adds a clean tailored line across the silhouette. The 7-seat capacity, full feature set, and corner footprint make it a fit for larger family living rooms, dedicated media rooms, and homes that regularly host. Ships flat-packed for tool-free home assembly. See it in person at our Rocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh showrooms.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Manual","offer_id":40545092173959,"sku":"BE-MRR-BL","price":2599.0,"currency_code":"AUD","in_stock":true},{"title":"Electric","offer_id":40545092206727,"sku":"BE-MER-BL","price":2899.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/e07ca95c-b6f8-44ff-b738-70ad793342df.png?v=1778477683"},{"product_id":"bailey-corner-recliner-sofa","title":"Bailey 5 Seater Corner Recliner Sofa","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.bailey-desc {\n  padding-top: 6px;\n  overflow: visible;\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  max-width: 100%;\n}\n\n.bailey-desc * { box-sizing: border-box; }\n.bailey-desc p { margin: 0 0 14px; }\n.bailey-desc strong { color: #222222; }\n\n.bailey-desc .bailey-section-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 28px 0 12px;\n}\n\n.bailey-desc .bailey-intro { margin-bottom: 22px; }\n\n.bailey-desc .mr-link {\n  color: #C2824D;\n  text-decoration: underline;\n  text-decoration-thickness: 1px;\n  text-underline-offset: 2px;\n  font-weight: 600;\n  white-space: nowrap;\n}\n\n\/* Feature grid *\/\n.bailey-desc .bailey-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n  margin-bottom: 8px;\n}\n\n.bailey-desc .bailey-feature-card {\n  background: #F5F5F5;\n  border-radius: 10px;\n  padding: 18px;\n}\n\n.bailey-desc .bailey-feature-icon {\n  color: #C2824D;\n  margin-bottom: 10px;\n  display: inline-flex;\n}\n\n.bailey-desc .bailey-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  margin: 0 0 6px;\n  color: #222222;\n}\n\n.bailey-desc .bailey-feature-card p {\n  font-size: 14px;\n  margin: 0;\n  line-height: 1.55;\n  color: #222222;\n}\n\n\/* Material callout *\/\n.bailey-desc .bailey-callout {\n  background: #F7EDE3;\n  border-left: 3px solid #C2824D;\n  padding: 16px 18px;\n  border-radius: 4px;\n  margin-bottom: 8px;\n}\n\n.bailey-desc .bailey-callout h3 {\n  font-size: 13px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.12em;\n  margin: 0 0 8px;\n  color: #222222;\n}\n\n.bailey-desc .bailey-callout p {\n  font-size: 14px;\n  margin: 0;\n  line-height: 1.6;\n  color: #222222;\n}\n\n\/* Care cards *\/\n.bailey-desc .bailey-care {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 8px;\n}\n\n.bailey-desc .bailey-care-card {\n  background: #F5F5F5;\n  border-radius: 10px;\n  padding: 14px 16px;\n  display: flex;\n  gap: 12px;\n  align-items: flex-start;\n}\n\n.bailey-desc .bailey-care-emoji {\n  font-size: 22px;\n  line-height: 1;\n  flex-shrink: 0;\n  margin-top: 2px;\n}\n\n.bailey-desc .bailey-care-card h4 {\n  font-size: 13px;\n  font-weight: 700;\n  margin: 0 0 4px;\n  color: #222222;\n}\n\n.bailey-desc .bailey-care-card p {\n  font-size: 13.5px;\n  margin: 0;\n  line-height: 1.5;\n  color: #222222;\n}\n\n\/* Pill strip *\/\n.bailey-desc .bailey-pills {\n  background: #F7EDE3;\n  border: 1px solid #E8C9AA;\n  border-radius: 10px;\n  padding: 14px;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-bottom: 8px;\n}\n\n.bailey-desc .bailey-pill {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: #ffffff;\n  border: 1px solid #E8C9AA;\n  color: #222222;\n  padding: 7px 13px;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 600;\n  text-decoration: none;\n  transition: all 0.2s ease;\n}\n\n.bailey-desc .bailey-pill:hover {\n  background: #C2824D;\n  color: #ffffff;\n  border-color: #C2824D;\n}\n\n\/* At a glance checklist *\/\n.bailey-desc .bailey-glance {\n  background: #F5F5F5;\n  border-radius: 10px;\n  padding: 18px 20px;\n  margin-bottom: 8px;\n}\n\n.bailey-desc .bailey-list-item {\n  display: flex;\n  gap: 12px;\n  align-items: flex-start;\n  padding: 6px 0;\n}\n\n.bailey-desc .bailey-tick {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 20px;\n  height: 20px;\n  border-radius: 50%;\n  background: #C2824D;\n  flex-shrink: 0;\n  margin-top: 3px;\n}\n\n.bailey-desc .bailey-tick svg {\n  width: 12px;\n  height: 12px;\n  color: #ffffff;\n}\n\n.bailey-desc .bailey-list-item span:last-child {\n  font-size: 14px;\n  line-height: 1.55;\n  color: #222222;\n}\n\n\/* SEO body *\/\n.bailey-desc .bailey-seo {\n  border-top: 1px solid #E5E5E5;\n  margin-top: 28px;\n  padding-top: 22px;\n}\n\n.bailey-desc .bailey-seo h2 {\n  font-size: 18px;\n  font-weight: 700;\n  margin: 0 0 14px;\n  color: #222222;\n  line-height: 1.4;\n}\n\n.bailey-desc .bailey-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 12px;\n}\n\n\/* Mobile *\/\n@media (max-width: 768px) {\n  .bailey-desc .bailey-features,\n  .bailey-desc .bailey-care {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"bailey-desc\"\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cp class=\"bailey-intro\"\u003e\u003cstrong\u003eThe Bailey Corner Recliner Sofa\u003c\/strong\u003e is a 5-seater curved corner lounge upholstered in Rhino fabric, with two reclining end seats and a built-in console fitted with cup holders and a small storage compartment. It’s set up for everyday lounging — kick back at either end of the sofa while keeping your phone, drink, and remote within reach. Available in Black and Charcoal, with a choice of manual or electric recliner mechanism specified at the time of purchase.\u003c\/p\u003e\n\n  \u003c!-- Key Features --\u003e\n  \u003cdiv class=\"bailey-section-label\"\u003eKey Features\u003c\/div\u003e\n  \u003cdiv class=\"bailey-features\"\u003e\n\n    \u003cdiv class=\"bailey-feature-card\"\u003e\n      \u003cspan class=\"bailey-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 18v-6a9 9 0 0 1 18 0v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eReclining End Seats\u003c\/h3\u003e\n      \u003cp\u003eTwo end seats recline independently, so either side of the sofa can kick back without disturbing the rest of the seating.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bailey-feature-card\"\u003e\n      \u003cspan class=\"bailey-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eManual or Electric Recliner\u003c\/h3\u003e\n      \u003cp\u003eChoose between a manual pull-handle recliner or a powered electric recliner at the time of purchase.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bailey-feature-card\"\u003e\n      \u003cspan class=\"bailey-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 8h1a4 4 0 0 1 0 8h-1\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z\"\u003e\u003c\/path\u003e\u003cline x1=\"6\" y1=\"1\" x2=\"6\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline x1=\"10\" y1=\"1\" x2=\"10\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"1\" x2=\"14\" y2=\"4\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eBuilt-in Console\u003c\/h3\u003e\n      \u003cp\u003eCup holders plus a small storage compartment keep drinks, remotes, and everyday essentials close to hand.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bailey-feature-card\"\u003e\n      \u003cspan class=\"bailey-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"16.5\" y1=\"9.4\" x2=\"7.5\" y2=\"4.21\"\u003e\u003c\/line\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eEasy Flat-Pack Assembly\u003c\/h3\u003e\n      \u003cp\u003eShips flat-packed and slots together at home with no tools required.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Material callout --\u003e\n  \u003cdiv class=\"bailey-section-label\"\u003eAbout the Material\u003c\/div\u003e\n  \u003cdiv class=\"bailey-callout\"\u003e\n    \u003ch3\u003eAbout Rhino Fabric\u003c\/h3\u003e\n    \u003cp\u003eRhino fabric is a smooth, hard-wearing upholstery fabric chosen for its soft hand feel and clean, modern appearance. It holds up well to daily living-room use when paired with routine vacuuming and the recommended fabric care below.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Care --\u003e\n  \u003cdiv class=\"bailey-section-label\"\u003eCare Instructions\u003c\/div\u003e\n  \u003cdiv class=\"bailey-care\"\u003e\n\n    \u003cdiv class=\"bailey-care-card\"\u003e\n      \u003cspan class=\"bailey-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eVacuum Regularly\u003c\/h4\u003e\n        \u003cp\u003eUse a soft brush attachment weekly to lift dust and crumbs from cushions, seams, and the recliner footrests.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bailey-care-card\"\u003e\n      \u003cspan class=\"bailey-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSpot Clean Spills\u003c\/h4\u003e\n        \u003cp\u003eBlot immediately with a clean, damp cloth. Use the \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\"\u003eGuardsman Fabric Care Kit\u003c\/a\u003e for deeper marks.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bailey-care-card\"\u003e\n      \u003cspan class=\"bailey-care-emoji\" aria-hidden=\"true\"\u003e🚫\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eAvoid Harsh Products\u003c\/h4\u003e\n        \u003cp\u003eSkip bleach, solvents, and abrasive cleaners — they can lift the fibre and dull the colour.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bailey-care-card\"\u003e\n      \u003cspan class=\"bailey-care-emoji\" aria-hidden=\"true\"\u003e🛡️\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eApply Fabric Protector\u003c\/h4\u003e\n        \u003cp\u003eTreat with \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\"\u003eGuardsman Fabric Protector\u003c\/a\u003e after delivery to help repel everyday spills.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Pill row --\u003e\n  \u003cdiv class=\"bailey-section-label\"\u003eRecommended Care Products\u003c\/div\u003e\n  \u003cdiv class=\"bailey-pills\"\u003e\n    \u003ca class=\"bailey-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\"\u003e\u003cspan aria-hidden=\"true\"\u003e🛡️\u003c\/span\u003e Guardsman Fabric Protector \u003cspan aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n    \u003ca class=\"bailey-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\"\u003e\u003cspan aria-hidden=\"true\"\u003e🧴\u003c\/span\u003e Guardsman Fabric Care Kit \u003cspan aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n    \u003ca class=\"bailey-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman%C2%AE-fabric-lounge-care-5-year-warranty-5-8-seats\"\u003e\u003cspan aria-hidden=\"true\"\u003e🛋️\u003c\/span\u003e 5 Year Fabric Care Warranty \u003cspan aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- At a Glance --\u003e\n  \u003cdiv class=\"bailey-section-label\"\u003eAt a Glance\u003c\/div\u003e\n  \u003cdiv class=\"bailey-glance\"\u003e\n\n    \u003cdiv class=\"bailey-list-item\"\u003e\n      \u003cspan class=\"bailey-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003cspan\u003eRhino fabric upholstery in your choice of Black or Charcoal — both built for everyday living-room use.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bailey-list-item\"\u003e\n      \u003cspan class=\"bailey-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003cspan\u003eTwo reclining end seats let either side of the sofa kick back without disturbing the rest of the seating.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bailey-list-item\"\u003e\n      \u003cspan class=\"bailey-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003cspan\u003eManual or electric recliner mechanism chosen at the time of purchase to suit how you settle in.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bailey-list-item\"\u003e\n      \u003cspan class=\"bailey-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003cspan\u003eBuilt-in console with cup holders and a small storage compartment for everyday essentials.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bailey-list-item\"\u003e\n      \u003cspan class=\"bailey-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003cspan\u003e5-seater curved corner layout with a tool-free flat-pack design — well-suited to family living rooms and entertaining spaces.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SEO body --\u003e\n  \u003cdiv class=\"bailey-seo\"\u003e\n    \u003ch2\u003eBailey Corner Recliner Sofa — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Bailey Corner Recliner Sofa is a 5-seater curved corner lounge upholstered in Rhino fabric, with reclining end seats on either side of the curved corner section. A built-in console between two of the seats holds drinks, remotes, and a small storage compartment for everyday essentials, while the recliner mechanism — manual or electric — extends the seat for full-leg support when you settle in.\u003c\/p\u003e\n    \u003cp\u003eThe Bailey is offered in two colour options: Black and Charcoal. Black reads as confident and contemporary, anchoring rooms with strong contrast — chrome, white, navy, or warm timber accents. Charcoal is softer and more versatile, sitting easily alongside neutral palettes, modern apartments, or rooms styled with cream, oat, and brushed metal — handy for households that don’t want the sofa to dominate the room.\u003c\/p\u003e\n    \u003cp\u003eThe Bailey suits family living rooms and entertaining spaces where the sofa needs to seat a full household and still leave room to recline. Choose between manual and electric recliner mechanisms at the time of purchase, and ship flat-packed for tool-free home assembly. It pairs comfortably with the broader \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/collections\/lounges-sofas-brisbane-gold-coast\"\u003eA2Z lounges and sofas range\u003c\/a\u003e. See it in person at our Rocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh showrooms.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Black \/ Manual","offer_id":40911077539975,"sku":"BA-MRR-BL","price":1799.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ Electric","offer_id":40911077572743,"sku":"BA-MER-BL","price":1999.0,"currency_code":"AUD","in_stock":true},{"title":"Charcoal \/ Manual","offer_id":40911077605511,"sku":"BA-MRR-CH","price":1799.0,"currency_code":"AUD","in_stock":true},{"title":"Charcoal \/ Electric","offer_id":40911077638279,"sku":"BA-MER-CH","price":1999.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/bailey-the-a2z-furniture-1-44159_5554285d-abef-422d-90a7-6849d9e2a3eb.png?v=1778477686"},{"product_id":"bryce-corner-recliner-sofa","title":"Bryce","description":"\u003ch2\u003e\u003cstrong\u003eBryce Corner Recliner Sofa: Luxurious Comfort\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eUpgrade your living room with the luxurious and comfortable Bryce Corner Recliner Sofa from The A2Z Furniture. This exquisitely designed 5-seater sofa is the epitome of relaxation, combining style, convenience, and functionality to enhance your living space.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eExperience the Superiority of Rhino Fabric\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eOur Bryce sofa is upholstered in durable and plush Rhino fabric, which ensures long-lasting quality and comfort. Rhino fabric is known for its exceptional strength and resistance to wear and tear, making it perfect for furniture that receives daily use. Its soft and smooth texture adds a touch of elegance to your living room while providing a cozy place to unwind.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eA Seating Haven with Electric Recliners\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eTwo corner chairs of the Bryce sofa come equipped with electric recliners, allowing you to effortlessly find your ideal seating position with just the push of a button. Whether it's lounging after a long day or enjoying a movie night, the recliner chairs offer unparalleled comfort and relaxation.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eInnovative Drop-Down Armrest with Cup Holders\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eThe Bryce sofa includes an armless chair with a convenient drop-down feature, featuring built-in cup holders and a wooden board. Now you can keep your favourite beverages and snacks within reach while enjoying your leisure time. This thoughtful addition ensures you have everything you need for a truly enjoyable experience.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eConsole with Cup Holders and Storage\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eThe Bryce sofa also boasts a centre console equipped with additional cup holders and storage space. Stay organized and clutter-free by keeping remotes, magazines, and other essentials neatly tucked away, enhancing the functionality of your living room.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eEffortless Assembly and High-Quality Construction\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eDelivered flat-packed, assembling the Bryce Corner Recliner Lounge is a breeze - no tools required. The modular design makes it easy to handle, allowing you to set up your new sofa in no time. Rest assured, the \"Bryce\" sofa is crafted with high-quality materials, ensuring lasting durability and investment that withstands the test of time.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eCreate the Perfect Corner Lounge with Recliners\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eWith its stylish design and charcoal colour, the Bryce corner couch with recliner seamlessly blends into any living room decor. The corner recliner sofa brings versatility and functionality, making it a delightful addition to any home. Whether you're entertaining guests or enjoying a cozy evening with family, the \"Bryce\" sofa elevates your living space.\u003c\/p\u003e\n\u003cp\u003eExperience the epitome of comfort and style with the Bryce recliner chair with cup holder from The A2Z Furniture. Upgrade your living room with this high-quality and modular lounge, complete with cup holders and electric recliners for an unparalleled lounging experience. Invest in your relaxation oasis today and transform your living room into a haven of comfort and luxury.\u003c\/p\u003e\n\u003cp\u003eOrder your Bryce Corner Recliner Sofa now and elevate your living room to new heights of comfort and sophistication.\u003c\/p\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":40545095647367,"sku":"BR-MER-CH","price":1899.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/bryce-the-a2z-furniture.jpg?v=1778821144"},{"product_id":"everest-ii-pull-out-sofa-bed","title":"Everest II","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.everest-desc {\n  padding-top: 6px;\n  overflow: visible;\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  max-width: 100%;\n}\n\n.everest-desc * { box-sizing: border-box; }\n.everest-desc p { margin: 0 0 14px; }\n.everest-desc strong { color: #222222; }\n\n.everest-desc .everest-section-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 28px 0 12px;\n}\n\n.everest-desc .everest-intro { margin-bottom: 22px; }\n\n.everest-desc .mr-link {\n  color: #C2824D;\n  text-decoration: underline;\n  text-decoration-thickness: 1px;\n  text-underline-offset: 2px;\n  font-weight: 600;\n  white-space: nowrap;\n}\n\n\/* Feature grid *\/\n.everest-desc .everest-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n  margin-bottom: 8px;\n}\n\n.everest-desc .everest-feature-card {\n  background: #F5F5F5;\n  border-radius: 10px;\n  padding: 18px;\n}\n\n.everest-desc .everest-feature-icon {\n  color: #C2824D;\n  margin-bottom: 10px;\n  display: inline-flex;\n}\n\n.everest-desc .everest-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  margin: 0 0 6px;\n  color: #222222;\n}\n\n.everest-desc .everest-feature-card p {\n  font-size: 14px;\n  margin: 0;\n  line-height: 1.55;\n  color: #222222;\n}\n\n\/* Material callout *\/\n.everest-desc .everest-callout {\n  background: #F7EDE3;\n  border-left: 3px solid #C2824D;\n  padding: 16px 18px;\n  border-radius: 4px;\n  margin-bottom: 8px;\n}\n\n.everest-desc .everest-callout h3 {\n  font-size: 13px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.12em;\n  margin: 0 0 8px;\n  color: #222222;\n}\n\n.everest-desc .everest-callout p {\n  font-size: 14px;\n  margin: 0;\n  line-height: 1.6;\n  color: #222222;\n}\n\n\/* Care cards *\/\n.everest-desc .everest-care {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 8px;\n}\n\n.everest-desc .everest-care-card {\n  background: #F5F5F5;\n  border-radius: 10px;\n  padding: 14px 16px;\n  display: flex;\n  gap: 12px;\n  align-items: flex-start;\n}\n\n.everest-desc .everest-care-emoji {\n  font-size: 22px;\n  line-height: 1;\n  flex-shrink: 0;\n  margin-top: 2px;\n}\n\n.everest-desc .everest-care-card h4 {\n  font-size: 13px;\n  font-weight: 700;\n  margin: 0 0 4px;\n  color: #222222;\n}\n\n.everest-desc .everest-care-card p {\n  font-size: 13.5px;\n  margin: 0;\n  line-height: 1.5;\n  color: #222222;\n}\n\n\/* Pill strip *\/\n.everest-desc .everest-pills {\n  background: #F7EDE3;\n  border: 1px solid #E8C9AA;\n  border-radius: 10px;\n  padding: 14px;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-bottom: 8px;\n}\n\n.everest-desc .everest-pill {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: #ffffff;\n  border: 1px solid #E8C9AA;\n  color: #222222;\n  padding: 7px 13px;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 600;\n  text-decoration: none;\n  transition: all 0.2s ease;\n}\n\n.everest-desc .everest-pill:hover {\n  background: #C2824D;\n  color: #ffffff;\n  border-color: #C2824D;\n}\n\n\/* At a glance checklist *\/\n.everest-desc .everest-glance {\n  background: #F5F5F5;\n  border-radius: 10px;\n  padding: 18px 20px;\n  margin-bottom: 8px;\n}\n\n.everest-desc .everest-list-item {\n  display: flex;\n  gap: 12px;\n  align-items: flex-start;\n  padding: 6px 0;\n}\n\n.everest-desc .everest-tick {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 20px;\n  height: 20px;\n  border-radius: 50%;\n  background: #C2824D;\n  flex-shrink: 0;\n  margin-top: 3px;\n}\n\n.everest-desc .everest-tick svg {\n  width: 12px;\n  height: 12px;\n  color: #ffffff;\n}\n\n.everest-desc .everest-list-item span:last-child {\n  font-size: 14px;\n  line-height: 1.55;\n  color: #222222;\n}\n\n\/* SEO body *\/\n.everest-desc .everest-seo {\n  border-top: 1px solid #E5E5E5;\n  margin-top: 28px;\n  padding-top: 22px;\n}\n\n.everest-desc .everest-seo h2 {\n  font-size: 18px;\n  font-weight: 700;\n  margin: 0 0 14px;\n  color: #222222;\n  line-height: 1.4;\n}\n\n.everest-desc .everest-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 12px;\n}\n\n\/* Mobile *\/\n@media (max-width: 768px) {\n  .everest-desc .everest-features,\n  .everest-desc .everest-care {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"everest-desc\"\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cp class=\"everest-intro\"\u003e\u003cstrong\u003eThe Everest II Pull-Out Sofa Bed\u003c\/strong\u003e is a sectional lounge that doubles as a guest bed, finished in soft grey Rhino fabric and built around a pull-out mechanism, adjustable headrests, a matching storage ottoman, and a built-in armrest charging panel. Two small matching ottomans tuck under for extra seating when needed. Choose your chaise orientation — left- or right-hand — at the time of purchase to suit your room layout.\u003c\/p\u003e\n\n  \u003c!-- Key Features --\u003e\n  \u003cdiv class=\"everest-section-label\"\u003eKey Features\u003c\/div\u003e\n  \u003cdiv class=\"everest-features\"\u003e\n\n    \u003cdiv class=\"everest-feature-card\"\u003e\n      \u003cspan class=\"everest-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4\"\u003e\u003c\/path\u003e\u003cpolyline points=\"16 17 21 12 16 7\"\u003e\u003c\/polyline\u003e\u003cline x1=\"21\" y1=\"12\" x2=\"9\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003ePull-Out Sofa Bed\u003c\/h3\u003e\n      \u003cp\u003eThe seat extends forward to convert the lounge into a flat sleeping surface for overnight guests.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"everest-feature-card\"\u003e\n      \u003cspan class=\"everest-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eBuilt-in Charging Panel\u003c\/h3\u003e\n      \u003cp\u003eWireless charging pad with USB ports built into the armrest, so phones and devices stay topped up.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"everest-feature-card\"\u003e\n      \u003cspan class=\"everest-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"21 8 21 21 3 21 3 8\"\u003e\u003c\/polyline\u003e\u003crect x=\"1\" y=\"3\" width=\"22\" height=\"5\"\u003e\u003c\/rect\u003e\u003cline x1=\"10\" y1=\"12\" x2=\"14\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eStorage Ottoman\u003c\/h3\u003e\n      \u003cp\u003eA matching ottoman with a lift-up top doubles as extra seating and hides blankets, cushions, or guest linen.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"everest-feature-card\"\u003e\n      \u003cspan class=\"everest-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"4\" y1=\"21\" x2=\"4\" y2=\"14\"\u003e\u003c\/line\u003e\u003cline x1=\"4\" y1=\"10\" x2=\"4\" y2=\"3\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"21\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"8\" x2=\"12\" y2=\"3\"\u003e\u003c\/line\u003e\u003cline x1=\"20\" y1=\"21\" x2=\"20\" y2=\"16\"\u003e\u003c\/line\u003e\u003cline x1=\"20\" y1=\"12\" x2=\"20\" y2=\"3\"\u003e\u003c\/line\u003e\u003cline x1=\"1\" y1=\"14\" x2=\"7\" y2=\"14\"\u003e\u003c\/line\u003e\u003cline x1=\"9\" y1=\"8\" x2=\"15\" y2=\"8\"\u003e\u003c\/line\u003e\u003cline x1=\"17\" y1=\"16\" x2=\"23\" y2=\"16\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eAdjustable Headrest\u003c\/h3\u003e\n      \u003cp\u003eMulti-position headrests pivot upward for tailored neck and head support while sitting or reclining.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Material callout --\u003e\n  \u003cdiv class=\"everest-section-label\"\u003eAbout the Material\u003c\/div\u003e\n  \u003cdiv class=\"everest-callout\"\u003e\n    \u003ch3\u003eAbout Rhino Fabric\u003c\/h3\u003e\n    \u003cp\u003eRhino fabric is a smooth, hard-wearing upholstery fabric chosen for its soft hand feel and clean, modern appearance. It holds up well to daily living-room use when paired with routine vacuuming and the recommended fabric care below.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Care --\u003e\n  \u003cdiv class=\"everest-section-label\"\u003eCare Instructions\u003c\/div\u003e\n  \u003cdiv class=\"everest-care\"\u003e\n\n    \u003cdiv class=\"everest-care-card\"\u003e\n      \u003cspan class=\"everest-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eVacuum Regularly\u003c\/h4\u003e\n        \u003cp\u003eUse a soft brush attachment weekly to lift dust and crumbs from cushions, seams, and the ottoman.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"everest-care-card\"\u003e\n      \u003cspan class=\"everest-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSpot Clean Spills\u003c\/h4\u003e\n        \u003cp\u003eBlot immediately with a clean, damp cloth. Use the \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\"\u003eGuardsman Fabric Care Kit\u003c\/a\u003e for deeper marks.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"everest-care-card\"\u003e\n      \u003cspan class=\"everest-care-emoji\" aria-hidden=\"true\"\u003e🚫\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eAvoid Harsh Products\u003c\/h4\u003e\n        \u003cp\u003eSkip bleach, solvents, and abrasive cleaners — they can lift the fibre and dull the colour. Keep liquids away from the charging panel.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"everest-care-card\"\u003e\n      \u003cspan class=\"everest-care-emoji\" aria-hidden=\"true\"\u003e🛡️\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eApply Fabric Protector\u003c\/h4\u003e\n        \u003cp\u003eTreat with \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\"\u003eGuardsman Fabric Protector\u003c\/a\u003e after delivery to help repel everyday spills.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Pill row --\u003e\n  \u003cdiv class=\"everest-section-label\"\u003eRecommended Care Products\u003c\/div\u003e\n  \u003cdiv class=\"everest-pills\"\u003e\n    \u003ca class=\"everest-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\"\u003e\u003cspan aria-hidden=\"true\"\u003e🛡️\u003c\/span\u003e Guardsman Fabric Protector \u003cspan aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n    \u003ca class=\"everest-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\"\u003e\u003cspan aria-hidden=\"true\"\u003e🧴\u003c\/span\u003e Guardsman Fabric Care Kit \u003cspan aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n    \u003ca class=\"everest-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-lounge-care-with-5-year-warranty-2-4-seats\"\u003e\u003cspan aria-hidden=\"true\"\u003e🛋️\u003c\/span\u003e 5 Year Fabric Care Warranty \u003cspan aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- At a Glance --\u003e\n  \u003cdiv class=\"everest-section-label\"\u003eAt a Glance\u003c\/div\u003e\n  \u003cdiv class=\"everest-glance\"\u003e\n\n    \u003cdiv class=\"everest-list-item\"\u003e\n      \u003cspan class=\"everest-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003cspan\u003eSoft grey Rhino fabric upholstery with multi-position adjustable headrests for everyday lounging.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"everest-list-item\"\u003e\n      \u003cspan class=\"everest-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003cspan\u003ePull-out mechanism converts the lounge into a flat sleeping surface for overnight guests.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"everest-list-item\"\u003e\n      \u003cspan class=\"everest-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003cspan\u003eLeft- or right-hand chaise orientation chosen at the time of purchase to fit your room layout.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"everest-list-item\"\u003e\n      \u003cspan class=\"everest-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003cspan\u003eMatching storage ottoman plus two small ottomans for extra seating and stowaway space.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"everest-list-item\"\u003e\n      \u003cspan class=\"everest-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003cspan\u003eSuits both living rooms and guest rooms — sofa by day, bed by night, with a built-in charging panel for daily use.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SEO body --\u003e\n  \u003cdiv class=\"everest-seo\"\u003e\n    \u003ch2\u003eEverest II Pull-Out Sofa Bed — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Everest II Pull-Out Sofa Bed is a sectional lounge upholstered in grey Rhino fabric, designed to work as both a daily sofa and an overnight guest bed. The pull-out mechanism extends the seat into a flat sleeping surface, while adjustable headrests, a matching storage ottoman, and a built-in armrest charging panel give it the practical layer most one-trick sofas miss.\u003c\/p\u003e\n    \u003cp\u003eFinished in a single soft grey tone, the Everest II is an easy match for cool, contemporary palettes — think charcoal, navy, white, and brushed metal — but it also sits comfortably alongside warmer rooms styled with timber, oat-toned rugs, and natural linen accents. The neutral tone keeps the focus on its layout rather than the colour itself, which suits its role as a multi-use piece.\u003c\/p\u003e\n    \u003cp\u003eThe Everest II is well-suited to apartments, family living rooms, and dedicated guest rooms where the sofa needs to do more than just hold three seats. The chaise sits on either the left- or right-hand side — chosen at the time of purchase — and pairs comfortably with the broader \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/collections\/lounges-sofas-brisbane-gold-coast\"\u003eA2Z lounges and sofas range\u003c\/a\u003e. See it in person at our Rocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh showrooms.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Left when sitting","offer_id":42007983718535,"sku":"EVII-SBL-GR","price":1499.0,"currency_code":"AUD","in_stock":false},{"title":"Right when sitting","offer_id":42240503808135,"sku":"EVII-SBR-GR","price":1499.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/everest-ii-the-a2z-furniture-1-36821_664c27d2-df62-46bb-bfd5-811887cda38a.png?v=1778477847"},{"product_id":"sunday-3-seater-chaise-sofa","title":"Sunday","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.snd-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.snd-desc * { box-sizing: border-box; }\n.snd-desc p { margin: 0 0 16px 0; }\n.snd-desc strong { color: #222222; }\n\n.snd-desc .snd-section { margin-bottom: 28px; }\n\n.snd-desc .snd-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.snd-desc .snd-orientation-callout {\n  background: #F7EDE3;\n  border-left: 4px solid #C2824D;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.snd-desc .snd-orientation-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.snd-desc .snd-orientation-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0 0 10px 0;\n  line-height: 1.7;\n}\n\n.snd-desc .snd-orientation-callout p:last-child { margin-bottom: 0; }\n\n.snd-desc .snd-not-reversible {\n  display: inline-block;\n  background: #FBEDED;\n  color: #6B2D2D;\n  border: 1px solid #C97373;\n  padding: 4px 12px;\n  border-radius: 999px;\n  font-size: 12px;\n  font-weight: 600;\n}\n\n.snd-desc .snd-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .snd-desc .snd-features { grid-template-columns: 1fr; }\n}\n\n.snd-desc .snd-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.snd-desc .snd-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.snd-desc .snd-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.snd-desc .snd-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.snd-desc .snd-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 768px) {\n  .snd-desc .snd-tech-grid { grid-template-columns: 1fr 1fr; }\n}\n\n@media (max-width: 480px) {\n  .snd-desc .snd-tech-grid { grid-template-columns: 1fr; }\n}\n\n.snd-desc .snd-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.snd-desc .snd-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.snd-desc .snd-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.snd-desc .snd-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.snd-desc .snd-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.snd-desc .snd-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.snd-desc .snd-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.snd-desc .snd-colours {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 16px;\n  margin-bottom: 8px;\n}\n\n.snd-desc .snd-colour-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 6px;\n}\n\n.snd-desc .snd-swatch {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  border: 1.5px solid rgba(0,0,0,0.08);\n  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.4);\n}\n\n.snd-desc .snd-swatch-label {\n  font-size: 12px;\n  color: #222222;\n  font-weight: 600;\n}\n\n.snd-desc .snd-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .snd-desc .snd-care-grid { grid-template-columns: 1fr; }\n}\n\n.snd-desc .snd-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.snd-desc .snd-care-card .snd-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.snd-desc .snd-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.snd-desc .snd-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.snd-desc .snd-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.snd-desc .snd-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.snd-desc .snd-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.snd-desc .snd-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.snd-desc .snd-spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-bottom: 16px;\n  font-size: 14px;\n}\n\n.snd-desc .snd-spec-table th {\n  background: #C2824D;\n  color: #fff;\n  padding: 10px 12px;\n  text-align: left;\n  font-weight: 700;\n  font-size: 13px;\n  letter-spacing: 0.05em;\n}\n\n.snd-desc .snd-spec-table td {\n  padding: 10px 12px;\n  border-bottom: 1px solid #E0E0E0;\n  vertical-align: top;\n}\n\n.snd-desc .snd-spec-table td:first-child {\n  color: #6B6B6B;\n  font-weight: 600;\n  width: 40%;\n}\n\n.snd-desc .snd-spec-table td:last-child {\n  color: #C2824D;\n  font-weight: 600;\n}\n\n.snd-desc .snd-spec-table a {\n  color: #C2824D;\n  text-decoration: underline;\n}\n\n.snd-desc .snd-dim-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13px;\n}\n\n.snd-desc .snd-dim-table th,\n.snd-desc .snd-dim-table td {\n  border: 1px solid #E0E0E0;\n  padding: 6px 8px;\n  text-align: center;\n  color: #222222;\n}\n\n.snd-desc .snd-dim-table th {\n  background: #F7EDE3;\n  color: #6B2D2D;\n  font-weight: 600;\n}\n\n.snd-desc .snd-disclaimer {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  font-style: italic;\n  margin: 12px 0 0 0;\n}\n\n.snd-desc .snd-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.snd-desc .snd-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.snd-desc .snd-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"snd-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"snd-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eSunday 3 Seater Chaise Sofa\u003c\/strong\u003e is a feature-packed sectional designed to bring lounge-room comfort and practical extras together in one piece. Between the main lounge and the chaise sits an \u003cstrong\u003eintegrated wooden console\u003c\/strong\u003e with \u003cstrong\u003esliding-top hidden storage\u003c\/strong\u003e and built-in \u003cstrong\u003eUSB charging ports\u003c\/strong\u003e, ready to keep blankets out of sight and devices powered while you stretch out. The outer armrest features a recessed \u003cstrong\u003ecupholder\u003c\/strong\u003e for keeping a drink in easy reach. Underneath, a \u003cstrong\u003ehardwood and plywood frame\u003c\/strong\u003e with \u003cstrong\u003epocket spring and webbing support\u003c\/strong\u003e over high-density foam delivers comfortable, supported seating that's built to last. Available in \u003cstrong\u003eLight Grey\u003c\/strong\u003e and \u003cstrong\u003eDark Grey\u003c\/strong\u003e premium soft-touch fabric.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Chaise Orientation Callout --\u003e\n  \u003cdiv class=\"snd-orientation-callout\"\u003e\n    \u003ch3\u003eChaise Orientation\u003c\/h3\u003e\n    \u003cp\u003eThe Sunday's chaise is fixed in a single configuration: \u003cstrong\u003ewhen sitting on the main lounge facing forward, the chaise extends to your left\u003c\/strong\u003e (the cupholder armrest is on your right). The integrated wooden console sits between the main lounge and the chaise on your left.\u003c\/p\u003e\n    \u003cp\u003e\u003cspan class=\"snd-not-reversible\"\u003eFixed orientation — not reversible\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Tech Features Grid --\u003e\n  \u003cdiv class=\"snd-section\"\u003e\n    \u003cdiv class=\"snd-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n    \u003cdiv class=\"snd-tech-grid\"\u003e\n\n      \u003cdiv class=\"snd-tech-card\"\u003e\n        \u003cspan class=\"snd-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Wooden console: rectangle with wood grain lines --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"9\" width=\"18\" height=\"9\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M5 12 L19 12\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 15 L19 15\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eIntegrated Wooden Console\u003c\/h3\u003e\n        \u003cp\u003eA natural-finish wooden console sits between the main lounge and the chaise — flat top for drinks, books, or a remote.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-tech-card\"\u003e\n        \u003cspan class=\"snd-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Sliding-top storage: box with horizontal slide arrow --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"9\" width=\"18\" height=\"11\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"3\" y1=\"13\" x2=\"21\" y2=\"13\"\u003e\u003c\/line\u003e\u003cpath d=\"M7 11 L17 11\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 9.5 L7 11 L9 12.5\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 9.5 L17 11 L15 12.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eSliding-Top Hidden Storage\u003c\/h3\u003e\n        \u003cp\u003eSlide the wooden console top open to reveal hidden storage — ideal for stashing blankets, throws, remotes, and other living-room essentials.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-tech-card\"\u003e\n        \u003cspan class=\"snd-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- USB plug --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 17 L12 7\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"20\" r=\"2\"\u003e\u003c\/circle\u003e\u003cpath d=\"M9 11 L9 8 L15 8 L15 11\"\u003e\u003c\/path\u003e\u003crect x=\"7\" y=\"11\" width=\"10\" height=\"4\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eUSB Charging Ports\u003c\/h3\u003e\n        \u003cp\u003eBuilt-in USB charging ports keep phones, tablets, and earbuds powered up while you watch a movie or scroll on the couch.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-tech-card\"\u003e\n        \u003cspan class=\"snd-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Cupholder: cup top-down with circle --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"6\" width=\"18\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"12\" cy=\"13\" r=\"4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"13\" r=\"2.2\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eBuilt-In Cupholder\u003c\/h3\u003e\n        \u003cp\u003eRecessed cupholder on the outer armrest keeps a drink steady and within easy reach — no side table required.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-tech-card\"\u003e\n        \u003cspan class=\"snd-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Pocket spring: rows of coils --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"7\" cy=\"9\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"9\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17\" cy=\"9\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"7\" cy=\"15\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"15\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17\" cy=\"15\" r=\"2\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePocket Spring Support\u003c\/h3\u003e\n        \u003cp\u003eWebbing and pocket spring support over high-density foam delivers comfortable, supported seating that holds shape.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-tech-card\"\u003e\n        \u003cspan class=\"snd-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Frame: layered planks --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"5\" width=\"18\" height=\"3\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"3\" y=\"10.5\" width=\"18\" height=\"3\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"3\" y=\"16\" width=\"18\" height=\"3\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eHardwood + Plywood Frame\u003c\/h3\u003e\n        \u003cp\u003eSturdy hardwood and plywood frame construction is built to handle daily family use over the long haul.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Key Features Grid --\u003e\n  \u003cdiv class=\"snd-section\"\u003e\n    \u003cdiv class=\"snd-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"snd-features\"\u003e\n\n      \u003cdiv class=\"snd-feature-card\"\u003e\n        \u003cspan class=\"snd-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"9\" width=\"18\" height=\"9\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M5 12 L19 12\" opacity=\"0.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eIntegrated Console with Storage \u0026amp; USB\u003c\/h3\u003e\n        \u003cp\u003eThe Sunday's standout feature is the integrated wooden console between the main lounge and chaise. The flat wooden top is a natural spot for a drink, a book, or your phone — and the top slides open to reveal hidden storage inside, perfect for blankets and throws. Built-in USB charging ports on the console keep phones and tablets powered up while you relax.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-feature-card\"\u003e\n        \u003cspan class=\"snd-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 18 L3 11 L9 11 L9 13 L13 13 L13 18 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M13 13 L21 13 L21 18 L13 18\"\u003e\u003c\/path\u003e\u003ccircle cx=\"11.5\" cy=\"11.5\" r=\"1.2\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eSpacious 3 Seater + Chaise Layout\u003c\/h3\u003e\n        \u003cp\u003eThe L-shape configuration gives you a generous main lounge for three plus a wide chaise extension on the left when sitting — ideal for stretching out after a long day. The chaise depth handles tall adults comfortably, and the layout works well as the main feature in living rooms and family rooms.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-feature-card\"\u003e\n        \u003cspan class=\"snd-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"7\" cy=\"9\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"9\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17\" cy=\"9\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"7\" cy=\"15\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"15\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17\" cy=\"15\" r=\"2\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePocket Spring + High-Density Foam Support\u003c\/h3\u003e\n        \u003cp\u003eBeneath the upholstery, a webbing and pocket spring support system pairs with high-density foam to deliver seating that's comfortable for long sessions and holds its shape over years of family use. The hardwood and plywood frame underneath is built for the long haul.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-feature-card\"\u003e\n        \u003cspan class=\"snd-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"7\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eTwo Premium Grey Fabric Options\u003c\/h3\u003e\n        \u003cp\u003eChoose between \u003cstrong\u003eDark Grey\u003c\/strong\u003e for a moodier, more sophisticated lounge feel and \u003cstrong\u003eLight Grey\u003c\/strong\u003e for a brighter, airier room. Both are premium soft-touch fabric over the same hardwood and plywood frame — same Sunday, two different vibes.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Material Callout --\u003e\n  \u003cdiv class=\"snd-material-callout\"\u003e\n    \u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n    \u003cp\u003eThe Sunday is upholstered in premium soft-touch fabric over a sturdy hardwood and plywood frame, with a webbing and pocket spring support system paired with high-density foam for comfortable, supported seating. The integrated console between the main lounge and chaise features a natural-finish wooden top, and the sofa sits on sleek black metal tapered legs that lift it cleanly off the floor.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Colour Options --\u003e\n  \u003cdiv class=\"snd-section\"\u003e\n    \u003cdiv class=\"snd-label\"\u003eColour Options\u003c\/div\u003e\n    \u003cdiv class=\"snd-colours\"\u003e\n\n      \u003cdiv class=\"snd-colour-item\"\u003e\n        \u003cdiv class=\"snd-swatch\" style=\"background: linear-gradient(135deg, #525B65 0%, #3D4651 100%);\" aria-label=\"Dark Grey\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"snd-swatch-label\"\u003eDark Grey\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-colour-item\"\u003e\n        \u003cdiv class=\"snd-swatch\" style=\"background: linear-gradient(135deg, #B2B6B7 0%, #989C9F 100%);\" aria-label=\"Light Grey\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"snd-swatch-label\"\u003eLight Grey\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n    \u003cp style=\"font-size: 12.5px; color: #6B6B6B; margin-top: 8px;\"\u003eSwatch colours are approximate — see the Sunday in person at any A2Z Furniture showroom for accurate colour matching.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. Care Instructions --\u003e\n  \u003cdiv class=\"snd-section\"\u003e\n    \u003cdiv class=\"snd-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"snd-care-grid\"\u003e\n\n      \u003cdiv class=\"snd-care-card\"\u003e\n        \u003cspan class=\"snd-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003ch3\u003eVacuum Weekly\u003c\/h3\u003e\n        \u003cp\u003eVacuum the upholstery weekly with the upholstery attachment to lift dust and surface debris. Pay attention along the seams, around the chaise corner, and inside the storage compartment where crumbs collect.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-care-card\"\u003e\n        \u003cspan class=\"snd-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n        \u003cp\u003eBlot spills immediately with a clean white microfibre cloth — never rub. Test cleaners on a hidden area first. Avoid harsh solvents and bleach. Don't over-wet the fabric, especially in QLD humidity.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-care-card\"\u003e\n        \u003cspan class=\"snd-care-emoji\" aria-hidden=\"true\"\u003e🪵\u003c\/span\u003e\n        \u003ch3\u003eWipe the Wooden Console\u003c\/h3\u003e\n        \u003cp\u003eWipe the wooden console top with a soft, slightly damp cloth and buff dry. Avoid leaving wet glasses or hot mugs directly on the wood — use a coaster to protect the finish. Keep out of direct sunlight to prevent fading.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-care-card\"\u003e\n        \u003cspan class=\"snd-care-emoji\" aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e\n        \u003ch3\u003eClimate Care\u003c\/h3\u003e\n        \u003cp\u003eIn Queensland's humid summers, keep cleaning gentle and quick-drying. Don't over-wet the fabric. A fabric protector is a smart option for kids-and-pets households.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 8. At a Glance --\u003e\n  \u003cdiv class=\"snd-section\"\u003e\n    \u003cdiv class=\"snd-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"snd-list\"\u003e\n\n      \u003cdiv class=\"snd-list-item\"\u003e\n        \u003cdiv class=\"snd-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003e3 Seater main lounge plus chaise extension in an L-shape configuration.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-list-item\"\u003e\n        \u003cdiv class=\"snd-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eChaise is fixed on the left when sitting (not reversible).\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-list-item\"\u003e\n        \u003cdiv class=\"snd-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eIntegrated wooden console with sliding-top hidden storage and USB charging ports.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-list-item\"\u003e\n        \u003cdiv class=\"snd-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eRecessed cupholder on the outer armrest.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-list-item\"\u003e\n        \u003cdiv class=\"snd-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003ePremium soft-touch fabric in Dark Grey or Light Grey.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-list-item\"\u003e\n        \u003cdiv class=\"snd-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eHardwood and plywood frame.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-list-item\"\u003e\n        \u003cdiv class=\"snd-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eWebbing and pocket spring support over high-density foam.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-list-item\"\u003e\n        \u003cdiv class=\"snd-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eSleek black metal tapered legs.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"snd-list-item\"\u003e\n        \u003cdiv class=\"snd-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003e1-Year Warranty.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 9. Specifications Table --\u003e\n  \u003cdiv class=\"snd-section\"\u003e\n    \u003cdiv class=\"snd-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003ctable class=\"snd-spec-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eSpecification\u003c\/th\u003e\n          \u003cth\u003eDescription\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eUpholstery Material\u003c\/td\u003e\n          \u003ctd\u003eFabric\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eStructure\u003c\/td\u003e\n          \u003ctd\u003eHardwood + Plywood\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSupport System\u003c\/td\u003e\n          \u003ctd\u003eWebbing \u0026amp; Pocket Spring with High-Density Foam\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eChaise Orientation\u003c\/td\u003e\n          \u003ctd\u003eLeft When Sitting (fixed, not reversible)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eExternal Tools Required for Assembly\u003c\/td\u003e\n          \u003ctd\u003eScrewdriver (electric drill recommended)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eWarranty\u003c\/td\u003e\n          \u003ctd\u003e1 Year\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eInstruction Manual\u003c\/td\u003e\n          \u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Sunday_Instruction_Manual.pdf?v=1720843937\" target=\"_blank\" rel=\"noopener\"\u003eSunday Instruction Manual (PDF)\u003c\/a\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eDimensions (cm)\u003c\/td\u003e\n          \u003ctd\u003e\n            \u003ctable class=\"snd-dim-table\"\u003e\n              \u003cthead\u003e\n                \u003ctr\u003e\n                  \u003cth\u003e \u003c\/th\u003e\n                  \u003cth\u003eLength\u003c\/th\u003e\n                  \u003cth\u003eDepth\u003c\/th\u003e\n                  \u003cth\u003eHeight\u003c\/th\u003e\n                \u003c\/tr\u003e\n              \u003c\/thead\u003e\n              \u003ctbody\u003e\n                \u003ctr\u003e\n\u003ctd\u003eSofa\u003c\/td\u003e\n\u003ctd\u003e260\u003c\/td\u003e\n\u003ctd\u003e160\u003c\/td\u003e\n\u003ctd\u003e48 \/ 90\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd\u003eBox 1\u003c\/td\u003e\n\u003ctd\u003e180\u003c\/td\u003e\n\u003ctd\u003e87\u003c\/td\u003e\n\u003ctd\u003e58\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd\u003eBox 2\u003c\/td\u003e\n\u003ctd\u003e155\u003c\/td\u003e\n\u003ctd\u003e87\u003c\/td\u003e\n\u003ctd\u003e58\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003c\/tbody\u003e\n            \u003c\/table\u003e\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \u003cp class=\"snd-disclaimer\"\u003eTo visualise the size of the product or packaging, visit \u003ca href=\"https:\/\/size.link\/\" target=\"_blank\" rel=\"noopener\" style=\"color: #C2824D;\"\u003esize.link\u003c\/a\u003e and enter the dimensions.\u003c\/p\u003e\n    \u003cp class=\"snd-disclaimer\"\u003eImages are for illustration purposes only; the actual product may vary slightly. We recommend visiting one of our showrooms before purchasing.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 10. SEO Body Copy --\u003e\n  \u003cdiv class=\"snd-seo\"\u003e\n    \u003ch2\u003eSunday 3 Seater Chaise Sofa — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Sunday 3 Seater Chaise Sofa packs a lot of practical features into one piece. The L-shape layout gives you a 3-seater main lounge plus a wide chaise extension on the left when sitting — perfect for stretching out at the end of the day. Between the main lounge and the chaise sits an integrated wooden console with a flat natural-finish top, ideal for resting drinks, books, or a remote. Slide the console top open and there's hidden storage inside, ready for blankets, throws, or anything else you'd rather not see lying around. Built-in USB charging ports on the console keep phones and tablets powered while you relax, and a recessed cupholder on the outer armrest keeps drinks steady without a side table.\u003c\/p\u003e\n    \u003cp\u003eUnderneath the upholstery, the Sunday is built to last. The frame is hardwood and plywood, and the seat support pairs webbing with pocket springs over high-density foam — comfortable for long sessions and built to hold its shape over years of family use. The Sunday is upholstered in premium soft-touch fabric and comes in two colour options: Dark Grey for a moodier, more sophisticated lounge feel, or Light Grey for a brighter, airier room. Sleek black metal tapered legs lift the sofa off the floor for an easy-clean look. Note that the chaise orientation is fixed — the chaise is on the left when sitting (the cupholder armrest is on the right) — and is not reversible, so make sure the layout suits your room before ordering.\u003c\/p\u003e\n    \u003cp\u003eSee the Sunday 3 Seater Chaise Sofa in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Sit on it, slide the console open, try the cupholder, and check the fabric in both Dark Grey and Light Grey side by side. Our team can talk you through delivery to your suburb, lead times, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Warm Grey 14","offer_id":41320689729671,"sku":"SD-CSL-WG","price":999.0,"currency_code":"AUD","in_stock":false},{"title":"Dark Grey 39","offer_id":41321644884103,"sku":"SD-CSL-DG","price":999.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/D24023_BELFAST14.jpg?v=1736706321"},{"product_id":"solomon-fabric-sofa-bed-chaise-lounge","title":"Solomon 3 Seater Sofa Bed with Reversible Chaise","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.solomon-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.solomon-desc * { box-sizing: border-box; }\n.solomon-desc p { margin: 0 0 16px 0; }\n.solomon-desc strong { color: #222222; }\n\n.solomon-desc .solomon-section { margin-bottom: 28px; }\n\n.solomon-desc .solomon-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.solomon-desc .solomon-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .solomon-desc .solomon-features { grid-template-columns: 1fr; }\n}\n\n.solomon-desc .solomon-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.solomon-desc .solomon-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.solomon-desc .solomon-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.solomon-desc .solomon-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.solomon-desc .solomon-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.solomon-desc .solomon-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.solomon-desc .solomon-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.solomon-desc .solomon-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .solomon-desc .solomon-care-grid { grid-template-columns: 1fr; }\n}\n\n.solomon-desc .solomon-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.solomon-desc .solomon-care-card .solomon-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.solomon-desc .solomon-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.solomon-desc .solomon-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.solomon-desc .solomon-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  background: #F7EDE3;\n  border: 1px solid #E8C9AA;\n  border-radius: 8px;\n  padding: 14px 16px;\n  margin-bottom: 28px;\n}\n\n.solomon-desc .solomon-pill {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: #fff;\n  border: 1px solid #E8C9AA;\n  border-radius: 20px;\n  padding: 6px 12px;\n  font-size: 13px;\n  font-weight: 600;\n  color: #C2824D;\n  text-decoration: none;\n  white-space: nowrap;\n  transition: background 0.2s ease;\n}\n\n.solomon-desc .solomon-pill:hover {\n  background: #F7EDE3;\n}\n\n.solomon-desc .solomon-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.solomon-desc .solomon-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.solomon-desc .solomon-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.solomon-desc .solomon-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.solomon-desc .solomon-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.solomon-desc .solomon-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.solomon-desc .solomon-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.solomon-desc .mr-link {\n  color: #C2824D;\n  text-decoration: underline;\n  text-decoration-thickness: 1px;\n  text-underline-offset: 2px;\n  font-weight: 600;\n  white-space: nowrap;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"solomon-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"solomon-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eSolomon 3-Seat Fabric Sofa Bed with Reversible Chaise\u003c\/strong\u003e is a multi-functional sofa designed for living rooms that need to do more than one job. Pull out the sofa bed mechanism to convert the seating into a sleeping space for guests, lift the chaise top to reveal a hidden storage compartment, and drop down the middle backrest to reveal built-in cup holders during everyday use. The chaise is fully reversible — switch it from one side to the other at any time to suit how the room flows. Available in Black or Dark Grey fabric. Ships flat-packed for tool-free home assembly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features Grid --\u003e\n\u003cdiv class=\"solomon-section\"\u003e\n\u003cdiv class=\"solomon-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"solomon-features\"\u003e\n\u003cdiv class=\"solomon-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"solomon-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M2 17 V11 a4 4 0 0 1 4 -4 h12 a4 4 0 0 1 4 4 V17\"\u003e\u003c\/path\u003e\u003cline y2=\"17\" x2=\"22\" y1=\"17\" x1=\"2\"\u003e\u003c\/line\u003e\u003cline y2=\"14\" x2=\"2\" y1=\"20\" x1=\"2\"\u003e\u003c\/line\u003e\u003cline y2=\"14\" x2=\"22\" y1=\"20\" x1=\"22\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003ePull-Out Sofa Bed\u003c\/h3\u003e\n\u003cp\u003eConvert the sofa into a sleeping space in seconds — the pull-out mechanism extends the seat to make a bed for guests, then folds back away when you're done.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"solomon-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"solomon-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpolyline points=\"17 1 21 5 17 9\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M3 11 V9 a4 4 0 0 1 4 -4 h14\"\u003e\u003c\/path\u003e\u003cpolyline points=\"7 23 3 19 7 15\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M21 13 v2 a4 4 0 0 1 -4 4 H3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eReversible Chaise\u003c\/h3\u003e\n\u003cp\u003eThe chaise can be positioned on the left or right side of the sofa — switch it any time to suit your room layout, no tools required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"solomon-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"solomon-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M3 8 L21 8 L21 19 a2 2 0 0 1 -2 2 H5 a2 2 0 0 1 -2 -2 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 8 L3 6 a2 2 0 0 1 2 -2 h14 a2 2 0 0 1 2 2 v2\"\u003e\u003c\/path\u003e\u003cline y2=\"12\" x2=\"14\" y1=\"12\" x1=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eHidden Storage in Chaise\u003c\/h3\u003e\n\u003cp\u003eLift the chaise top to reveal a generous storage compartment beneath the seat — perfect for spare linen, blankets, pillows, or out-of-season throws.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"solomon-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"solomon-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M6 3 L18 3 L16 21 L8 21 Z\"\u003e\u003c\/path\u003e\u003cline y2=\"8\" x2=\"17\" y1=\"8\" x1=\"7\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eDrop-Down Centre Backrest\u003c\/h3\u003e\n\u003cp\u003eThe middle backrest folds down to reveal built-in cup holders — drinks stay close at hand during longer sessions on the lounge, and the backrest folds back up when you need the third seat upright.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material Callout --\u003e\n\u003cdiv class=\"solomon-material-callout\"\u003e\n\u003ch3\u003eAbout the Fabric Upholstery\u003c\/h3\u003e\n\u003cp\u003eThe Solomon is upholstered in a soft, hard-wearing fabric chosen for everyday use — comfortable to sit and lie on, easy to clean with regular vacuuming, and offered in two neutral colour options (Black and Dark Grey) that suit a wide range of room palettes. The fabric handles the weight of regular sofa-bed conversion well, holding its shape across both seating and sleeping configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"solomon-section\"\u003e\n\u003cdiv class=\"solomon-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"solomon-care-grid\"\u003e\n\u003cdiv class=\"solomon-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"solomon-care-emoji\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eVacuum Regularly\u003c\/h3\u003e\n\u003cp\u003eVacuum weekly with a soft brush attachment to lift dust and crumbs from the seats, back cushions, chaise, and inside the storage compartment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"solomon-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"solomon-care-emoji\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eSpot Clean Spills\u003c\/h3\u003e\n\u003cp\u003eWipe spills immediately with a clean, damp cloth before they have time to set. Use the \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\" class=\"mr-link\"\u003eGuardsman Fabric Care Kit\u003c\/a\u003e for deeper marks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"solomon-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"solomon-care-emoji\"\u003e🛡️\u003c\/span\u003e\n\u003ch3\u003eApply Fabric Protector\u003c\/h3\u003e\n\u003cp\u003eApply \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\" class=\"mr-link\"\u003eGuardsman Fabric Protector\u003c\/a\u003e on delivery and reapply periodically to add an extra layer of stain and spill protection over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"solomon-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"solomon-care-emoji\"\u003e☀️\u003c\/span\u003e\n\u003ch3\u003eKeep Out of Direct Sun\u003c\/h3\u003e\n\u003cp\u003ePosition away from prolonged direct sunlight to prevent fading and surface drying over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Recommended Care Products --\u003e\n\u003cdiv class=\"solomon-pills\"\u003e\n\u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\" class=\"solomon-pill\"\u003e🛡️ Guardsman Fabric Protector →\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\" class=\"solomon-pill\"\u003e🧴 Guardsman Fabric Care Kit →\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-lounge-care-with-5-year-warranty-2-4-seats\" class=\"solomon-pill\"\u003e⭐ 5-Year Fabric Lounge Care Warranty →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- 6. At a Glance --\u003e\n\u003cdiv class=\"solomon-section\"\u003e\n\u003cdiv class=\"solomon-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"solomon-list\"\u003e\n\u003cdiv class=\"solomon-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"solomon-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e3-seat fabric sofa with a chaise lounge — available in Black or Dark Grey fabric.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"solomon-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"solomon-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003ePull-out sofa bed mechanism converts the seat into a sleeping space for guests in seconds.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"solomon-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"solomon-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eReversible chaise switches sides at any time to suit your room layout — no tools required.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"solomon-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"solomon-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eLift-up chaise top reveals a hidden storage compartment for spare linen, blankets, pillows, or throws.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"solomon-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"solomon-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eDrop-down centre backrest reveals built-in cup holders for everyday use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"solomon-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"solomon-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eCompact L-shape footprint suits smaller living rooms, apartments, studios, and second bedrooms or studies.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. SEO Body Copy --\u003e\n\u003cdiv class=\"solomon-seo\"\u003e\n\u003ch2\u003eSolomon 3-Seat Fabric Sofa Bed with Reversible Chaise — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Solomon 3-Seat Fabric Sofa Bed is a multi-functional sofa designed for living rooms that need to do more than one job. The pull-out sofa bed mechanism converts the seat into a sleeping space for guests in seconds, then folds back away into a regular sofa for everyday use. The chaise sits to one side of the sofa to create an L-shape, with a generous hidden storage compartment beneath its lift-up top — handy for spare linen, blankets, pillows, or any of the seasonal items that need somewhere to live. The middle backrest folds down to reveal built-in cup holders, keeping drinks close at hand during longer sessions on the lounge.\u003c\/p\u003e\n\u003cp\u003eThe chaise is fully reversible. Whether your TV sits to the left of the room or the right, whether you've got a doorway that limits how the sofa fits, or whether you simply want to flip the layout for a fresh feel, the chaise can be moved from one side to the other at any time. The Solomon is upholstered in a soft, hard-wearing fabric chosen for everyday use — offered in two neutral colour options (Black and Dark Grey) that suit a wide range of room palettes — and the cushioned seat and back cushions deliver genuine sofa-level comfort even before you factor in the bed conversion.\u003c\/p\u003e\n\u003cp\u003eThe compact L-shape footprint suits smaller living rooms, apartments, studios, second bedrooms, and studies — anywhere you need a sofa that can pull double duty as guest accommodation without taking up the room of a full sofa-plus-spare-bed setup. Ships flat-packed for tool-free home assembly. Browse our wider \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/sofa-beds-with-storage\" class=\"mr-link\"\u003esofa beds with storage\u003c\/a\u003e and \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/corner-lounges-brisbane-gold-coast\" class=\"mr-link\"\u003ecorner lounges\u003c\/a\u003e for related options. See it in person at our Rocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh showrooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Black xz103 28","offer_id":41323472289927,"sku":"SO-RSB-B","price":799.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey xz103 32","offer_id":41323545165959,"sku":"SO-RSB-DG","price":799.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/image_cjyntlcjyntlcjyn_9b4e6470-7cc8-4504-802d-b2b3eb584732.png?v=1778477917"},{"product_id":"sampson-3-seater-fabric-sofa-bed-chaise","title":"Samson 3 Seater Fabric Sofa Bed with Reversible Chaise","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.samson-desc {\n  padding-top: 6px;\n  overflow: visible;\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  max-width: 100%;\n}\n\n.samson-desc * { box-sizing: border-box; }\n.samson-desc p { margin: 0 0 14px; }\n.samson-desc strong { color: #222222; }\n\n.samson-desc .samson-section-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 28px 0 12px;\n}\n\n.samson-desc .samson-intro { margin-bottom: 22px; }\n\n.samson-desc .mr-link {\n  color: #C2824D;\n  text-decoration: underline;\n  text-decoration-thickness: 1px;\n  text-underline-offset: 2px;\n  font-weight: 600;\n  white-space: nowrap;\n}\n\n.samson-desc .samson-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n  margin-bottom: 8px;\n}\n\n.samson-desc .samson-feature-card {\n  background: #F5F5F5;\n  border-radius: 10px;\n  padding: 18px;\n}\n\n.samson-desc .samson-feature-icon {\n  color: #C2824D;\n  margin-bottom: 10px;\n  display: inline-flex;\n}\n\n.samson-desc .samson-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  margin: 0 0 6px;\n  color: #222222;\n}\n\n.samson-desc .samson-feature-card p {\n  font-size: 14px;\n  margin: 0;\n  line-height: 1.55;\n  color: #222222;\n}\n\n.samson-desc .samson-callout {\n  background: #F7EDE3;\n  border-left: 3px solid #C2824D;\n  padding: 16px 18px;\n  border-radius: 4px;\n  margin-bottom: 8px;\n}\n\n.samson-desc .samson-callout h3 {\n  font-size: 13px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.12em;\n  margin: 0 0 8px;\n  color: #222222;\n}\n\n.samson-desc .samson-callout p {\n  font-size: 14px;\n  margin: 0;\n  line-height: 1.6;\n  color: #222222;\n}\n\n.samson-desc .samson-care {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 8px;\n}\n\n.samson-desc .samson-care-card {\n  background: #F5F5F5;\n  border-radius: 10px;\n  padding: 14px 16px;\n  display: flex;\n  gap: 12px;\n  align-items: flex-start;\n}\n\n.samson-desc .samson-care-emoji {\n  font-size: 22px;\n  line-height: 1;\n  flex-shrink: 0;\n  margin-top: 2px;\n}\n\n.samson-desc .samson-care-card h4 {\n  font-size: 13px;\n  font-weight: 700;\n  margin: 0 0 4px;\n  color: #222222;\n}\n\n.samson-desc .samson-care-card p {\n  font-size: 13.5px;\n  margin: 0;\n  line-height: 1.5;\n  color: #222222;\n}\n\n.samson-desc .samson-pills {\n  background: #F7EDE3;\n  border: 1px solid #E8C9AA;\n  border-radius: 10px;\n  padding: 14px;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-bottom: 8px;\n}\n\n.samson-desc .samson-pill {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: #ffffff;\n  border: 1px solid #E8C9AA;\n  color: #222222;\n  padding: 7px 13px;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 600;\n  text-decoration: none;\n  transition: all 0.2s ease;\n}\n\n.samson-desc .samson-pill:hover {\n  background: #C2824D;\n  color: #ffffff;\n  border-color: #C2824D;\n}\n\n.samson-desc .samson-glance {\n  background: #F5F5F5;\n  border-radius: 10px;\n  padding: 18px 20px;\n  margin-bottom: 8px;\n}\n\n.samson-desc .samson-list-item {\n  display: flex;\n  gap: 12px;\n  align-items: flex-start;\n  padding: 6px 0;\n}\n\n.samson-desc .samson-tick {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 20px;\n  height: 20px;\n  border-radius: 50%;\n  background: #C2824D;\n  flex-shrink: 0;\n  margin-top: 3px;\n}\n\n.samson-desc .samson-tick svg {\n  width: 12px;\n  height: 12px;\n  color: #ffffff;\n}\n\n.samson-desc .samson-list-item span:last-child {\n  font-size: 14px;\n  line-height: 1.55;\n  color: #222222;\n}\n\n.samson-desc .samson-seo {\n  border-top: 1px solid #E5E5E5;\n  margin-top: 28px;\n  padding-top: 22px;\n}\n\n.samson-desc .samson-seo h2 {\n  font-size: 18px;\n  font-weight: 700;\n  margin: 0 0 14px;\n  color: #222222;\n  line-height: 1.4;\n}\n\n.samson-desc .samson-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 12px;\n}\n\n@media (max-width: 768px) {\n  .samson-desc .samson-features,\n  .samson-desc .samson-care {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"samson-desc\"\u003e\n\u003cp class=\"samson-intro\"\u003e\u003cstrong\u003eThe Samson 3 Seat Fabric Sofa Bed with Chaise\u003c\/strong\u003e is a compact 3-seater with a hidden bed section that pulls out from beneath the sofa and lifts up to seat level, turning the lounge into a flat sleeping surface. The chaise is reversible — switch sides whenever your room layout changes — and a built-in cup holder in the armrest and hidden storage under the chaise round out a layout designed for small living rooms, apartments, and overnight guests. Available in Light and Dark fabric options.\u003c\/p\u003e\n\u003cdiv class=\"samson-section-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"samson-features\"\u003e\n\u003cdiv class=\"samson-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"samson-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpath d=\"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4\"\u003e\u003c\/path\u003e\u003cpolyline points=\"16 17 21 12 16 7\"\u003e\u003c\/polyline\u003e\u003cline y2=\"12\" x2=\"9\" y1=\"12\" x1=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003ePull-Out Sofa Bed\u003c\/h3\u003e\n\u003cp\u003eA hidden section pulls out from beneath the sofa and lifts up to seat level, turning the lounge into a flat sleeping surface for overnight guests.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"samson-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"samson-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpolyline points=\"17 1 21 5 17 9\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M3 11V9a4 4 0 0 1 4-4h14\"\u003e\u003c\/path\u003e\u003cpolyline points=\"7 23 3 19 7 15\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M21 13v2a4 4 0 0 1-4 4H3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eReversible Chaise\u003c\/h3\u003e\n\u003cp\u003eSwitch the chaise between left- and right-hand positions at any time to suit your room layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"samson-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"samson-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpath d=\"M18 8h1a4 4 0 0 1 0 8h-1\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z\"\u003e\u003c\/path\u003e\u003cline y2=\"4\" x2=\"6\" y1=\"1\" x1=\"6\"\u003e\u003c\/line\u003e\u003cline y2=\"4\" x2=\"10\" y1=\"1\" x1=\"10\"\u003e\u003c\/line\u003e\u003cline y2=\"4\" x2=\"14\" y1=\"1\" x1=\"14\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eBuilt-in Cup Holder\u003c\/h3\u003e\n\u003cp\u003eAn armrest cup holder keeps drinks within reach while you lounge or watch a movie.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"samson-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"samson-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpolyline points=\"21 8 21 21 3 21 3 8\"\u003e\u003c\/polyline\u003e\u003crect height=\"5\" width=\"22\" y=\"3\" x=\"1\"\u003e\u003c\/rect\u003e\u003cline y2=\"12\" x2=\"14\" y1=\"12\" x1=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eChaise Storage\u003c\/h3\u003e\n\u003cp\u003eHidden storage under the chaise tucks away blankets, pillows, or guest linen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"samson-section-label\"\u003eAbout the Material\u003c\/div\u003e\n\u003cdiv class=\"samson-callout\"\u003e\n\u003ch3\u003eAbout the Fabric Upholstery\u003c\/h3\u003e\n\u003cp\u003eThe Samson is finished in a soft-touch fabric upholstery selected for its texture and feel. The weave is gentle against skin and clothing, and holds up well to daily living-room use when paired with routine vacuuming and the recommended fabric care below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"samson-section-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"samson-care\"\u003e\n\u003cdiv class=\"samson-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"samson-care-emoji\"\u003e🧹\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eVacuum Regularly\u003c\/h4\u003e\n\u003cp\u003eUse a soft brush attachment weekly to lift dust and crumbs from cushions, seams, and the chaise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"samson-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"samson-care-emoji\"\u003e💧\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSpot Clean Spills\u003c\/h4\u003e\n\u003cp\u003eBlot immediately with a clean, damp cloth. Use the \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\" class=\"mr-link\"\u003eGuardsman Fabric Care Kit\u003c\/a\u003e for deeper marks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"samson-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"samson-care-emoji\"\u003e🚫\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAvoid Harsh Products\u003c\/h4\u003e\n\u003cp\u003eSkip bleach, solvents, and abrasive cleaners — they can lift the fibre and dull the colour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"samson-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"samson-care-emoji\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eApply Fabric Protector\u003c\/h4\u003e\n\u003cp\u003eTreat with \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\" class=\"mr-link\"\u003eGuardsman Fabric Protector\u003c\/a\u003e after delivery to help repel everyday spills.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"samson-section-label\"\u003eRecommended Care Products\u003c\/div\u003e\n\u003cdiv class=\"samson-pills\"\u003e\n\u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\" class=\"samson-pill\"\u003e\u003cspan aria-hidden=\"true\"\u003e🛡️\u003c\/span\u003e Guardsman Fabric Protector \u003cspan aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\" class=\"samson-pill\"\u003e\u003cspan aria-hidden=\"true\"\u003e🧴\u003c\/span\u003e Guardsman Fabric Care Kit \u003cspan aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-lounge-care-with-5-year-warranty-2-4-seats\" class=\"samson-pill\"\u003e\u003cspan aria-hidden=\"true\"\u003e🛋️\u003c\/span\u003e 5 Year Fabric Care Warranty \u003cspan aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"samson-section-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"samson-glance\"\u003e\n\u003cdiv class=\"samson-list-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"samson-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003eSoft fabric upholstery in your choice of Light or Dark to suit warm-neutral or cooler interiors.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"samson-list-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"samson-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003eHidden bed section pulls out from beneath the sofa and lifts up to create a flat sleeping surface.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"samson-list-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"samson-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003eReversible chaise — switch between left- and right-hand positions whenever your room layout changes.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"samson-list-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"samson-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003eBuilt-in armrest cup holder plus hidden chaise storage for blankets, remotes, and everyday essentials.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"samson-list-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"samson-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003eCompact footprint suits small living rooms, apartments, and studios where the sofa needs to do double duty.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"samson-seo\"\u003e\n\u003ch2\u003eSamson 3 Seat Fabric Sofa Bed with Chaise — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Samson 3 Seat Fabric Sofa Bed with Chaise is a compact, fabric-upholstered lounge that converts into a sleeping surface for overnight guests. A hidden bed section pulls out from beneath the sofa and lifts up to seat level, creating a flat sleeping surface, while the reversible chaise gives you the flexibility to swap sides as your room layout changes. A built-in cup holder and hidden chaise storage round out a piece that earns its space.\u003c\/p\u003e\n\u003cp\u003eThe Samson is offered in two colour options: Light and Dark. Light works well in airy, neutral interiors — pairing easily with warm timber, cream textiles, and soft natural light. Dark leans more contemporary — a confident anchor for rooms styled with cooler palettes, navy and grey tones, or rich timber accents. Both keep the focus on the sofa’s compact silhouette rather than the colour itself.\u003c\/p\u003e\n\u003cp\u003eThe Samson is a strong fit for small apartments, studios, and rental living rooms where a single piece needs to handle daytime seating and the occasional overnight guest. The chaise can be physically reconfigured to either side at any time, which makes it especially useful in homes where furniture moves around. It pairs comfortably with the broader \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/lounges-sofas-brisbane-gold-coast\" class=\"mr-link\"\u003eA2Z lounges and sofas range\u003c\/a\u003e. See it in person at our Rocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh showrooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Warm Grey yrm 19","offer_id":41323567644807,"sku":"SM-RSB-WG","price":699.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue yrm 23","offer_id":41323567677575,"sku":"SM-RSB-DG","price":699.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/samson-the-a2z-furniture-2.png?v=1778477923"},{"product_id":"bunbury-recliner-sofa-bluetooth-speakers","title":"Bunbury Air Leather Corner Recliner Sofa with Bluetooth Speaker","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.bnb-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.bnb-desc * { box-sizing: border-box; }\n.bnb-desc p { margin: 0 0 16px 0; }\n.bnb-desc strong { color: #222222; }\n\n.bnb-desc .bnb-section { margin-bottom: 28px; }\n\n.bnb-desc .bnb-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.bnb-desc .bnb-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .bnb-desc .bnb-features { grid-template-columns: 1fr; }\n}\n\n.bnb-desc .bnb-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.bnb-desc .bnb-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.bnb-desc .bnb-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.bnb-desc .bnb-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.bnb-desc .bnb-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 768px) {\n  .bnb-desc .bnb-tech-grid { grid-template-columns: 1fr 1fr; }\n}\n\n@media (max-width: 480px) {\n  .bnb-desc .bnb-tech-grid { grid-template-columns: 1fr; }\n}\n\n.bnb-desc .bnb-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.bnb-desc .bnb-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.bnb-desc .bnb-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.bnb-desc .bnb-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.bnb-desc .bnb-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.bnb-desc .bnb-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.bnb-desc .bnb-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n\/* Guardsman care pills row *\/\n.bnb-desc .bnb-care-pills {\n  margin-bottom: 28px;\n}\n\n.bnb-desc .bnb-care-pills-row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n@media (max-width: 640px) {\n  .bnb-desc .bnb-care-pills-row { grid-template-columns: 1fr; }\n}\n\n.bnb-desc .bnb-care-pill {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  padding: 14px 16px;\n  border-radius: 8px;\n  text-decoration: none;\n  border: 1px solid transparent;\n  transition: border-color 0.2s ease;\n}\n\n.bnb-desc .bnb-care-pill-rec {\n  background: #F7EDE3;\n  border-color: rgba(194, 130, 77, 0.35);\n  color: #2C241B;\n}\n\n.bnb-desc .bnb-care-pill-rec:hover {\n  border-color: #C2824D;\n}\n\n.bnb-desc .bnb-care-pill-warn {\n  background: #FBF4F4;\n  border-color: rgba(180, 80, 80, 0.25);\n  color: #4A2A2A;\n}\n\n.bnb-desc .bnb-care-pill-icon {\n  flex-shrink: 0;\n  width: 22px;\n  height: 22px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 13px;\n  font-weight: 700;\n  color: #fff;\n  margin-top: 1px;\n}\n\n.bnb-desc .bnb-care-pill-rec .bnb-care-pill-icon { background: #C2824D; }\n.bnb-desc .bnb-care-pill-warn .bnb-care-pill-icon { background: #B05050; }\n\n.bnb-desc .bnb-care-pill strong {\n  display: block;\n  font-size: 13px;\n  font-weight: 700;\n  margin: 0 0 2px 0;\n  color: inherit;\n}\n\n.bnb-desc .bnb-care-pill span {\n  display: block;\n  font-size: 12.5px;\n  line-height: 1.5;\n  color: inherit;\n  opacity: 0.8;\n}\n\n.bnb-desc .bnb-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .bnb-desc .bnb-care-grid { grid-template-columns: 1fr; }\n}\n\n.bnb-desc .bnb-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.bnb-desc .bnb-care-card .bnb-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.bnb-desc .bnb-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.bnb-desc .bnb-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.bnb-desc .bnb-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.bnb-desc .bnb-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.bnb-desc .bnb-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.bnb-desc .bnb-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.bnb-desc .bnb-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.bnb-desc .bnb-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.bnb-desc .bnb-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.bnb-desc .bnb-seo a {\n  color: #C2824D;\n  text-decoration: underline;\n  text-decoration-thickness: 1px;\n  text-underline-offset: 2px;\n  font-weight: 600;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"bnb-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"bnb-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eBunbury Corner Recliner Sofa with Bluetooth Speaker\u003c\/strong\u003e is a feature-packed corner sectional built for home theatre comfort and modern entertainment. Two reclining seats sit at each end of the sectional, separated from the corner seating by twin armrest consoles housing cupholders, a built-in Bluetooth speaker, USB charging, and storage. Ambient blue LED strip lights run along the underframe for cinema-style mood lighting. Diamond-quilted stitching across the backs and seats, all upholstered in premium \u003cstrong\u003eair leather\u003c\/strong\u003e in \u003cstrong\u003eBlack\u003c\/strong\u003e. Choose \u003cstrong\u003emanual\u003c\/strong\u003e or \u003cstrong\u003eelectric\u003c\/strong\u003e recline at order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Tech Features Grid --\u003e\n\u003cdiv class=\"bnb-section\"\u003e\n\u003cdiv class=\"bnb-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"bnb-tech-grid\"\u003e\n\u003cdiv class=\"bnb-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bnb-tech-icon\"\u003e \u003c!-- Bluetooth speaker --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect rx=\"2\" height=\"18\" width=\"12\" y=\"3\" x=\"6\"\u003e\u003c\/rect\u003e\u003ccircle fill=\"currentColor\" r=\"1.2\" cy=\"8\" cx=\"12\"\u003e\u003c\/circle\u003e\u003ccircle r=\"3\" cy=\"15\" cx=\"12\"\u003e\u003c\/circle\u003e\u003ccircle fill=\"currentColor\" r=\"1\" cy=\"15\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eBuilt-in Bluetooth Speaker\u003c\/h3\u003e\n\u003cp\u003ePair your phone to the centre-console speaker for clean wireless audio.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bnb-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bnb-tech-icon\"\u003e \u003c!-- Reclining chair side profile --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M6 14 L6 20 L18 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 14 L8 14 L8 5 Q8 3 10 3 L12 3 Q14 3 14 5 L14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 14 L18 18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eManual or Electric Recline\u003c\/h3\u003e\n\u003cp\u003eTwo corner recliner seats — choose pull-handle manual or button-controlled electric at order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bnb-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bnb-tech-icon\"\u003e \u003c!-- Cup with handle and steam lines --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M5 9 L17 9 L17 18 Q17 20 15 20 L7 20 Q5 20 5 18 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M17 11 L20 11 Q21 11 21 13 Q21 15 20 15 L17 15\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 5 Q9 7 10 7 Q11 7 11 5\"\u003e\u003c\/path\u003e\u003cpath d=\"M13 4 Q13 6 14 6 Q15 6 15 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003e4× Cupholders\u003c\/h3\u003e\n\u003cp\u003eTwo cupholders inset into each of the two armrest consoles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bnb-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bnb-tech-icon\"\u003e \u003c!-- Storage compartment --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M4 11 L4 19 Q4 20 5 20 L19 20 Q20 20 20 19 L20 11\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 11 Q3 7 6 6 L18 6 Q21 7 21 11 L3 11 Z\"\u003e\u003c\/path\u003e\u003cpath fill=\"currentColor\" d=\"M11 14 L13 14 L13 16 L11 16 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eConsole Storage\u003c\/h3\u003e\n\u003cp\u003eHidden storage compartments inside the armrest consoles — remotes, headphones, magazines tucked away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bnb-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bnb-tech-icon\"\u003e \u003c!-- USB cable --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003ccircle fill=\"currentColor\" r=\"1.5\" cy=\"20\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cline y2=\"6\" x2=\"12\" y1=\"18.5\" x1=\"12\"\u003e\u003c\/line\u003e\u003cpolygon fill=\"currentColor\" points=\"12,3 10,6 14,6\"\u003e\u003c\/polygon\u003e\u003cline y2=\"13\" x2=\"8\" y1=\"13\" x1=\"12\"\u003e\u003c\/line\u003e\u003ccircle fill=\"currentColor\" r=\"1.2\" cy=\"13\" cx=\"7\"\u003e\u003c\/circle\u003e\u003cline y2=\"11\" x2=\"16\" y1=\"11\" x1=\"12\"\u003e\u003c\/line\u003e\u003crect fill=\"currentColor\" height=\"3\" width=\"2.5\" y=\"9.5\" x=\"15\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eUSB Charging\u003c\/h3\u003e\n\u003cp\u003eUSB charging port built into the centre console — keep phones and tablets topped up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bnb-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bnb-tech-icon\"\u003e \u003c!-- Sofa silhouette with glowing line of dots underneath --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M3 14 L3 9 Q3 7 5 7 L19 7 Q21 7 21 9 L21 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 14 L3 17 L21 17 L21 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 17 L5 19 M19 17 L19 19\"\u003e\u003c\/path\u003e\u003ccircle fill=\"currentColor\" r=\"0.6\" cy=\"21\" cx=\"6\"\u003e\u003c\/circle\u003e\u003ccircle fill=\"currentColor\" r=\"0.6\" cy=\"21\" cx=\"9\"\u003e\u003c\/circle\u003e\u003ccircle fill=\"currentColor\" r=\"0.6\" cy=\"21\" cx=\"12\"\u003e\u003c\/circle\u003e\u003ccircle fill=\"currentColor\" r=\"0.6\" cy=\"21\" cx=\"15\"\u003e\u003c\/circle\u003e\u003ccircle fill=\"currentColor\" r=\"0.6\" cy=\"21\" cx=\"18\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eUnderseat Blue LED\u003c\/h3\u003e\n\u003cp\u003eAmbient blue LED strip lighting beneath the underframe — cinema-style mood for movie nights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Key Features Grid --\u003e\n\u003cdiv class=\"bnb-section\"\u003e\n\u003cdiv class=\"bnb-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"bnb-features\"\u003e\n\u003cdiv class=\"bnb-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bnb-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M3 7 L9 7 L12 4 L15 7 L21 7 L21 17 L3 17 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 7 L9 17 M15 7 L15 17\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSymmetric Corner Sectional\u003c\/h3\u003e\n\u003cp\u003eA wide-angle corner sofa with two reclining seats at each end and three corner seats forming the sweep between them. Built for big living rooms, family movie nights, and full-team home theatre setups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bnb-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bnb-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003ccircle r=\"2\" cy=\"12\" cx=\"6\"\u003e\u003c\/circle\u003e\u003ccircle r=\"2\" cy=\"12\" cx=\"18\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12 L16 12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eManual or Electric Recline\u003c\/h3\u003e\n\u003cp\u003eTwo reclining corner seats — choose \u003cstrong\u003emanual\u003c\/strong\u003e recline (pull-handle activated) or \u003cstrong\u003eelectric\u003c\/strong\u003e recline (button-controlled, mains-powered) at order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bnb-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bnb-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003crect rx=\"2\" height=\"18\" width=\"12\" y=\"3\" x=\"6\"\u003e\u003c\/rect\u003e\u003ccircle fill=\"currentColor\" r=\"1.2\" cy=\"8\" cx=\"12\"\u003e\u003c\/circle\u003e\u003ccircle r=\"3\" cy=\"15\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eBuilt-in Entertainment Console\u003c\/h3\u003e\n\u003cp\u003eCentre-console Bluetooth speaker for wireless phone-paired audio, plus USB charging, four stainless cupholders across both consoles, and concealed storage for remotes and headphones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bnb-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bnb-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003crect transform=\"rotate(45 12 12)\" rx=\"1\" height=\"18\" width=\"18\" y=\"3\" x=\"3\"\u003e\u003c\/rect\u003e\u003cpath transform=\"rotate(45 12 12)\" d=\"M3 12 L21 12 M12 3 L12 21\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eDiamond-Quilted Air Leather\u003c\/h3\u003e\n\u003cp\u003ePremium air leather upholstery with a diamond-quilted stitching pattern across the seat backs and bolster sections — soft hand-feel, smooth durable surface, easy to wipe clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Material Callout --\u003e\n\u003cdiv class=\"bnb-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Bunbury is upholstered in premium air leather with diamond-quilted stitching across the backs and bolsters — soft hand-feel, smooth durable surface, and easier to wipe clean than traditional leather. The frame is built on sturdy timber with a steel recliner mechanism, and powered components on the electric variant are powered by mains cables connecting to standard Australian wall outlets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Care Products Pill Row --\u003e\n\u003cdiv class=\"bnb-care-pills\"\u003e\n\u003cdiv class=\"bnb-label\"\u003eRecommended Care Products\u003c\/div\u003e\n\u003cdiv class=\"bnb-care-pills-row\"\u003e\n\u003ca class=\"bnb-care-pill bnb-care-pill-rec\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-proguard-care-kit\"\u003e\u003cspan class=\"bnb-care-pill-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eGuardsman ProGuard Care Kit\u003c\/strong\u003e \u003cspan\u003eThe right kit for air leather and PU leather upholstery — keeps the surface conditioned and protected.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cdiv class=\"bnb-care-pill bnb-care-pill-warn\"\u003e\n\u003cspan class=\"bnb-care-pill-icon\"\u003e✗\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eDon't use the Leather Care Kit\u003c\/strong\u003e \u003cspan\u003eThe Guardsman Leather Care Kit is for real leather only — using it on air leather can damage the surface.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Care Instructions --\u003e\n\u003cdiv class=\"bnb-section\"\u003e\n\u003cdiv class=\"bnb-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"bnb-care-grid\"\u003e\n\u003cdiv class=\"bnb-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bnb-care-emoji\"\u003e🧴\u003c\/span\u003e\n\u003ch3\u003eUse the Right Care Kit\u003c\/h3\u003e\n\u003cp\u003eCondition the air leather periodically with the Guardsman ProGuard Care Kit. Avoid the Leather Care Kit — that one is for real leather only and will damage air leather over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bnb-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bnb-care-emoji\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eWipe Spills Promptly\u003c\/h3\u003e\n\u003cp\u003eWipe spills immediately with a soft, damp cloth. Avoid harsh solvents, bleach, and abrasive cleaners — they strip the protective surface coating on air leather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bnb-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bnb-care-emoji\"\u003e☀️\u003c\/span\u003e\n\u003ch3\u003eKeep Out of Direct Sunlight\u003c\/h3\u003e\n\u003cp\u003eLong-term direct sun exposure can fade and crack air leather over time. Position the Bunbury away from harsh north-facing windows, especially in QLD's strong summer sun.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bnb-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bnb-care-emoji\"\u003e⚙️\u003c\/span\u003e\n\u003ch3\u003eOperate the Recliner Smoothly\u003c\/h3\u003e\n\u003cp\u003eFor manual models, pull the handle gently and let the mechanism release at its own pace. For electric models, let each cycle complete before pressing the button again — repeated rapid commands stress the motor over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. At a Glance --\u003e\n\u003cdiv class=\"bnb-section\"\u003e\n\u003cdiv class=\"bnb-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"bnb-list\"\u003e\n\u003cdiv class=\"bnb-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"bnb-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eSymmetric corner sectional with two reclining seats at each end.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bnb-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"bnb-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eManual or electric recline — choose at order.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bnb-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"bnb-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003ePremium diamond-quilted air leather upholstery in Black.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bnb-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"bnb-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eBuilt-in Bluetooth speaker on the centre armrest console.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bnb-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"bnb-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eTwo armrest consoles with 4× stainless steel cupholders, USB charging port, and concealed storage.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bnb-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"bnb-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eAmbient blue underseat LED strip lighting.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bnb-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"bnb-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eSturdy timber frame with steel recliner mechanism.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bnb-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"bnb-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eElectric variant powered by mains cables connecting to standard Australian wall outlets.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bnb-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"bnb-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eUse the Guardsman ProGuard Care Kit only — never the Leather Care Kit.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. SEO Body Copy --\u003e\n\u003cdiv class=\"bnb-seo\"\u003e\n\u003ch2\u003eBunbury Air Leather Corner Recliner Sofa with Bluetooth Speaker — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Bunbury Corner Recliner Sofa with Bluetooth Speaker is a feature-loaded corner sectional designed to be the centrepiece of a home theatre or family living room. Two reclining seats sit at each end of the sectional, separated from the corner seating by twin armrest consoles. One console houses a built-in Bluetooth speaker for wireless phone-paired audio, plus a USB charging port; both consoles include stainless steel cupholders and concealed storage compartments for remotes, headphones, and magazines. Ambient blue LED strip lighting runs along the underframe for a cinema-style glow on movie nights. The recliners are offered with \u003cstrong\u003emanual\u003c\/strong\u003e or \u003cstrong\u003eelectric\u003c\/strong\u003e recline at order — manual uses a classic pull-handle release, electric is button-controlled and powered by mains cables connecting to standard Australian wall outlets.\u003c\/p\u003e\n\u003cp\u003eUpholstered in premium \u003cstrong\u003eair leather\u003c\/strong\u003e with a diamond-quilted stitching pattern across the backs and bolsters, the Bunbury offers a soft, supple hand-feel with a smooth durable surface that's easier to wipe clean than traditional leather. Air leather has different care requirements to real leather — condition it periodically with the \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-proguard-care-kit\"\u003eGuardsman ProGuard Care Kit\u003c\/a\u003e, the kit specifically formulated for air and PU leather upholstery. Avoid the Guardsman Leather Care Kit, which is designed for real leather only and will damage the surface coating on air leather over time. Position the sectional away from direct sunlight to prevent long-term fade, and wipe spills immediately with a soft damp cloth.\u003c\/p\u003e\n\u003cp\u003eSee the Bunbury Corner Recliner Sofa with Bluetooth Speaker in person across our five South-East Queensland showrooms — Rocklea, Virginia, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Test both reclining seats, pair the Bluetooth speaker, lift the storage console lids, and check the LED glow before you decide. Our team can talk you through the manual and electric recline options, lead times, and delivery to your suburb. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Manual","offer_id":41524232388743,"sku":"BN-MCR-BL","price":2199.0,"currency_code":"AUD","in_stock":true},{"title":"Electric","offer_id":41524232519815,"sku":"BN-ECR-BL","price":2499.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/a926681b-88ef-4e2a-a4c9-7f29dc9f68dc.png?v=1778477974"},{"product_id":"bendigo-corner-recliner-sofa","title":"Bendigo Corner Recliner Sofa","description":"\u003ch2\u003e\u003cstrong\u003eBendigo Corner Recliner Sofa: Luxury Comfort\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp data-sourcepos=\"5:1-5:85\"\u003e\u003cstrong\u003eIndulge in ultimate comfort with our Bendigo Corner Recliner Sofa.\u003c\/strong\u003e\u003cspan\u003e This luxurious piece,\u003c\/span\u003e\u003cspan\u003e available in a sleek dark grey fabric,\u003c\/span\u003e\u003cspan\u003e is perfect for both modern and traditional homes.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-sourcepos=\"7:1-7:17\"\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-sourcepos=\"9:1-9:29\"\u003e\n\u003cli data-sourcepos=\"9:1-9:29\"\u003e\n\u003cstrong\u003eTwo Corner Recliner Seats:\u003c\/strong\u003e\u003cspan\u003e Relax and unwind with the push of a button.\u003c\/span\u003e\u003cspan\u003e Our manual or electric reclining options offer personalized comfort.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli data-sourcepos=\"10:1-10:50\"\u003e\n\u003cstrong\u003eCentral Console with Cup Holders:\u003c\/strong\u003e\u003cspan\u003e Enjoy your favorite drinks and snacks while lounging in style.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli data-sourcepos=\"11:1-11:114\"\u003e\n\u003cstrong\u003ePremium Quality Materials:\u003c\/strong\u003e\u003cspan\u003e Crafted with durable materials,\u003c\/span\u003e\u003cspan\u003e the Bendigo Corner Recliner Sofa is built to last.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-sourcepos=\"13:1-13:105\"\u003e\u003cstrong\u003eVisit our \u003ca href=\"https:\/\/thea2zfurniture.com\/pages\/contact-us\" title=\"Store Locations\"\u003estores in Brisbane and Gold Coast\u003c\/a\u003e to experience the Bendigo Corner Recliner Sofa firsthand.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-sourcepos=\"15:1-15:64\"\u003e\u003cstrong\u003eShop now at The A2Z Furniture and elevate your living space.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eTo visualize the size of your product or package, click on \u003c\/span\u003e\u003ca href=\"https:\/\/size.link\/\" title=\"Dimension visualization\" target=\"_blank\"\u003esize. link\u003c\/a\u003e\u003cspan\u003e them and enter the dimensions.\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan\u003eImages are only for illustration; the actual product might be slightly different. Therefore, we highly recommend you visit the store before the purchase.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"The A2Z Furniture","offers":[{"title":"Manual","offer_id":41901343506567,"sku":"BD-MCR-DG","price":2099.0,"currency_code":"AUD","in_stock":false},{"title":"Electric","offer_id":41901343539335,"sku":"BD-ECR-DG","price":2199.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/bendigo-corner-recliner-sofa-the-a2z-furniture-1_1.png?v=1778478250"},{"product_id":"7-seater-corner-recliner-with-usb","title":"Brody Suede Fabric Corner Recliner Sofa","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.brody-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.brody-desc * { box-sizing: border-box; }\n.brody-desc p { margin: 0 0 16px 0; }\n.brody-desc strong { color: #222222; }\n\n.brody-desc .brody-section { margin-bottom: 28px; }\n\n.brody-desc .brody-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.brody-desc .brody-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .brody-desc .brody-features { grid-template-columns: 1fr; }\n}\n\n.brody-desc .brody-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.brody-desc .brody-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.brody-desc .brody-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.brody-desc .brody-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.brody-desc .brody-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .brody-desc .brody-tech-grid { grid-template-columns: 1fr; }\n}\n\n.brody-desc .brody-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.brody-desc .brody-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.brody-desc .brody-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.brody-desc .brody-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.brody-desc .brody-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.brody-desc .brody-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.brody-desc .brody-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0 0 10px 0;\n  line-height: 1.7;\n}\n\n.brody-desc .brody-material-callout p:last-child { margin-bottom: 0; }\n\n.brody-desc .brody-material-callout a {\n  color: #C2824D;\n  font-weight: 600;\n  text-decoration: underline;\n}\n\n.brody-desc .brody-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .brody-desc .brody-care-grid { grid-template-columns: 1fr; }\n}\n\n.brody-desc .brody-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.brody-desc .brody-care-card .brody-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.brody-desc .brody-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.brody-desc .brody-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.brody-desc .brody-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.brody-desc .brody-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.brody-desc .brody-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.brody-desc .brody-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.brody-desc .brody-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.brody-desc .brody-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.brody-desc .brody-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.brody-desc .brody-seo a {\n  color: #C2824D;\n  font-weight: 600;\n  text-decoration: underline;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"brody-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"brody-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eBrody Rhino Fabric Corner Recliner Sofa\u003c\/strong\u003e is a true home-theatre setup — a 7-seater corner lounge with manual recliners on both end seats, two drop-down consoles with built-in cup holders and USB charging, and a curved corner section that ties the whole thing together. Wrapped in heavyweight Rhino fabric in classic Black, the Brody handles big family movie nights, weekend hosting, and everyday lounging without losing its shape.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Tech Features Grid --\u003e\n  \u003cdiv class=\"brody-section\"\u003e\n    \u003cdiv class=\"brody-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n    \u003cdiv class=\"brody-tech-grid\"\u003e\n\n      \u003cdiv class=\"brody-tech-card\"\u003e\n        \u003cspan class=\"brody-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Dual end-seat recliners --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"9\" width=\"6\" height=\"9\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"9\" y=\"9\" width=\"6\" height=\"9\" rx=\"1\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\u003crect x=\"16\" y=\"9\" width=\"6\" height=\"9\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M5 17 L3 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 17 L21 20\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eDual End-Seat Recliners\u003c\/h3\u003e\n        \u003cp\u003eBoth end seats recline manually — pull the lever and the footrest extends, the back tilts, the seat holds the angle.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"brody-tech-card\"\u003e\n        \u003cspan class=\"brody-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Drop-down consoles with cup holders and USB --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"8\" width=\"18\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"8\" cy=\"12\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"13\" cy=\"12\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003crect x=\"17\" y=\"11\" width=\"2\" height=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eDrop-Down Consoles\u003c\/h3\u003e\n        \u003cp\u003eTwo drop-down consoles with cup holders and USB charging ports — drinks and devices stay close while you lounge.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"brody-tech-card\"\u003e\n        \u003cspan class=\"brody-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Rhino fabric texture --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 9 L20 9\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 14 L20 14\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 4 L9 20\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 4 L14 20\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eHeavyweight Rhino Fabric\u003c\/h3\u003e\n        \u003cp\u003eDensely-woven Rhino fabric upholstery — built for everyday family use and holds its shape over years of daily wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"brody-tech-card\"\u003e\n        \u003cspan class=\"brody-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Curved corner \/ 7-seater layout --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 18 L8 18 Q 8 8, 18 8 L21 8\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 14 L3 18\"\u003e\u003c\/path\u003e\u003cpath d=\"M21 14 L21 18 L18 18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eCurved Corner — 7 Seats\u003c\/h3\u003e\n        \u003cp\u003eRounded corner section seats the whole family — softer transition than a square sectional and easier to move around.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Key Features Grid --\u003e\n  \u003cdiv class=\"brody-section\"\u003e\n    \u003cdiv class=\"brody-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"brody-features\"\u003e\n\n      \u003cdiv class=\"brody-feature-card\"\u003e\n        \u003cspan class=\"brody-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"9\" width=\"6\" height=\"9\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"16\" y=\"9\" width=\"6\" height=\"9\" rx=\"1\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eManual Recline at Both Ends\u003c\/h3\u003e\n        \u003cp\u003eThe two outer end seats are full manual recliners — pull the lever, lean back, and the footrest extends to support your legs. Two people can choose different angles independently while everyone else on the sofa stays seated normally. Useful for splitting a long movie night between someone who wants to nap and someone still wide awake.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"brody-feature-card\"\u003e\n        \u003cspan class=\"brody-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"8\" width=\"18\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"8\" cy=\"12\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003crect x=\"14\" y=\"11\" width=\"3\" height=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eCup Holders \u0026amp; USB on Both Sides\u003c\/h3\u003e\n        \u003cp\u003eTwo drop-down consoles — one near each end — turn the headrest area into a small drink-and-device station. Each console has cup holders for drinks and a USB port for phone or tablet charging. No coffee table needed for movie nights, no extension cords running across the rug, and both users on each side get their own setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"brody-feature-card\"\u003e\n        \u003cspan class=\"brody-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 9 L20 9\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 14 L20 14\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eHeavyweight Rhino Fabric\u003c\/h3\u003e\n        \u003cp\u003eThe Brody is upholstered in Rhino fabric — a densely-woven, heavyweight material with a smooth, even hand-feel. It's built for everyday family use, doesn't pill or fuzz from regular contact, and holds its shape over years of daily lounging. The fabric is one of the most practical upholstery choices for high-traffic Australian homes.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"brody-feature-card\"\u003e\n        \u003cspan class=\"brody-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 18 L8 18 Q 8 8, 18 8 L21 8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eCurved Corner Configuration\u003c\/h3\u003e\n        \u003cp\u003eUnlike a hard-angle L-shape, the Brody uses a rounded corner section that softens the transition between the two arms of the sectional. Conversation flows more naturally across the curve, the footprint feels less boxy in the room, and getting up off any seat doesn't require navigating around a sharp corner.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Material Callout --\u003e\n  \u003cdiv class=\"brody-material-callout\"\u003e\n    \u003ch3\u003eHeavyweight Rhino Fabric Upholstery\u003c\/h3\u003e\n    \u003cp\u003eThe Brody is upholstered in Rhino fabric — a densely-woven, heavyweight upholstery material engineered specifically for everyday family use. It has a smooth, even hand-feel, resists pilling and fuzzing from regular contact, and holds its shape over years of daily wear. Rhino fabric is one of the most practical upholstery choices for households with kids and pets, where the lounge sees heavy use day after day.\u003c\/p\u003e\n    \u003cp\u003eFor a deeper look at why Rhino fabric performs so well, read \u003ca href=\"https:\/\/thea2zfurniture.com\/blogs\/lounging-in-style-sofa-and-lounge-inspiration\/unveiling-the-marvel-of-rhino-fabric-a-comprehensive-guide-by-the-a2z-furniture\"\u003eour complete guide to Rhino fabric\u003c\/a\u003e — covering the weave, the durability, and the day-to-day care.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Care Instructions --\u003e\n  \u003cdiv class=\"brody-section\"\u003e\n    \u003cdiv class=\"brody-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"brody-care-grid\"\u003e\n\n      \u003cdiv class=\"brody-care-card\"\u003e\n        \u003cspan class=\"brody-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003ch3\u003eVacuum Weekly\u003c\/h3\u003e\n        \u003cp\u003eVacuum the upholstery weekly with the upholstery attachment to lift dust and surface debris. Pay attention to the seat seams, between the cushions, and inside the drop-down consoles.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"brody-care-card\"\u003e\n        \u003cspan class=\"brody-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n        \u003cp\u003eBlot spills immediately with a clean white microfibre cloth — never rub. Test cleaners on a hidden area first. Avoid harsh solvents and bleach. Don't over-wet the fabric, especially in QLD humidity.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"brody-care-card\"\u003e\n        \u003cspan class=\"brody-care-emoji\" aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e\n        \u003ch3\u003eClimate Care\u003c\/h3\u003e\n        \u003cp\u003ePosition away from direct sunlight to prevent fading. In Queensland's humid summers, keep cleaning gentle and quick-drying. A fabric protector is a smart option for kids-and-pets households.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"brody-care-card\"\u003e\n        \u003cspan class=\"brody-care-emoji\" aria-hidden=\"true\"\u003e🛋️\u003c\/span\u003e\n        \u003ch3\u003eEven Out Wear\u003c\/h3\u003e\n        \u003cp\u003eRotate cushions if removable, and encourage family members to alternate seats periodically. This distributes wear evenly and keeps the Rhino fabric looking uniform across all seven seats.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. At a Glance --\u003e\n  \u003cdiv class=\"brody-section\"\u003e\n    \u003cdiv class=\"brody-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"brody-list\"\u003e\n\n      \u003cdiv class=\"brody-list-item\"\u003e\n        \u003cdiv class=\"brody-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003e7-seater corner sofa with curved (rounded) corner section.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"brody-list-item\"\u003e\n        \u003cdiv class=\"brody-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eBoth end seats recline manually with lever control.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"brody-list-item\"\u003e\n        \u003cdiv class=\"brody-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eTwo drop-down consoles with cup holders.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"brody-list-item\"\u003e\n        \u003cdiv class=\"brody-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eUSB charging ports built into both consoles.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"brody-list-item\"\u003e\n        \u003cdiv class=\"brody-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eHeavyweight Rhino fabric upholstery in Black.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"brody-list-item\"\u003e\n        \u003cdiv class=\"brody-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003ePlush padded backrests and cushions throughout.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"brody-list-item\"\u003e\n        \u003cdiv class=\"brody-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003e1-Year Warranty.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. SEO Body Copy --\u003e\n  \u003cdiv class=\"brody-seo\"\u003e\n    \u003ch2\u003eBrody Rhino Fabric Corner Recliner Sofa — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Brody Rhino Fabric Corner Recliner Sofa is a complete home-theatre setup in one piece of furniture. Seven seats curve around a rounded corner section, both end seats recline manually with lever control for personalised lounging, and two drop-down consoles between the end seats and the corner pack in cup holders and USB charging ports for drinks and devices. The whole sectional is wrapped in heavyweight Rhino fabric — a densely-woven, hard-wearing upholstery built specifically for everyday family use. It holds its shape, doesn't pill or fuzz from regular contact, and stands up to years of daily lounging in busy Queensland households.\u003c\/p\u003e\n    \u003cp\u003eThe drop-down consoles are the standout convenience feature. Each console folds down from the seatback area to reveal cup holders for drinks and a USB port for phone or tablet charging — no need for a coffee table during movie night, and no extension cords running across the rug. Two consoles mean both ends of the sofa get their own setup, so whoever's sitting at either end has their drink and their phone within easy reach without having to share. Combined with the manual reclining at both ends, the Brody handles long film nights, weekend sports, and family gatherings without anyone having to leave their seat. \u003ca href=\"https:\/\/thea2zfurniture.com\/blogs\/lounging-in-style-sofa-and-lounge-inspiration\/unveiling-the-marvel-of-rhino-fabric-a-comprehensive-guide-by-the-a2z-furniture\"\u003eLearn more about Rhino fabric\u003c\/a\u003e if you'd like detail on why it works so well for high-traffic homes.\u003c\/p\u003e\n    \u003cp\u003eSee the Brody Corner Recliner Sofa in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Try the manual recline mechanism, fold down the consoles, and get a feel for how the curved corner sits in a real space. Our team can talk you through delivery to your suburb (this is a large piece, so we'll go through access and clearance), lead times, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":41980282175623,"sku":"BR-MRR-BL","price":2399.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/92aa8dcb-ac66-40b5-a88b-c0d794f68909.png?v=1778478254"},{"product_id":"sleek-3-seater-chaise-lounge","title":"Sleek","description":"\u003ch1\u003e\u003cstrong\u003eSleek 3 Seater Chaise Lounge\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cp\u003eElevate your living space with the Sleek, a stylish and affordable 3 seater chaise lounge designed to seamlessly complement various living arrangements.\u003c\/p\u003e\n\u003ch3\u003eModern Design for Space Optimization\u003c\/h3\u003e\n\u003cp\u003eThis 3 seater lounge with chaise features a sleek and modern design, perfect for maximizing space in smaller living rooms, open plan living areas, or any space that requires a comfortable seating solution.\u003c\/p\u003e\n\u003ch3\u003eChoose Your Style and Configuration\u003c\/h3\u003e\n\u003cp\u003eAvailable in a stunning grey color, the Sleek boasts a reversible chaise that effortlessly adapts to your living space layout. Transform it into a classic 3-seater sofa or a cozy corner lounge with a chaise.\u003c\/p\u003e\n\u003ch3\u003eComfort and Durability at an Unbeatable Price\u003c\/h3\u003e\n\u003cp\u003eThe Sleek isn't just versatile; it's built for ultimate comfort and practicality. Crafted from high-quality fabric, this chaise lounge 3 seater offers superior durability and lasting comfort, while the chaise lounge itself adds an extra layer of relaxation.\u003c\/p\u003e\n\u003ch3\u003eModular Design for Easy Customization\u003c\/h3\u003e\n\u003cp\u003eThis 3 seater chaise lounge grey features a modular design, allowing for easy configuration and customization to your liking. It's the perfect space-saving addition to living rooms where maximizing square footage is key. Additionally, you can complement it with other sofa designs or matching furniture pieces to create a cohesive look throughout your living space.\u003c\/p\u003e\n\u003ch3\u003eThe Perfect Chaise Lounge for Your Home\u003c\/h3\u003e\n\u003cp\u003eAt an unbeatable price, the Sleek is the ideal cheap 3 seater chaise lounge for those seeking style and comfort without breaking the bank. Don't miss out on this 3 seater chaise lounge sale and elevate your living space with the Sleek today!\u003c\/p\u003e\n\u003cp\u003eFind the perfect chaise lounge for your living room, whether you prefer corner lounges or a classic living area layout. This seater sofa comes in a variety of configurations, including modular sofas and fabric sofas, all designed for ultimate comfort and style.\u003c\/p\u003e\n\u003cp\u003eShop now and discover the perfect 3 seater chaise sofa for your Brisbane \u0026amp; Gold Coast home! \u003cspan\u003eBuy Now Pay Later with \u003ca href=\"https:\/\/www.afterpay.com\/en-AU\/how-it-works\" title=\"Afterpay How it Works\" data-mce-href=\"https:\/\/www.afterpay.com\/en-AU\/how-it-works\"\u003eAfterpay\u003c\/a\u003e, \u003ca href=\"https:\/\/zip.co\/au\/zip-pay\" title=\"Zippay How it Works\" data-mce-href=\"https:\/\/zip.co\/au\/zip-pay\"\u003eZippay\u003c\/a\u003e, \u003ca href=\"https:\/\/zip.co\/au\/zip-money\" title=\"ZipMoney How it Works\" data-mce-href=\"https:\/\/zip.co\/au\/zip-money\"\u003eZipMoney\u003c\/a\u003e, \u003ca href=\"https:\/\/www.shophumm.com\/au\/how-it-works\/\" title=\"Humm How it Works\" data-mce-href=\"https:\/\/www.shophumm.com\/au\/how-it-works\/\"\u003eHumm\u003c\/a\u003e, \u003ca href=\"https:\/\/www.latitudepay.com\/how-it-works\/\" title=\"Latitude Pay How it Works\" data-mce-href=\"https:\/\/www.latitudepay.com\/how-it-works\/\"\u003eLatitude Pay\u003c\/a\u003e or \u003ca href=\"https:\/\/www.interestfree.com.au\/\" title=\"Latitude Interest Free\" data-mce-href=\"https:\/\/www.interestfree.com.au\/\"\u003eLatitude Interest-Free.\u003c\/a\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eTo visualize your product or package size, click on \u003c\/span\u003e\u003ca href=\"https:\/\/size.link\/\" title=\"Dimension visualization\" target=\"_blank\" data-mce-href=\"https:\/\/size.link\/\"\u003esize.link\u003c\/a\u003e\u003cspan\u003e and enter the dimensions.\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan\u003eThe images are for illustration purposes only; the actual product might be slightly different. We highly recommend that you visit the store before making the purchase.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":42031834300551,"sku":"SL-CS-DG","price":599.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/sleek-the-a2z-furniture-1.png?v=1778478262"},{"product_id":"opulence-corner-sofa-usb-charger-left-right-chaise","title":"Opulence Corner Sofa","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.opul-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.opul-desc * { box-sizing: border-box; }\n.opul-desc p { margin: 0 0 16px 0; }\n.opul-desc strong { color: #222222; }\n\n.opul-desc .opul-section { margin-bottom: 28px; }\n\n.opul-desc .opul-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.opul-desc .opul-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .opul-desc .opul-features { grid-template-columns: 1fr; }\n}\n\n.opul-desc .opul-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.opul-desc .opul-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.opul-desc .opul-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.opul-desc .opul-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.opul-desc .opul-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 768px) {\n  .opul-desc .opul-tech-grid { grid-template-columns: 1fr 1fr; }\n}\n\n@media (max-width: 480px) {\n  .opul-desc .opul-tech-grid { grid-template-columns: 1fr; }\n}\n\n.opul-desc .opul-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.opul-desc .opul-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.opul-desc .opul-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.opul-desc .opul-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.opul-desc .opul-chaise-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 540px) {\n  .opul-desc .opul-chaise-grid { grid-template-columns: 1fr; }\n}\n\n.opul-desc .opul-chaise-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n  text-align: center;\n}\n\n.opul-desc .opul-chaise-card svg {\n  width: 100%;\n  max-width: 260px;\n  height: auto;\n  margin: 0 auto 10px auto;\n  display: block;\n}\n\n.opul-desc .opul-chaise-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n}\n\n.opul-desc .opul-chaise-card p {\n  font-size: 13px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.opul-desc .opul-chaise-note {\n  background: #F7EDE3;\n  border-left: 3px solid #C2824D;\n  border-radius: 0 6px 6px 0;\n  padding: 10px 14px;\n  margin-top: 12px;\n  font-size: 13px;\n  color: #2C241B;\n  line-height: 1.5;\n}\n\n.opul-desc .opul-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.opul-desc .opul-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.opul-desc .opul-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.opul-desc .opul-colour-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin-bottom: 28px;\n}\n\n.opul-desc .opul-option-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.opul-desc .opul-swatch {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  margin: 0 auto 8px auto;\n  border: 1px solid rgba(0,0,0,0.1);\n}\n\n.opul-desc .opul-option-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n}\n\n.opul-desc .opul-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .opul-desc .opul-care-grid { grid-template-columns: 1fr; }\n}\n\n.opul-desc .opul-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.opul-desc .opul-care-card .opul-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.opul-desc .opul-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.opul-desc .opul-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.opul-desc .opul-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.opul-desc .opul-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.opul-desc .opul-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.opul-desc .opul-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.opul-desc .opul-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.opul-desc .opul-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.opul-desc .opul-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"opul-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"opul-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eOpulence Corner Sofa\u003c\/strong\u003e is a deep, plush \u003cstrong\u003e6-seat L-shape corner sofa\u003c\/strong\u003e built from modular pieces — \u003cstrong\u003e1 end seat with armrest\u003c\/strong\u003e, \u003cstrong\u003e4 armless seats\u003c\/strong\u003e, \u003cstrong\u003e1 corner wedge\u003c\/strong\u003e, and \u003cstrong\u003e1 wooden storage console\u003c\/strong\u003e that caps the foot of the chaise in place of a second armrest. The wooden console has open cubby storage and a built-in \u003cstrong\u003eUSB charger\u003c\/strong\u003e, perfect for keeping books, candles, and devices within reach. Choose the \u003cstrong\u003eLeft\u003c\/strong\u003e or \u003cstrong\u003eRight\u003c\/strong\u003e chaise side at order to suit your room layout. Upholstered in plush \u003cstrong\u003ecorduroy fabric\u003c\/strong\u003e in \u003cstrong\u003eGrey\u003c\/strong\u003e or \u003cstrong\u003eBeige\u003c\/strong\u003e over a sturdy \u003cstrong\u003eeucalyptus and plywood\u003c\/strong\u003e frame. A coordinated set of \u003cstrong\u003ematching scatter pillows\u003c\/strong\u003e is included with the sofa; a \u003cstrong\u003ematching corduroy ottoman\u003c\/strong\u003e is available separately as an optional add-on.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Choose Your Chaise Side --\u003e\n  \u003cdiv class=\"opul-section\"\u003e\n    \u003cdiv class=\"opul-label\"\u003eChoose Your Chaise Side\u003c\/div\u003e\n    \u003cdiv class=\"opul-chaise-grid\"\u003e\n\n      \u003c!-- LEFT CHAISE: chaise extends to viewer's right (sitter's left) --\u003e\n      \u003cdiv class=\"opul-chaise-card\"\u003e\n        \u003csvg viewbox=\"0 0 280 200\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-label=\"Left chaise plan view: chaise on viewer's right with wooden storage at foot\"\u003e\n          \u003c!-- Armrest extension at far left of long leg --\u003e\n          \u003crect x=\"20\" y=\"28\" width=\"14\" height=\"54\" fill=\"#F7EDE3\" stroke=\"#C2824D\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/rect\u003e\n          \u003c!-- Main sofa body across top (long leg) --\u003e\n          \u003cpath d=\"M 34 30 L 220 30 L 220 80 L 34 80 Z\" fill=\"#F7EDE3\" stroke=\"#C2824D\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c!-- Wedge highlight at corner --\u003e\n          \u003crect x=\"176\" y=\"30\" width=\"44\" height=\"50\" fill=\"#C2824D\" opacity=\"0.13\"\u003e\u003c\/rect\u003e\n          \u003ctext x=\"198\" y=\"58\" text-anchor=\"middle\" font-family=\"Open Sans, sans-serif\" font-size=\"7\" fill=\"#8B5E3C\" font-weight=\"700\" letter-spacing=\"0.3\"\u003eWEDGE\u003c\/text\u003e\n          \u003c!-- Module dividers on long leg --\u003e\n          \u003cline x1=\"80\" y1=\"30\" x2=\"80\" y2=\"80\" stroke=\"#C2824D\" stroke-width=\"1.4\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"128\" y1=\"30\" x2=\"128\" y2=\"80\" stroke=\"#C2824D\" stroke-width=\"1.4\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"176\" y1=\"30\" x2=\"176\" y2=\"80\" stroke=\"#C2824D\" stroke-width=\"1.4\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c!-- Chaise extension coming down on viewer's right --\u003e\n          \u003cpath d=\"M 176 80 L 220 80 L 220 160 L 176 160 Z\" fill=\"#F7EDE3\" stroke=\"#C2824D\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c!-- Module divider on chaise leg --\u003e\n          \u003cline x1=\"176\" y1=\"120\" x2=\"220\" y2=\"120\" stroke=\"#C2824D\" stroke-width=\"1.4\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c!-- Wooden storage console at foot of chaise --\u003e\n          \u003crect x=\"171\" y=\"160\" width=\"54\" height=\"22\" fill=\"#8B5E3C\" stroke=\"#5A3D26\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/rect\u003e\n          \u003ctext x=\"198\" y=\"174\" text-anchor=\"middle\" font-family=\"Open Sans, sans-serif\" font-size=\"7\" fill=\"#fff\" font-weight=\"700\" letter-spacing=\"0.3\"\u003eSHELF + USB\u003c\/text\u003e\n          \u003c!-- Arm label --\u003e\n          \u003ctext x=\"27\" y=\"20\" text-anchor=\"middle\" font-family=\"Open Sans, sans-serif\" font-size=\"7\" fill=\"#8B5E3C\" font-weight=\"700\" letter-spacing=\"0.3\"\u003eARM\u003c\/text\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eLeft Chaise\u003c\/h3\u003e\n        \u003cp\u003eWhen sitting on the lounge, the chaise extends to your left.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- RIGHT CHAISE: chaise extends to viewer's left (sitter's right) --\u003e\n      \u003cdiv class=\"opul-chaise-card\"\u003e\n        \u003csvg viewbox=\"0 0 280 200\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-label=\"Right chaise plan view: chaise on viewer's left with wooden storage at foot\"\u003e\n          \u003c!-- Wedge highlight at corner --\u003e\n          \u003crect x=\"60\" y=\"30\" width=\"44\" height=\"50\" fill=\"#C2824D\" opacity=\"0.13\"\u003e\u003c\/rect\u003e\n          \u003ctext x=\"82\" y=\"58\" text-anchor=\"middle\" font-family=\"Open Sans, sans-serif\" font-size=\"7\" fill=\"#8B5E3C\" font-weight=\"700\" letter-spacing=\"0.3\"\u003eWEDGE\u003c\/text\u003e\n          \u003c!-- Main sofa body across top (long leg) --\u003e\n          \u003cpath d=\"M 60 30 L 246 30 L 246 80 L 60 80 Z\" fill=\"#F7EDE3\" stroke=\"#C2824D\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c!-- Armrest extension at far right of long leg --\u003e\n          \u003crect x=\"246\" y=\"28\" width=\"14\" height=\"54\" fill=\"#F7EDE3\" stroke=\"#C2824D\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/rect\u003e\n          \u003c!-- Module dividers on long leg --\u003e\n          \u003cline x1=\"104\" y1=\"30\" x2=\"104\" y2=\"80\" stroke=\"#C2824D\" stroke-width=\"1.4\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"152\" y1=\"30\" x2=\"152\" y2=\"80\" stroke=\"#C2824D\" stroke-width=\"1.4\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"200\" y1=\"30\" x2=\"200\" y2=\"80\" stroke=\"#C2824D\" stroke-width=\"1.4\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c!-- Chaise extension coming down on viewer's left --\u003e\n          \u003cpath d=\"M 60 80 L 104 80 L 104 160 L 60 160 Z\" fill=\"#F7EDE3\" stroke=\"#C2824D\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c!-- Module divider on chaise leg --\u003e\n          \u003cline x1=\"60\" y1=\"120\" x2=\"104\" y2=\"120\" stroke=\"#C2824D\" stroke-width=\"1.4\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c!-- Wooden storage console at foot of chaise --\u003e\n          \u003crect x=\"55\" y=\"160\" width=\"54\" height=\"22\" fill=\"#8B5E3C\" stroke=\"#5A3D26\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/rect\u003e\n          \u003ctext x=\"82\" y=\"174\" text-anchor=\"middle\" font-family=\"Open Sans, sans-serif\" font-size=\"7\" fill=\"#fff\" font-weight=\"700\" letter-spacing=\"0.3\"\u003eSHELF + USB\u003c\/text\u003e\n          \u003c!-- Arm label --\u003e\n          \u003ctext x=\"253\" y=\"20\" text-anchor=\"middle\" font-family=\"Open Sans, sans-serif\" font-size=\"7\" fill=\"#8B5E3C\" font-weight=\"700\" letter-spacing=\"0.3\"\u003eARM\u003c\/text\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eRight Chaise\u003c\/h3\u003e\n        \u003cp\u003eWhen sitting on the lounge, the chaise extends to your right.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n    \u003cdiv class=\"opul-chaise-note\"\u003e\n      \u003cstrong\u003eImportant:\u003c\/strong\u003e The Opulence has only \u003cem\u003eone armrest\u003c\/em\u003e — at the end of the long leg opposite the chaise. The wooden storage console caps the foot of the chaise in place of a second armrest. Your chaise side choice determines which side the wooden console with USB charger lives on. The chaise side is fixed at order and \u003cem\u003enot reversible\u003c\/em\u003e after assembly, so plan based on your room layout, the wall the sofa will sit against, and where you want the USB charger within reach.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Tech Features Grid --\u003e\n  \u003cdiv class=\"opul-section\"\u003e\n    \u003cdiv class=\"opul-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n    \u003cdiv class=\"opul-tech-grid\"\u003e\n\n      \u003cdiv class=\"opul-tech-card\"\u003e\n        \u003cspan class=\"opul-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Wooden shelf with cubbies --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"6\" width=\"18\" height=\"14\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"9\" y1=\"6\" x2=\"9\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"6\" x2=\"15\" y2=\"20\"\u003e\u003c\/line\u003e\u003ccircle cx=\"20\" cy=\"9\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eWooden Shelf with USB\u003c\/h3\u003e\n        \u003cp\u003eWooden shelf at the foot of the chaise with cubby storage and a built-in USB charger.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"opul-tech-card\"\u003e\n        \u003cspan class=\"opul-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- L-shape corner sofa silhouette --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 6 L21 6 L21 12 L9 12 L9 21 L3 21 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003e6-Seat Modular L-Shape\u003c\/h3\u003e\n        \u003cp\u003e1 end seat with arm, 4 armless seats, and 1 corner wedge — comfortable for the whole family or a crowd of guests.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"opul-tech-card\"\u003e\n        \u003cspan class=\"opul-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Cord\/corduroy fabric: vertical lines --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"4\" x2=\"8\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"11\" y1=\"4\" x2=\"11\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"4\" x2=\"14\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"17\" y1=\"4\" x2=\"17\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eSoft Corduroy Fabric\u003c\/h3\u003e\n        \u003cp\u003ePlush corduroy upholstery with a distinctive vertical-rib texture — soft to the touch and warmly modern.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"opul-tech-card\"\u003e\n        \u003cspan class=\"opul-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Plump cushion --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 9 Q3 6 6 6 L18 6 Q21 6 21 9 L21 17 Q21 19 19 19 L5 19 Q3 19 3 17 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 11 Q12 9 18 11\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 14 Q12 12 18 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePlump Padded Cushions\u003c\/h3\u003e\n        \u003cp\u003eGenerously stuffed seat cushions and pillow-soft back cushions for full sink-in comfort.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"opul-tech-card\"\u003e\n        \u003cspan class=\"opul-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Scatter pillows --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"9\" width=\"11\" height=\"9\" rx=\"1.5\" transform=\"rotate(-8 8.5 13.5)\"\u003e\u003c\/rect\u003e\u003crect x=\"11\" y=\"7\" width=\"10\" height=\"9\" rx=\"1.5\" transform=\"rotate(8 16 11.5)\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eMatching Pillows Included\u003c\/h3\u003e\n        \u003cp\u003eA coordinated set of matching corduroy scatter pillows is included with the sofa.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"opul-tech-card\"\u003e\n        \u003cspan class=\"opul-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Ottoman: low rectangular block --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"10\" width=\"18\" height=\"8\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"3\" y1=\"13\" x2=\"21\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"18\" x2=\"6\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"18\" x2=\"18\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eOptional Matching Ottoman\u003c\/h3\u003e\n        \u003cp\u003eCoordinated corduroy ottoman available as an optional add-on — float as a footrest or extra perch-seating.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Key Features Grid --\u003e\n  \u003cdiv class=\"opul-section\"\u003e\n    \u003cdiv class=\"opul-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"opul-features\"\u003e\n\n      \u003cdiv class=\"opul-feature-card\"\u003e\n        \u003cspan class=\"opul-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"6\" width=\"18\" height=\"14\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"9\" y1=\"6\" x2=\"9\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"6\" x2=\"15\" y2=\"20\"\u003e\u003c\/line\u003e\u003ccircle cx=\"20\" cy=\"9\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eWooden Shelf with USB Charger\u003c\/h3\u003e\n        \u003cp\u003eThe Opulence's standout feature: a sleek wooden shelf positioned at the foot of the chaise, with open cubby storage for books, candles, and decor objects, plus a \u003cstrong\u003ebuilt-in USB charger\u003c\/strong\u003e on the top surface for keeping phones and devices powered up while you relax. A rare practical touch on a corner sofa at this scale.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"opul-feature-card\"\u003e\n        \u003cspan class=\"opul-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"4\" x2=\"8\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"4\" x2=\"12\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"4\" x2=\"16\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePlush Corduroy Upholstery\u003c\/h3\u003e\n        \u003cp\u003eSoft, ribbed corduroy fabric with a warm tactile feel — a contemporary, on-trend choice that adds quiet texture to a living room. The structured pile of the rib helps the cushions hold their shape over years of daily use.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"opul-feature-card\"\u003e\n        \u003cspan class=\"opul-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 8 L21 8\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 5 L3 8 L6 11\"\u003e\u003c\/path\u003e\u003cpath d=\"M18 5 L21 8 L18 11\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eLeft or Right Chaise at Order\u003c\/h3\u003e\n        \u003cp\u003eChoose \u003cstrong\u003eLeft Chaise\u003c\/strong\u003e or \u003cstrong\u003eRight Chaise\u003c\/strong\u003e at order to suit your room layout. The wooden shelf with USB charger sits at the foot of the chaise, so your choice also determines which side this feature lives on. Fixed at order, not reversible after assembly.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"opul-feature-card\"\u003e\n        \u003cspan class=\"opul-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"8\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eTwo Colour Options\u003c\/h3\u003e\n        \u003cp\u003eChoose \u003cstrong\u003eGrey\u003c\/strong\u003e for a soft, contemporary look that pairs with light walls and natural timber, or \u003cstrong\u003eBeige\u003c\/strong\u003e for a warm, neutral profile that suits earthier interiors and complements stone, oak, and Mediterranean-style finishes beautifully.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Material Callout --\u003e\n  \u003cdiv class=\"opul-material-callout\"\u003e\n    \u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n    \u003cp\u003eThe Opulence is upholstered in plush corduroy fabric in Grey or Beige — a structured ribbed weave that's warm to the touch, on-trend, and texturally distinctive. The 6-seat L-shape configuration is built from modular pieces — one end seat with armrest, four armless seats, and one corner wedge — over a sturdy eucalyptus hardwood and plywood frame, with plump padded seat and back cushions delivering deep sink-in comfort. The wooden console caps the foot of the chaise in place of a second armrest, with open cubby storage and a built-in USB charger on the top surface, powered by a mains cable connecting to a standard Australian wall outlet. A coordinated set of matching corduroy scatter pillows is included with the sofa; a matching corduroy ottoman is available as an optional add-on.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Choose Your Colour --\u003e\n  \u003cdiv class=\"opul-section\"\u003e\n    \u003cdiv class=\"opul-label\"\u003eChoose Your Colour\u003c\/div\u003e\n    \u003cdiv class=\"opul-colour-grid\"\u003e\n      \u003cdiv class=\"opul-option-card\"\u003e\n        \u003cdiv class=\"opul-swatch\" style=\"background: linear-gradient(135deg, #8E9094, #6A6C70);\"\u003e\u003c\/div\u003e\n        \u003ch3\u003eGrey\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"opul-option-card\"\u003e\n        \u003cdiv class=\"opul-swatch\" style=\"background: linear-gradient(135deg, #C9B89E, #9C8D74);\"\u003e\u003c\/div\u003e\n        \u003ch3\u003eBeige\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. Care Instructions --\u003e\n  \u003cdiv class=\"opul-section\"\u003e\n    \u003cdiv class=\"opul-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"opul-care-grid\"\u003e\n\n      \u003cdiv class=\"opul-care-card\"\u003e\n        \u003cspan class=\"opul-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003ch3\u003eVacuum Along the Ribs\u003c\/h3\u003e\n        \u003cp\u003eVacuum the corduroy weekly with the upholstery attachment, brushing along the direction of the ribs to lift dust from between the grooves. Pay extra attention around the seat-cushion seams where crumbs collect.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"opul-care-card\"\u003e\n        \u003cspan class=\"opul-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n        \u003cp\u003eBlot spills immediately with a clean white microfibre cloth — never rub. Test cleaners on a hidden area first. Avoid harsh solvents and bleach. Don't over-wet the fabric, especially in QLD humidity.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"opul-care-card\"\u003e\n        \u003cspan class=\"opul-care-emoji\" aria-hidden=\"true\"\u003e🐾\u003c\/span\u003e\n        \u003ch3\u003eWatch Out for Pet Claws\u003c\/h3\u003e\n        \u003cp\u003eCorduroy's ribbed weave can catch on pet claws and sharp objects. Trim claws regularly, and gently snip any pulled threads flush — never pull a snag through, as it can ladder along the rib.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"opul-care-card\"\u003e\n        \u003cspan class=\"opul-care-emoji\" aria-hidden=\"true\"\u003e🔄\u003c\/span\u003e\n        \u003ch3\u003ePlump \u0026amp; Rotate Cushions\u003c\/h3\u003e\n        \u003cp\u003ePlump the seat and back cushions weekly and rotate them periodically to even out wear. This keeps the cushions looking full and prevents one side compressing faster than the other.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 8. At a Glance --\u003e\n  \u003cdiv class=\"opul-section\"\u003e\n    \u003cdiv class=\"opul-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"opul-list\"\u003e\n\n      \u003cdiv class=\"opul-list-item\"\u003e\n        \u003cdiv class=\"opul-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003e6-seat L-shape corner sofa with deep plump seating and pillow-soft back cushions.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"opul-list-item\"\u003e\n        \u003cdiv class=\"opul-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eModular construction: 1 end seat with arm, 4 armless seats, 1 corner wedge, 1 wooden storage console.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"opul-list-item\"\u003e\n        \u003cdiv class=\"opul-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eIntegrated wooden shelf at the foot of the chaise with cubby storage and a built-in USB charger.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"opul-list-item\"\u003e\n        \u003cdiv class=\"opul-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eChoose Left or Right chaise side at order — fixed and not reversible after assembly.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"opul-list-item\"\u003e\n        \u003cdiv class=\"opul-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003ePlush corduroy fabric upholstery in Grey or Beige.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"opul-list-item\"\u003e\n        \u003cdiv class=\"opul-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eSturdy frame in eucalyptus hardwood and plywood.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"opul-list-item\"\u003e\n        \u003cdiv class=\"opul-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eCoordinated set of matching corduroy scatter pillows included.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"opul-list-item\"\u003e\n        \u003cdiv class=\"opul-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eMatching corduroy ottoman available as an optional add-on.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"opul-list-item\"\u003e\n        \u003cdiv class=\"opul-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eUSB charger on the wooden shelf is powered by a mains cable connecting to a standard Australian wall outlet.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 9. SEO Body Copy --\u003e\n  \u003cdiv class=\"opul-seo\"\u003e\n    \u003ch2\u003eOpulence Corner Sofa with USB Charger — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Opulence Corner Sofa is a deep, plush 6-seat L-shape corner sofa designed for proper sink-in lounging — the kind of sofa where the whole family can stretch out for movie night, where you can curl up with a book on a Sunday afternoon, where guests have a real seat. The configuration is modular: \u003cstrong\u003eone end seat with armrest\u003c\/strong\u003e, \u003cstrong\u003efour armless seats\u003c\/strong\u003e, and \u003cstrong\u003eone corner wedge\u003c\/strong\u003e combine to form the L-shape, with deep plump seat cushions and equally plump pillow-soft back cushions throughout. The wooden console caps the foot of the chaise in place of a second armrest — a sleek piece with \u003cstrong\u003eopen cubby storage and a built-in USB charger\u003c\/strong\u003e on the top surface, perfect for stashing books, candles, and decor objects while keeping a phone or tablet charged within easy reach.\u003c\/p\u003e\n    \u003cp\u003eChoose \u003cstrong\u003eLeft Chaise\u003c\/strong\u003e or \u003cstrong\u003eRight Chaise\u003c\/strong\u003e at order — the choice also determines which side the wooden shelf with USB charger lives on, so think about your room layout, the wall the sofa will sit against, and where you want the USB charger to be most useful. The chaise side is fixed at order and not reversible after assembly. Upholstered in plush \u003cstrong\u003ecorduroy fabric\u003c\/strong\u003e with a distinctive vertical-rib texture, the Opulence comes in \u003cstrong\u003eGrey\u003c\/strong\u003e for a soft, contemporary look that pairs with light walls and natural timber, or \u003cstrong\u003eBeige\u003c\/strong\u003e for a warm, neutral profile that suits earthier interiors and complements stone, oak, and Mediterranean-style finishes. The frame is built on a sturdy combination of eucalyptus hardwood and plywood. A coordinated set of matching corduroy scatter pillows is included with the sofa, and a matching corduroy ottoman is available separately as an optional add-on. Care for the corduroy by vacuuming along the rib direction weekly, blotting spills promptly, and keeping pets' claws trimmed; the rib weave can catch on sharp claws.\u003c\/p\u003e\n    \u003cp\u003eSee the Opulence Corner Sofa in person across our five South-East Queensland showrooms — Rocklea, Virginia, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Sit on the sofa, feel the corduroy, plump the cushions, try the wooden shelf and USB charger, and try out the optional ottoman to find the layout that suits your room. Our team can talk you through colour options, lead times, and delivery to your suburb. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Beige \/ Right when sitting \/ Without Ottoman","offer_id":42502920437895,"sku":null,"price":1999.0,"currency_code":"AUD","in_stock":true},{"title":"Beige \/ Right when sitting \/ With Ottoman","offer_id":42510603616391,"sku":null,"price":2299.0,"currency_code":"AUD","in_stock":true},{"title":"Beige \/ Left when sitting \/ Without Ottoman","offer_id":42502921879687,"sku":null,"price":1999.0,"currency_code":"AUD","in_stock":true},{"title":"Beige \/ Left when sitting \/ With Ottoman","offer_id":42510603649159,"sku":null,"price":2299.0,"currency_code":"AUD","in_stock":true},{"title":"Grey \/ Right when sitting \/ Without Ottoman","offer_id":42502920470663,"sku":null,"price":1999.0,"currency_code":"AUD","in_stock":true},{"title":"Grey \/ Right when sitting \/ With Ottoman","offer_id":42510603681927,"sku":null,"price":2299.0,"currency_code":"AUD","in_stock":true},{"title":"Grey \/ Left when sitting \/ Without Ottoman","offer_id":42502921912455,"sku":null,"price":1999.0,"currency_code":"AUD","in_stock":true},{"title":"Grey \/ Left when sitting \/ With Ottoman","offer_id":42510603714695,"sku":null,"price":2299.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/opulence-corner-sofa-the-a2z-furniture-1_1.png?v=1778478273"},{"product_id":"odessey-3-seater-chaise-sofa","title":"Odessey 3 Seater Chaise Sofa","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.ods-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.ods-desc * { box-sizing: border-box; }\n.ods-desc p { margin: 0 0 16px 0; }\n.ods-desc strong { color: #222222; }\n\n.ods-desc .ods-section { margin-bottom: 28px; }\n\n.ods-desc .ods-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.ods-desc .ods-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .ods-desc .ods-features { grid-template-columns: 1fr; }\n}\n\n.ods-desc .ods-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.ods-desc .ods-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.ods-desc .ods-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.ods-desc .ods-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.ods-desc .ods-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 768px) {\n  .ods-desc .ods-tech-grid { grid-template-columns: 1fr 1fr; }\n}\n\n@media (max-width: 480px) {\n  .ods-desc .ods-tech-grid { grid-template-columns: 1fr; }\n}\n\n.ods-desc .ods-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.ods-desc .ods-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.ods-desc .ods-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.ods-desc .ods-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.ods-desc .ods-chaise-wrap {\n  background: #F5F5F5;\n  border-radius: 10px;\n  padding: 18px 16px;\n}\n\n.ods-desc .ods-chaise-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  margin-bottom: 14px;\n}\n\n@media (max-width: 600px) {\n  .ods-desc .ods-chaise-grid { grid-template-columns: 1fr; }\n}\n\n.ods-desc .ods-chaise-option {\n  background: #fff;\n  border: 1.5px solid #E5DDD2;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.ods-desc .ods-chaise-option h4 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #2C241B;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.05em;\n}\n\n.ods-desc .ods-chaise-caption {\n  font-size: 12px;\n  color: #6B6B6B;\n  margin: 0 0 10px 0;\n  font-style: italic;\n}\n\n.ods-desc .ods-chaise-svg {\n  width: 100%;\n  max-width: 240px;\n  height: auto;\n  display: block;\n  margin: 0 auto;\n}\n\n.ods-desc .ods-chaise-note {\n  font-size: 12.5px;\n  color: #444444;\n  text-align: center;\n  margin: 0;\n  font-style: italic;\n}\n\n.ods-desc .ods-swatch-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 18px;\n  margin-bottom: 8px;\n}\n\n.ods-desc .ods-swatch-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 8px;\n}\n\n.ods-desc .ods-swatch-circle {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  border: 2px solid #fff;\n  box-shadow: 0 0 0 1.5px #C2824D;\n}\n\n.ods-desc .ods-swatch-name {\n  font-size: 12px;\n  font-weight: 600;\n  color: #222222;\n  letter-spacing: 0.03em;\n}\n\n.ods-desc .ods-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.ods-desc .ods-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.ods-desc .ods-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.ods-desc .ods-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .ods-desc .ods-care-grid { grid-template-columns: 1fr; }\n}\n\n.ods-desc .ods-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.ods-desc .ods-care-card .ods-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.ods-desc .ods-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.ods-desc .ods-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.ods-desc .ods-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.ods-desc .ods-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.ods-desc .ods-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.ods-desc .ods-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.ods-desc .ods-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.ods-desc .ods-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.ods-desc .ods-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ods-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"ods-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eOdessey 3 Seater Chaise Sofa\u003c\/strong\u003e is a low-profile, deep-cushioned chaise sofa upholstered in soft, warm-touch \u003cstrong\u003echenille fabric\u003c\/strong\u003e over a sturdy \u003cstrong\u003eeucalyptus wood and plywood frame\u003c\/strong\u003e. Available in two timeless colours — \u003cstrong\u003eLight Grey\u003c\/strong\u003e or \u003cstrong\u003eDark Grey\u003c\/strong\u003e — and configurable in either \u003cstrong\u003eleft\u003c\/strong\u003e or \u003cstrong\u003eright\u003c\/strong\u003e chaise orientation at order, so the layout fits your room rather than the other way around. Wide flat armrests, generously padded seat and back cushions for sink-in comfort, and a coordinated set of \u003cstrong\u003ematching throw pillows included\u003c\/strong\u003e — the whole package is designed to drop into a modern living room and feel finished from day one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Choose Your Chaise Side --\u003e\n\u003cdiv class=\"ods-section\"\u003e\n\u003cdiv class=\"ods-label\"\u003eChoose Your Chaise Side\u003c\/div\u003e\n\u003cdiv class=\"ods-chaise-wrap\"\u003e\n\u003cdiv class=\"ods-chaise-grid\"\u003e\n\u003c!-- LEFT CHAISE: chaise on viewer's RIGHT (sitter's left) --\u003e\n\u003cdiv class=\"ods-chaise-option\"\u003e\n\u003ch4\u003eLeft Chaise\u003c\/h4\u003e\n\u003cp class=\"ods-chaise-caption\"\u003eChaise extends to your left when seated\u003c\/p\u003e\n\u003csvg class=\"ods-chaise-svg\" viewbox=\"0 0 240 200\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-label=\"Left chaise configuration top-down view\"\u003e\n            \n            \u003cline x1=\"20\" y1=\"20\" x2=\"220\" y2=\"20\" stroke=\"#888\" stroke-width=\"1.2\" stroke-dasharray=\"3 2\"\u003e\u003c\/line\u003e\n            \n            \u003crect x=\"20\" y=\"25\" width=\"200\" height=\"65\" fill=\"#F7EDE3\" stroke=\"#C2824D\" stroke-width=\"1.5\" rx=\"3\"\u003e\u003c\/rect\u003e\n            \n            \u003cline x1=\"85\" y1=\"40\" x2=\"85\" y2=\"90\" stroke=\"#C2824D\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"153\" y1=\"40\" x2=\"153\" y2=\"90\" stroke=\"#C2824D\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n            \n            \u003crect x=\"20\" y=\"25\" width=\"10\" height=\"65\" fill=\"#E5C9A8\" stroke=\"#C2824D\" stroke-width=\"1\" rx=\"1\"\u003e\u003c\/rect\u003e\n            \n            \u003crect x=\"155\" y=\"90\" width=\"65\" height=\"90\" fill=\"#F7EDE3\" stroke=\"#C2824D\" stroke-width=\"1.5\" rx=\"3\"\u003e\u003c\/rect\u003e\n            \n            \u003cline x1=\"220\" y1=\"20\" x2=\"220\" y2=\"180\" stroke=\"#888\" stroke-width=\"1.2\" stroke-dasharray=\"3 2\"\u003e\u003c\/line\u003e\n            \n            \u003cpath d=\"M 100 165 L 175 165\" stroke=\"#C2824D\" stroke-width=\"1.2\" fill=\"none\" marker-end=\"url(#ods-arrow-l)\"\u003e\u003c\/path\u003e\n            \u003ctext x=\"80\" y=\"170\" text-anchor=\"end\" font-family=\"Open Sans, sans-serif\" font-size=\"8\" fill=\"#C2824D\" font-style=\"italic\"\u003eleft\u003c\/text\u003e\n            \u003cdefs\u003e\n              \u003cmarker id=\"ods-arrow-l\" viewbox=\"0 0 10 10\" refx=\"8\" refy=\"5\" markerwidth=\"5\" markerheight=\"5\" orient=\"auto\"\u003e\n                \u003cpath d=\"M 0 0 L 10 5 L 0 10 z\" fill=\"#C2824D\"\u003e\u003c\/path\u003e\n              \u003c\/marker\u003e\n            \u003c\/defs\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c!-- RIGHT CHAISE: chaise on viewer's LEFT (sitter's right) --\u003e\n\u003cdiv class=\"ods-chaise-option\"\u003e\n\u003ch4\u003eRight Chaise\u003c\/h4\u003e\n\u003cp class=\"ods-chaise-caption\"\u003eChaise extends to your right when seated\u003c\/p\u003e\n\u003csvg class=\"ods-chaise-svg\" viewbox=\"0 0 240 200\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-label=\"Right chaise configuration top-down view\"\u003e\n            \n            \u003cline x1=\"20\" y1=\"20\" x2=\"220\" y2=\"20\" stroke=\"#888\" stroke-width=\"1.2\" stroke-dasharray=\"3 2\"\u003e\u003c\/line\u003e\n            \n            \u003crect x=\"20\" y=\"25\" width=\"200\" height=\"65\" fill=\"#F7EDE3\" stroke=\"#C2824D\" stroke-width=\"1.5\" rx=\"3\"\u003e\u003c\/rect\u003e\n            \n            \u003cline x1=\"87\" y1=\"40\" x2=\"87\" y2=\"90\" stroke=\"#C2824D\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"155\" y1=\"40\" x2=\"155\" y2=\"90\" stroke=\"#C2824D\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n            \n            \u003crect x=\"210\" y=\"25\" width=\"10\" height=\"65\" fill=\"#E5C9A8\" stroke=\"#C2824D\" stroke-width=\"1\" rx=\"1\"\u003e\u003c\/rect\u003e\n            \n            \u003crect x=\"20\" y=\"90\" width=\"65\" height=\"90\" fill=\"#F7EDE3\" stroke=\"#C2824D\" stroke-width=\"1.5\" rx=\"3\"\u003e\u003c\/rect\u003e\n            \n            \u003cline x1=\"20\" y1=\"20\" x2=\"20\" y2=\"180\" stroke=\"#888\" stroke-width=\"1.2\" stroke-dasharray=\"3 2\"\u003e\u003c\/line\u003e\n            \n            \u003cpath d=\"M 140 165 L 65 165\" stroke=\"#C2824D\" stroke-width=\"1.2\" fill=\"none\" marker-end=\"url(#ods-arrow-r)\"\u003e\u003c\/path\u003e\n            \u003ctext x=\"160\" y=\"170\" text-anchor=\"start\" font-family=\"Open Sans, sans-serif\" font-size=\"8\" fill=\"#C2824D\" font-style=\"italic\"\u003eright\u003c\/text\u003e\n            \u003cdefs\u003e\n              \u003cmarker id=\"ods-arrow-r\" viewbox=\"0 0 10 10\" refx=\"8\" refy=\"5\" markerwidth=\"5\" markerheight=\"5\" orient=\"auto\"\u003e\n                \u003cpath d=\"M 0 0 L 10 5 L 0 10 z\" fill=\"#C2824D\"\u003e\u003c\/path\u003e\n              \u003c\/marker\u003e\n            \u003c\/defs\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"ods-chaise-note\"\u003eChaise side is fixed at order — choose the orientation that fits your room before purchase. Not reversible after assembly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Tech Features Grid --\u003e\n\u003cdiv class=\"ods-section\"\u003e\n\u003cdiv class=\"ods-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"ods-tech-grid\"\u003e\n\u003cdiv class=\"ods-tech-card\"\u003e\n\u003cspan class=\"ods-tech-icon\" aria-hidden=\"true\"\u003e \u003c!-- Chenille: textured weave --\u003e \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"8\" cy=\"8\" r=\"1\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"1\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"8\" r=\"1\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"8\" cy=\"12\" r=\"1\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"1\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"1\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"8\" cy=\"16\" r=\"1\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"16\" r=\"1\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"1\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eChenille Fabric\u003c\/h3\u003e\n\u003cp\u003ePremium chenille upholstery in Light Grey or Dark Grey — soft and warm to the touch with a textured weave that adds depth and character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-tech-card\"\u003e\n\u003cspan class=\"ods-tech-icon\" aria-hidden=\"true\"\u003e \u003c!-- L-shape with chaise --\u003e \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 5 L21 5 L21 13 L13 13 L13 21 L3 21 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003e3-Seater + Chaise\u003c\/h3\u003e\n\u003cp\u003eThree-seat main lounge with a deep chaise extension — proper seating for the family plus a stretch-out spot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-tech-card\"\u003e\n\u003cspan class=\"ods-tech-icon\" aria-hidden=\"true\"\u003e \u003c!-- Customisable chaise side --\u003e \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M9 6 L4 11 L9 16\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 6 L20 11 L15 16\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"11\" x2=\"20\" y2=\"11\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eChoose Left or Right Chaise\u003c\/h3\u003e\n\u003cp\u003ePick the chaise side that fits your room — left or right — at order. Configurable layout with no compromise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-tech-card\"\u003e\n\u003cspan class=\"ods-tech-icon\" aria-hidden=\"true\"\u003e \u003c!-- Wide flat armrests --\u003e \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"9\" width=\"5\" height=\"10\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"16\" y=\"9\" width=\"5\" height=\"10\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"13\" x2=\"16\" y2=\"13\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eWide Flat Armrests\u003c\/h3\u003e\n\u003cp\u003eChunky, square-edged armrests on both ends — wide enough to set down a cup, a phone, or a book.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-tech-card\"\u003e\n\u003cspan class=\"ods-tech-icon\" aria-hidden=\"true\"\u003e \u003c!-- Eucalyptus + plywood frame --\u003e \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"6\" width=\"16\" height=\"14\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"11\" x2=\"20\" y2=\"11\"\u003e\u003c\/line\u003e\u003cline x1=\"4\" y1=\"15\" x2=\"20\" y2=\"15\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eEucalyptus + Plywood Frame\u003c\/h3\u003e\n\u003cp\u003eRobust hardwood and plywood frame — engineered for long-lasting structural support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-tech-card\"\u003e\n\u003cspan class=\"ods-tech-icon\" aria-hidden=\"true\"\u003e \u003c!-- Throw pillows --\u003e \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"6\" width=\"9\" height=\"9\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003crect x=\"11\" y=\"11\" width=\"9\" height=\"9\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eThrow Pillows Included\u003c\/h3\u003e\n\u003cp\u003eA set of matching throw pillows is included — coordinated to the upholstery, ready to drop on out of the box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Key Features Grid --\u003e\n\u003cdiv class=\"ods-section\"\u003e\n\u003cdiv class=\"ods-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"ods-features\"\u003e\n\u003cdiv class=\"ods-feature-card\"\u003e\n\u003cspan class=\"ods-feature-icon\" aria-hidden=\"true\"\u003e \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"9\" cy=\"9\" r=\"0.8\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"15\" cy=\"9\" r=\"0.8\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"9\" cy=\"15\" r=\"0.8\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"15\" cy=\"15\" r=\"0.8\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"0.8\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003ePremium Chenille Fabric in Light or Dark Grey\u003c\/h3\u003e\n\u003cp\u003eThe Odessey is upholstered in a soft, warm-touch chenille — a textured looped weave that gives the surface real depth and character without leaning shiny or formal. Available in two timeless colours: \u003cstrong\u003eLight Grey\u003c\/strong\u003e for a fresh, contemporary feel that suits Scandinavian, coastal, and minimalist interiors, or \u003cstrong\u003eDark Grey\u003c\/strong\u003e for a richer, moodier look that pairs well with bolder accent pieces and warmer timber tones. Chenille is one of the most inviting fabrics for a sofa you actually want to spend hours on, with a casual, lived-in feel. Note: chenille's looped weave can snag on pet claws, so households with cats or dogs should keep that in mind (see care section below).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-feature-card\"\u003e\n\u003cspan class=\"ods-feature-icon\" aria-hidden=\"true\"\u003e \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M9 6 L4 11 L9 16\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 6 L20 11 L15 16\"\u003e\u003c\/path\u003e\u003cline x1=\"4\" y1=\"11\" x2=\"20\" y2=\"11\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCustomisable Chaise Side — Left or Right\u003c\/h3\u003e\n\u003cp\u003eThe Odessey ships in either left chaise or right chaise configuration — you pick the orientation that fits your room before placing your order. Most rooms work better with one orientation than the other depending on door positions, TV placement, and where natural traffic flows. The chaise side is fixed at order and not reversible after assembly, so check your room layout against the diagrams above before choosing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-feature-card\"\u003e\n\u003cspan class=\"ods-feature-icon\" aria-hidden=\"true\"\u003e \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"6\" width=\"16\" height=\"14\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"11\" x2=\"20\" y2=\"11\"\u003e\u003c\/line\u003e\u003cline x1=\"4\" y1=\"15\" x2=\"20\" y2=\"15\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eEucalyptus Wood \u0026amp; Plywood Frame\u003c\/h3\u003e\n\u003cp\u003eBuilt on a robust frame combining eucalyptus hardwood and plywood for long-lasting structural support — a step up from softwood-only frames at this price point. Eucalyptus is a dense, hard-wearing timber that holds joinery well and resists warping, and the plywood components add cross-grain strength where it matters. Engineered for everyday family use over years rather than months.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-feature-card\"\u003e\n\u003cspan class=\"ods-feature-icon\" aria-hidden=\"true\"\u003e \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"6\" width=\"9\" height=\"9\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003crect x=\"11\" y=\"11\" width=\"9\" height=\"9\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eWide Flat Armrests \u0026amp; Matching Throw Pillows\u003c\/h3\u003e\n\u003cp\u003eThe Odessey's wide, square-edged armrests are wide enough to use as informal side tables — set down a coffee mug, balance a phone, or rest an open book without an end table. A coordinated set of matching throw pillows is included, already styled to the upholstery colour and ready to drop on out of the box. Deep, plush seat and back cushions complete the sink-in feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Material Callout --\u003e\n\u003cdiv class=\"ods-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Odessey is upholstered in soft, warm-touch chenille fabric over a sturdy frame combining eucalyptus hardwood and plywood. Available in Light Grey or Dark Grey. Wide square-edged armrests on both ends, deep padded seat and back cushions for sink-in comfort, and a chaise extension that adds a stretch-out spot to the silhouette. A set of matching throw pillows is included. Configurable left or right chaise at order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Colour Swatches --\u003e\n\u003cdiv class=\"ods-section\"\u003e\n\u003cdiv class=\"ods-label\"\u003eAvailable Colours\u003c\/div\u003e\n\u003cdiv class=\"ods-swatch-row\"\u003e\n\u003cdiv class=\"ods-swatch-item\"\u003e\n\u003cdiv class=\"ods-swatch-circle\" style=\"background: linear-gradient(135deg, #C7CACE, #9DA1A4);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ods-swatch-name\"\u003eLight Grey\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-swatch-item\"\u003e\n\u003cdiv class=\"ods-swatch-circle\" style=\"background: linear-gradient(135deg, #5A5E62, #3D4145);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ods-swatch-name\"\u003eDark Grey\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. Care Instructions --\u003e\n\u003cdiv class=\"ods-section\"\u003e\n\u003cdiv class=\"ods-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"ods-care-grid\"\u003e\n\u003cdiv class=\"ods-care-card\"\u003e\n\u003cspan class=\"ods-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eVacuum Weekly\u003c\/h3\u003e\n\u003cp\u003eVacuum the chenille weekly with a soft brush attachment to lift dust, crumbs, and pet hair from the looped weave. Pay attention to the seams, the corner where the chaise meets the main sofa, and underneath the cushions and throw pillows where lint tends to collect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-care-card\"\u003e\n\u003cspan class=\"ods-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n\u003cp\u003eBlot spills immediately with a clean white microfibre cloth — never rub, which can drive the spill deeper into the looped weave or distort the surface. Test any cleaner on a hidden area first. Avoid harsh solvents and bleach. Don't over-wet the fabric — Brisbane and Gold Coast humidity can slow drying.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-care-card\"\u003e\n\u003cspan class=\"ods-care-emoji\" aria-hidden=\"true\"\u003e🐾\u003c\/span\u003e\n\u003ch3\u003ePet Claw Caution\u003c\/h3\u003e\n\u003cp\u003eChenille's looped weave can snag on cat and dog claws — pulled threads on chenille usually require professional repair. If you have pets, consider keeping their nails trimmed, providing a designated scratching post away from the sofa, or training them to stay off the upholstery to keep the surface looking sharp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-care-card\"\u003e\n\u003cspan class=\"ods-care-emoji\" aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e\n\u003ch3\u003eClimate Care\u003c\/h3\u003e\n\u003cp\u003eKeep the sofa out of prolonged direct sunlight to protect the chenille from fading — especially relevant for the Light Grey variant, where fade shows more visibly than Dark Grey. Pull curtains during peak afternoon sun and consider sheer window coverings if the room gets strong direct light. Encourage everyone to spread their seating across all positions to even out wear and keep the upholstery ageing consistently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. At a Glance --\u003e\n\u003cdiv class=\"ods-section\"\u003e\n\u003cdiv class=\"ods-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"ods-list\"\u003e\n\u003cdiv class=\"ods-list-item\"\u003e\n\u003cdiv class=\"ods-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e3-seater chaise sofa upholstered in soft, warm-touch chenille fabric.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-list-item\"\u003e\n\u003cdiv class=\"ods-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eAvailable in two colours: Light Grey and Dark Grey.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-list-item\"\u003e\n\u003cdiv class=\"ods-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eCustomisable chaise side — choose left or right at order.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-list-item\"\u003e\n\u003cdiv class=\"ods-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eChaise side is fixed at order — not reversible after assembly.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-list-item\"\u003e\n\u003cdiv class=\"ods-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eRobust frame combining eucalyptus hardwood and plywood for long-lasting structural support.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-list-item\"\u003e\n\u003cdiv class=\"ods-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eWide square armrests on both ends — function as informal side tables.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-list-item\"\u003e\n\u003cdiv class=\"ods-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eDeep padded seat and back cushions for sink-in comfort.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-list-item\"\u003e\n\u003cdiv class=\"ods-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eMatching throw pillows included.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-list-item\"\u003e\n\u003cdiv class=\"ods-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003ePet households should keep nails trimmed — chenille's looped weave can snag on claws.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ods-list-item\"\u003e\n\u003cdiv class=\"ods-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eModern low-profile silhouette suits contemporary, transitional, and coastal interiors.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. SEO Body Copy --\u003e\n\u003cdiv class=\"ods-seo\"\u003e\n\u003ch2\u003eOdessey 3 Seater Chaise Sofa — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Odessey 3 Seater Chaise Sofa is a low-profile, deep-cushioned chaise sofa upholstered in soft, warm-touch chenille fabric — a textured looped weave that gives the surface real depth and character without leaning shiny or formal. Available in two timeless colours: \u003cstrong\u003eLight Grey\u003c\/strong\u003e for a fresh, contemporary feel that suits Scandinavian, coastal, and minimalist interiors, or \u003cstrong\u003eDark Grey\u003c\/strong\u003e for a richer, moodier look that pairs well with bolder accent pieces and warmer timber tones. Chenille is one of the most inviting fabrics for a sofa you actually want to spend hours on: a casual, lived-in feel that works across modern, transitional, and coastal styles. The Odessey's silhouette is built around wide square-edged armrests chunky enough to function as informal side tables — set down a coffee mug, balance a phone, or rest an open book without needing an end table beside the sofa. The seat and back cushions are deep and generously padded for sink-in comfort, and a coordinated set of matching throw pillows is included so the sofa looks finished out of the box.\u003c\/p\u003e\n\u003cp\u003eThe Odessey ships in either \u003cstrong\u003eleft chaise\u003c\/strong\u003e or \u003cstrong\u003eright chaise\u003c\/strong\u003e configuration — pick the orientation that fits your room before placing your order. Most rooms work better with one orientation than the other depending on door positions, TV placement, window light, and natural traffic flow. The chaise side is fixed at order and not reversible after assembly, so check your room layout against the diagrams above before choosing. Underneath the upholstery, the Odessey is built on a robust frame combining eucalyptus hardwood and plywood — a step up from softwood-only frames at this price point. Eucalyptus is a dense, hard-wearing timber that holds joinery well and resists warping, and the plywood components add cross-grain strength where it matters. Care for the chenille is straightforward: vacuum weekly with a soft brush attachment, blot spills promptly with a white microfibre cloth (never rub), avoid harsh solvents and over-wetting in Queensland humidity, and keep the sofa out of prolonged direct sunlight. Pet households should keep cat and dog nails trimmed — chenille's looped weave can snag on claws and pulled threads usually need professional repair.\u003c\/p\u003e\n\u003cp\u003eSee the Odessey 3 Seater Chaise Sofa in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Sit on it, feel the chenille's warm-touch surface, sink into the deep cushions, stretch out on the chaise, and check which orientation will work best in your specific room layout. Our team can talk you through dimensions, lead times, and delivery to your suburb. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Right when sitting \/ Dark Grey","offer_id":42145044758663,"sku":"OD-CSR-DGR","price":1599.0,"currency_code":"AUD","in_stock":true},{"title":"Right when sitting \/ Grey","offer_id":42387576094855,"sku":"OD-CSR-GR","price":1599.0,"currency_code":"AUD","in_stock":true},{"title":"Left when sitting \/ Dark Grey","offer_id":42145044791431,"sku":"OD-CSL-DGR","price":1599.0,"currency_code":"AUD","in_stock":true},{"title":"Left when sitting \/ Grey","offer_id":42387576127623,"sku":"OD-CSL-GR","price":1599.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/odessey-3-seater-chaise-sofa-the-a2z-furniture-2_2.png?v=1778478298"},{"product_id":"oakley-grey-corner-sofa-modern-comfy-with-pillows","title":"Oakley 6 Seater Modular Corner Sofa","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.okcs-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.okcs-desc * { box-sizing: border-box; }\n.okcs-desc p { margin: 0 0 16px 0; }\n.okcs-desc strong { color: #222222; }\n\n.okcs-desc .okcs-section { margin-bottom: 28px; }\n\n.okcs-desc .okcs-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.okcs-desc .okcs-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .okcs-desc .okcs-features { grid-template-columns: 1fr; }\n}\n\n.okcs-desc .okcs-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.okcs-desc .okcs-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.okcs-desc .okcs-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.okcs-desc .okcs-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.okcs-desc .okcs-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.okcs-desc .okcs-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.okcs-desc .okcs-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.okcs-desc .okcs-modular-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 18px 20px;\n  margin-bottom: 28px;\n}\n\n.okcs-desc .okcs-modular-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 10px 0;\n}\n\n.okcs-desc .okcs-modular-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0 0 12px 0;\n  line-height: 1.7;\n}\n\n.okcs-desc .okcs-modular-callout p:last-of-type { margin-bottom: 0; }\n\n.okcs-desc .okcs-config-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  margin: 14px 0 4px 0;\n}\n\n@media (max-width: 600px) {\n  .okcs-desc .okcs-config-grid { grid-template-columns: 1fr; }\n}\n\n.okcs-desc .okcs-config-card {\n  background: #FFFFFF;\n  border-radius: 6px;\n  padding: 12px 12px 14px 12px;\n  border: 1px solid rgba(0,0,0,0.06);\n  text-align: center;\n}\n\n.okcs-desc .okcs-config-svg {\n  margin-bottom: 8px;\n}\n\n.okcs-desc .okcs-config-svg svg {\n  width: 100%;\n  height: auto;\n  max-width: 220px;\n  margin: 0 auto;\n  display: block;\n}\n\n.okcs-desc .okcs-config-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n\n.okcs-desc .okcs-config-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.okcs-desc .okcs-colour-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin-bottom: 28px;\n}\n\n.okcs-desc .okcs-option-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.okcs-desc .okcs-swatch {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  margin: 0 auto 8px auto;\n  border: 1px solid rgba(0,0,0,0.1);\n}\n\n.okcs-desc .okcs-option-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n}\n\n.okcs-desc .okcs-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .okcs-desc .okcs-care-grid { grid-template-columns: 1fr; }\n}\n\n.okcs-desc .okcs-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.okcs-desc .okcs-care-card .okcs-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.okcs-desc .okcs-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.okcs-desc .okcs-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.okcs-desc .okcs-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.okcs-desc .okcs-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.okcs-desc .okcs-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.okcs-desc .okcs-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.okcs-desc .okcs-related-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.okcs-desc .okcs-related-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.5);\n  margin-bottom: 14px;\n}\n\n.okcs-desc .okcs-related-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.okcs-desc .okcs-related-item {\n  display: inline-block;\n  padding: 8px 16px;\n  border-radius: 6px;\n  font-size: 13px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.85);\n  text-decoration: none;\n  border: 1px solid rgba(255,255,255,0.15);\n  transition: all 0.3s ease;\n  background: transparent;\n}\n\n.okcs-desc .okcs-related-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.okcs-desc .okcs-related-current {\n  display: inline-block;\n  padding: 8px 16px;\n  border-radius: 6px;\n  font-size: 13px;\n  font-weight: 600;\n  color: #fff;\n  border: 1px solid #C2824D;\n  background: transparent;\n}\n\n.okcs-desc .okcs-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.okcs-desc .okcs-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.okcs-desc .okcs-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.okcs-desc .okcs-link {\n  color: #C2824D;\n  text-decoration: underline;\n  text-decoration-thickness: 1px;\n  text-underline-offset: 2px;\n  font-weight: 600;\n  white-space: nowrap;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"okcs-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"okcs-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eOakley Corner Sofa\u003c\/strong\u003e is a generously proportioned 6-seater L-shape modular lounge in soft grey chenille fabric, designed for big living rooms, large families, and homes that entertain. Plump seat cushions, deep seat depth, and oversized back cushions deliver proper sink-in comfort, while the modular construction lets you rearrange the three armless middle chairs to suit your room. Includes matching scatter cushions; pairs with the optional matching ottoman for additional seating or a footrest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Modular Configuration Callout --\u003e\n\u003cdiv class=\"okcs-modular-callout\"\u003e\n\u003ch3\u003eModular Layout — Choose Your Configuration\u003c\/h3\u003e\n\u003cp\u003eThe Oakley is built from six individual modules: a \u003cstrong\u003eleft side end\u003c\/strong\u003e, a \u003cstrong\u003ewedge\u003c\/strong\u003e (the corner piece), \u003cstrong\u003ethree armless chairs\u003c\/strong\u003e, and a \u003cstrong\u003eright side end\u003c\/strong\u003e. The two ends and the wedge stay in fixed positions — but the three armless chairs can be redistributed between the two sides of the L to suit your room layout. There are four valid configurations:\u003c\/p\u003e\n\u003cdiv class=\"okcs-config-grid\"\u003e\n\u003cdiv class=\"okcs-config-card\"\u003e\n\u003cdiv class=\"okcs-config-svg\"\u003e\u003csvg role=\"img\" aria-labelledby=\"oakley-config-1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 220 160\"\u003e\n            \u003ctitle id=\"oakley-config-1\"\u003eOption 1: one armless on short side, two armless on long side\u003c\/title\u003e\n            \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.4\" stroke=\"#C2824D\" fill=\"#F7EDE3\" d=\"M 30,30 L 190,30 L 190,70 L 70,70 L 70,150 L 30,150 Z\"\u003e\u003c\/path\u003e\n            \u003cline stroke-width=\"2.2\" stroke=\"#C2824D\" y2=\"70\" x2=\"70\" y1=\"30\" x1=\"70\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"70\" x2=\"110\" y1=\"30\" x1=\"110\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"70\" x2=\"150\" y1=\"30\" x1=\"150\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"110\" x2=\"70\" y1=\"110\" x1=\"30\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"2.2\" stroke=\"#C2824D\" y2=\"70\" x2=\"70\" y1=\"70\" x1=\"30\"\u003e\u003c\/line\u003e\n            \u003crect opacity=\"0.22\" fill=\"#C2824D\" height=\"40\" width=\"40\" y=\"30\" x=\"70\"\u003e\u003c\/rect\u003e\n            \u003crect opacity=\"0.22\" fill=\"#C2824D\" height=\"40\" width=\"40\" y=\"30\" x=\"110\"\u003e\u003c\/rect\u003e\n            \u003crect opacity=\"0.22\" fill=\"#C2824D\" height=\"40\" width=\"40\" y=\"70\" x=\"30\"\u003e\u003c\/rect\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eOption 1\u003c\/h3\u003e\n\u003cp\u003e1 armless on short side\u003cbr\u003e2 armless on long side\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okcs-config-card\"\u003e\n\u003cdiv class=\"okcs-config-svg\"\u003e\u003csvg role=\"img\" aria-labelledby=\"oakley-config-2\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 220 200\"\u003e\n            \u003ctitle id=\"oakley-config-2\"\u003eOption 2: two armless on short side, one armless on long side\u003c\/title\u003e\n            \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.4\" stroke=\"#C2824D\" fill=\"#F7EDE3\" d=\"M 30,30 L 150,30 L 150,70 L 70,70 L 70,190 L 30,190 Z\"\u003e\u003c\/path\u003e\n            \u003cline stroke-width=\"2.2\" stroke=\"#C2824D\" y2=\"70\" x2=\"70\" y1=\"30\" x1=\"70\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"70\" x2=\"110\" y1=\"30\" x1=\"110\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"110\" x2=\"70\" y1=\"110\" x1=\"30\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"150\" x2=\"70\" y1=\"150\" x1=\"30\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"2.2\" stroke=\"#C2824D\" y2=\"70\" x2=\"70\" y1=\"70\" x1=\"30\"\u003e\u003c\/line\u003e\n            \u003crect opacity=\"0.22\" fill=\"#C2824D\" height=\"40\" width=\"40\" y=\"30\" x=\"70\"\u003e\u003c\/rect\u003e\n            \u003crect opacity=\"0.22\" fill=\"#C2824D\" height=\"40\" width=\"40\" y=\"70\" x=\"30\"\u003e\u003c\/rect\u003e\n            \u003crect opacity=\"0.22\" fill=\"#C2824D\" height=\"40\" width=\"40\" y=\"110\" x=\"30\"\u003e\u003c\/rect\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eOption 2\u003c\/h3\u003e\n\u003cp\u003e2 armless on short side\u003cbr\u003e1 armless on long side\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okcs-config-card\"\u003e\n\u003cdiv class=\"okcs-config-svg\"\u003e\u003csvg role=\"img\" aria-labelledby=\"oakley-config-3\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 240 130\"\u003e\n            \u003ctitle id=\"oakley-config-3\"\u003eOption 3: no armless on short side, three armless on long side\u003c\/title\u003e\n            \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.4\" stroke=\"#C2824D\" fill=\"#F7EDE3\" d=\"M 30,30 L 230,30 L 230,70 L 70,70 L 70,110 L 30,110 Z\"\u003e\u003c\/path\u003e\n            \u003cline stroke-width=\"2.2\" stroke=\"#C2824D\" y2=\"70\" x2=\"70\" y1=\"30\" x1=\"70\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"70\" x2=\"110\" y1=\"30\" x1=\"110\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"70\" x2=\"150\" y1=\"30\" x1=\"150\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"70\" x2=\"190\" y1=\"30\" x1=\"190\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"2.2\" stroke=\"#C2824D\" y2=\"70\" x2=\"70\" y1=\"70\" x1=\"30\"\u003e\u003c\/line\u003e\n            \u003crect opacity=\"0.22\" fill=\"#C2824D\" height=\"40\" width=\"40\" y=\"30\" x=\"70\"\u003e\u003c\/rect\u003e\n            \u003crect opacity=\"0.22\" fill=\"#C2824D\" height=\"40\" width=\"40\" y=\"30\" x=\"110\"\u003e\u003c\/rect\u003e\n            \u003crect opacity=\"0.22\" fill=\"#C2824D\" height=\"40\" width=\"40\" y=\"30\" x=\"150\"\u003e\u003c\/rect\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eOption 3\u003c\/h3\u003e\n\u003cp\u003e0 armless on short side\u003cbr\u003e3 armless on long side\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okcs-config-card\"\u003e\n\u003cdiv class=\"okcs-config-svg\"\u003e\u003csvg role=\"img\" aria-labelledby=\"oakley-config-4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 220 240\"\u003e\n            \u003ctitle id=\"oakley-config-4\"\u003eOption 4: three armless on short side, no armless on long side\u003c\/title\u003e\n            \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.4\" stroke=\"#C2824D\" fill=\"#F7EDE3\" d=\"M 30,30 L 110,30 L 110,70 L 70,70 L 70,230 L 30,230 Z\"\u003e\u003c\/path\u003e\n            \u003cline stroke-width=\"2.2\" stroke=\"#C2824D\" y2=\"70\" x2=\"70\" y1=\"30\" x1=\"70\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"110\" x2=\"70\" y1=\"110\" x1=\"30\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"150\" x2=\"70\" y1=\"150\" x1=\"30\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"190\" x2=\"70\" y1=\"190\" x1=\"30\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"2.2\" stroke=\"#C2824D\" y2=\"70\" x2=\"70\" y1=\"70\" x1=\"30\"\u003e\u003c\/line\u003e\n            \u003crect opacity=\"0.22\" fill=\"#C2824D\" height=\"40\" width=\"40\" y=\"70\" x=\"30\"\u003e\u003c\/rect\u003e\n            \u003crect opacity=\"0.22\" fill=\"#C2824D\" height=\"40\" width=\"40\" y=\"110\" x=\"30\"\u003e\u003c\/rect\u003e\n            \u003crect opacity=\"0.22\" fill=\"#C2824D\" height=\"40\" width=\"40\" y=\"150\" x=\"30\"\u003e\u003c\/rect\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eOption 4\u003c\/h3\u003e\n\u003cp\u003e3 armless on short side\u003cbr\u003e0 armless on long side\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 13.5px; color: #6b6b6b; margin: 14px 0 0 0;\"\u003eHighlighted modules in each diagram show where the three armless chairs sit. The wedge (corner) and two end pieces stay in fixed positions across all configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Key Features Grid --\u003e\n\u003cdiv class=\"okcs-section\"\u003e\n\u003cdiv class=\"okcs-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"okcs-features\"\u003e\n\u003cdiv class=\"okcs-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"okcs-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003crect rx=\"1\" height=\"10\" width=\"20\" y=\"8\" x=\"2\"\u003e\u003c\/rect\u003e\u003cline y2=\"18\" x2=\"8\" y1=\"8\" x1=\"8\"\u003e\u003c\/line\u003e\u003cline y2=\"18\" x2=\"16\" y1=\"8\" x1=\"16\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003e6-Seater L-Shape Modular Design\u003c\/h3\u003e\n\u003cp\u003eA spacious L-shape configuration built from six individual modules — left side end, wedge corner, three armless chairs, and right side end — combining to seat the whole family plus guests. The modular construction means the three armless middle chairs can be repositioned to suit your room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okcs-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"okcs-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003ccircle stroke-dasharray=\"2 1.5\" r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003ccircle r=\"5\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSoft Chenille Fabric\u003c\/h3\u003e\n\u003cp\u003eUpholstered in a soft, textured chenille weave with a gentle hand-feel and visible surface depth. Chenille adds a luxurious, layered look to the lounge while remaining durable enough for everyday family use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okcs-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"okcs-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M3 9 Q3 6 6 6 L18 6 Q21 6 21 9 L21 18 L3 18 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 13 L21 13\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003ePlump, Deep Seat \u0026amp; Back Cushions\u003c\/h3\u003e\n\u003cp\u003eGenerously deep seat cushions with high-density foam and oversized plump back cushions deliver proper sink-in comfort. Designed for relaxed lounging, weekend movie marathons, and stretched-out family evenings rather than formal upright sitting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okcs-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"okcs-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003ccircle r=\"3.5\" cy=\"9\" cx=\"7\"\u003e\u003c\/circle\u003e\u003ccircle r=\"4\" cy=\"13\" cx=\"15\"\u003e\u003c\/circle\u003e\u003crect stroke-linejoin=\"round\" transform=\"rotate(15 12.5 7.5)\" height=\"3\" width=\"3\" y=\"6\" x=\"11\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eMatching Scatter Cushions Included\u003c\/h3\u003e\n\u003cp\u003eComes with matching scatter cushions in a mix of solid and patterned weaves — coordinated to the lounge from day one. No need to source accent cushions separately, and no risk of mismatched colours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Material Callout --\u003e\n\u003cdiv class=\"okcs-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Oakley Corner Sofa is upholstered in soft grey chenille fabric over a sturdy frame built from hardwood and MDF — the industry benchmark for long-term rigidity and resistance to warping. High-density foam fills the seat cushions, with plump fibre-fill back cushions for that signature sink-in look. The lounge sits on small black plastic feet at each module corner. The matching ottoman is sold separately and uses the same chenille fabric and construction. The lounge is delivered in modular sections for easier transport through doorways and stairwells, with assembly required on arrival.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Care Instructions --\u003e\n\u003cdiv class=\"okcs-section\"\u003e\n\u003cdiv class=\"okcs-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"okcs-care-grid\"\u003e\n\u003cdiv class=\"okcs-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"okcs-care-emoji\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eVacuum Weekly\u003c\/h3\u003e\n\u003cp\u003eVacuum the chenille upholstery weekly with the soft brush attachment to lift dust, crumbs, and pet hair from the textured weave. Pay extra attention to the gaps between cushions where debris collects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okcs-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"okcs-care-emoji\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n\u003cp\u003eBlot spills immediately with a clean white microfibre cloth — don't rub. Chenille can mat or pull if rubbed too hard. Test any cleaner on a hidden area first. Avoid harsh solvents and bleach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okcs-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"okcs-care-emoji\"\u003e🛋️\u003c\/span\u003e\n\u003ch3\u003ePlump \u0026amp; Rotate Cushions\u003c\/h3\u003e\n\u003cp\u003ePlump the back cushions weekly to keep them looking full, and rotate the seat cushions periodically to even out compression. Loose cushions hold their shape better with regular maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okcs-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"okcs-care-emoji\"\u003e🐾\u003c\/span\u003e\n\u003ch3\u003eWatch Out for Pet Claws\u003c\/h3\u003e\n\u003cp\u003eChenille's textured weave can be susceptible to pulling or snagging from pet claws. If you have cats or dogs, consider a fabric protector spray when new and use a throw on regular pet spots to extend the life of the upholstery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. At a Glance --\u003e\n\u003cdiv class=\"okcs-section\"\u003e\n\u003cdiv class=\"okcs-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"okcs-list\"\u003e\n\u003cdiv class=\"okcs-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"okcs-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e6-seater L-shape modular configuration with three rearrangeable armless chairs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okcs-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"okcs-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eSoft grey chenille fabric upholstery with textured weave.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okcs-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"okcs-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003ePlump, deep seat cushions and oversized back cushions.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okcs-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"okcs-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eMatching scatter cushions included.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okcs-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"okcs-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eHardwood and MDF frame on small black plastic feet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okcs-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"okcs-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eMatching ottoman available separately.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okcs-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"okcs-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eDelivered in modular sections — assembly required on arrival.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. Related Strip --\u003e\n\u003cdiv class=\"okcs-related-strip\"\u003e\n\u003cdiv class=\"okcs-related-label\"\u003eYou Might Also Like\u003c\/div\u003e\n\u003cdiv class=\"okcs-related-items\"\u003e\n\u003cdiv aria-current=\"page\" class=\"okcs-related-current\"\u003eOakley Corner Sofa\u003c\/div\u003e\n\u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/corner-lounges-brisbane-gold-coast\" class=\"okcs-related-item\"\u003eMore Corner Sofas\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/brisbane-gold-coast-modular-sofas\" class=\"okcs-related-item\"\u003eMore Modular Sofas\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 9. SEO Body Copy --\u003e\n\u003cdiv class=\"okcs-seo\"\u003e\n\u003ch2\u003eOakley Corner Sofa — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Oakley Corner Sofa is a generously proportioned 6-seater L-shape modular lounge upholstered in soft grey chenille fabric, with plump deep seat cushions, oversized back cushions, and a sturdy frame built from hardwood and MDF. The lounge is delivered in six individual modular sections — a left side end, a wedge (corner piece), three armless chairs, and a right side end — that combine to form the L-shape. The three middle armless chairs can be repositioned to suit your room layout, giving you genuine configuration flexibility rather than a fixed corner sofa. Matching scatter cushions are included as standard, and a coordinating ottoman is available separately for additional seating or use as a footrest.\u003c\/p\u003e\n\u003cp\u003eThe Oakley is built for big rooms — open-plan family living areas, large lounges, entertainment rooms, and homes where the sofa needs to seat the whole family plus guests at the same time. The wraparound L-shape with the forward left return creates a cosy semi-enclosed seating zone — ideal for conversation-focused living, where everyone faces the centre of the room rather than lined up against a wall. The plump, deep seats make it a real all-day lounging piece rather than formal upright seating. The light grey chenille fabric pairs naturally with modern, contemporary, and Scandinavian-leaning interiors — particularly with timber floors, abstract artwork, brass accent lighting, and white-painted living rooms (as shown in the styled image with the arc floor lamp and modern abstract artwork).\u003c\/p\u003e\n\u003cp\u003eThe Oakley Corner Sofa is delivered in modular sections for easier transport through doorways, lift entrances, and stairwells — a real advantage for apartment living and tight delivery paths where a single-piece sofa wouldn't fit. To see the Oakley in person, sit on the chenille fabric, and visualise the L-shape footprint in a real space, visit one of our five A2Z Furniture showrooms in Rocklea, Virginia, Bundall (Gold Coast), North Ipswich, and Beenleigh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Without Ottoman","offer_id":42145942896775,"sku":"OK-CS-GR","price":1999.0,"currency_code":"AUD","in_stock":true},{"title":"With Ottoman","offer_id":42145942864007,"sku":"OK-CS-GR+OK-OT-GR","price":2299.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/oakley-corner-sofa-the-a2z-furniture-1_2.png?v=1778478306"},{"product_id":"orchid-3-seater-sofa-with-ottoman","title":"Orchid 3 Seater Sofa with Ottoman","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.orch-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.orch-desc * { box-sizing: border-box; }\n.orch-desc p { margin: 0 0 16px 0; }\n.orch-desc strong { color: #222222; }\n\n.orch-desc .orch-section { margin-bottom: 28px; }\n\n.orch-desc .orch-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.orch-desc .orch-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .orch-desc .orch-features { grid-template-columns: 1fr; }\n}\n\n.orch-desc .orch-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.orch-desc .orch-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.orch-desc .orch-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.orch-desc .orch-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.orch-desc .orch-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 768px) {\n  .orch-desc .orch-tech-grid { grid-template-columns: 1fr 1fr; }\n}\n\n@media (max-width: 480px) {\n  .orch-desc .orch-tech-grid { grid-template-columns: 1fr; }\n}\n\n.orch-desc .orch-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.orch-desc .orch-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.orch-desc .orch-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.orch-desc .orch-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.orch-desc .orch-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.orch-desc .orch-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.orch-desc .orch-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.orch-desc .orch-colour-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin-bottom: 28px;\n}\n\n.orch-desc .orch-option-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.orch-desc .orch-swatch {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  margin: 0 auto 8px auto;\n  border: 1px solid rgba(0,0,0,0.1);\n}\n\n.orch-desc .orch-option-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n}\n\n.orch-desc .orch-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .orch-desc .orch-care-grid { grid-template-columns: 1fr; }\n}\n\n.orch-desc .orch-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.orch-desc .orch-care-card .orch-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.orch-desc .orch-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.orch-desc .orch-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.orch-desc .orch-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.orch-desc .orch-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.orch-desc .orch-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.orch-desc .orch-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.orch-desc .orch-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.orch-desc .orch-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.orch-desc .orch-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"orch-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"orch-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eOrchid 3 Seater Sofa with Ottoman\u003c\/strong\u003e is a deep, plush sofa upholstered in soft \u003cstrong\u003ecorduroy fabric\u003c\/strong\u003e over a sturdy \u003cstrong\u003ehardwood and MDF\u003c\/strong\u003e frame. Three plump seat cushions and three pillow-soft back cushions deliver full sink-in comfort for long Sunday afternoons, and the chunky pillow-style arms add to the relaxed silhouette. A \u003cstrong\u003ematching corduroy ottoman\u003c\/strong\u003e and a set of \u003cstrong\u003econtrasting accent cushions\u003c\/strong\u003e are both included with the sofa. Available in \u003cstrong\u003eGrey\u003c\/strong\u003e or \u003cstrong\u003eBeige\u003c\/strong\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Tech Features Grid --\u003e\n  \u003cdiv class=\"orch-section\"\u003e\n    \u003cdiv class=\"orch-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n    \u003cdiv class=\"orch-tech-grid\"\u003e\n\n      \u003cdiv class=\"orch-tech-card\"\u003e\n        \u003cspan class=\"orch-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Cord\/corduroy fabric: vertical lines --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"4\" x2=\"8\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"11\" y1=\"4\" x2=\"11\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"4\" x2=\"14\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"17\" y1=\"4\" x2=\"17\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eSoft Corduroy Fabric\u003c\/h3\u003e\n        \u003cp\u003ePlush corduroy upholstery with a distinctive vertical-rib texture — soft to the touch and warmly modern.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orch-tech-card\"\u003e\n        \u003cspan class=\"orch-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Plump cushion --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 9 Q3 6 6 6 L18 6 Q21 6 21 9 L21 17 Q21 19 19 19 L5 19 Q3 19 3 17 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 11 Q12 9 18 11\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 14 Q12 12 18 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePlump Padded Cushions\u003c\/h3\u003e\n        \u003cp\u003eThree generously stuffed seat cushions and three pillow-soft back cushions for full sink-in comfort.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orch-tech-card\"\u003e\n        \u003cspan class=\"orch-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Tree\/timber frame --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 21 L4 7 Q4 4 8 4 L16 4 Q20 4 20 7 L20 21\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 4 L8 21 M16 4 L16 21\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 4 L12 21\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eHardwood \u0026amp; MDF Frame\u003c\/h3\u003e\n        \u003cp\u003eSturdy frame built from hardwood and MDF — engineered for long-term shape retention.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orch-tech-card\"\u003e\n        \u003cspan class=\"orch-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Ottoman: low rectangular block --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"10\" width=\"18\" height=\"8\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"3\" y1=\"13\" x2=\"21\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"18\" x2=\"6\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"18\" x2=\"18\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eMatching Ottoman Included\u003c\/h3\u003e\n        \u003cp\u003eCoordinated corduroy ottoman comes with the sofa — float as a footrest, push up to one side, or use as extra perch-seating.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orch-tech-card\"\u003e\n        \u003cspan class=\"orch-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Scatter pillows --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"9\" width=\"11\" height=\"9\" rx=\"1.5\" transform=\"rotate(-8 8.5 13.5)\"\u003e\u003c\/rect\u003e\u003crect x=\"11\" y=\"7\" width=\"10\" height=\"9\" rx=\"1.5\" transform=\"rotate(8 16 11.5)\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eContrasting Cushions Included\u003c\/h3\u003e\n        \u003cp\u003eA set of contrasting accent cushions is included with the sofa — adds a hit of colour and texture against the corduroy.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orch-tech-card\"\u003e\n        \u003cspan class=\"orch-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Plinth base \/ low silhouette --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"6\" width=\"18\" height=\"11\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003crect x=\"2\" y=\"17\" width=\"20\" height=\"3\"\u003e\u003c\/rect\u003e\u003cline x1=\"3\" y1=\"11\" x2=\"21\" y2=\"11\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eLow Plinth Base\u003c\/h3\u003e\n        \u003cp\u003eThe whole sofa sits on a low plinth base for a contemporary, grounded silhouette.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Key Features Grid --\u003e\n  \u003cdiv class=\"orch-section\"\u003e\n    \u003cdiv class=\"orch-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"orch-features\"\u003e\n\n      \u003cdiv class=\"orch-feature-card\"\u003e\n        \u003cspan class=\"orch-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"4\" x2=\"8\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"4\" x2=\"12\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"4\" x2=\"16\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePlush Corduroy Upholstery\u003c\/h3\u003e\n        \u003cp\u003eSoft, ribbed corduroy fabric with a warm tactile feel — a contemporary, on-trend choice that adds quiet texture to a living room. The structured pile of the rib helps the cushions hold their shape over years of daily use.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orch-feature-card\"\u003e\n        \u003cspan class=\"orch-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 9 Q3 6 6 6 L18 6 Q21 6 21 9 L21 17 Q21 19 19 19 L5 19 Q3 19 3 17 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 11 Q12 9 18 11\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 14 Q12 12 18 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eDeep, Plump Seating\u003c\/h3\u003e\n        \u003cp\u003eThree plump, generously-stuffed seat cushions paired with three pillow-soft back cushions — wide, deep proportions designed for full sink-in lounging. Built for movie nights, lazy Sundays, and long-form reading sessions.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orch-feature-card\"\u003e\n        \u003cspan class=\"orch-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"10\" width=\"18\" height=\"8\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"3\" y1=\"13\" x2=\"21\" y2=\"13\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eMatching Ottoman \u0026amp; Cushions Included\u003c\/h3\u003e\n        \u003cp\u003eThe sofa comes complete with a coordinated corduroy ottoman as a separate piece, plus a set of contrasting accent cushions ready to style. Float the ottoman as a footrest, push it up to one end of the sofa, or use as extra perch-seating when guests visit.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orch-feature-card\"\u003e\n        \u003cspan class=\"orch-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"8\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eTwo Colour Options\u003c\/h3\u003e\n        \u003cp\u003eChoose \u003cstrong\u003eGrey\u003c\/strong\u003e for a soft, contemporary look that pairs with light walls and natural timber, or \u003cstrong\u003eBeige\u003c\/strong\u003e for a warmer, neutral profile that suits earthier and more traditional interiors.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Material Callout --\u003e\n  \u003cdiv class=\"orch-material-callout\"\u003e\n    \u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n    \u003cp\u003eThe Orchid is upholstered in plush corduroy fabric in Grey or Beige — a structured ribbed weave that's warm to the touch, on-trend, and texturally distinctive. The frame is built from hardwood and MDF, with three plump seat cushions and three pillow-soft back cushions delivering deep sink-in comfort. The whole sofa sits on a low plinth base for a contemporary, grounded silhouette. A coordinated corduroy ottoman and a set of contrasting accent cushions are both included.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Choose Your Colour --\u003e\n  \u003cdiv class=\"orch-section\"\u003e\n    \u003cdiv class=\"orch-label\"\u003eChoose Your Colour\u003c\/div\u003e\n    \u003cdiv class=\"orch-colour-grid\"\u003e\n      \u003cdiv class=\"orch-option-card\"\u003e\n        \u003cdiv class=\"orch-swatch\" style=\"background: linear-gradient(135deg, #8E9094, #6A6C70);\"\u003e\u003c\/div\u003e\n        \u003ch3\u003eGrey\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"orch-option-card\"\u003e\n        \u003cdiv class=\"orch-swatch\" style=\"background: linear-gradient(135deg, #C9B89E, #9C8D74);\"\u003e\u003c\/div\u003e\n        \u003ch3\u003eBeige\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Care Instructions --\u003e\n  \u003cdiv class=\"orch-section\"\u003e\n    \u003cdiv class=\"orch-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"orch-care-grid\"\u003e\n\n      \u003cdiv class=\"orch-care-card\"\u003e\n        \u003cspan class=\"orch-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003ch3\u003eVacuum Along the Ribs\u003c\/h3\u003e\n        \u003cp\u003eVacuum the corduroy weekly with the upholstery attachment, brushing along the direction of the ribs to lift dust from between the grooves. Pay extra attention around the seat-cushion seams where crumbs collect.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orch-care-card\"\u003e\n        \u003cspan class=\"orch-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n        \u003cp\u003eBlot spills immediately with a clean white microfibre cloth — never rub. Test cleaners on a hidden area first. Avoid harsh solvents and bleach. Don't over-wet the fabric, especially in QLD humidity.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orch-care-card\"\u003e\n        \u003cspan class=\"orch-care-emoji\" aria-hidden=\"true\"\u003e🐾\u003c\/span\u003e\n        \u003ch3\u003eWatch Out for Pet Claws\u003c\/h3\u003e\n        \u003cp\u003eCorduroy's ribbed weave can catch on pet claws and sharp objects. Trim claws regularly, and gently snip any pulled threads flush — never pull a snag through, as it can ladder along the rib.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orch-care-card\"\u003e\n        \u003cspan class=\"orch-care-emoji\" aria-hidden=\"true\"\u003e🔄\u003c\/span\u003e\n        \u003ch3\u003ePlump \u0026amp; Rotate Cushions\u003c\/h3\u003e\n        \u003cp\u003ePlump the seat and back cushions weekly and rotate them periodically to even out wear. This keeps the cushions looking full and prevents one side compressing faster than the other.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. At a Glance --\u003e\n  \u003cdiv class=\"orch-section\"\u003e\n    \u003cdiv class=\"orch-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"orch-list\"\u003e\n\n      \u003cdiv class=\"orch-list-item\"\u003e\n        \u003cdiv class=\"orch-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003e3 Seater sofa with three plump seat cushions and three pillow-soft back cushions.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orch-list-item\"\u003e\n        \u003cdiv class=\"orch-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003ePlush corduroy fabric upholstery in Grey or Beige.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orch-list-item\"\u003e\n        \u003cdiv class=\"orch-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eSturdy frame in hardwood and MDF.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orch-list-item\"\u003e\n        \u003cdiv class=\"orch-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eMatching corduroy ottoman included as a separate piece.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orch-list-item\"\u003e\n        \u003cdiv class=\"orch-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eSet of contrasting accent cushions included.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orch-list-item\"\u003e\n        \u003cdiv class=\"orch-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eChunky pillow-style armrests on both sides.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orch-list-item\"\u003e\n        \u003cdiv class=\"orch-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eLow plinth base for a contemporary, grounded silhouette.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 8. SEO Body Copy --\u003e\n  \u003cdiv class=\"orch-seo\"\u003e\n    \u003ch2\u003eOrchid 3 Seater Sofa with Ottoman — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Orchid 3 Seater Sofa with Ottoman is a deep, plush sofa designed for proper sink-in lounging. Three generously stuffed seat cushions sit beneath three pillow-soft back cushions, and chunky pillow-style arms cap each end — the kind of sofa where you can curl up for a Sunday afternoon with a book or a movie and not want to move. The whole sofa sits on a low plinth base for a contemporary, grounded silhouette. A coordinated corduroy ottoman is included as a separate piece — float it as a footrest in front of the sofa, push it up against one end for a casual chaise effect, or use as extra perch-seating when guests visit. A set of contrasting accent cushions is also included to complete the styling.\u003c\/p\u003e\n    \u003cp\u003eUpholstered in plush \u003cstrong\u003ecorduroy fabric\u003c\/strong\u003e with a distinctive vertical-rib texture, the Orchid brings warm tactile interest to a modern living room. Available in \u003cstrong\u003eGrey\u003c\/strong\u003e for a soft, contemporary look that pairs with light walls and natural timber, or \u003cstrong\u003eBeige\u003c\/strong\u003e for a warmer, neutral profile that suits earthier and more traditional interiors. The frame is built on a sturdy combination of hardwood and MDF — engineered for long-term shape retention and family-grade durability. Care for the corduroy by vacuuming along the rib direction weekly, blotting spills promptly, and keeping pets' claws trimmed; the rib weave can catch on sharp claws.\u003c\/p\u003e\n    \u003cp\u003eSee the Orchid 3 Seater Sofa with Ottoman in person across our five South-East Queensland showrooms — Rocklea, Virginia, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Sit on the sofa, feel the corduroy, plump the cushions, and try the ottoman in different positions to find the layout that suits your room. Our team can talk you through colour options, lead times, and delivery to your suburb. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Grey","offer_id":42383806627975,"sku":"OR-3S-GR","price":1299.0,"currency_code":"AUD","in_stock":true},{"title":"Beige","offer_id":42432605782151,"sku":"OR-3S-BG","price":1299.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/orchid-3-seater-sofa-with-ottoman-the-a2z-furniture-1-Edited.jpg?v=1778478308"},{"product_id":"oracle-4-seater-sofa","title":"Oracle 4 Seater Sofa with Ottomans","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.orcl-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.orcl-desc * { box-sizing: border-box; }\n.orcl-desc p { margin: 0 0 16px 0; }\n.orcl-desc strong { color: #222222; }\n\n.orcl-desc .orcl-section { margin-bottom: 28px; }\n\n.orcl-desc .orcl-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.orcl-desc .orcl-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .orcl-desc .orcl-features { grid-template-columns: 1fr; }\n}\n\n.orcl-desc .orcl-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.orcl-desc .orcl-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.orcl-desc .orcl-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.orcl-desc .orcl-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.orcl-desc .orcl-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 768px) {\n  .orcl-desc .orcl-tech-grid { grid-template-columns: 1fr 1fr; }\n}\n\n@media (max-width: 480px) {\n  .orcl-desc .orcl-tech-grid { grid-template-columns: 1fr; }\n}\n\n.orcl-desc .orcl-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.orcl-desc .orcl-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.orcl-desc .orcl-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.orcl-desc .orcl-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.orcl-desc .orcl-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.orcl-desc .orcl-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.orcl-desc .orcl-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.orcl-desc .orcl-colour-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin-bottom: 28px;\n}\n\n.orcl-desc .orcl-option-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.orcl-desc .orcl-swatch {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  margin: 0 auto 8px auto;\n  border: 1px solid rgba(0,0,0,0.1);\n}\n\n.orcl-desc .orcl-option-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n}\n\n.orcl-desc .orcl-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .orcl-desc .orcl-care-grid { grid-template-columns: 1fr; }\n}\n\n.orcl-desc .orcl-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.orcl-desc .orcl-care-card .orcl-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.orcl-desc .orcl-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.orcl-desc .orcl-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.orcl-desc .orcl-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.orcl-desc .orcl-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.orcl-desc .orcl-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.orcl-desc .orcl-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.orcl-desc .orcl-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.orcl-desc .orcl-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.orcl-desc .orcl-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"orcl-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"orcl-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eOracle 4 Seater Sofa with Ottomans\u003c\/strong\u003e is a plush, modern modular lounge built around comfort and quiet sophistication. Two pairs of plump seats sit either side of an integrated centre-armrest console with stainless steel cupholders and a USB charging port — and the two matching ottomans pull up in front to extend the sofa into a lay-back lounging zone, sit at the ends as chaise extensions, or float anywhere in the room as footrests. Upholstered in soft \u003cstrong\u003ewoven fabric\u003c\/strong\u003e over a sturdy \u003cstrong\u003ehardwood and MDF\u003c\/strong\u003e frame, available in \u003cstrong\u003eGrey\u003c\/strong\u003e or \u003cstrong\u003eDark Grey\u003c\/strong\u003e. Matching scatter cushions included.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Integrated Tech Features Grid --\u003e\n  \u003cdiv class=\"orcl-section\"\u003e\n    \u003cdiv class=\"orcl-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n    \u003cdiv class=\"orcl-tech-grid\"\u003e\n\n      \u003cdiv class=\"orcl-tech-card\"\u003e\n        \u003cspan class=\"orcl-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Cup with handle and steam lines --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 9 L17 9 L17 18 Q17 20 15 20 L7 20 Q5 20 5 18 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M17 11 L20 11 Q21 11 21 13 Q21 15 20 15 L17 15\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 5 Q9 7 10 7 Q11 7 11 5\"\u003e\u003c\/path\u003e\u003cpath d=\"M13 4 Q13 6 14 6 Q15 6 15 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003e2× Stainless Cupholders\u003c\/h3\u003e\n        \u003cp\u003eStainless steel cupholders inset into the centre console armrest top — drinks always within reach.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orcl-tech-card\"\u003e\n        \u003cspan class=\"orcl-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- USB cable: classic USB trident logo --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"20\" r=\"1.5\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"18.5\" x2=\"12\" y2=\"6\"\u003e\u003c\/line\u003e\u003cpolygon points=\"12,3 10,6 14,6\" fill=\"currentColor\"\u003e\u003c\/polygon\u003e\u003cline x1=\"12\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003ccircle cx=\"7\" cy=\"13\" r=\"1.2\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"11\" x2=\"16\" y2=\"11\"\u003e\u003c\/line\u003e\u003crect x=\"15\" y=\"9.5\" width=\"2.5\" height=\"3\" fill=\"currentColor\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eUSB Charging Port\u003c\/h3\u003e\n        \u003cp\u003eBuilt into the centre console top — keep your phone charged while you relax.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orcl-tech-card\"\u003e\n        \u003cspan class=\"orcl-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Armrest console block --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"6\" y=\"9\" width=\"12\" height=\"11\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"10\" cy=\"13\" r=\"1\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"14\" cy=\"13\" r=\"1\"\u003e\u003c\/circle\u003e\u003cpath d=\"M9 16 L15 16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eCentre Armrest Console\u003c\/h3\u003e\n        \u003cp\u003ePadded armrest module between the middle two seats — splits the sofa visually and adds practical storage of cup-and-cable essentials.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orcl-tech-card\"\u003e\n        \u003cspan class=\"orcl-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Plump cushion --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 9 Q4 6 7 6 L17 6 Q20 6 20 9 L20 16 Q20 18 18 18 L6 18 Q4 18 4 16 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 11 Q12 9 17 11\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 14 Q12 12 17 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePlump Padded Cushions\u003c\/h3\u003e\n        \u003cp\u003eGenerously stuffed seat cushions and pillow-soft back cushions for full sink-in comfort.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orcl-tech-card\"\u003e\n        \u003cspan class=\"orcl-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Scatter pillows: 2 rectangles stacked at angles --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"9\" width=\"11\" height=\"9\" rx=\"1.5\" transform=\"rotate(-8 8.5 13.5)\"\u003e\u003c\/rect\u003e\u003crect x=\"11\" y=\"7\" width=\"10\" height=\"9\" rx=\"1.5\" transform=\"rotate(8 16 11.5)\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eMatching Scatter Cushions\u003c\/h3\u003e\n        \u003cp\u003eCoordinated scatter cushions included with the sofa — matching fabric, ready to style.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orcl-tech-card\"\u003e\n        \u003cspan class=\"orcl-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Ottoman: low rectangular block --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"10\" width=\"18\" height=\"8\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"3\" y1=\"13\" x2=\"21\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"18\" x2=\"6\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"18\" x2=\"18\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eTwo Ottomans Included\u003c\/h3\u003e\n        \u003cp\u003eTwo matching upholstered ottomans come with the sofa — float as footrests, push up as chaise extensions, or use as extra seating.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Key Features Grid --\u003e\n  \u003cdiv class=\"orcl-section\"\u003e\n    \u003cdiv class=\"orcl-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"orcl-features\"\u003e\n\n      \u003cdiv class=\"orcl-feature-card\"\u003e\n        \u003cspan class=\"orcl-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M3 8 L21 8 M3 13 L21 13 M3 18 L21 18\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 3 L8 21 M13 3 L13 21 M18 3 L18 21\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eSoft Woven Fabric\u003c\/h3\u003e\n        \u003cp\u003eSoft woven fabric upholstery with a subtle textured weave — warm to the touch and inviting to lounge in. Available in Grey or Dark Grey to suit modern, neutral, or moodier interiors.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orcl-feature-card\"\u003e\n        \u003cspan class=\"orcl-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 21 L4 7 Q4 4 8 4 L16 4 Q20 4 20 7 L20 21\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 4 L8 21 M16 4 L16 21\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 4 L12 21\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eHardwood \u0026amp; MDF Frame\u003c\/h3\u003e\n        \u003cp\u003eSturdy frame built from hardwood and MDF — engineered for long-term shape retention and family-grade durability under daily use.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orcl-feature-card\"\u003e\n        \u003cspan class=\"orcl-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"6\" width=\"16\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"6\" x2=\"12\" y2=\"20\"\u003e\u003c\/line\u003e\u003ccircle cx=\"8\" cy=\"13\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"13\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eCentre Console with USB Charging\u003c\/h3\u003e\n        \u003cp\u003eIntegrated centre armrest module between the middle two seats with two stainless steel cupholders and a USB charging port — the small comforts that make movie nights and long Sunday lounging feel premium.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orcl-feature-card\"\u003e\n        \u003cspan class=\"orcl-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"8\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eTwo Colour Options\u003c\/h3\u003e\n        \u003cp\u003eChoose \u003cstrong\u003eGrey\u003c\/strong\u003e for a soft, contemporary look that pairs with light walls and natural timber, or \u003cstrong\u003eDark Grey\u003c\/strong\u003e for a moodier, modern profile that grounds the room and works in lower-light spaces.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Material Callout --\u003e\n  \u003cdiv class=\"orcl-material-callout\"\u003e\n    \u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n    \u003cp\u003eThe Oracle is built on a sturdy frame of hardwood and MDF, finished with a soft woven fabric in Grey or Dark Grey. Plump seat cushions and pillow-soft back cushions deliver deep sink-in comfort, complemented by a coordinated set of matching scatter cushions. The integrated centre armrest console adds two stainless steel cupholders and a USB charging port — powered by a mains cable connecting to a standard Australian wall outlet — without breaking the soft, modern profile of the sofa.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Choose Your Colour --\u003e\n  \u003cdiv class=\"orcl-section\"\u003e\n    \u003cdiv class=\"orcl-label\"\u003eChoose Your Colour\u003c\/div\u003e\n    \u003cdiv class=\"orcl-colour-grid\"\u003e\n      \u003cdiv class=\"orcl-option-card\"\u003e\n        \u003cdiv class=\"orcl-swatch\" style=\"background: linear-gradient(135deg, #C0C2C4, #8E9092);\"\u003e\u003c\/div\u003e\n        \u003ch3\u003eGrey\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"orcl-option-card\"\u003e\n        \u003cdiv class=\"orcl-swatch\" style=\"background: linear-gradient(135deg, #5A5C61, #2D2F33);\"\u003e\u003c\/div\u003e\n        \u003ch3\u003eDark Grey\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Care Instructions --\u003e\n  \u003cdiv class=\"orcl-section\"\u003e\n    \u003cdiv class=\"orcl-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"orcl-care-grid\"\u003e\n\n      \u003cdiv class=\"orcl-care-card\"\u003e\n        \u003cspan class=\"orcl-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003ch3\u003eVacuum Weekly\u003c\/h3\u003e\n        \u003cp\u003eVacuum the fabric gently with the upholstery attachment to lift dust and surface debris. Pay extra attention around the cupholder rims and the seat-cushion seams where crumbs collect.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orcl-care-card\"\u003e\n        \u003cspan class=\"orcl-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n        \u003cp\u003eBlot spills immediately with a clean white microfibre cloth — never rub. Test cleaners on a hidden area first. Avoid harsh solvents and bleach. Don't over-wet the fabric, especially in QLD humidity.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orcl-care-card\"\u003e\n        \u003cspan class=\"orcl-care-emoji\" aria-hidden=\"true\"\u003e🐾\u003c\/span\u003e\n        \u003ch3\u003eWatch Out for Pet Claws\u003c\/h3\u003e\n        \u003cp\u003eThe woven fabric has a soft, textured surface. Keep it away from sharp objects, and gently snip any pulled threads flush rather than pulling them through.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orcl-care-card\"\u003e\n        \u003cspan class=\"orcl-care-emoji\" aria-hidden=\"true\"\u003e🛏️\u003c\/span\u003e\n        \u003ch3\u003ePlump \u0026amp; Rotate Cushions\u003c\/h3\u003e\n        \u003cp\u003ePlump the seat and back cushions weekly and rotate them periodically to even out wear. This keeps the cushions looking full and prevents one side compressing faster than the other.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. At a Glance --\u003e\n  \u003cdiv class=\"orcl-section\"\u003e\n    \u003cdiv class=\"orcl-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"orcl-list\"\u003e\n\n      \u003cdiv class=\"orcl-list-item\"\u003e\n        \u003cdiv class=\"orcl-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003e4 Seater sofa with two matching upholstered ottomans included.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orcl-list-item\"\u003e\n        \u003cdiv class=\"orcl-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eSoft woven fabric upholstery in Grey or Dark Grey.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orcl-list-item\"\u003e\n        \u003cdiv class=\"orcl-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eSturdy frame in hardwood and MDF.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orcl-list-item\"\u003e\n        \u003cdiv class=\"orcl-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eIntegrated centre armrest console with 2× stainless steel cupholders and USB charging port.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orcl-list-item\"\u003e\n        \u003cdiv class=\"orcl-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003ePlump padded seat cushions with pillow-soft back cushions.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orcl-list-item\"\u003e\n        \u003cdiv class=\"orcl-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eMatching coordinated scatter cushions included.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orcl-list-item\"\u003e\n        \u003cdiv class=\"orcl-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eOttomans are separate pieces — float as footrests, position as chaise extensions, or use as extra seating.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"orcl-list-item\"\u003e\n        \u003cdiv class=\"orcl-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eUSB charging port is mains-powered — plan placement near a wall outlet.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 8. SEO Body Copy --\u003e\n  \u003cdiv class=\"orcl-seo\"\u003e\n    \u003ch2\u003eOracle 4 Seater Sofa with Ottomans — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Oracle 4 Seater Sofa with Ottomans is a plush, modern lounge built around quiet sophistication and family-grade comfort. The sofa seats four across two pairs of plump cushioned seats either side of an integrated centre armrest module, which houses two stainless steel cupholders inset in the top and a USB charging port — the small comforts that turn a regular sofa into a long-Sunday-lounging spot. The two matching upholstered ottomans are separate pieces that you can float as footrests in front of the sofa, push up to the ends as chaise extensions for a full lay-back, or use as extra perch-seating when guests arrive. Coordinated scatter cushions are included to finish the styling.\u003c\/p\u003e\n    \u003cp\u003eUpholstered in soft \u003cstrong\u003ewoven fabric\u003c\/strong\u003e over a sturdy \u003cstrong\u003ehardwood and MDF\u003c\/strong\u003e frame, the Oracle suits modern living rooms, family rooms, and second lounges where comfort matters as much as style. The soft woven fabric has a warm, textured hand-feel and a quiet sheen that catches light beautifully. Choose \u003cstrong\u003eGrey\u003c\/strong\u003e for a soft, contemporary palette that pairs with light walls and natural timber, or \u003cstrong\u003eDark Grey\u003c\/strong\u003e for a moodier, modern look that grounds the room. The plump seat and back cushions are designed to be plumped and rotated regularly to keep their shape over years of daily use.\u003c\/p\u003e\n    \u003cp\u003eSee the Oracle 4 Seater Sofa with Ottomans in person across our five South-East Queensland showrooms — Rocklea, Virginia, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Sit on the sofa, feel the fabric, plump the cushions, test the cupholders, and try positioning the ottomans in different layouts to find the configuration that suits your room. Our team can talk you through colour options, lead times, and delivery to your suburb. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Grey","offer_id":42146321531015,"sku":"OR-4SR-GR","price":1799.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":42146321563783,"sku":"OR-4SR-DGR","price":1799.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/oracle-4-seater-sofa-with-ottoman-the-a2z-furniture-1-Edited.jpg?v=1778478311"},{"product_id":"oasis-pull-out-sofa-bed-storage-usb-chaise","title":"Oasis Pull Out Sofa Bed","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.oasis-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.oasis-desc * { box-sizing: border-box; }\n.oasis-desc p { margin: 0 0 16px 0; }\n.oasis-desc strong { color: #222222; }\n\n.oasis-desc .oasis-section { margin-bottom: 28px; }\n\n.oasis-desc .oasis-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.oasis-desc .oasis-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .oasis-desc .oasis-features { grid-template-columns: 1fr; }\n}\n\n.oasis-desc .oasis-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.oasis-desc .oasis-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.oasis-desc .oasis-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.oasis-desc .oasis-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.oasis-desc .oasis-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.oasis-desc .oasis-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.oasis-desc .oasis-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.oasis-desc .oasis-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .oasis-desc .oasis-care-grid { grid-template-columns: 1fr; }\n}\n\n.oasis-desc .oasis-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.oasis-desc .oasis-care-card .oasis-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.oasis-desc .oasis-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.oasis-desc .oasis-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.oasis-desc .oasis-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  background: #F7EDE3;\n  border: 1px solid #E8C9AA;\n  border-radius: 8px;\n  padding: 14px 16px;\n  margin-bottom: 28px;\n}\n\n.oasis-desc .oasis-pill {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: #fff;\n  border: 1px solid #E8C9AA;\n  border-radius: 20px;\n  padding: 6px 12px;\n  font-size: 13px;\n  font-weight: 600;\n  color: #C2824D;\n  text-decoration: none;\n  white-space: nowrap;\n  transition: background 0.2s ease;\n}\n\n.oasis-desc .oasis-pill:hover {\n  background: #F7EDE3;\n}\n\n.oasis-desc .oasis-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.oasis-desc .oasis-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.oasis-desc .oasis-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.oasis-desc .oasis-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.oasis-desc .oasis-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.oasis-desc .oasis-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.oasis-desc .oasis-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.oasis-desc .mr-link {\n  color: #C2824D;\n  text-decoration: underline;\n  text-decoration-thickness: 1px;\n  text-underline-offset: 2px;\n  font-weight: 600;\n  white-space: nowrap;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"oasis-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"oasis-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eOasis Pull Out Sofa Bed with Storage \u0026amp; USB Port\u003c\/strong\u003e is a compact L-shape sofa bed designed to do more than one job in tighter living spaces. The pull-out mechanism converts the seat into a sleeping space for guests, the chaise lifts to reveal a hidden storage compartment, a built-in cup holder is set into the top of one armrest, and a USB port on the same armrest keeps phones and small devices powered without reaching for a cable across the room. The chaise is fully reversible — switch it from one side to the other at any time. Built on a sturdy eucalyptus wood and plywood frame and upholstered in either Light Beige or Dark Grey fabric. Includes two matching pillows. Ships flat-packed for tool-free home assembly.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Key Features Grid --\u003e\n  \u003cdiv class=\"oasis-section\"\u003e\n    \u003cdiv class=\"oasis-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"oasis-features\"\u003e\n\n      \u003cdiv class=\"oasis-feature-card\"\u003e\n        \u003cspan class=\"oasis-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M2 17 V11 a4 4 0 0 1 4 -4 h12 a4 4 0 0 1 4 4 V17\"\u003e\u003c\/path\u003e\u003cline x1=\"2\" y1=\"17\" x2=\"22\" y2=\"17\"\u003e\u003c\/line\u003e\u003cline x1=\"2\" y1=\"20\" x2=\"2\" y2=\"14\"\u003e\u003c\/line\u003e\u003cline x1=\"22\" y1=\"20\" x2=\"22\" y2=\"14\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePull-Out Sofa Bed\u003c\/h3\u003e\n        \u003cp\u003eConvert the sofa into a sleeping space in seconds — the pull-out mechanism extends the seat to make a bed for guests, then folds back away when you're done.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oasis-feature-card\"\u003e\n        \u003cspan class=\"oasis-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"17 1 21 5 17 9\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M3 11 V9 a4 4 0 0 1 4 -4 h14\"\u003e\u003c\/path\u003e\u003cpolyline points=\"7 23 3 19 7 15\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M21 13 v2 a4 4 0 0 1 -4 4 H3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eReversible Chaise\u003c\/h3\u003e\n        \u003cp\u003eThe chaise can be positioned on the left or right side of the sofa — switch it any time to suit your room layout, no tools required.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oasis-feature-card\"\u003e\n        \u003cspan class=\"oasis-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 8 L21 8 L21 19 a2 2 0 0 1 -2 2 H5 a2 2 0 0 1 -2 -2 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 8 L3 6 a2 2 0 0 1 2 -2 h14 a2 2 0 0 1 2 2 v2\"\u003e\u003c\/path\u003e\u003cline x1=\"10\" y1=\"12\" x2=\"14\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eHidden Storage in Chaise\u003c\/h3\u003e\n        \u003cp\u003eLift the chaise top to reveal a generous storage compartment beneath the seat — perfect for spare linen, blankets, pillows, or out-of-season throws.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oasis-feature-card\"\u003e\n        \u003cspan class=\"oasis-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M6 3 L18 3 L16 21 L8 21 Z\"\u003e\u003c\/path\u003e\u003cline x1=\"7\" y1=\"8\" x2=\"17\" y2=\"8\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eCup Holder in Armrest\u003c\/h3\u003e\n        \u003cp\u003eA cup holder is set directly into the top of one armrest — drinks stay close at hand during everyday lounging without needing a separate side table.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oasis-feature-card\"\u003e\n        \u003cspan class=\"oasis-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"8\" width=\"18\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"11\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"11\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"11\" x2=\"16\" y2=\"13\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eUSB Charging Port\u003c\/h3\u003e\n        \u003cp\u003eA built-in USB port lets you charge a phone, tablet, or small device directly from the sofa — no need to run cables across the room or fight for a wall outlet.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oasis-feature-card\"\u003e\n        \u003cspan class=\"oasis-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"6\" width=\"18\" height=\"3\"\u003e\u003c\/rect\u003e\u003crect x=\"3\" y=\"11\" width=\"18\" height=\"3\"\u003e\u003c\/rect\u003e\u003crect x=\"3\" y=\"16\" width=\"18\" height=\"3\"\u003e\u003c\/rect\u003e\u003cline x1=\"7\" y1=\"6\" x2=\"7\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"11\" x2=\"14\" y2=\"14\"\u003e\u003c\/line\u003e\u003cline x1=\"10\" y1=\"16\" x2=\"10\" y2=\"19\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eEucalyptus Wood \u0026amp; Plywood Frame\u003c\/h3\u003e\n        \u003cp\u003eBuilt on a sturdy frame of eucalyptus hardwood and plywood for long-term structural support — built to handle the weight of regular sofa-bed conversion.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Material Callout --\u003e\n  \u003cdiv class=\"oasis-material-callout\"\u003e\n    \u003ch3\u003eAbout the Fabric Upholstery\u003c\/h3\u003e\n    \u003cp\u003eThe Oasis is upholstered in a soft, hard-wearing fabric chosen for everyday use — comfortable to sit and lie on, easy to clean with regular vacuuming, and offered in two neutral colour options (Light Beige and Dark Grey) that suit a wide range of room palettes. Subtle button-tufting on the seat and back cushions adds a tailored detail without being heavy-handed about it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Care Instructions --\u003e\n  \u003cdiv class=\"oasis-section\"\u003e\n    \u003cdiv class=\"oasis-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"oasis-care-grid\"\u003e\n\n      \u003cdiv class=\"oasis-care-card\"\u003e\n        \u003cspan class=\"oasis-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003ch3\u003eVacuum Regularly\u003c\/h3\u003e\n        \u003cp\u003eVacuum weekly with a soft brush attachment to lift dust and crumbs from the seats, back cushions, chaise, and inside the storage compartment.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oasis-care-card\"\u003e\n        \u003cspan class=\"oasis-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003ch3\u003eSpot Clean Spills\u003c\/h3\u003e\n        \u003cp\u003eWipe spills immediately with a clean, damp cloth before they have time to set. Use the \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\"\u003eGuardsman Fabric Care Kit\u003c\/a\u003e for deeper marks.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oasis-care-card\"\u003e\n        \u003cspan class=\"oasis-care-emoji\" aria-hidden=\"true\"\u003e🚫\u003c\/span\u003e\n        \u003ch3\u003eAvoid Harsh Products\u003c\/h3\u003e\n        \u003cp\u003eSkip bleach, solvents, and abrasive cleaners — these can damage the fabric finish. Keep liquids away from the USB port and the cup holders to protect the electronics.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oasis-care-card\"\u003e\n        \u003cspan class=\"oasis-care-emoji\" aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e\n        \u003ch3\u003eKeep Out of Direct Sun\u003c\/h3\u003e\n        \u003cp\u003ePosition away from prolonged direct sunlight to prevent fading and surface drying over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Recommended Care Products --\u003e\n  \u003cdiv class=\"oasis-pills\"\u003e\n    \u003ca class=\"oasis-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\"\u003e🛡️ Guardsman Fabric Protector →\u003c\/a\u003e\n    \u003ca class=\"oasis-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\"\u003e🧴 Guardsman Fabric Care Kit →\u003c\/a\u003e\n    \u003ca class=\"oasis-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-lounge-care-with-5-year-warranty-2-4-seats\"\u003e⭐ 5-Year Fabric Lounge Care Warranty →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. At a Glance --\u003e\n  \u003cdiv class=\"oasis-section\"\u003e\n    \u003cdiv class=\"oasis-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"oasis-list\"\u003e\n\n      \u003cdiv class=\"oasis-list-item\"\u003e\n        \u003cdiv class=\"oasis-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eCompact L-shape sofa bed with reversible chaise — available in Light Beige or Dark Grey fabric.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oasis-list-item\"\u003e\n        \u003cdiv class=\"oasis-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003ePull-out sofa bed mechanism converts the seat into a sleeping space for guests in seconds.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oasis-list-item\"\u003e\n        \u003cdiv class=\"oasis-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eReversible chaise switches sides at any time to suit your room layout — no tools required.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oasis-list-item\"\u003e\n        \u003cdiv class=\"oasis-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eLift-up chaise top reveals a hidden storage compartment for spare linen, blankets, pillows, or throws.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oasis-list-item\"\u003e\n        \u003cdiv class=\"oasis-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eTwo cup holders set into the top of the armrest plus a built-in USB charging port for everyday convenience.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oasis-list-item\"\u003e\n        \u003cdiv class=\"oasis-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eBuilt on a sturdy eucalyptus wood and plywood frame — includes two matching pillows.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oasis-list-item\"\u003e\n        \u003cdiv class=\"oasis-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eCompact footprint suits apartments, studios, smaller living rooms, and second bedrooms or studies.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. SEO Body Copy --\u003e\n  \u003cdiv class=\"oasis-seo\"\u003e\n    \u003ch2\u003eOasis Pull Out Sofa Bed with Storage \u0026amp; USB Port — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Oasis Pull Out Sofa Bed is a compact L-shape sofa bed designed for living spaces that need to make every square metre count. The pull-out sofa bed mechanism converts the seat into a sleeping space for guests in seconds, then folds back away into a regular sofa for everyday use. The chaise sits to one side to create the L-shape, with a generous hidden storage compartment beneath its lift-up top — handy for spare linen, blankets, pillows, or any of the seasonal items that need somewhere to live. Two cup holders are set directly into the top of the armrest, and a built-in USB charging port lets you top up phones and small devices straight from the sofa.\u003c\/p\u003e\n    \u003cp\u003eThe chaise is fully reversible. Whether your TV sits to the left of the room or the right, whether you've got a doorway that limits how the sofa fits, or whether you simply want to flip the layout for a fresh feel, the chaise can be moved from one side to the other at any time. The Oasis is upholstered in a soft, hard-wearing fabric and offered in two neutral colour options — Light Beige (a warm, scandi-leaning neutral that brings light into a room) or Dark Grey (a contemporary anchor that works in moodier or more contrast-heavy rooms). Built on a sturdy eucalyptus wood and plywood frame, with subtle button-tufting on the seat and back cushions, and supplied with two matching pillows for everyday use.\u003c\/p\u003e\n    \u003cp\u003eThe compact L-shape footprint suits apartments, studios, smaller living rooms, second bedrooms, and studies — anywhere you need a sofa that can pull double duty as guest accommodation without taking up the room of a full sofa-plus-spare-bed setup. Ships flat-packed for tool-free home assembly. Browse our wider \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/collections\/sofa-beds-with-storage\"\u003esofa beds with storage\u003c\/a\u003e and \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/collections\/corner-lounges-brisbane-gold-coast\"\u003ecorner lounges\u003c\/a\u003e for related options. See it in person at our Rocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh showrooms.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Dark Grey","offer_id":42321435590791,"sku":"OA-SB-DG","price":899.0,"currency_code":"AUD","in_stock":true},{"title":"Light Beige","offer_id":42321435623559,"sku":"OA-SB-LB","price":899.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/oasis-pull-out-sofa-bed-the-a2z-furniture-1_800x800-Edited_3bbf3ded-3cdd-40e5-a030-45de0407ee26.png?v=1778478373"},{"product_id":"earth-pull-out-sofa-bed-reversible-storage","title":"Earth Pull Out Sofa Bed","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.erth-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.erth-desc * { box-sizing: border-box; }\n.erth-desc p { margin: 0 0 16px 0; }\n.erth-desc strong { color: #222222; }\n\n.erth-desc .erth-section { margin-bottom: 28px; }\n\n.erth-desc .erth-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.erth-desc .erth-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .erth-desc .erth-features { grid-template-columns: 1fr; }\n}\n\n.erth-desc .erth-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.erth-desc .erth-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.erth-desc .erth-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.erth-desc .erth-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.erth-desc .erth-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 768px) {\n  .erth-desc .erth-tech-grid { grid-template-columns: 1fr 1fr; }\n}\n\n@media (max-width: 480px) {\n  .erth-desc .erth-tech-grid { grid-template-columns: 1fr; }\n}\n\n.erth-desc .erth-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.erth-desc .erth-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.erth-desc .erth-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.erth-desc .erth-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.erth-desc .erth-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.erth-desc .erth-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.erth-desc .erth-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.erth-desc .erth-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .erth-desc .erth-care-grid { grid-template-columns: 1fr; }\n}\n\n.erth-desc .erth-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.erth-desc .erth-care-card .erth-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.erth-desc .erth-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.erth-desc .erth-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.erth-desc .erth-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.erth-desc .erth-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.erth-desc .erth-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.erth-desc .erth-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.erth-desc .erth-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.erth-desc .erth-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.erth-desc .erth-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"erth-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"erth-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eEarth Pull Out Sofa Bed\u003c\/strong\u003e is a compact, multi-use L-shape sectional designed for modern apartments, guest rooms, and small living spaces that need a sleeping spot for overnight visitors and clever storage for everyday clutter. The main sofa body has a \u003cstrong\u003epull-out bed mechanism\u003c\/strong\u003e that extends from the front to lay flat as a sleeping surface, and the chaise is \u003cstrong\u003efully reversible\u003c\/strong\u003e — flip it to the left or right side to suit your room layout, and switch sides any time you rearrange. Hidden \u003cstrong\u003elift-top storage\u003c\/strong\u003e under the chaise gives you a place to stash bedding, pillows, throws, and seasonal items. Upholstered in \u003cstrong\u003epremium soft-touch fabric\u003c\/strong\u003e in \u003cstrong\u003eGrey\u003c\/strong\u003e over a sturdy \u003cstrong\u003eeucalyptus and plywood\u003c\/strong\u003e frame.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Tech Features Grid --\u003e\n  \u003cdiv class=\"erth-section\"\u003e\n    \u003cdiv class=\"erth-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n    \u003cdiv class=\"erth-tech-grid\"\u003e\n\n      \u003cdiv class=\"erth-tech-card\"\u003e\n        \u003cspan class=\"erth-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Bed\/sofa-bed: rectangular base with raised back --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 14 L3 9 Q3 7 5 7 L11 7 L11 12 L21 12 L21 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 14 L3 18 L21 18 L21 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 18 L5 20 M19 18 L19 20\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePull-Out Sofa Bed\u003c\/h3\u003e\n        \u003cp\u003eThe front of the sofa pulls out to lay flat as a sleeping surface — turning your living room into an instant guest bedroom.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"erth-tech-card\"\u003e\n        \u003cspan class=\"erth-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Reversible: two arrows pointing in opposite directions --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 8 L21 8\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 5 L3 8 L6 11\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 16 L21 16\"\u003e\u003c\/path\u003e\u003cpath d=\"M18 13 L21 16 L18 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eReversible Chaise\u003c\/h3\u003e\n        \u003cp\u003eThe chaise piece can be set up on the left or right side — flexible at assembly and reversible any time you rearrange.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"erth-tech-card\"\u003e\n        \u003cspan class=\"erth-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Storage with hinged lid --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 12 L5 19 Q5 20 6 20 L18 20 Q19 20 19 19 L19 12\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 8 L21 8 L21 12 L3 12 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 8 L7 4 L17 4 L21 8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eHidden Chaise Storage\u003c\/h3\u003e\n        \u003cp\u003eLift the chaise top to reveal a roomy storage compartment — perfect for bedding, pillows, throws, and seasonal items.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"erth-tech-card\"\u003e\n        \u003cspan class=\"erth-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Tree\/timber frame --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 21 L4 7 Q4 4 8 4 L16 4 Q20 4 20 7 L20 21\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 4 L8 21 M16 4 L16 21\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 4 L12 21\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eEucalyptus \u0026amp; Plywood Frame\u003c\/h3\u003e\n        \u003cp\u003eSturdy hardwood frame built from eucalyptus and plywood — engineered for daily use and overnight sleeping.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"erth-tech-card\"\u003e\n        \u003cspan class=\"erth-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Apartment building \/ compact --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"5\" y=\"3\" width=\"14\" height=\"18\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"8\" y=\"6\" width=\"3\" height=\"3\"\u003e\u003c\/rect\u003e\u003crect x=\"13\" y=\"6\" width=\"3\" height=\"3\"\u003e\u003c\/rect\u003e\u003crect x=\"8\" y=\"11\" width=\"3\" height=\"3\"\u003e\u003c\/rect\u003e\u003crect x=\"13\" y=\"11\" width=\"3\" height=\"3\"\u003e\u003c\/rect\u003e\u003crect x=\"10\" y=\"16\" width=\"4\" height=\"5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eCompact L-Shape\u003c\/h3\u003e\n        \u003cp\u003eDesigned for apartments, guest rooms, and small living areas — sleeping space and storage without sacrificing the room.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"erth-tech-card\"\u003e\n        \u003cspan class=\"erth-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Box with checkmark - flat-pack assembly --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"6\" width=\"16\" height=\"14\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 10 L20 10\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 14 L11 16 L15 12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eEasy Flat-Pack Delivery\u003c\/h3\u003e\n        \u003cp\u003ePacked in flat boxes for hassle-free transport into apartments, units, and tight stairwells.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Key Features Grid --\u003e\n  \u003cdiv class=\"erth-section\"\u003e\n    \u003cdiv class=\"erth-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"erth-features\"\u003e\n\n      \u003cdiv class=\"erth-feature-card\"\u003e\n        \u003cspan class=\"erth-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 14 L3 9 Q3 7 5 7 L11 7 L11 12 L21 12 L21 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 14 L3 18 L21 18 L21 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePull-Out Sleeper Bed\u003c\/h3\u003e\n        \u003cp\u003eThe front of the main sofa pulls out on a sturdy frame to lay flat as a sleeping surface — turning your living room into an instant guest bedroom for overnight stays. No fold-out frame to wrestle with, no heavy mattress to lift.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"erth-feature-card\"\u003e\n        \u003cspan class=\"erth-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 8 L21 8\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 5 L3 8 L6 11\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 16 L21 16\"\u003e\u003c\/path\u003e\u003cpath d=\"M18 13 L21 16 L18 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eReversible Chaise Configuration\u003c\/h3\u003e\n        \u003cp\u003eThe chaise piece is fully reversible — set it up on the \u003cstrong\u003eleft\u003c\/strong\u003e or \u003cstrong\u003eright\u003c\/strong\u003e side at assembly to suit your room, and switch it around any time you move house, rearrange furniture, or change rooms. A practical feature for renters, growing families, and anyone whose layout evolves.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"erth-feature-card\"\u003e\n        \u003cspan class=\"erth-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"9\" width=\"18\" height=\"9\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"3\" y1=\"13\" x2=\"21\" y2=\"13\"\u003e\u003c\/line\u003e\u003cpath d=\"M11 13 L11 16 L13 16 L13 13\" fill=\"currentColor\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eHidden Lift-Top Storage\u003c\/h3\u003e\n        \u003cp\u003eThe chaise lifts up to reveal a roomy hidden storage compartment underneath — ideal for stashing spare bedding, pillows, throws, kids' toys, magazines, and seasonal items out of sight. A clever space-saver for apartments and guest rooms.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"erth-feature-card\"\u003e\n        \u003cspan class=\"erth-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 21 L4 7 Q4 4 8 4 L16 4 Q20 4 20 7 L20 21\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 4 L12 21\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eSturdy Eucalyptus \u0026amp; Plywood Frame\u003c\/h3\u003e\n        \u003cp\u003eBuilt on a sturdy combination of eucalyptus hardwood and plywood — engineered to handle daily use as a sofa plus regular conversion to a bed. Solid armrests on both sides and plump padded back cushions add to the everyday comfort.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Material Callout --\u003e\n  \u003cdiv class=\"erth-material-callout\"\u003e\n    \u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n    \u003cp\u003eThe Earth is upholstered in premium soft-touch fabric in Grey — a textured weave that's comfortable to sit on and forgiving of everyday marks. The frame is built from eucalyptus hardwood and plywood with a steel pull-out bed mechanism, and the chaise has a hinged lift-top to access the internal storage compartment. Solid square armrests on both ends, plump padded back cushions, and a low base round out the silhouette. Delivered in compact flat-pack boxes for easy transport into apartments and tight spaces.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Care Instructions --\u003e\n  \u003cdiv class=\"erth-section\"\u003e\n    \u003cdiv class=\"erth-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"erth-care-grid\"\u003e\n\n      \u003cdiv class=\"erth-care-card\"\u003e\n        \u003cspan class=\"erth-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003ch3\u003eVacuum Weekly\u003c\/h3\u003e\n        \u003cp\u003eVacuum the upholstery gently with the upholstery attachment to lift dust and surface debris. Pay attention to the seat-cushion seams, the bed mechanism gap, and around the chaise storage hinge.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"erth-care-card\"\u003e\n        \u003cspan class=\"erth-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n        \u003cp\u003eBlot spills immediately with a clean white microfibre cloth — never rub. Test cleaners on a hidden area first. Avoid harsh solvents and bleach. Don't over-wet the fabric, especially in QLD humidity.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"erth-care-card\"\u003e\n        \u003cspan class=\"erth-care-emoji\" aria-hidden=\"true\"\u003e⚙️\u003c\/span\u003e\n        \u003ch3\u003eOperate the Bed Smoothly\u003c\/h3\u003e\n        \u003cp\u003ePull the bed out at a steady pace using both hands — let the mechanism extend naturally without forcing it. The same applies in reverse when packing the bed away. Don't sit or stand on the bed extension while it's in motion.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"erth-care-card\"\u003e\n        \u003cspan class=\"erth-care-emoji\" aria-hidden=\"true\"\u003e📦\u003c\/span\u003e\n        \u003ch3\u003eLift Storage Lid Carefully\u003c\/h3\u003e\n        \u003cp\u003eLift the chaise top in a smooth, controlled motion to protect the hinge. Avoid overloading the storage compartment beyond a comfortable closing weight, and don't slam the lid shut.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. At a Glance --\u003e\n  \u003cdiv class=\"erth-section\"\u003e\n    \u003cdiv class=\"erth-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"erth-list\"\u003e\n\n      \u003cdiv class=\"erth-list-item\"\u003e\n        \u003cdiv class=\"erth-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eL-shape sectional sofa bed with reversible chaise — set up left or right, switch any time.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"erth-list-item\"\u003e\n        \u003cdiv class=\"erth-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eFront of the sofa pulls out flat to form a sleeping surface for overnight guests.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"erth-list-item\"\u003e\n        \u003cdiv class=\"erth-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eHidden lift-top storage compartment under the chaise.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"erth-list-item\"\u003e\n        \u003cdiv class=\"erth-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003ePremium soft-touch fabric upholstery in Grey.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"erth-list-item\"\u003e\n        \u003cdiv class=\"erth-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eSturdy frame in eucalyptus hardwood and plywood with steel pull-out bed mechanism.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"erth-list-item\"\u003e\n        \u003cdiv class=\"erth-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003ePlump padded back cushions and solid square armrests on both ends.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"erth-list-item\"\u003e\n        \u003cdiv class=\"erth-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eCompact L-shape footprint designed for apartments and small living rooms.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"erth-list-item\"\u003e\n        \u003cdiv class=\"erth-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eDelivered flat-packed for easy transport into apartments and tight spaces.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. SEO Body Copy --\u003e\n  \u003cdiv class=\"erth-seo\"\u003e\n    \u003ch2\u003eEarth Pull Out Sofa Bed — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Earth Pull Out Sofa Bed is a compact L-shape sectional designed for modern apartments, guest rooms, and small living spaces that need three things at once: comfortable everyday seating, a sleeping spot for overnight visitors, and clever storage for everyday clutter. The main sofa body has a pull-out bed mechanism that extends from the front to lay flat as a sleeping surface, while the chaise piece is fully reversible — set it up on the left or right side at assembly to suit your room, and switch sides any time you rearrange. Lift the chaise top to reveal a roomy hidden storage compartment underneath, ideal for stashing spare bedding, pillows, throws, kids' toys, and seasonal items out of sight.\u003c\/p\u003e\n    \u003cp\u003eUpholstered in premium soft-touch fabric in Grey, the Earth has a textured weave that's comfortable to sit on and forgiving of everyday marks. The frame is built on a sturdy combination of eucalyptus hardwood and plywood — engineered to handle daily use as a sofa plus regular conversion to a bed. Solid square armrests on both ends, plump padded back cushions, and a low base round out the silhouette. The whole sofa bed is delivered in compact flat-pack boxes — easy to carry up apartment stairs and through narrow doorways. Care for the upholstery weekly with gentle vacuuming, blot spills promptly with a microfibre cloth, and avoid harsh solvents.\u003c\/p\u003e\n    \u003cp\u003eSee the Earth Pull Out Sofa Bed in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Try the pull-out bed mechanism, lift the chaise storage compartment, and try positioning the chaise on either side to find the layout that suits your room. Our team can talk you through lead times and delivery to your suburb. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":42225467097223,"sku":"EA-RSB-DGR","price":799.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/earth-pull-out-sofa-bed-the-a2z-furniture-1.jpg?v=1776396427"},{"product_id":"easton-corner-sofa-modular-grey-dark-grey","title":"Easton Corner Sofa with Ottoman","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n  .es-desc {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 15px;\n    color: #222222;\n    line-height: 1.7;\n    padding-top: 6px;\n    overflow: visible;\n  }\n\n  .es-desc * {\n    box-sizing: border-box;\n  }\n\n  .es-desc .es-intro {\n    margin-bottom: 28px;\n  }\n\n  .es-desc .es-intro p {\n    margin: 0;\n    font-size: 15px;\n    color: #222222;\n    line-height: 1.7;\n  }\n\n  .es-desc .es-label {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #6B6B6B;\n    margin: 0 0 14px 0;\n  }\n\n  .es-desc .es-features {\n    margin-bottom: 28px;\n  }\n\n  .es-desc .es-feature-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n  }\n\n  @media (max-width: 768px) {\n    .es-desc .es-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  .es-desc .es-feature-card {\n    background: #F5F5F5;\n    border-radius: 8px;\n    padding: 16px;\n    display: flex;\n    flex-direction: column;\n    gap: 6px;\n  }\n\n  .es-desc .es-feature-card svg {\n    width: 22px;\n    height: 22px;\n    color: #C2824D;\n    flex-shrink: 0;\n    margin-bottom: 2px;\n  }\n\n  .es-desc .es-feature-card h3 {\n    font-size: 13px;\n    font-weight: 700;\n    color: #222222;\n    margin: 0;\n    line-height: 1.4;\n  }\n\n  .es-desc .es-feature-card p {\n    font-size: 14px;\n    color: #444444;\n    margin: 0;\n    line-height: 1.6;\n  }\n\n  .es-desc .es-callout {\n    border-left: 4px solid #C2824D;\n    background: #F7EDE3;\n    border-radius: 0 8px 8px 0;\n    padding: 16px 20px;\n    margin-bottom: 28px;\n  }\n\n  .es-desc .es-callout .es-callout-heading {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #C2824D;\n    margin: 0 0 8px 0;\n  }\n\n  .es-desc .es-callout p {\n    font-size: 14px;\n    color: #222222;\n    margin: 0;\n    line-height: 1.7;\n  }\n\n  .es-desc .es-care {\n    margin-bottom: 28px;\n  }\n\n  .es-desc .es-care-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n  }\n\n  @media (max-width: 768px) {\n    .es-desc .es-care-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  .es-desc .es-care-card {\n    background: #F5F5F5;\n    border-radius: 8px;\n    padding: 14px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n\n  .es-desc .es-care-card .es-care-icon {\n    font-size: 20px;\n    line-height: 1;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .es-desc .es-care-card .es-care-text h4 {\n    font-size: 13px;\n    font-weight: 700;\n    color: #222222;\n    margin: 0 0 4px 0;\n  }\n\n  .es-desc .es-care-card .es-care-text p {\n    font-size: 13px;\n    color: #444444;\n    margin: 0;\n    line-height: 1.6;\n  }\n\n  .es-desc .es-care-products {\n    background: #F7EDE3;\n    border: 1px solid #E8C9AA;\n    border-radius: 8px;\n    padding: 14px 16px;\n    margin-bottom: 28px;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    align-items: center;\n  }\n\n  .es-desc .es-care-products .es-pill-label {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #6B6B6B;\n    white-space: nowrap;\n    margin-right: 4px;\n  }\n\n  .es-desc .es-care-products a.es-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: #ffffff;\n    border: 1px solid #E8C9AA;\n    border-radius: 20px;\n    padding: 6px 14px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #C2824D;\n    text-decoration: none;\n    white-space: nowrap;\n    transition: background 0.2s ease, border-color 0.2s ease;\n  }\n\n  .es-desc .es-care-products a.es-pill:hover {\n    background: #C2824D;\n    color: #ffffff;\n    border-color: #C2824D;\n  }\n\n  .es-desc .es-glance {\n    margin-bottom: 28px;\n  }\n\n  .es-desc .es-glance-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n\n  .es-desc .es-glance-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 14px;\n    color: #222222;\n    line-height: 1.6;\n  }\n\n  .es-desc .es-tick {\n    flex-shrink: 0;\n    width: 20px;\n    height: 20px;\n    background: #C2824D;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 2px;\n  }\n\n  .es-desc .es-tick svg {\n    width: 11px;\n    height: 11px;\n  }\n\n  .es-desc .es-seo {\n    border-top: 1px solid #E5E5E5;\n    padding-top: 22px;\n    margin-top: 4px;\n  }\n\n  .es-desc .es-seo h2 {\n    font-size: 15px;\n    font-weight: 700;\n    color: #222222;\n    margin: 0 0 14px 0;\n    line-height: 1.5;\n  }\n\n  .es-desc .es-seo p {\n    font-size: 13.5px;\n    color: #6B6B6B;\n    line-height: 1.7;\n    margin: 0 0 14px 0;\n  }\n\n  .es-desc .es-seo p:last-child {\n    margin-bottom: 0;\n  }\n\n  .es-desc a.mr-link {\n    color: #C2824D;\n    text-decoration: underline;\n    text-decoration-thickness: 1px;\n    text-underline-offset: 2px;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"es-desc\"\u003e\n\u003c!-- 1. Intro paragraph --\u003e\n\u003cdiv class=\"es-intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eEaston Sofa\u003c\/strong\u003e is a fabric-upholstered U-shaped lounge that wraps seating around three sides, creating a spacious and sociable centrepiece for the living room. It comes with scatter cushions and a large rectangular ottoman, giving you a complete, ready-to-use setup straight out of the box. Available in Grey and Dark Grey, it suits a range of interior styles without competing with existing décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features grid --\u003e\n\u003cdiv class=\"es-features\"\u003e\n\u003cdiv class=\"es-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"es-feature-grid\"\u003e\n\u003cdiv class=\"es-feature-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n\u003ch3\u003eU-Shaped Configuration\u003c\/h3\u003e\n\u003cp\u003eChaises on both ends wrap seating around three sides, making this well suited to larger living rooms and open-plan spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"es-feature-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003crect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 7V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003ch3\u003eRectangular Ottoman Included\u003c\/h3\u003e\n\u003cp\u003eThe large rectangular ottoman is a separate piece — use it as a footrest, a surface for a tray, or additional seating when needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"es-feature-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v4m0 12v4M4.93 4.93l2.83 2.83m8.48 8.48 2.83 2.83M2 12h4m12 0h4M4.93 19.07l2.83-2.83m8.48-8.48 2.83-2.83\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003ch3\u003eScatter Cushions Included\u003c\/h3\u003e\n\u003cp\u003eScatter cushions are included with the sofa, adding to the furnished look without needing to source them separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"es-feature-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003ch3\u003eFabric Upholstery\u003c\/h3\u003e\n\u003cp\u003eThe fabric cover is soft to sit on and suited to everyday household use, responding well to a regular care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material callout --\u003e\n\u003cdiv class=\"es-callout\"\u003e\n\u003cdiv class=\"es-callout-heading\"\u003eAbout the Fabric Upholstery\u003c\/div\u003e\n\u003cp\u003eThe Easton is upholstered in a fabric cover suited to daily living room use. Fabric upholstery provides a soft, comfortable seating surface that is straightforward to maintain with the right care products. For the specific fabric composition of this sofa, please check the product label or speak with our team in store.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"es-care\"\u003e\n\u003cdiv class=\"es-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"es-care-grid\"\u003e\n\u003cdiv class=\"es-care-card\"\u003e\n\u003cspan class=\"es-care-icon\"\u003e🧹\u003c\/span\u003e\n\u003cdiv class=\"es-care-text\"\u003e\n\u003ch4\u003eVacuum Regularly\u003c\/h4\u003e\n\u003cp\u003eUse a soft brush attachment to lift dust and loose fibres from the fabric surface and seat crevices at least once a week.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"es-care-card\"\u003e\n\u003cspan class=\"es-care-icon\"\u003e💧\u003c\/span\u003e\n\u003cdiv class=\"es-care-text\"\u003e\n\u003ch4\u003eSpot Clean Promptly\u003c\/h4\u003e\n\u003cp\u003eBlot spills immediately with a clean dry cloth. For marks, use a \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\" class=\"mr-link\"\u003emild fabric cleaner\u003c\/a\u003e and always test on a hidden area first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"es-care-card\"\u003e\n\u003cspan class=\"es-care-icon\"\u003e🚫\u003c\/span\u003e\n\u003cdiv class=\"es-care-text\"\u003e\n\u003ch4\u003eAvoid Harsh Products\u003c\/h4\u003e\n\u003cp\u003eDo not use bleach, solvent-based cleaners, or abrasive cloths, as these can damage the fabric fibres or cause discolouration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"es-care-card\"\u003e\n\u003cspan class=\"es-care-icon\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv class=\"es-care-text\"\u003e\n\u003ch4\u003eApply Fabric Protector\u003c\/h4\u003e\n\u003cp\u003eTreat the upholstery with a \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\" class=\"mr-link\"\u003efabric protector spray\u003c\/a\u003e after purchase to help repel everyday spills and surface soiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Care products pill row --\u003e\n\u003cdiv class=\"es-care-products\"\u003e\n\u003cspan class=\"es-pill-label\"\u003eCare Products\u003c\/span\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\" class=\"es-pill\"\u003e🧴 Fabric Protector Spray →\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\" class=\"es-pill\"\u003e🧼 Fabric Care Kit →\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-lounge-care-with-5-year-warranty-2-4-seats\" class=\"es-pill\"\u003e🛡️ 5 Year Warranty (2–4 seats) →\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman%C2%AE-fabric-lounge-care-5-year-warranty-5-8-seats\" class=\"es-pill\"\u003e🛡️ 5 Year Warranty (5–8 seats) →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- 6. At a Glance checklist --\u003e\n\u003cdiv class=\"es-glance\"\u003e\n\u003cdiv class=\"es-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"es-glance-list\"\u003e\n\u003cdiv class=\"es-glance-item\"\u003e\n\u003cspan class=\"es-tick\"\u003e \u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cspan\u003eU-shaped layout with chaises on both ends provides wraparound seating suited to larger living rooms and open-plan areas.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"es-glance-item\"\u003e\n\u003cspan class=\"es-tick\"\u003e \u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cspan\u003eUpholstered in fabric suited to daily household use, with a soft surface that holds up well with regular wear.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"es-glance-item\"\u003e\n\u003cspan class=\"es-tick\"\u003e \u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cspan\u003eScatter cushions and a large rectangular ottoman are included, providing a complete setup straight out of the box.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"es-glance-item\"\u003e\n\u003cspan class=\"es-tick\"\u003e \u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cspan\u003eAvailable in Grey and Dark Grey — two neutral tones that complement a broad range of living room colour schemes.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"es-glance-item\"\u003e\n\u003cspan class=\"es-tick\"\u003e \u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cspan\u003eAvailable to view in person at A2Z Furniture showrooms in Rocklea, Sandgate, Bundall, North Ipswich, and Beenleigh.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. Complete the Set — omitted: no matching range products provided --\u003e \u003c!-- 8. SEO body copy --\u003e\n\u003cdiv class=\"es-seo\"\u003e\n\u003ch2\u003eEaston Sofa — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Easton Sofa is a fabric-upholstered U-shaped lounge with chaises on both the left and right ends, creating wraparound seating across three sides. Scatter cushions and a large rectangular ottoman are included, so the suite arrives as a complete, ready-to-use setup. The fabric upholstery provides a soft seating surface suited to regular daily use and is straightforward to maintain with appropriate care products.\u003c\/p\u003e\n\u003cp\u003eThe Easton is available in Grey and Dark Grey. Grey suits brighter living rooms with lighter wall colours and natural timber floors, while Dark Grey works well in spaces with richer, warmer interior finishes. Both tones are designed to sit alongside existing furniture without clashing, making them a practical choice for a range of home styles.\u003c\/p\u003e\n\u003cp\u003eThis sofa is well suited to households that need generous seating capacity in a main living area — particularly larger rooms or open-plan spaces where a standard two- or three-seater would leave the layout feeling unbalanced. The Easton Sofa can be viewed in person at The A2Z Furniture showrooms in Rocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Grey","offer_id":42225644667015,"sku":"EA-MCS-DR","price":1799.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":42225644765319,"sku":"EA-MCS-DGR","price":1799.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/easton-corner-sofa-with-ottoman-the-a2z-furniture-1_543c1e83-0f3b-41eb-a22a-2428363fb495.png?v=1778478381"},{"product_id":"osaka-3-seater-couch-chaise","title":"Osaka 3 Seater Couch with Chaise","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.osaka-desc {\n  padding-top: 6px;\n  overflow: visible;\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  max-width: 100%;\n}\n\n.osaka-desc * { box-sizing: border-box; }\n.osaka-desc p { margin: 0 0 14px; }\n.osaka-desc strong { color: #222222; }\n\n.osaka-desc .osaka-section-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 28px 0 12px;\n}\n\n.osaka-desc .osaka-intro { margin-bottom: 22px; }\n\n.osaka-desc .mr-link {\n  color: #C2824D;\n  text-decoration: underline;\n  text-decoration-thickness: 1px;\n  text-underline-offset: 2px;\n  font-weight: 600;\n  white-space: nowrap;\n}\n\n\/* Feature grid *\/\n.osaka-desc .osaka-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n  margin-bottom: 8px;\n}\n\n.osaka-desc .osaka-feature-card {\n  background: #F5F5F5;\n  border-radius: 10px;\n  padding: 18px;\n}\n\n.osaka-desc .osaka-feature-icon {\n  color: #C2824D;\n  margin-bottom: 10px;\n  display: inline-flex;\n}\n\n.osaka-desc .osaka-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  margin: 0 0 6px;\n  color: #222222;\n}\n\n.osaka-desc .osaka-feature-card p {\n  font-size: 14px;\n  margin: 0;\n  line-height: 1.55;\n  color: #222222;\n}\n\n\/* Material callout *\/\n.osaka-desc .osaka-callout {\n  background: #F7EDE3;\n  border-left: 3px solid #C2824D;\n  padding: 16px 18px;\n  border-radius: 4px;\n  margin-bottom: 8px;\n}\n\n.osaka-desc .osaka-callout h3 {\n  font-size: 13px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.12em;\n  margin: 0 0 8px;\n  color: #222222;\n}\n\n.osaka-desc .osaka-callout p {\n  font-size: 14px;\n  margin: 0;\n  line-height: 1.6;\n  color: #222222;\n}\n\n\/* Care cards *\/\n.osaka-desc .osaka-care {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 8px;\n}\n\n.osaka-desc .osaka-care-card {\n  background: #F5F5F5;\n  border-radius: 10px;\n  padding: 14px 16px;\n  display: flex;\n  gap: 12px;\n  align-items: flex-start;\n}\n\n.osaka-desc .osaka-care-emoji {\n  font-size: 22px;\n  line-height: 1;\n  flex-shrink: 0;\n  margin-top: 2px;\n}\n\n.osaka-desc .osaka-care-card h4 {\n  font-size: 13px;\n  font-weight: 700;\n  margin: 0 0 4px;\n  color: #222222;\n}\n\n.osaka-desc .osaka-care-card p {\n  font-size: 13.5px;\n  margin: 0;\n  line-height: 1.5;\n  color: #222222;\n}\n\n\/* Pill strip *\/\n.osaka-desc .osaka-pills {\n  background: #F7EDE3;\n  border: 1px solid #E8C9AA;\n  border-radius: 10px;\n  padding: 14px;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-bottom: 8px;\n}\n\n.osaka-desc .osaka-pill {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: #ffffff;\n  border: 1px solid #E8C9AA;\n  color: #222222;\n  padding: 7px 13px;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 600;\n  text-decoration: none;\n  transition: all 0.2s ease;\n}\n\n.osaka-desc .osaka-pill:hover {\n  background: #C2824D;\n  color: #ffffff;\n  border-color: #C2824D;\n}\n\n\/* At a glance checklist *\/\n.osaka-desc .osaka-glance {\n  background: #F5F5F5;\n  border-radius: 10px;\n  padding: 18px 20px;\n  margin-bottom: 8px;\n}\n\n.osaka-desc .osaka-list-item {\n  display: flex;\n  gap: 12px;\n  align-items: flex-start;\n  padding: 6px 0;\n}\n\n.osaka-desc .osaka-tick {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 20px;\n  height: 20px;\n  border-radius: 50%;\n  background: #C2824D;\n  flex-shrink: 0;\n  margin-top: 3px;\n}\n\n.osaka-desc .osaka-tick svg {\n  width: 12px;\n  height: 12px;\n  color: #ffffff;\n}\n\n.osaka-desc .osaka-list-item span:last-child {\n  font-size: 14px;\n  line-height: 1.55;\n  color: #222222;\n}\n\n\/* SEO body *\/\n.osaka-desc .osaka-seo {\n  border-top: 1px solid #E5E5E5;\n  margin-top: 28px;\n  padding-top: 22px;\n}\n\n.osaka-desc .osaka-seo h2 {\n  font-size: 18px;\n  font-weight: 700;\n  margin: 0 0 14px;\n  color: #222222;\n  line-height: 1.4;\n}\n\n.osaka-desc .osaka-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 12px;\n}\n\n\/* Mobile *\/\n@media (max-width: 768px) {\n  .osaka-desc .osaka-features,\n  .osaka-desc .osaka-care {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"osaka-desc\"\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cp class=\"osaka-intro\"\u003e\u003cstrong\u003eThe Osaka 3-Seater Couch with Chaise\u003c\/strong\u003e brings deep, plush seating into your living room with soft fabric upholstery and an extended chaise for stretching out. Wide cushioned arms and generous back cushions make it well-suited to slow afternoons and relaxed evenings — a sofa designed first for comfort, then styled to suit modern Australian homes.\u003c\/p\u003e\n\n  \u003c!-- Key Features --\u003e\n  \u003cdiv class=\"osaka-section-label\"\u003eKey Features\u003c\/div\u003e\n  \u003cdiv class=\"osaka-features\"\u003e\n\n    \u003cdiv class=\"osaka-feature-card\"\u003e\n      \u003cspan class=\"osaka-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cpolyline points=\"9 21 3 21 3 15\"\u003e\u003c\/polyline\u003e\u003cline x1=\"21\" y1=\"3\" x2=\"14\" y2=\"10\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"21\" x2=\"10\" y2=\"14\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eWide, Deep Seats\u003c\/h3\u003e\n      \u003cp\u003eGenerous seat depth gives you room to lounge fully or curl up sideways with feet up.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osaka-feature-card\"\u003e\n      \u003cspan class=\"osaka-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"12 2 2 7 12 12 22 7 12 2\"\u003e\u003c\/polygon\u003e\u003cpolyline points=\"2 17 12 22 22 17\"\u003e\u003c\/polyline\u003e\u003cpolyline points=\"2 12 12 17 22 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003ePlush Cushions\u003c\/h3\u003e\n      \u003cp\u003eSoft, padded back and seat cushions for relaxed everyday support.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osaka-feature-card\"\u003e\n      \u003cspan class=\"osaka-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"17 1 21 5 17 9\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M3 11V9a4 4 0 0 1 4-4h14\"\u003e\u003c\/path\u003e\u003cpolyline points=\"7 23 3 19 7 15\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M21 13v2a4 4 0 0 1-4 4H3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eLeft or Right Chaise\u003c\/h3\u003e\n      \u003cp\u003eChoose your chaise orientation at the time of purchase to suit your room layout.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osaka-feature-card\"\u003e\n      \u003cspan class=\"osaka-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"9\" cy=\"12\" r=\"6\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"15\" cy=\"12\" r=\"6\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eTwo Fabric Colours\u003c\/h3\u003e\n      \u003cp\u003eAvailable in Beige and Dark Grey to suit warm or cool interior palettes.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Material callout --\u003e\n  \u003cdiv class=\"osaka-section-label\"\u003eAbout the Material\u003c\/div\u003e\n  \u003cdiv class=\"osaka-callout\"\u003e\n    \u003ch3\u003eAbout the Fabric Upholstery\u003c\/h3\u003e\n    \u003cp\u003eThe Osaka is finished in a soft-touch fabric upholstery selected for its texture and feel. The weave is gentle against skin and clothing, and holds up well to regular living-room use when paired with routine vacuuming and the recommended fabric care below.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Care --\u003e\n  \u003cdiv class=\"osaka-section-label\"\u003eCare Instructions\u003c\/div\u003e\n  \u003cdiv class=\"osaka-care\"\u003e\n\n    \u003cdiv class=\"osaka-care-card\"\u003e\n      \u003cspan class=\"osaka-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eVacuum Regularly\u003c\/h4\u003e\n        \u003cp\u003eUse a soft brush attachment weekly to lift dust and crumbs from cushions and seams.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osaka-care-card\"\u003e\n      \u003cspan class=\"osaka-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSpot Clean Spills\u003c\/h4\u003e\n        \u003cp\u003eBlot immediately with a clean, damp cloth. Use the \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\"\u003eGuardsman Fabric Care Kit\u003c\/a\u003e for deeper marks.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osaka-care-card\"\u003e\n      \u003cspan class=\"osaka-care-emoji\" aria-hidden=\"true\"\u003e🚫\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eAvoid Harsh Products\u003c\/h4\u003e\n        \u003cp\u003eSkip bleach, solvents, and abrasive cleaners — they can lift the fibre and dull the colour.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osaka-care-card\"\u003e\n      \u003cspan class=\"osaka-care-emoji\" aria-hidden=\"true\"\u003e🛡️\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eApply Fabric Protector\u003c\/h4\u003e\n        \u003cp\u003eTreat with \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\"\u003eGuardsman Fabric Protector\u003c\/a\u003e after delivery to help repel everyday spills.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Pill row --\u003e\n  \u003cdiv class=\"osaka-section-label\"\u003eRecommended Care Products\u003c\/div\u003e\n  \u003cdiv class=\"osaka-pills\"\u003e\n    \u003ca class=\"osaka-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\"\u003e\u003cspan aria-hidden=\"true\"\u003e🛡️\u003c\/span\u003e Guardsman Fabric Protector \u003cspan aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n    \u003ca class=\"osaka-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\"\u003e\u003cspan aria-hidden=\"true\"\u003e🧴\u003c\/span\u003e Guardsman Fabric Care Kit \u003cspan aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n    \u003ca class=\"osaka-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-lounge-care-with-5-year-warranty-2-4-seats\"\u003e\u003cspan aria-hidden=\"true\"\u003e🛋️\u003c\/span\u003e 5 Year Fabric Care Warranty \u003cspan aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- At a Glance --\u003e\n  \u003cdiv class=\"osaka-section-label\"\u003eAt a Glance\u003c\/div\u003e\n  \u003cdiv class=\"osaka-glance\"\u003e\n\n    \u003cdiv class=\"osaka-list-item\"\u003e\n      \u003cspan class=\"osaka-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003cspan\u003eSoft fabric upholstery with plush back and seat cushions designed for daily lounging.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osaka-list-item\"\u003e\n      \u003cspan class=\"osaka-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003cspan\u003eLeft or right chaise orientation chosen at the time of purchase to fit your room layout.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osaka-list-item\"\u003e\n      \u003cspan class=\"osaka-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003cspan\u003eAvailable in Beige and Dark Grey to suit modern, classic, or coastal interiors.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osaka-list-item\"\u003e\n      \u003cspan class=\"osaka-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003cspan\u003eThree-seat layout with chaise extension — well-suited to family living rooms and open lounges.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osaka-list-item\"\u003e\n      \u003cspan class=\"osaka-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003cspan\u003ePairs easily with other neutral fabric pieces from the broader \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/collections\/lounges-sofas-brisbane-gold-coast\"\u003eA2Z lounge collection\u003c\/a\u003e.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SEO body --\u003e\n  \u003cdiv class=\"osaka-seo\"\u003e\n    \u003ch2\u003eOsaka 3-Seater Couch with Chaise — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Osaka 3-Seater Couch with Chaise is a soft, deep-seated fabric lounge built for comfort-first living. Wide rolled arms, generous back cushions, and an extended chaise give the sofa a relaxed, casual silhouette while the fabric upholstery keeps the look warm and approachable. It’s designed for everyday use — the kind of sofa you sink into rather than perch on.\u003c\/p\u003e\n    \u003cp\u003eThe Osaka is offered in two colour options: Beige and Dark Grey. Beige is an easy match for warm-neutral, coastal, or layered modern interiors, working well alongside timber, rattan, and cream textiles. Dark Grey leans more contemporary — a confident anchor for cooler palettes, modern apartments, or rooms styled with black, navy, and brushed metal accents.\u003c\/p\u003e\n    \u003cp\u003eThe Osaka suits family living rooms, open-plan lounges, and apartments where the chaise can sit either left or right depending on your floor plan — a choice you make at the time of purchase. It sits comfortably alongside the broader \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/collections\/lounges-sofas-brisbane-gold-coast\"\u003eA2Z lounges and sofas range\u003c\/a\u003e. See it in person at our Rocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh showrooms.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Beige \/ Right When Sitting","offer_id":42341313544327,"sku":"OS-CUR-BG","price":1499.0,"currency_code":"AUD","in_stock":true},{"title":"Beige \/ Left When Sitting","offer_id":42341313577095,"sku":"OS-CUL-BG","price":1499.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey \/ Right When Sitting","offer_id":42341313609863,"sku":"OS-CUR-DG","price":1499.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey \/ Left When Sitting","offer_id":42341313642631,"sku":"OS-CUL-DG","price":1499.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/5651b46f-ca6e-4f5a-86e5-ca938bd3221f.webp?v=1782109386"},{"product_id":"oxford-3-seater-couch-chaise","title":"Oxford 3 Seater Couch with Chaise","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.oxch-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.oxch-desc * { box-sizing: border-box; }\n.oxch-desc p { margin: 0 0 16px 0; }\n.oxch-desc strong { color: #222222; }\n\n.oxch-desc .oxch-section { margin-bottom: 28px; }\n\n.oxch-desc .oxch-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.oxch-desc .oxch-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .oxch-desc .oxch-features { grid-template-columns: 1fr; }\n}\n\n.oxch-desc .oxch-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.oxch-desc .oxch-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.oxch-desc .oxch-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.oxch-desc .oxch-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.oxch-desc .oxch-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.oxch-desc .oxch-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.oxch-desc .oxch-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.oxch-desc .oxch-config-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.oxch-desc .oxch-config-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 10px 0;\n}\n\n.oxch-desc .oxch-config-callout p {\n  font-size: 14.5px;\n  color: #222222;\n  margin: 0 0 10px 0;\n  line-height: 1.65;\n}\n\n.oxch-desc .oxch-config-callout p:last-child {\n  margin-bottom: 0;\n}\n\n.oxch-desc .oxch-config-callout strong.warn {\n  color: #8B3A1F;\n}\n\n.oxch-desc .oxch-chaise-diagrams {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  margin-bottom: 12px;\n}\n\n@media (max-width: 600px) {\n  .oxch-desc .oxch-chaise-diagrams { grid-template-columns: 1fr; }\n}\n\n.oxch-desc .oxch-diagram-card {\n  background: transparent;\n  border-radius: 0;\n  padding: 0;\n  text-align: center;\n}\n\n.oxch-desc .oxch-diagram-card svg {\n  width: 100%;\n  height: auto;\n  max-width: 220px;\n  margin: 0 auto;\n  display: block;\n}\n\n.oxch-desc .oxch-diagram-frame {\n  background: #F5F1EA;\n  border-radius: 6px;\n  padding: 18px 14px;\n  margin-bottom: 12px;\n  border: 1px solid rgba(0,0,0,0.06);\n}\n\n.oxch-desc .oxch-diagram-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n}\n\n.oxch-desc .oxch-diagram-card p {\n  font-size: 13px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.oxch-desc .oxch-colour-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin-bottom: 28px;\n}\n\n.oxch-desc .oxch-option-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.oxch-desc .oxch-swatch {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  margin: 0 auto 8px auto;\n  border: 1px solid rgba(0,0,0,0.1);\n}\n\n.oxch-desc .oxch-option-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n}\n\n.oxch-desc .oxch-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .oxch-desc .oxch-care-grid { grid-template-columns: 1fr; }\n}\n\n.oxch-desc .oxch-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.oxch-desc .oxch-care-card .oxch-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.oxch-desc .oxch-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.oxch-desc .oxch-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.oxch-desc .oxch-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.oxch-desc .oxch-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.oxch-desc .oxch-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.oxch-desc .oxch-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.oxch-desc .oxch-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.oxch-desc .oxch-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.oxch-desc .oxch-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.oxch-desc .oxch-link {\n  color: #C2824D;\n  text-decoration: underline;\n  text-decoration-thickness: 1px;\n  text-underline-offset: 2px;\n  font-weight: 600;\n  white-space: nowrap;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"oxch-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"oxch-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eOxford 3 Seater Couch with Chaise\u003c\/strong\u003e is a deep, plush modern lounge sofa with wide square arms, generously padded loose seat and back cushions, and an integrated chaise extension for stretching out. Built for sinking-in, feet-up lounging rather than formal upright sitting — this is the sofa you'll come home to at the end of a long day. Available in two warm-toned neutrals (Beige or Dark Grey) and two chaise orientations (left chaise or right chaise).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Configuration Choice Callout --\u003e\n\u003cdiv class=\"oxch-config-callout\"\u003e\n\u003ch3\u003eImportant — Choose Your Chaise Side at Order Time\u003c\/h3\u003e\n\u003cp\u003eThe Oxford comes in two chaise orientations: \u003cstrong\u003eleft chaise\u003c\/strong\u003e or \u003cstrong\u003eright chaise\u003c\/strong\u003e. Chaise side is determined from the seating perspective — i.e. when you are sitting on the sofa, the chaise will extend to either your left or your right.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong class=\"warn\"\u003eThe chaise is not reversible\u003c\/strong\u003e — once chosen, it cannot be flipped to the other side later. Measure your room layout carefully and decide which side you want before placing your order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Key Features Grid --\u003e\n\u003cdiv class=\"oxch-section\"\u003e\n\u003cdiv class=\"oxch-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"oxch-features\"\u003e\n\u003cdiv class=\"oxch-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"oxch-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003crect rx=\"1\" height=\"8\" width=\"14\" y=\"10\" x=\"2\"\u003e\u003c\/rect\u003e\u003crect rx=\"1\" height=\"5\" width=\"8\" y=\"13\" x=\"14\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eIntegrated Chaise Extension\u003c\/h3\u003e\n\u003cp\u003eThe full-depth chaise lets you stretch your legs out fully without needing a separate ottoman or footstool. Perfect for solo afternoon naps, weekend reading, or curling up sideways under a throw — the chaise transforms the sofa from a regular lounge into a proper relaxation surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oxch-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"oxch-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M3 18 L21 18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 18 L5 14 Q5 12 7 12 L17 12 Q19 12 19 14 L19 18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 14 L5 14 M19 14 L21 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eWide, Deep Seat Cushions\u003c\/h3\u003e\n\u003cp\u003eThree generously sized seat cushions with deep seat depth give you proper sink-in comfort. Designed for relaxed, casual lounging rather than formal upright sitting — kick your shoes off, tuck your feet up, and settle in for a film.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oxch-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"oxch-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003crect rx=\"0.5\" height=\"14\" width=\"4\" y=\"6\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.5\" height=\"14\" width=\"4\" y=\"6\" x=\"17\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.5\" height=\"11\" width=\"10\" y=\"9\" x=\"7\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eWide Square Modern Arms\u003c\/h3\u003e\n\u003cp\u003eClean, blocky, low-profile square arms give the Oxford a contemporary modern silhouette — distinct from rolled traditional arms or pillow-style padded arms. The wide top profile doubles as a useful surface for resting drinks, a book, or a phone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oxch-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"oxch-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003ccircle r=\"2.5\" cy=\"8\" cx=\"6\"\u003e\u003c\/circle\u003e\u003ccircle r=\"2.5\" cy=\"8\" cx=\"12\"\u003e\u003c\/circle\u003e\u003ccircle r=\"2.5\" cy=\"8\" cx=\"18\"\u003e\u003c\/circle\u003e\u003cpath d=\"M3 18 L21 18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003ePlush Loose Back Cushions\u003c\/h3\u003e\n\u003cp\u003eThree separate loose back cushions you can plump and rearrange to your liking — pull them forward for more lumbar support, push them back for more seat depth, or stack them at one end when you want a side-leaning lounge position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Material Callout --\u003e\n\u003cdiv class=\"oxch-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Oxford 3 Seater is upholstered in a soft, plush textured fabric over a sturdy timber and engineered-wood frame, with high-density foam padding throughout the seat, back, and chaise cushions. The sofa sits on a low rectangular plinth base with small black plastic feet at each corner. Available in Beige (a warm cream-oatmeal neutral) or Dark Grey (a deep charcoal that reads almost black in low light) — both versatile colours that work in a wide range of modern and contemporary interiors. The sofa is delivered flat-packed for easier transport through doorways and stairwells, with assembly required on arrival.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Configuration — Chaise Side Diagram --\u003e\n\u003cdiv class=\"oxch-section\"\u003e\n\u003cdiv class=\"oxch-label\"\u003eChoose Your Chaise Side\u003c\/div\u003e\n\u003cp style=\"font-size: 14px; color: #6b6b6b; margin: 0 0 14px 0; line-height: 1.6;\"\u003eChaise side is determined from the seating perspective — when you sit on the lounge, the chaise will extend to either your left or your right.\u003c\/p\u003e\n\u003cdiv class=\"oxch-chaise-diagrams\"\u003e\n\u003cdiv class=\"oxch-diagram-card\"\u003e\n\u003cdiv class=\"oxch-diagram-frame\"\u003e\u003csvg role=\"img\" aria-labelledby=\"left-chaise-title\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 240 140\"\u003e\n            \u003ctitle id=\"left-chaise-title\"\u003eLeft chaise plan view of Oxford lounge\u003c\/title\u003e\n\n            \n            \n            \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.5\" stroke=\"#C2824D\" fill=\"#F7EDE3\" d=\"M 20,30 L 220,30 L 220,118 L 147,118 L 147,82 L 20,82 Z\"\u003e\u003c\/path\u003e\n\n            \n            \u003cline stroke-width=\"1.3\" stroke=\"#C2824D\" y2=\"48\" x2=\"220\" y1=\"48\" x1=\"20\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline stroke-width=\"1.3\" stroke=\"#C2824D\" y2=\"82\" x2=\"38\" y1=\"30\" x1=\"38\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline stroke-width=\"1.3\" stroke=\"#C2824D\" y2=\"82\" x2=\"202\" y1=\"30\" x1=\"202\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline stroke-width=\"1.3\" stroke=\"#C2824D\" y2=\"82\" x2=\"220\" y1=\"82\" x1=\"202\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"48\" x2=\"92\" y1=\"30\" x1=\"92\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"48\" x2=\"147\" y1=\"30\" x1=\"147\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"82\" x2=\"92\" y1=\"48\" x1=\"92\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"82\" x2=\"147\" y1=\"48\" x1=\"147\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eLeft Chaise\u003c\/h3\u003e\n\u003cp\u003eWhen sitting on the lounge, the chaise extends to your left.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oxch-diagram-card\"\u003e\n\u003cdiv class=\"oxch-diagram-frame\"\u003e\u003csvg role=\"img\" aria-labelledby=\"right-chaise-title\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 240 140\"\u003e\n            \u003ctitle id=\"right-chaise-title\"\u003eRight chaise plan view of Oxford lounge\u003c\/title\u003e\n\n            \n            \n            \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.5\" stroke=\"#C2824D\" fill=\"#F7EDE3\" d=\"M 20,30 L 220,30 L 220,82 L 92,82 L 92,118 L 20,118 Z\"\u003e\u003c\/path\u003e\n\n            \n            \u003cline stroke-width=\"1.3\" stroke=\"#C2824D\" y2=\"48\" x2=\"220\" y1=\"48\" x1=\"20\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline stroke-width=\"1.3\" stroke=\"#C2824D\" y2=\"82\" x2=\"38\" y1=\"30\" x1=\"38\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline stroke-width=\"1.3\" stroke=\"#C2824D\" y2=\"82\" x2=\"38\" y1=\"82\" x1=\"20\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline stroke-width=\"1.3\" stroke=\"#C2824D\" y2=\"82\" x2=\"202\" y1=\"30\" x1=\"202\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"48\" x2=\"92\" y1=\"30\" x1=\"92\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"48\" x2=\"147\" y1=\"30\" x1=\"147\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"82\" x2=\"92\" y1=\"48\" x1=\"92\"\u003e\u003c\/line\u003e\n            \u003cline stroke-width=\"1\" stroke=\"#C2824D\" y2=\"82\" x2=\"147\" y1=\"48\" x1=\"147\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eRight Chaise\u003c\/h3\u003e\n\u003cp\u003eWhen sitting on the lounge, the chaise extends to your right.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5b. Configuration — Colour Options --\u003e\n\u003cdiv class=\"oxch-section\"\u003e\n\u003cdiv class=\"oxch-label\"\u003eChoose Your Colour\u003c\/div\u003e\n\u003cdiv class=\"oxch-colour-grid\"\u003e\n\u003cdiv class=\"oxch-option-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #BAAC9F, #998876);\" class=\"oxch-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3\u003eBeige\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oxch-option-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #5C5957, #2F2D2C);\" class=\"oxch-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3\u003eDark Grey\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Care Instructions --\u003e\n\u003cdiv class=\"oxch-section\"\u003e\n\u003cdiv class=\"oxch-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"oxch-care-grid\"\u003e\n\u003cdiv class=\"oxch-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"oxch-care-emoji\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eVacuum Weekly\u003c\/h3\u003e\n\u003cp\u003eVacuum the upholstery weekly with an upholstery attachment to remove dust, crumbs, and pet hair. Lift the loose back and seat cushions and vacuum underneath occasionally — debris naturally collects in the gaps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oxch-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"oxch-care-emoji\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n\u003cp\u003eBlot spills immediately with a clean white microfibre cloth — don't rub. For stubborn marks, use a small amount of mild fabric cleaner, working from the outside of the stain inward. Test in a hidden area first. Avoid harsh solvents and bleach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oxch-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"oxch-care-emoji\"\u003e🛋️\u003c\/span\u003e\n\u003ch3\u003ePlump \u0026amp; Rotate Cushions\u003c\/h3\u003e\n\u003cp\u003ePlump the loose back and seat cushions weekly to keep them looking full, and rotate them periodically to even out compression. Loose cushions hold their shape better than fixed ones, but only if you maintain them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oxch-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"oxch-care-emoji\"\u003e🛡️\u003c\/span\u003e\n\u003ch3\u003eConsider Fabric Protection\u003c\/h3\u003e\n\u003cp\u003eA fabric protector spray applied when new (and re-applied every 6–12 months) helps the upholstery resist stains and makes daily clean-ups easier. Particularly useful in households with kids or pets, and on the lighter Beige variant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. At a Glance --\u003e\n\u003cdiv class=\"oxch-section\"\u003e\n\u003cdiv class=\"oxch-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"oxch-list\"\u003e\n\u003cdiv class=\"oxch-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"oxch-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003ePlush textured fabric upholstery in Beige or Dark Grey.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oxch-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"oxch-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eAvailable in left-chaise or right-chaise orientation (chaise side determined from the seating perspective).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oxch-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"oxch-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eChaise is fixed — not reversible — so choose carefully at order time.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oxch-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"oxch-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eThree loose seat cushions and three loose back cushions for plump, plush comfort.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oxch-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"oxch-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eWide square modern arms with low contemporary profile.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oxch-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"oxch-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eSturdy timber and engineered-wood frame on small black plastic feet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oxch-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"oxch-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eFlat-packed for easier transport — assembly required on arrival.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. SEO Body Copy --\u003e\n\u003cdiv class=\"oxch-seo\"\u003e\n\u003ch2\u003eOxford 3 Seater Couch with Chaise — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Oxford 3 Seater Couch with Chaise is a deep, plush modern lounge sofa with three loose seat cushions, three loose back cushions, an integrated full-depth chaise extension, and wide square modern arms. The frame is built from sturdy timber and engineered wood with high-density foam padding throughout, and the sofa sits on a low rectangular plinth base with small black plastic feet. Designed for sinking-in, feet-up lounging rather than formal upright sitting — wide seats, deep seat depth, and plump loose cushions all signal that the Oxford is built for relaxed everyday use.\u003c\/p\u003e\n\u003cp\u003eThe Oxford is available in two chaise orientations and two colour options. Chaise side is determined from the seating perspective: when you sit on the sofa, the chaise extends to either your left or right. \u003cstrong\u003eThe chaise is not reversible\u003c\/strong\u003e — once chosen, it cannot be flipped, so measure your room and decide which side you want before placing your order. Standard advice: position the chaise on the side that doesn't block your main walkway or interrupt the line of sight from the sofa to your TV. Beige works best in warm, layered, neutral interiors with timber sideboards, brass accents, and natural-fibre rugs (as shown in the styled image with the steel-framed garden door); Dark Grey works best in modern luxe or contemporary interiors with abstract artwork, timber console tables, and softer lamp lighting (as shown in the styled image with the gold-and-navy artwork triptych).\u003c\/p\u003e\n\u003cp\u003eThe Oxford 3 Seater Couch with Chaise is well-suited to modern apartment living rooms, open-plan family lounges, and mid-sized living rooms where the chaise gives one person a permanent stretch-out spot. The wide square arms and deep seat depth make it particularly comfortable for shoulder-to-shoulder family movie nights, where a more upright traditional sofa might feel too formal. To see the Oxford in person, compare the two colour options side by side, and visualise the chaise side that suits your room layout, visit one of our five A2Z Furniture showrooms in Rocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Beige \/ Right When Sitting","offer_id":42348786352263,"sku":"OX-CSR-BG","price":1399.0,"currency_code":"AUD","in_stock":false},{"title":"Beige \/ Left When Sitting","offer_id":42348786385031,"sku":"OX-CSL-BG","price":1399.0,"currency_code":"AUD","in_stock":false},{"title":"Dark Grey \/ Right When Sitting","offer_id":42348786417799,"sku":"OX-CSR-DG","price":1399.0,"currency_code":"AUD","in_stock":false},{"title":"Dark Grey \/ Left When Sitting","offer_id":42348786450567,"sku":"OX-CSL-DG","price":1399.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/oxford-3-seater-couch-with-chaise-the-a2z-furniture-3-Edited.jpg?v=1778478450"},{"product_id":"osprey-pull-out-sofa-bed-storage-ottoman","title":"Osprey Sofa Bed with Chaise","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.osp-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.osp-desc * { box-sizing: border-box; }\n.osp-desc p { margin: 0 0 16px 0; }\n.osp-desc strong { color: #222222; }\n\n.osp-desc .osp-section { margin-bottom: 28px; }\n\n.osp-desc .osp-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.osp-desc .osp-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .osp-desc .osp-features { grid-template-columns: 1fr; }\n}\n\n.osp-desc .osp-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.osp-desc .osp-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.osp-desc .osp-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.osp-desc .osp-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.osp-desc .osp-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 768px) {\n  .osp-desc .osp-tech-grid { grid-template-columns: 1fr 1fr; }\n}\n\n@media (max-width: 480px) {\n  .osp-desc .osp-tech-grid { grid-template-columns: 1fr; }\n}\n\n.osp-desc .osp-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.osp-desc .osp-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.osp-desc .osp-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.osp-desc .osp-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.osp-desc .osp-chaise-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 540px) {\n  .osp-desc .osp-chaise-grid { grid-template-columns: 1fr; }\n}\n\n.osp-desc .osp-chaise-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n  text-align: center;\n}\n\n.osp-desc .osp-chaise-card svg {\n  width: 100%;\n  max-width: 260px;\n  height: auto;\n  margin: 0 auto 10px auto;\n  display: block;\n}\n\n.osp-desc .osp-chaise-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n}\n\n.osp-desc .osp-chaise-card p {\n  font-size: 13px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.osp-desc .osp-chaise-note {\n  background: #F7EDE3;\n  border-left: 3px solid #C2824D;\n  border-radius: 0 6px 6px 0;\n  padding: 10px 14px;\n  margin-top: 12px;\n  font-size: 13px;\n  color: #2C241B;\n  line-height: 1.5;\n}\n\n.osp-desc .osp-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.osp-desc .osp-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.osp-desc .osp-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.osp-desc .osp-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .osp-desc .osp-care-grid { grid-template-columns: 1fr; }\n}\n\n.osp-desc .osp-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.osp-desc .osp-care-card .osp-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.osp-desc .osp-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.osp-desc .osp-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.osp-desc .osp-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.osp-desc .osp-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.osp-desc .osp-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.osp-desc .osp-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.osp-desc .osp-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.osp-desc .osp-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.osp-desc .osp-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"osp-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"osp-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eOsprey Sofa Bed with Chaise\u003c\/strong\u003e is a compact, multi-use sectional designed for modern apartments, guest rooms, and family living rooms that need a sleeping spot for overnight visitors. The main sofa body features a long-form chaise extension built into one end and an armrest on the other, with a pull-out bed mechanism that extends from the front to lay flat as a sleeping surface. A \u003cstrong\u003ematching storage ottoman\u003c\/strong\u003e is included as a separate piece — float as a footrest, extra perch-seating, or use anywhere in the room as a standalone storage bench. Choose the \u003cstrong\u003eLeft\u003c\/strong\u003e or \u003cstrong\u003eRight\u003c\/strong\u003e chaise side at order. Upholstered in soft \u003cstrong\u003echenille fabric\u003c\/strong\u003e in \u003cstrong\u003eDark Grey\u003c\/strong\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Tech Features Grid --\u003e\n  \u003cdiv class=\"osp-section\"\u003e\n    \u003cdiv class=\"osp-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n    \u003cdiv class=\"osp-tech-grid\"\u003e\n\n      \u003cdiv class=\"osp-tech-card\"\u003e\n        \u003cspan class=\"osp-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Bed\/sofa-bed: rectangular base with raised back --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 14 L3 9 Q3 7 5 7 L11 7 L11 12 L21 12 L21 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 14 L3 18 L21 18 L21 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 18 L5 20 M19 18 L19 20\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePull-Out Sofa Bed\u003c\/h3\u003e\n        \u003cp\u003eThe front of the sofa pulls out to lay flat as a sleeping surface for overnight guests.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-tech-card\"\u003e\n        \u003cspan class=\"osp-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Storage ottoman --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"9\" width=\"18\" height=\"9\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"3\" y1=\"13\" x2=\"21\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"18\" x2=\"6\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"18\" x2=\"18\" y2=\"20\"\u003e\u003c\/line\u003e\u003cpath d=\"M11 13 L11 16 L13 16 L13 13\" fill=\"currentColor\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eStorage Ottoman Included\u003c\/h3\u003e\n        \u003cp\u003eMatching ottoman with its own internal lift-top storage compartment — a separate piece that floats anywhere in the room.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-tech-card\"\u003e\n        \u003cspan class=\"osp-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Chaise lounger profile --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 14 L3 7 Q3 5 5 5 L8 5 Q10 5 10 7 L10 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 14 L21 14 L21 17 L3 17 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 17 L5 19 M19 17 L19 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eIntegrated Chaise Extension\u003c\/h3\u003e\n        \u003cp\u003eLong-form seat extension built into one end of the sofa — choose Left or Right side at order.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-tech-card\"\u003e\n        \u003cspan class=\"osp-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Plush cushion --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 9 Q4 6 7 6 L17 6 Q20 6 20 9 L20 16 Q20 18 18 18 L6 18 Q4 18 4 16 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 11 Q12 9 17 11\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 14 Q12 12 17 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePlush Padded Comfort\u003c\/h3\u003e\n        \u003cp\u003eGenerously padded seat and back cushions with pillow-style armrest — soft sink-in comfort for everyday lounging.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-tech-card\"\u003e\n        \u003cspan class=\"osp-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Apartment building \/ compact --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"5\" y=\"3\" width=\"14\" height=\"18\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"8\" y=\"6\" width=\"3\" height=\"3\"\u003e\u003c\/rect\u003e\u003crect x=\"13\" y=\"6\" width=\"3\" height=\"3\"\u003e\u003c\/rect\u003e\u003crect x=\"8\" y=\"11\" width=\"3\" height=\"3\"\u003e\u003c\/rect\u003e\u003crect x=\"13\" y=\"11\" width=\"3\" height=\"3\"\u003e\u003c\/rect\u003e\u003crect x=\"10\" y=\"16\" width=\"4\" height=\"5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eCompact Footprint\u003c\/h3\u003e\n        \u003cp\u003eDesigned for apartments, guest rooms, and small living areas — sleeping space without sacrificing the room.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-tech-card\"\u003e\n        \u003cspan class=\"osp-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Box with checkmark - flat-pack assembly --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"6\" width=\"16\" height=\"14\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 10 L20 10\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 14 L11 16 L15 12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eEasy Flat-Pack Delivery\u003c\/h3\u003e\n        \u003cp\u003ePacked in flat boxes for hassle-free transport into apartments, units, and tight stairwells.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Key Features Grid --\u003e\n  \u003cdiv class=\"osp-section\"\u003e\n    \u003cdiv class=\"osp-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"osp-features\"\u003e\n\n      \u003cdiv class=\"osp-feature-card\"\u003e\n        \u003cspan class=\"osp-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 14 L3 9 Q3 7 5 7 L11 7 L11 12 L21 12 L21 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 14 L3 18 L21 18 L21 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePull-Out Sleeper Bed\u003c\/h3\u003e\n        \u003cp\u003eThe front of the main sofa pulls out on steel rails to lay flat as a sleeping surface — turning your living room into an instant guest bedroom for overnight stays. No fold-out frame, no lifting heavy mattresses.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-feature-card\"\u003e\n        \u003cspan class=\"osp-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"9\" width=\"18\" height=\"9\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"3\" y1=\"13\" x2=\"21\" y2=\"13\"\u003e\u003c\/line\u003e\u003cpath d=\"M11 13 L11 16 L13 16 L13 13\" fill=\"currentColor\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eStorage Ottoman Included\u003c\/h3\u003e\n        \u003cp\u003eThe matching upholstered ottoman is included as a separate piece, with its own lift-top storage compartment underneath. Stash bedding, throws, headphones, and remotes inside; lift the lid by the front pull tab.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-feature-card\"\u003e\n        \u003cspan class=\"osp-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 8 L3 14 L13 14 L13 18 L21 18 L21 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 8 L13 8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eLeft or Right Chaise Setup\u003c\/h3\u003e\n        \u003cp\u003eThe chaise extension is built into one end of the sofa — choose \u003cstrong\u003eLeft Chaise\u003c\/strong\u003e or \u003cstrong\u003eRight Chaise\u003c\/strong\u003e at order. Fixed at order, not reversible after assembly, so plan based on your room layout.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-feature-card\"\u003e\n        \u003cspan class=\"osp-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 10 Q12 8 20 10\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 13 Q12 11 20 13\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 16 Q12 14 20 16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eSoft Chenille Upholstery\u003c\/h3\u003e\n        \u003cp\u003ePlush chenille fabric upholstery in Dark Grey — warm to the touch with a subtle multi-tonal weave that catches light beautifully. Suits modern, transitional, and Scandi-leaning interiors.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Material Callout --\u003e\n  \u003cdiv class=\"osp-material-callout\"\u003e\n    \u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n    \u003cp\u003eThe Osprey is upholstered in soft chenille fabric in Dark Grey — a warm, textured weave with a subtle sheen that suits modern living rooms and guest spaces. The frame is built on sturdy timber with a steel pull-out bed mechanism, plump padded seat and back cushions, and a pillow-style armrest. The matching ottoman has its own lift-top storage compartment with a front pull-tab handle. Delivered in compact flat-pack boxes for easy transport into apartments and tight spaces.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Care Instructions --\u003e\n  \u003cdiv class=\"osp-section\"\u003e\n    \u003cdiv class=\"osp-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"osp-care-grid\"\u003e\n\n      \u003cdiv class=\"osp-care-card\"\u003e\n        \u003cspan class=\"osp-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003ch3\u003eVacuum Weekly\u003c\/h3\u003e\n        \u003cp\u003eVacuum the chenille gently with the upholstery attachment to lift dust and surface debris. Pay attention to the seat-cushion seams, the bed mechanism gap, and around the ottoman storage hinge.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-care-card\"\u003e\n        \u003cspan class=\"osp-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n        \u003cp\u003eBlot spills immediately with a clean white microfibre cloth — never rub. Test cleaners on a hidden area first. Avoid harsh solvents and bleach. Don't over-wet the fabric, especially in QLD humidity.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-care-card\"\u003e\n        \u003cspan class=\"osp-care-emoji\" aria-hidden=\"true\"\u003e🐾\u003c\/span\u003e\n        \u003ch3\u003eWatch Out for Pet Claws\u003c\/h3\u003e\n        \u003cp\u003eChenille has a soft, looped weave that can snag on pet claws and sharp objects. Trim claws regularly, and gently snip any pulled threads flush — never pull a snag through, as it can ladder.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-care-card\"\u003e\n        \u003cspan class=\"osp-care-emoji\" aria-hidden=\"true\"\u003e⚙️\u003c\/span\u003e\n        \u003ch3\u003eOperate the Bed Smoothly\u003c\/h3\u003e\n        \u003cp\u003ePull the bed mechanism out at a steady pace using both hands on the strap pulls — let the steel rails extend naturally without forcing them. The same applies in reverse when packing the bed away.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. At a Glance --\u003e\n  \u003cdiv class=\"osp-section\"\u003e\n    \u003cdiv class=\"osp-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"osp-list\"\u003e\n\n      \u003cdiv class=\"osp-list-item\"\u003e\n        \u003cdiv class=\"osp-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003ePull-out sofa bed with separate matching storage ottoman.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-list-item\"\u003e\n        \u003cdiv class=\"osp-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eChoose Left or Right chaise side at order — fixed and not reversible.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-list-item\"\u003e\n        \u003cdiv class=\"osp-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eLong-form chaise extension built into one end of the sofa, with an armrest on the other.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-list-item\"\u003e\n        \u003cdiv class=\"osp-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eFront of the sofa pulls out flat to form a sleeping surface for overnight guests.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-list-item\"\u003e\n        \u003cdiv class=\"osp-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eOttoman has its own lift-top storage compartment, accessed via the front pull tab.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-list-item\"\u003e\n        \u003cdiv class=\"osp-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eSoft chenille fabric upholstery in Dark Grey.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-list-item\"\u003e\n        \u003cdiv class=\"osp-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003ePlump padded seat and back cushions with pillow-style armrest.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-list-item\"\u003e\n        \u003cdiv class=\"osp-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eSturdy timber frame with steel pull-out bed mechanism.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-list-item\"\u003e\n        \u003cdiv class=\"osp-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eCompact footprint designed for apartments and small living rooms.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"osp-list-item\"\u003e\n        \u003cdiv class=\"osp-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eDelivered flat-packed for easy transport into apartments and tight spaces.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 8. SEO Body Copy --\u003e\n  \u003cdiv class=\"osp-seo\"\u003e\n    \u003ch2\u003eOsprey Sofa Bed with Chaise — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Osprey Sofa Bed with Chaise is a compact pull-out sectional designed for modern apartments, guest rooms, and family living rooms that need a sleeping spot for overnight visitors without sacrificing the room. The main sofa body features a long-form chaise extension built into one end and an armrest on the other, with a pull-out bed mechanism that extends from the front on steel rails to lay flat as a sleeping surface. A matching upholstered ottoman is included as a separate piece, with its own lift-top storage compartment accessed via a pull-tab handle on the front. Float the ottoman anywhere in the room as a standalone footrest, extra perch-seating, or storage bench.\u003c\/p\u003e\n    \u003cp\u003eChoose \u003cstrong\u003eLeft Chaise\u003c\/strong\u003e or \u003cstrong\u003eRight Chaise\u003c\/strong\u003e at order — this determines which end of the sofa has the integrated chaise extension and which end has the armrest. The chaise side is fixed at order and not reversible after assembly, so plan based on your room layout and the wall the sofa will sit against. Upholstered in soft chenille fabric in Dark Grey, the Osprey is warm to the touch with a subtle multi-tonal weave that catches light beautifully and complements modern, transitional, and Scandi-leaning interiors. Both the sofa and the ottoman are delivered flat-packed in compact boxes — easy to carry up apartment stairs and through narrow doorways. Care for the chenille by vacuuming weekly, blotting spills promptly, and keeping pets' claws trimmed; the soft looped weave can catch on sharp claws.\u003c\/p\u003e\n    \u003cp\u003eSee the Osprey Sofa Bed with Chaise in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Try the pull-out bed mechanism, sit on the integrated chaise extension, lift the ottoman storage compartment lid, and decide which chaise side suits your room before ordering. Our team can talk you through layout options, lead times, and delivery to your suburb. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Left when sitting","offer_id":42362149929095,"sku":"OS-SBL-GR","price":1099.0,"currency_code":"AUD","in_stock":false},{"title":"Right when sitting","offer_id":42362149961863,"sku":"OS-SBR-GR","price":1099.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/osprey-sofa-bed-with-chaise-the-a2z-furniture-1.png?v=1776396885"},{"product_id":"ohio-corner-sofa-fabric-upholstered","title":"Ohio Corner Sofa","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.oho-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.oho-desc * { box-sizing: border-box; }\n.oho-desc p { margin: 0 0 16px 0; }\n.oho-desc strong { color: #222222; }\n\n.oho-desc .oho-section { margin-bottom: 28px; }\n\n.oho-desc .oho-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.oho-desc .oho-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .oho-desc .oho-features { grid-template-columns: 1fr; }\n}\n\n.oho-desc .oho-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.oho-desc .oho-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.oho-desc .oho-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.oho-desc .oho-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.oho-desc .oho-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 768px) {\n  .oho-desc .oho-tech-grid { grid-template-columns: 1fr 1fr; }\n}\n\n@media (max-width: 480px) {\n  .oho-desc .oho-tech-grid { grid-template-columns: 1fr; }\n}\n\n.oho-desc .oho-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.oho-desc .oho-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.oho-desc .oho-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.oho-desc .oho-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.oho-desc .oho-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.oho-desc .oho-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.oho-desc .oho-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.oho-desc .oho-swatch-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 18px;\n  margin-bottom: 8px;\n}\n\n.oho-desc .oho-swatch-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 8px;\n}\n\n.oho-desc .oho-swatch-circle {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  border: 2px solid #fff;\n  box-shadow: 0 0 0 1.5px #C2824D;\n}\n\n.oho-desc .oho-swatch-name {\n  font-size: 12px;\n  font-weight: 600;\n  color: #222222;\n  letter-spacing: 0.03em;\n}\n\n.oho-desc .oho-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .oho-desc .oho-care-grid { grid-template-columns: 1fr; }\n}\n\n.oho-desc .oho-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.oho-desc .oho-care-card .oho-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.oho-desc .oho-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.oho-desc .oho-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.oho-desc .oho-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.oho-desc .oho-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.oho-desc .oho-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.oho-desc .oho-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.oho-desc .oho-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.oho-desc .oho-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.oho-desc .oho-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"oho-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"oho-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eOhio Corner Sofa\u003c\/strong\u003e is a generously-proportioned 5-seat L-shape corner sofa upholstered in soft-touch premium fabric. Wide flat armrests, deep padded cushions, and a clean contemporary silhouette make it a sharp centrepiece for modern living rooms — designed for sprawling weekend lounging, big family movie nights, and hosting friends without anyone needing a dining chair pulled across. Available in two timeless colours: warm \u003cstrong\u003eBeige\u003c\/strong\u003e or contemporary \u003cstrong\u003eDark Grey\u003c\/strong\u003e. Matching throw pillows included.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Tech Features Grid --\u003e\n  \u003cdiv class=\"oho-section\"\u003e\n    \u003cdiv class=\"oho-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n    \u003cdiv class=\"oho-tech-grid\"\u003e\n\n      \u003cdiv class=\"oho-tech-card\"\u003e\n        \u003cspan class=\"oho-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Soft-touch fabric: rectangle with woven texture --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 9 L20 9\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 14 L20 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 4 L9 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 4 L15 20\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePremium Soft-Touch Fabric\u003c\/h3\u003e\n        \u003cp\u003eSoft, durable upholstery fabric in a choice of two timeless colours — easy to maintain and built for everyday family use.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oho-tech-card\"\u003e\n        \u003cspan class=\"oho-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- L-shape: corner sofa shape --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 4 L13 4 L13 11 L20 11 L20 21 L3 21 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eL-Shape 5-Seat Layout\u003c\/h3\u003e\n        \u003cp\u003eTwo seats, a corner wedge, then two more seats — a generous L-shape that fits five comfortably.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oho-tech-card\"\u003e\n        \u003cspan class=\"oho-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Wide flat armrests --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"9\" width=\"5\" height=\"10\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"16\" y=\"9\" width=\"5\" height=\"10\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"13\" x2=\"16\" y2=\"13\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eWide Flat Armrests\u003c\/h3\u003e\n        \u003cp\u003eChunky, square-edged armrests on both ends — wide enough to set down a cup, a phone, or a book without an end table.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oho-tech-card\"\u003e\n        \u003cspan class=\"oho-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Deep cushion --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 18 Q3 11 7 11 L17 11 Q21 11 21 18 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 18 L21 18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eDeep Padded Cushions\u003c\/h3\u003e\n        \u003cp\u003ePlush, deep seat and back cushions for sink-in comfort — the kind of sofa you settle into and don't want to leave.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oho-tech-card\"\u003e\n        \u003cspan class=\"oho-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Throw pillows --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"6\" width=\"9\" height=\"9\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003crect x=\"11\" y=\"11\" width=\"9\" height=\"9\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eThrow Pillows Included\u003c\/h3\u003e\n        \u003cp\u003eA set of matching throw pillows is included — instant cohesive look without a separate styling shop.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oho-tech-card\"\u003e\n        \u003cspan class=\"oho-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Sturdy frame --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"6\" width=\"18\" height=\"14\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cline x1=\"3\" y1=\"11\" x2=\"21\" y2=\"11\"\u003e\u003c\/line\u003e\u003cline x1=\"9\" y1=\"6\" x2=\"9\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"6\" x2=\"15\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eSturdy Frame\u003c\/h3\u003e\n        \u003cp\u003eBuilt on a solid frame with a clean black recessed plinth base — engineered for everyday family use, year after year.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Key Features Grid --\u003e\n  \u003cdiv class=\"oho-section\"\u003e\n    \u003cdiv class=\"oho-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"oho-features\"\u003e\n\n      \u003cdiv class=\"oho-feature-card\"\u003e\n        \u003cspan class=\"oho-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 9 L20 9\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 14 L20 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePremium Soft-Touch Fabric in Beige or Dark Grey\u003c\/h3\u003e\n        \u003cp\u003eThe Ohio is upholstered in a soft-touch premium fabric available in two timeless colours: warm \u003cstrong\u003eBeige\u003c\/strong\u003e for a relaxed, light-filled aesthetic, or contemporary \u003cstrong\u003eDark Grey\u003c\/strong\u003e for a sharper, modern look. Both colours are durable, easy to maintain, and engineered for everyday household use.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oho-feature-card\"\u003e\n        \u003cspan class=\"oho-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 4 L13 4 L13 11 L20 11 L20 21 L3 21 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eL-Shape 5-Seat Corner Configuration\u003c\/h3\u003e\n        \u003cp\u003eTwo seats on each side with a corner wedge anchoring the turn — a balanced L-shape that comfortably seats five for movie nights, hosting, or sprawling weekend lounging. The corner wedge gives the spot in the bend its own seat rather than wasting it as a join.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oho-feature-card\"\u003e\n        \u003cspan class=\"oho-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"9\" width=\"5\" height=\"10\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"16\" y=\"9\" width=\"5\" height=\"10\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"13\" x2=\"16\" y2=\"13\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eWide Flat Armrests \u0026amp; Deep Cushions\u003c\/h3\u003e\n        \u003cp\u003eThe Ohio's wide, square-edged armrests are wide enough to use as side tables — set down a coffee mug, balance a phone, or rest a book without needing an end table. The seat and back cushions are deep and generously padded, designed for sink-in comfort during long lounging sessions.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oho-feature-card\"\u003e\n        \u003cspan class=\"oho-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"6\" width=\"9\" height=\"9\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003crect x=\"11\" y=\"11\" width=\"9\" height=\"9\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eMatching Throw Pillows Included\u003c\/h3\u003e\n        \u003cp\u003eA set of matching throw pillows is included with the Ohio — already coordinated to the upholstery colour, ready to drop on the seats out of the box. No separate hunt through homewares stores looking for the right shade.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Material Callout --\u003e\n  \u003cdiv class=\"oho-material-callout\"\u003e\n    \u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n    \u003cp\u003eThe Ohio is upholstered in a soft-touch premium fabric over a sturdy frame with a clean black recessed plinth base. Wide square-edged armrests on both ends, deep padded seat and back cushions, and a matching set of included throw pillows complete the silhouette. Available in two colours: warm Beige and contemporary Dark Grey.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Colour Swatches --\u003e\n  \u003cdiv class=\"oho-section\"\u003e\n    \u003cdiv class=\"oho-label\"\u003eAvailable Colours\u003c\/div\u003e\n    \u003cdiv class=\"oho-swatch-row\"\u003e\n      \u003cdiv class=\"oho-swatch-item\"\u003e\n        \u003cdiv class=\"oho-swatch-circle\" style=\"background: linear-gradient(135deg, #E8DCC4, #C9B895);\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"oho-swatch-name\"\u003eBeige\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"oho-swatch-item\"\u003e\n        \u003cdiv class=\"oho-swatch-circle\" style=\"background: linear-gradient(135deg, #9DA1A4, #6B7075);\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"oho-swatch-name\"\u003eDark Grey\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Care Instructions --\u003e\n  \u003cdiv class=\"oho-section\"\u003e\n    \u003cdiv class=\"oho-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"oho-care-grid\"\u003e\n\n      \u003cdiv class=\"oho-care-card\"\u003e\n        \u003cspan class=\"oho-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003ch3\u003eVacuum Weekly\u003c\/h3\u003e\n        \u003cp\u003eVacuum the upholstery weekly with a soft brush attachment to lift dust, crumbs, and pet hair from the fabric weave. Pay attention to the seams, the corner wedge join, and underneath the throw pillows where lint tends to collect.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oho-care-card\"\u003e\n        \u003cspan class=\"oho-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n        \u003cp\u003eBlot spills immediately with a clean white microfibre cloth — never rub, which can drive the spill deeper into the weave. Test any cleaner on a hidden area first. Avoid harsh solvents and bleach. Don't over-wet the fabric — Brisbane and Gold Coast humidity can slow drying.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oho-care-card\"\u003e\n        \u003cspan class=\"oho-care-emoji\" aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e\n        \u003ch3\u003eClimate Care\u003c\/h3\u003e\n        \u003cp\u003eKeep the sofa out of prolonged direct sunlight to protect the fabric from fading — particularly important for the Beige variant, where fade shows more visibly. Pull curtains during peak afternoon sun and consider sheer window coverings if the room gets strong direct light.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oho-care-card\"\u003e\n        \u003cspan class=\"oho-care-emoji\" aria-hidden=\"true\"\u003e🛋️\u003c\/span\u003e\n        \u003ch3\u003eEven Out Wear\u003c\/h3\u003e\n        \u003cp\u003eEncourage everyone in the household to spread their seating across all five positions — not just the favourite end seats — to even out wear and keep the upholstery ageing consistently. Fluff the throw pillows after use to keep them looking fresh.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. At a Glance --\u003e\n  \u003cdiv class=\"oho-section\"\u003e\n    \u003cdiv class=\"oho-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"oho-list\"\u003e\n\n      \u003cdiv class=\"oho-list-item\"\u003e\n        \u003cdiv class=\"oho-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003e5-seat L-shape corner sofa upholstered in soft-touch premium fabric.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oho-list-item\"\u003e\n        \u003cdiv class=\"oho-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eAvailable in two colours: warm Beige and contemporary Dark Grey.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oho-list-item\"\u003e\n        \u003cdiv class=\"oho-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eConfiguration: two seats, corner wedge, two seats.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oho-list-item\"\u003e\n        \u003cdiv class=\"oho-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eWide flat armrests on both ends — function as informal side tables.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oho-list-item\"\u003e\n        \u003cdiv class=\"oho-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eDeep padded seat and back cushions for sink-in comfort.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oho-list-item\"\u003e\n        \u003cdiv class=\"oho-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eMatching throw pillows included.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oho-list-item\"\u003e\n        \u003cdiv class=\"oho-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eSturdy frame with clean black recessed plinth base.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oho-list-item\"\u003e\n        \u003cdiv class=\"oho-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eContemporary boxy silhouette suits modern, transitional, and coastal interiors.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 8. SEO Body Copy --\u003e\n  \u003cdiv class=\"oho-seo\"\u003e\n    \u003ch2\u003eOhio Corner Sofa — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Ohio Corner Sofa is a generously-proportioned 5-seat L-shape sectional designed for serious lounging. Two seats sit on each side of the L with a corner wedge anchoring the turn, giving the spot in the bend its own seat rather than leaving it as a wasted join. The wide flat armrests on both ends are square-edged and chunky enough to function as informal side tables — set down a coffee mug, balance a phone or remote, rest an open book — without needing a separate end table beside the sofa. The seat and back cushions are deep and generously padded for sink-in comfort, the kind of sofa you settle into for a movie and don't want to leave. A set of matching throw pillows is included, already coordinated to the upholstery colour and ready to drop on the seats out of the box.\u003c\/p\u003e\n    \u003cp\u003eThe Ohio is available in two timeless colours: warm \u003cstrong\u003eBeige\u003c\/strong\u003e for a relaxed, light-filled aesthetic that suits coastal, transitional, and Hamptons-style interiors, or contemporary \u003cstrong\u003eDark Grey\u003c\/strong\u003e for a sharper, modern look that pairs well with bolder accent pieces and contrasting timber tones. Both colours are upholstered in soft-touch premium fabric over a sturdy frame with a clean black recessed plinth base. The fabric is engineered for everyday household use — durable enough for kids and pets, easy to maintain with weekly vacuuming and prompt spot-cleaning. Care is straightforward: vacuum weekly with a soft brush attachment, blot spills immediately with a white microfibre cloth (never rub), test any cleaner on a hidden area first, avoid harsh solvents and bleach, and keep the sofa out of prolonged direct sunlight to protect the fabric from fading — especially important for the Beige variant.\u003c\/p\u003e\n    \u003cp\u003eSee the Ohio Corner Sofa in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Sit on it, feel the soft-touch fabric, sink into the deep cushions, and check both colour options side by side to see which works best with your room's lighting and existing pieces. Our team can talk you through dimensions, lead times, and delivery to your suburb. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Dark Grey","offer_id":42385884643463,"sku":"OH-CS-BG","price":1799.0,"currency_code":"AUD","in_stock":false},{"title":"Beige","offer_id":42385884676231,"sku":"OH-CS-GR","price":1799.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/ohio-corner-sofa-the-a2z-furniture-1.png?v=1776396839"},{"product_id":"penrith-3-seater-genuine-leather-sofa-with-chaise","title":"Penrith 3 Seater Leather Sofa with Chaise","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.pen3c-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.pen3c-desc * { box-sizing: border-box; }\n.pen3c-desc p { margin: 0 0 16px 0; }\n.pen3c-desc strong { color: #222222; }\n\n.pen3c-desc .pen3c-section { margin-bottom: 28px; }\n\n.pen3c-desc .pen3c-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.pen3c-desc .pen3c-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .pen3c-desc .pen3c-features { grid-template-columns: 1fr; }\n}\n\n.pen3c-desc .pen3c-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.pen3c-desc .pen3c-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.pen3c-desc .pen3c-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.pen3c-desc .pen3c-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.pen3c-desc .pen3c-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .pen3c-desc .pen3c-tech-grid { grid-template-columns: 1fr; }\n}\n\n.pen3c-desc .pen3c-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.pen3c-desc .pen3c-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.pen3c-desc .pen3c-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.pen3c-desc .pen3c-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.pen3c-desc .pen3c-orientation-callout {\n  background: #F7EDE3;\n  border-left: 4px solid #C2824D;\n  border-radius: 0 8px 8px 0;\n  padding: 14px 18px;\n  margin-bottom: 28px;\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n\n.pen3c-desc .pen3c-orientation-icon {\n  flex-shrink: 0;\n  width: 36px;\n  height: 36px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: #FFF;\n}\n\n.pen3c-desc .pen3c-orientation-text {\n  flex: 1;\n}\n\n.pen3c-desc .pen3c-orientation-text strong {\n  display: block;\n  font-size: 13px;\n  color: #2C241B;\n  margin-bottom: 2px;\n}\n\n.pen3c-desc .pen3c-orientation-text span {\n  font-size: 13px;\n  color: #6B6B6B;\n}\n\n.pen3c-desc .pen3c-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.pen3c-desc .pen3c-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.pen3c-desc .pen3c-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0 0 10px 0;\n  line-height: 1.7;\n}\n\n.pen3c-desc .pen3c-material-callout p:last-child { margin-bottom: 0; }\n\n.pen3c-desc .pen3c-colours {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 16px;\n  margin-bottom: 8px;\n}\n\n.pen3c-desc .pen3c-colour-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 6px;\n}\n\n.pen3c-desc .pen3c-swatch {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  border: 1.5px solid rgba(0,0,0,0.08);\n  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.4);\n}\n\n.pen3c-desc .pen3c-swatch-label {\n  font-size: 12px;\n  color: #222222;\n  font-weight: 600;\n}\n\n.pen3c-desc .pen3c-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .pen3c-desc .pen3c-care-grid { grid-template-columns: 1fr; }\n}\n\n.pen3c-desc .pen3c-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.pen3c-desc .pen3c-care-card .pen3c-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.pen3c-desc .pen3c-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.pen3c-desc .pen3c-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.pen3c-desc .pen3c-care-kit-row {\n  background: #F7EDE3;\n  border: 1.5px solid #C2824D;\n  border-radius: 8px;\n  padding: 14px 18px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 12px;\n  flex-wrap: wrap;\n  margin-top: 14px;\n}\n\n.pen3c-desc .pen3c-care-kit-text {\n  flex: 1;\n  min-width: 200px;\n}\n\n.pen3c-desc .pen3c-care-kit-text strong {\n  display: block;\n  font-size: 14px;\n  color: #2C241B;\n  margin-bottom: 2px;\n}\n\n.pen3c-desc .pen3c-care-kit-text span {\n  font-size: 13px;\n  color: #6B6B6B;\n}\n\n.pen3c-desc .pen3c-care-kit-btn {\n  background: #C2824D;\n  color: #FFF !important;\n  padding: 8px 18px;\n  border-radius: 6px;\n  font-size: 13px;\n  font-weight: 700;\n  text-decoration: none;\n  letter-spacing: 0.03em;\n  white-space: nowrap;\n}\n\n.pen3c-desc .pen3c-care-kit-btn:hover {\n  background: #A66D3D;\n}\n\n.pen3c-desc .pen3c-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.pen3c-desc .pen3c-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.pen3c-desc .pen3c-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.pen3c-desc .pen3c-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.pen3c-desc .pen3c-range-strip {\n  background: #2C241B;\n  border-radius: 8px;\n  padding: 20px 24px;\n  margin-bottom: 28px;\n}\n\n.pen3c-desc .pen3c-range-strip h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 12px 0;\n}\n\n.pen3c-desc .pen3c-range-pills {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n}\n\n.pen3c-desc .pen3c-range-pill {\n  padding: 8px 16px;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 600;\n  border: 1.5px solid #C2824D;\n  transition: all 0.2s;\n  text-decoration: none;\n  display: inline-block;\n}\n\n.pen3c-desc .pen3c-range-pill.current {\n  background: #C2824D;\n  color: #FFF;\n}\n\n.pen3c-desc .pen3c-range-pill:not(.current) {\n  background: transparent;\n  color: #C2824D;\n}\n\n.pen3c-desc .pen3c-range-pill:not(.current):hover {\n  background: rgba(194, 130, 77, 0.1);\n}\n\n.pen3c-desc .pen3c-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.pen3c-desc .pen3c-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.pen3c-desc .pen3c-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pen3c-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"pen3c-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003ePenrith 3 Seater Genuine Leather Sofa with Chaise\u003c\/strong\u003e takes the Penrith silhouette and adds a generous integrated chaise — perfect for stretching out fully, putting your feet up, or seating an extra person when guests drop in. Three padded backrests with pillow-top tops sit above the main lounge, the chaise extends to one side as shown, and slim tapered timber legs lift the whole frame for a clean, modern stance. Available in \u003cstrong\u003eBlack\u003c\/strong\u003e and \u003cstrong\u003eSilver\u003c\/strong\u003e, the entire piece is wrapped in genuine leather — not PU, not bonded.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Configuration Note --\u003e\n  \u003cdiv class=\"pen3c-orientation-callout\"\u003e\n    \u003cdiv class=\"pen3c-orientation-icon\" aria-hidden=\"true\"\u003e\n      \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8 L12 12\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"16\" r=\"0.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pen3c-orientation-text\"\u003e\n      \u003cstrong\u003eFixed Chaise Configuration\u003c\/strong\u003e\n      \u003cspan\u003eThe chaise comes in one fixed orientation as shown in the product photos — it's not reversible.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Tech Features Grid --\u003e\n  \u003cdiv class=\"pen3c-section\"\u003e\n    \u003cdiv class=\"pen3c-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n    \u003cdiv class=\"pen3c-tech-grid\"\u003e\n\n      \u003cdiv class=\"pen3c-tech-card\"\u003e\n        \u003cspan class=\"pen3c-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- L-shape chaise --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 8 L15 8 L15 14 L21 14 L21 18 L3 18 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eIntegrated Chaise\u003c\/h3\u003e\n        \u003cp\u003eBuilt-in chaise extension provides a full-length surface for stretching out, leg-up lounging, or extra seating.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pen3c-tech-card\"\u003e\n        \u003cspan class=\"pen3c-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Genuine leather --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\u003cpath d=\"M9 11 L11 13 L15 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eGenuine Leather\u003c\/h3\u003e\n        \u003cp\u003eReal leather throughout the main sofa and chaise — breathes naturally and develops character over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pen3c-tech-card\"\u003e\n        \u003cspan class=\"pen3c-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Tapered timber legs --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"6\" width=\"18\" height=\"8\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 14 L6 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M17 14 L18 20\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eTapered Timber Legs\u003c\/h3\u003e\n        \u003cp\u003eSlim wooden legs in a warm finish lift both the main sofa and chaise off the floor for a lighter footprint.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pen3c-tech-card\"\u003e\n        \u003cspan class=\"pen3c-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Pillow-top backrests --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"6\" width=\"18\" height=\"12\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M9 6 L9 18\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 6 L15 18\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePillow-Top Backrests\u003c\/h3\u003e\n        \u003cp\u003eThree padded back cushions with pillow-top profiles cradle your shoulders and upper back across the main lounge.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Key Features Grid --\u003e\n  \u003cdiv class=\"pen3c-section\"\u003e\n    \u003cdiv class=\"pen3c-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"pen3c-features\"\u003e\n\n      \u003cdiv class=\"pen3c-feature-card\"\u003e\n        \u003cspan class=\"pen3c-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 8 L15 8 L15 14 L21 14 L21 18 L3 18 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eBuilt-In Chaise Lounge\u003c\/h3\u003e\n        \u003cp\u003eThe chaise is the headline feature — a full-length surface that lets you stretch out completely while still keeping the rest of the sofa available for the family. It also adds practical seating capacity: when guests come over, the chaise comfortably seats one or two people sideways. The pillow-top backrest continues across the chaise corner so wherever you sit, your back gets the same support.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pen3c-feature-card\"\u003e\n        \u003cspan class=\"pen3c-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 4 L4 20 L20 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12 L14 12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eL-Shape Living Room Layout\u003c\/h3\u003e\n        \u003cp\u003eThe L-shape footprint anchors a corner of the room and naturally shapes the lounge area without needing a separate ottoman or footstool. It works particularly well in open-plan apartments and family rooms where you want a defined seating zone but don't want walls of furniture lining the perimeter.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pen3c-feature-card\"\u003e\n        \u003cspan class=\"pen3c-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M9 11 L11 13 L15 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePremium Genuine Leather\u003c\/h3\u003e\n        \u003cp\u003eReal leather is used across the entire piece — main sofa, chaise, sides, and back. Genuine leather has qualities synthetic alternatives can't replicate: it breathes in heat, softens where you sit most, and resists the cracking and peeling common to PU and bonded leathers. Tonal stitching keeps the leather as the visual focus.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pen3c-feature-card\"\u003e\n        \u003cspan class=\"pen3c-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"6\" width=\"6\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"14\" y=\"6\" width=\"6\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eComplete the Set\u003c\/h3\u003e\n        \u003cp\u003ePair with the Penrith 2 Seater for a coordinated lounge layout, or skip the chaise and go with the standard Penrith 3 Seater Sofa if your space prefers a straight-line silhouette. All Penrith pieces share the same leather, stitching, legs, and design language for a unified look.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Material Callout --\u003e\n  \u003cdiv class=\"pen3c-material-callout\"\u003e\n    \u003ch3\u003eGenuine Leather Upholstery\u003c\/h3\u003e\n    \u003cp\u003eThe Penrith with Chaise is upholstered entirely in genuine leather — including the chaise extension. This is real hide, not PU and not bonded leather, which means it breathes through Queensland summers, softens with daily use, and develops a richer surface character over time. Tonal stitching is colour-matched to each variant for a quiet, tailored finish.\u003c\/p\u003e\n    \u003cp\u003eGenuine leather rewards a small amount of routine care. Keep it out of direct sunlight, dust regularly, and condition every six to twelve months — particularly important in Queensland where humidity swings can pull moisture in and out of the hide.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Colour Options --\u003e\n  \u003cdiv class=\"pen3c-section\"\u003e\n    \u003cdiv class=\"pen3c-label\"\u003eColour Options\u003c\/div\u003e\n    \u003cdiv class=\"pen3c-colours\"\u003e\n\n      \u003cdiv class=\"pen3c-colour-item\"\u003e\n        \u003cdiv class=\"pen3c-swatch\" style=\"background: linear-gradient(135deg, #2A2A2A 0%, #0F0F0F 100%);\" aria-label=\"Black\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"pen3c-swatch-label\"\u003eBlack\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pen3c-colour-item\"\u003e\n        \u003cdiv class=\"pen3c-swatch\" style=\"background: linear-gradient(135deg, #DCDCDC 0%, #B0B0B0 100%);\" aria-label=\"Silver\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"pen3c-swatch-label\"\u003eSilver\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n    \u003cp style=\"font-size: 12.5px; color: #6B6B6B; margin-top: 8px;\"\u003eSwatch colours are approximate — see the Penrith with Chaise in person at any A2Z Furniture showroom for accurate leather colour matching.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. Care Instructions --\u003e\n  \u003cdiv class=\"pen3c-section\"\u003e\n    \u003cdiv class=\"pen3c-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"pen3c-care-grid\"\u003e\n\n      \u003cdiv class=\"pen3c-care-card\"\u003e\n        \u003cspan class=\"pen3c-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003ch3\u003eDust Regularly\u003c\/h3\u003e\n        \u003cp\u003eWipe the leather weekly with a clean, dry microfibre cloth to lift dust before it settles into seams and stitching lines. Avoid feather dusters that can scratch.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pen3c-care-card\"\u003e\n        \u003cspan class=\"pen3c-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n        \u003cp\u003eBlot spills immediately with a clean white cloth — never rub. Avoid water, soap, baby wipes, or generic cleaners. Use only leather-safe products. Test on a hidden area first.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pen3c-care-card\"\u003e\n        \u003cspan class=\"pen3c-care-emoji\" aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e\n        \u003ch3\u003eAvoid Direct Sunlight\u003c\/h3\u003e\n        \u003cp\u003ePosition the Penrith out of direct sunlight to prevent fading and drying. In Queensland, this matters even more — UV exposure can dry leather and dull the colour.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pen3c-care-card\"\u003e\n        \u003cspan class=\"pen3c-care-emoji\" aria-hidden=\"true\"\u003e🧴\u003c\/span\u003e\n        \u003ch3\u003eCondition Regularly\u003c\/h3\u003e\n        \u003cp\u003eApply a quality leather conditioner every six to twelve months to keep the hide supple. Conditioned leather resists cracking and maintains its tone for the long haul.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- Leather Care Kit pill row --\u003e\n    \u003cdiv class=\"pen3c-care-kit-row\"\u003e\n      \u003cdiv class=\"pen3c-care-kit-text\"\u003e\n        \u003cstrong\u003eRecommended: Guardsman Leather Care Kit\u003c\/strong\u003e\n        \u003cspan\u003eCleaner + conditioner formulated for genuine leather upholstery.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-leather-care-kit\" class=\"pen3c-care-kit-btn\"\u003eAdd Care Kit\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 8. At a Glance --\u003e\n  \u003cdiv class=\"pen3c-section\"\u003e\n    \u003cdiv class=\"pen3c-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"pen3c-list\"\u003e\n\n      \u003cdiv class=\"pen3c-list-item\"\u003e\n        \u003cdiv class=\"pen3c-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003e3-seater main sofa with integrated chaise extension.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pen3c-list-item\"\u003e\n        \u003cdiv class=\"pen3c-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eFixed chaise orientation as shown — not reversible.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pen3c-list-item\"\u003e\n        \u003cdiv class=\"pen3c-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eGenuine leather upholstery throughout — not PU or bonded.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pen3c-list-item\"\u003e\n        \u003cdiv class=\"pen3c-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eAvailable in Black or Silver leather.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pen3c-list-item\"\u003e\n        \u003cdiv class=\"pen3c-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003ePillow-top padded backrests across the main lounge.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pen3c-list-item\"\u003e\n        \u003cdiv class=\"pen3c-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eTapered timber legs in a warm wood finish.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pen3c-list-item\"\u003e\n        \u003cdiv class=\"pen3c-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eTonal stitching for a clean, unified look.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pen3c-list-item\"\u003e\n        \u003cdiv class=\"pen3c-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003ePart of the Penrith range — pairs with 2 Seater and 3 Seater.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pen3c-list-item\"\u003e\n        \u003cdiv class=\"pen3c-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003e1-Year Warranty.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 9. Range Strip --\u003e\n  \u003cdiv class=\"pen3c-range-strip\"\u003e\n    \u003ch3\u003eComplete the Penrith Range\u003c\/h3\u003e\n    \u003cdiv class=\"pen3c-range-pills\"\u003e\n      \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/penrith-2-seater-genuine-leather-sofa\" class=\"pen3c-range-pill\"\u003e2 Seater Sofa\u003c\/a\u003e\n      \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/penrith-3-seater-genuine-leather-sofa\" class=\"pen3c-range-pill\"\u003e3 Seater Sofa\u003c\/a\u003e\n      \u003cspan class=\"pen3c-range-pill current\"\u003e3 Seater Sofa with Chaise\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 10. SEO Body Copy --\u003e\n  \u003cdiv class=\"pen3c-seo\"\u003e\n    \u003ch2\u003ePenrith 3 Seater Genuine Leather Sofa with Chaise — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Penrith 3 Seater Genuine Leather Sofa with Chaise is built for living rooms that want both seating capacity and a place to fully stretch out. The chaise extension turns a standard three-seater into an L-shape lounge — perfect for putting your feet up while still leaving the main sofa free for the family. Three padded backrests with pillow-top profiles span the main lounge, the integrated chaise comfortably seats one or two extra people sideways when guests visit, and slim tapered timber legs lift the entire frame for a clean modern silhouette. The chaise comes in one fixed orientation as shown in the photos.\u003c\/p\u003e\n    \u003cp\u003eGenuine leather is used across the entire piece — main sofa, chaise, sides, and back — so the look and feel stays consistent no matter which section you sit on. Real leather has practical advantages over synthetic alternatives: it breathes in Queensland's heat, softens with use, and resists the cracking and peeling that PU and bonded leathers eventually develop. Available in Black for a sharp contemporary statement or Silver for a softer, lighter feel that opens up the room, the Penrith with Chaise works in modern Brisbane apartments, larger Gold Coast family rooms, and open-plan layouts where the L-shape footprint helps define the lounge zone. Tonal stitching keeps the leather as the visual hero.\u003c\/p\u003e\n    \u003cp\u003eSee the Penrith 3 Seater with Chaise in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Sit on the main lounge, stretch out on the chaise, and compare the Black and Silver leather finishes side by side. Our team can talk you through delivery to your suburb, lead times, leather care, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Black","offer_id":42375546667143,"sku":"PE-CSL-BL","price":1999.0,"currency_code":"AUD","in_stock":true},{"title":"Silver","offer_id":42375546732679,"sku":"PE-CSL-SL","price":1999.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/penrith-3-seater-leather-sofa-with-chaise-the-a2z-furniture-2_2.png?v=1778478497"},{"product_id":"sapphire-fabric-electric-corner-recliner","title":"Sapphire Fabric Electric Corner Recliner","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.sap-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.sap-desc * { box-sizing: border-box; }\n.sap-desc p { margin: 0 0 16px 0; }\n.sap-desc strong { color: #222222; }\n\n.sap-desc .sap-section { margin-bottom: 28px; }\n\n.sap-desc .sap-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.sap-desc .sap-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .sap-desc .sap-features { grid-template-columns: 1fr; }\n}\n\n.sap-desc .sap-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.sap-desc .sap-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.sap-desc .sap-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.sap-desc .sap-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.sap-desc .sap-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 768px) {\n  .sap-desc .sap-tech-grid { grid-template-columns: 1fr 1fr; }\n}\n\n@media (max-width: 480px) {\n  .sap-desc .sap-tech-grid { grid-template-columns: 1fr; }\n}\n\n.sap-desc .sap-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.sap-desc .sap-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.sap-desc .sap-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.sap-desc .sap-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.sap-desc .sap-layout-wrap {\n  background: #F5F5F5;\n  border-radius: 10px;\n  padding: 20px;\n}\n\n.sap-desc .sap-layout-svg {\n  width: 100%;\n  max-width: 460px;\n  height: auto;\n  display: block;\n  margin: 0 auto 14px;\n}\n\n.sap-desc .sap-layout-legend {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 14px;\n  font-size: 12.5px;\n  color: #444444;\n}\n\n.sap-desc .sap-layout-legend \u003e span {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n}\n\n.sap-desc .sap-legend-dot {\n  display: inline-block;\n  width: 14px;\n  height: 14px;\n  border-radius: 3px;\n  border: 1.5px solid #C2824D;\n}\n\n.sap-desc .sap-legend-dot.pow { background: #C2824D; }\n.sap-desc .sap-legend-dot.std { background: #F7EDE3; }\n.sap-desc .sap-legend-dot.crn { background: #F7EDE3; border-style: dashed; }\n.sap-desc .sap-legend-dot.con { background: #2C241B; border-color: #2C241B; }\n\n.sap-desc .sap-console-callout {\n  border: 1.5px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 10px;\n  padding: 18px 20px;\n  margin-bottom: 28px;\n}\n\n.sap-desc .sap-console-callout h3 {\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 12px 0;\n}\n\n.sap-desc .sap-console-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n@media (max-width: 600px) {\n  .sap-desc .sap-console-grid { grid-template-columns: 1fr; }\n}\n\n.sap-desc .sap-console-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 14px;\n  color: #2C241B;\n  line-height: 1.5;\n}\n\n.sap-desc .sap-console-icon {\n  flex-shrink: 0;\n  width: 28px;\n  height: 28px;\n  background: #fff;\n  border: 1.5px solid #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: #C2824D;\n}\n\n.sap-desc .sap-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.sap-desc .sap-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.sap-desc .sap-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.sap-desc .sap-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .sap-desc .sap-care-grid { grid-template-columns: 1fr; }\n}\n\n.sap-desc .sap-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.sap-desc .sap-care-card .sap-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.sap-desc .sap-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.sap-desc .sap-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.sap-desc .sap-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.sap-desc .sap-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.sap-desc .sap-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.sap-desc .sap-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.sap-desc .sap-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.sap-desc .sap-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.sap-desc .sap-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sap-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"sap-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eSapphire Fabric Electric Corner Recliner\u003c\/strong\u003e is a 6-seat corner sectional with \u003cstrong\u003etwo electric power recliners\u003c\/strong\u003e at the outer ends, a \u003cstrong\u003emulti-function storage console\u003c\/strong\u003e with wireless charging and pull-out cupholders, and distinctive \u003cstrong\u003etwo-tone technology fabric\u003c\/strong\u003e upholstery in deep charcoal with cream curved accent inserts on each backrest. Built for family movie nights, weekend lounging, and modern living rooms that need real seating capacity. Press the power button on either outer armrest to recline; lift the console top for storage; pull the front drawer for cupholders; drop your phone on the wireless pad and let it charge while you settle in. Delivered flat-packed in boxes for hassle-free assembly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Corner Layout Diagram --\u003e\n\u003cdiv class=\"sap-section\"\u003e\n\u003cdiv class=\"sap-label\"\u003eCorner Layout\u003c\/div\u003e\n\u003cdiv class=\"sap-layout-wrap\"\u003e\n\u003csvg aria-label=\"Sapphire corner sofa layout diagram\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 460 320\" class=\"sap-layout-svg\"\u003e\n        \n        \u003cline stroke-dasharray=\"4 3\" stroke-width=\"1.5\" stroke=\"#888\" y2=\"30\" x2=\"320\" y1=\"30\" x1=\"20\"\u003e\u003c\/line\u003e\n        \u003ctext font-style=\"italic\" fill=\"#888\" font-size=\"11\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"20\" x=\"170\"\u003eBack wall\u003c\/text\u003e\n\n        \n        \n        \u003crect rx=\"4\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#C2824D\" height=\"80\" width=\"70\" y=\"40\" x=\"20\"\u003e\u003c\/rect\u003e\n        \u003ctext font-weight=\"700\" fill=\"#fff\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"78\" x=\"55\"\u003ePOWER\u003c\/text\u003e\n        \u003ctext font-weight=\"700\" fill=\"#fff\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"92\" x=\"55\"\u003eRECLINER\u003c\/text\u003e\n\n        \n        \u003crect rx=\"4\" stroke-width=\"1.5\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"80\" width=\"70\" y=\"40\" x=\"90\"\u003e\u003c\/rect\u003e\n        \u003ctext font-weight=\"600\" fill=\"#2C241B\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"78\" x=\"125\"\u003eSEAT\u003c\/text\u003e\n\n        \n        \u003crect rx=\"4\" stroke-width=\"1.5\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"80\" width=\"70\" y=\"40\" x=\"160\"\u003e\u003c\/rect\u003e\n        \u003ctext font-weight=\"600\" fill=\"#2C241B\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"78\" x=\"195\"\u003eSEAT\u003c\/text\u003e\n\n        \n        \u003crect rx=\"4\" stroke-dasharray=\"3 2\" stroke-width=\"1.5\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"80\" width=\"80\" y=\"40\" x=\"230\"\u003e\u003c\/rect\u003e\n        \u003ctext font-weight=\"700\" fill=\"#2C241B\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"78\" x=\"270\"\u003eCORNER\u003c\/text\u003e\n        \u003ctext font-weight=\"700\" fill=\"#2C241B\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"92\" x=\"270\"\u003eWEDGE\u003c\/text\u003e\n\n        \n        \n        \u003crect rx=\"4\" stroke-width=\"1.5\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"60\" width=\"80\" y=\"120\" x=\"230\"\u003e\u003c\/rect\u003e\n        \u003ctext font-weight=\"600\" fill=\"#2C241B\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"155\" x=\"270\"\u003eSEAT\u003c\/text\u003e\n\n        \n        \u003crect rx=\"4\" stroke-width=\"1.5\" stroke=\"#2C241B\" fill=\"#2C241B\" height=\"60\" width=\"80\" y=\"180\" x=\"230\"\u003e\u003c\/rect\u003e\n        \u003ctext font-weight=\"700\" fill=\"#fff\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"208\" x=\"270\"\u003eCONSOLE\u003c\/text\u003e\n        \u003ctext font-weight=\"600\" fill=\"#C2824D\" font-size=\"9\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"222\" x=\"270\"\u003e+ charger\u003c\/text\u003e\n\n        \n        \u003crect rx=\"4\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#C2824D\" height=\"60\" width=\"80\" y=\"240\" x=\"230\"\u003e\u003c\/rect\u003e\n        \u003ctext font-weight=\"700\" fill=\"#fff\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"268\" x=\"270\"\u003ePOWER\u003c\/text\u003e\n        \u003ctext font-weight=\"700\" fill=\"#fff\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"282\" x=\"270\"\u003eRECLINER\u003c\/text\u003e\n\n        \n        \u003cpath marker-end=\"url(#sap-arrow)\" fill=\"none\" stroke-width=\"1.5\" stroke=\"#C2824D\" d=\"M 20 130 L 5 145\"\u003e\u003c\/path\u003e\n        \u003cpath marker-end=\"url(#sap-arrow)\" fill=\"none\" stroke-width=\"1.5\" stroke=\"#C2824D\" d=\"M 320 250 L 340 260\"\u003e\u003c\/path\u003e\n        \u003ctext font-style=\"italic\" fill=\"#C2824D\" font-size=\"9\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"160\" x=\"35\"\u003eextends\u003c\/text\u003e\n        \u003ctext font-style=\"italic\" fill=\"#C2824D\" font-size=\"9\" font-family=\"Open Sans, sans-serif\" text-anchor=\"middle\" y=\"280\" x=\"335\"\u003eextends\u003c\/text\u003e\n\n        \u003cdefs\u003e\n          \u003cmarker orient=\"auto\" markerheight=\"6\" markerwidth=\"6\" refy=\"5\" refx=\"8\" viewbox=\"0 0 10 10\" id=\"sap-arrow\"\u003e\n            \u003cpath fill=\"#C2824D\" d=\"M 0 0 L 10 5 L 0 10 z\"\u003e\u003c\/path\u003e\n          \u003c\/marker\u003e\n        \u003c\/defs\u003e\n\n        \n        \u003ctext font-style=\"italic\" fill=\"#888\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" y=\"65\" x=\"380\"\u003eLong side\u003c\/text\u003e\n        \u003ctext font-style=\"italic\" fill=\"#888\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" y=\"80\" x=\"380\"\u003e(3 seats)\u003c\/text\u003e\n        \u003ctext font-style=\"italic\" fill=\"#888\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" y=\"200\" x=\"380\"\u003eShort side\u003c\/text\u003e\n        \u003ctext font-style=\"italic\" fill=\"#888\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" y=\"215\" x=\"380\"\u003e(2 seats +\u003c\/text\u003e\n        \u003ctext font-style=\"italic\" fill=\"#888\" font-size=\"10\" font-family=\"Open Sans, sans-serif\" y=\"230\" x=\"380\"\u003econsole)\u003c\/text\u003e\n      \u003c\/svg\u003e\n\u003cdiv class=\"sap-layout-legend\"\u003e\n\u003cspan\u003e\u003cspan class=\"sap-legend-dot pow\"\u003e\u003c\/span\u003e Power Recliner\u003c\/span\u003e \u003cspan\u003e\u003cspan class=\"sap-legend-dot std\"\u003e\u003c\/span\u003e Standard Seat\u003c\/span\u003e \u003cspan\u003e\u003cspan class=\"sap-legend-dot crn\"\u003e\u003c\/span\u003e Corner Wedge\u003c\/span\u003e \u003cspan\u003e\u003cspan class=\"sap-legend-dot con\"\u003e\u003c\/span\u003e Console\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Tech Features Grid --\u003e\n\u003cdiv class=\"sap-section\"\u003e\n\u003cdiv class=\"sap-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"sap-tech-grid\"\u003e\n\u003cdiv class=\"sap-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sap-tech-icon\"\u003e \u003c!-- Two-tone fabric: rectangle with curved accent stripe --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect rx=\"2\" height=\"16\" width=\"16\" y=\"4\" x=\"4\"\u003e\u003c\/rect\u003e\u003cpath opacity=\"0.6\" stroke-width=\"2\" d=\"M9 6 Q12 10 9 14 Q6 18 9 22\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo-Tone Technology Fabric\u003c\/h3\u003e\n\u003cp\u003eDeep charcoal upholstery with curved cream accent inserts on each backrest — distinctive and easy to maintain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sap-tech-icon\"\u003e \u003c!-- Power recliner: chair with extended footrest + power symbol --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M5 16 L5 6 L9 6\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 16 L20 16\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 6 L9 12 L20 12 L20 16\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12 L4 18\"\u003e\u003c\/path\u003e\u003ccircle r=\"2.5\" cy=\"6\" cx=\"20\"\u003e\u003c\/circle\u003e\u003cline y2=\"6\" x2=\"20\" y1=\"4\" x1=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eDual Power Recliners\u003c\/h3\u003e\n\u003cp\u003eTwo electric recliners at the outer ends — press the button on the armrest, the footrest extends and back tilts smoothly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sap-tech-icon\"\u003e \u003c!-- Storage console: box with lift-top + cupholder drawer --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect rx=\"1\" height=\"12\" width=\"16\" y=\"6\" x=\"4\"\u003e\u003c\/rect\u003e\u003cline y2=\"10\" x2=\"20\" y1=\"10\" x1=\"4\"\u003e\u003c\/line\u003e\u003ccircle r=\"1.2\" cy=\"14\" cx=\"9\"\u003e\u003c\/circle\u003e\u003ccircle r=\"1.2\" cy=\"14\" cx=\"15\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eMulti-Function Console\u003c\/h3\u003e\n\u003cp\u003eSliding lift-top storage compartment plus a pull-out drawer with two stainless steel cupholders.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sap-tech-icon\"\u003e \u003c!-- Wireless charger: phone with charging waves --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect rx=\"1.5\" height=\"14\" width=\"8\" y=\"3\" x=\"8\"\u003e\u003c\/rect\u003e\u003cline y2=\"6\" x2=\"14\" y1=\"6\" x1=\"10\"\u003e\u003c\/line\u003e\u003cpath d=\"M5 19 Q12 22 19 19\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 21 Q12 25 21 21\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eWireless Charger + USB\u003c\/h3\u003e\n\u003cp\u003eBuilt-in Qi wireless charging pad plus USB ports inside the console — keep phones, watches, and devices topped up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sap-tech-icon\"\u003e \u003c!-- Pillow-top armrest --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M4 16 Q4 9 8 9 L16 9 Q20 9 20 16 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 9 Q12 7 16 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003ePillow-Top Armrests\u003c\/h3\u003e\n\u003cp\u003eGenerously padded, rounded armrests on both outer ends provide plush forearm support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sap-tech-icon\"\u003e \u003c!-- Flat pack --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect rx=\"1.5\" height=\"14\" width=\"16\" y=\"6\" x=\"4\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 10 L20 10\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 14 L11 16 L15 12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eFlat-Pack Delivery\u003c\/h3\u003e\n\u003cp\u003eDelivered flat-packed in compact boxes — fits through narrow doorways and apartment stairwells. Quick assembly at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Key Features Grid --\u003e\n\u003cdiv class=\"sap-section\"\u003e\n\u003cdiv class=\"sap-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"sap-features\"\u003e\n\u003cdiv class=\"sap-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sap-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003crect rx=\"2\" height=\"16\" width=\"16\" y=\"4\" x=\"4\"\u003e\u003c\/rect\u003e\u003cpath d=\"M9 6 Q12 10 9 14 Q6 18 9 22\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo-Tone Technology Fabric Upholstery\u003c\/h3\u003e\n\u003cp\u003eThe Sapphire is upholstered in deep charcoal technology fabric with curved cream accent inserts on each backrest panel — a sharp, contemporary two-tone design that sets it apart from plain block-colour sectionals. Technology fabric is engineered for easy maintenance and everyday durability, ideal for households with kids, pets, or anyone who wants a low-fuss surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sap-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M5 16 L5 6 L9 6\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 16 L20 16\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 6 L9 12 L20 12 L20 16\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12 L4 18\"\u003e\u003c\/path\u003e\u003ccircle r=\"2.5\" cy=\"6\" cx=\"20\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eDual Power Recliners with USB\u003c\/h3\u003e\n\u003cp\u003eTwo electric power recliners at the outer ends of the L — press the button on the side of either outer armrest and the footrest extends with the back tilting smoothly into lounge mode. Press again to return upright. Each power recliner has its own integrated USB charging port on the armrest, so the person reclining always has their phone within easy reach. Power recliners connect via mains cable to a standard Australian wall outlet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sap-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003crect rx=\"1\" height=\"12\" width=\"16\" y=\"6\" x=\"4\"\u003e\u003c\/rect\u003e\u003cline y2=\"10\" x2=\"20\" y1=\"10\" x1=\"4\"\u003e\u003c\/line\u003e\u003ccircle r=\"1.2\" cy=\"14\" cx=\"9\"\u003e\u003c\/circle\u003e\u003ccircle r=\"1.2\" cy=\"14\" cx=\"15\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eMulti-Function Storage Console\u003c\/h3\u003e\n\u003cp\u003eBuilt into the short side of the corner between two seats, the console packs serious functionality. Slide the top forward to access a hidden storage compartment for remotes, cables, magazines, or kids' tablets. Pull the front drawer outward to reveal two stainless steel cupholders. The console top houses a wireless Qi charging pad plus USB ports for phones, watches, and other devices — see the breakdown below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sap-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M3 4 L13 4 L13 11 L20 11 L20 21 L3 21 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003e6-Seat Corner Configuration\u003c\/h3\u003e\n\u003cp\u003eA corner sectional with three standard seats forming the long side against the back wall, a corner wedge softening the turn, then a standard seat, console, and power recliner extending forward as the short side. Six full seats plus a multi-function console — designed for big families, regular hosting, and proper home-theatre setups. See the layout diagram above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Console Detail Callout --\u003e\n\u003cdiv class=\"sap-console-callout\"\u003e\n\u003ch3\u003eInside the Console\u003c\/h3\u003e\n\u003cdiv class=\"sap-console-grid\"\u003e\n\u003cdiv class=\"sap-console-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sap-console-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003crect rx=\"1\" height=\"9\" width=\"18\" y=\"11\" x=\"3\"\u003e\u003c\/rect\u003e\u003cpath d=\"M5 11 L5 6 L19 6 L19 11\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eSliding-top storage compartment\u003c\/strong\u003e — hidden space for remotes, cables, magazines, kids' tablets.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-console-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sap-console-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003ccircle r=\"3\" cy=\"14\" cx=\"8\"\u003e\u003c\/circle\u003e\u003ccircle r=\"3\" cy=\"14\" cx=\"16\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003ePull-out cupholder drawer\u003c\/strong\u003e — two stainless steel cupholders that slide out from the front of the console.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-console-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sap-console-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003ccircle r=\"4\" cy=\"14\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5 9 Q12 5 19 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eWireless Qi charging pad\u003c\/strong\u003e — drop a Qi-compatible phone on the central pad and let it charge while you watch.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-console-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sap-console-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003crect height=\"3\" width=\"6\" y=\"3\" x=\"9\"\u003e\u003c\/rect\u003e\u003crect rx=\"1\" height=\"15\" width=\"10\" y=\"6\" x=\"7\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eUSB charging ports\u003c\/strong\u003e — built into the console panel for cables alongside the wireless pad.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Material Callout --\u003e\n\u003cdiv class=\"sap-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Sapphire is upholstered in deep charcoal technology fabric with curved cream accent inserts on each backrest panel, over a sturdy frame with electric power recliner mechanisms at both outer ends, padded pillow-top armrests, and generously padded back cushions. The multi-function console between the two right-side seats houses a sliding-top storage compartment, a pull-out drawer with two stainless steel cupholders, a Qi wireless charging pad, and USB ports — all powered via mains cable to a standard Australian wall outlet alongside the power recliners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 7. Care Instructions --\u003e\n\u003cdiv class=\"sap-section\"\u003e\n\u003cdiv class=\"sap-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"sap-care-grid\"\u003e\n\u003cdiv class=\"sap-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sap-care-emoji\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eVacuum Weekly\u003c\/h3\u003e\n\u003cp\u003eVacuum the upholstery weekly with a soft brush attachment to lift dust, crumbs, and pet hair from the fabric weave. Pay attention to the seams and the cream accent inserts where lint and dust can collect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sap-care-emoji\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n\u003cp\u003eBlot spills immediately with a clean white microfibre cloth — never rub, which can drive the spill deeper into the weave or spread the stain. Test any cleaner on a hidden area first. Avoid harsh solvents and bleach. Don't over-wet the fabric — Brisbane and Gold Coast humidity can slow drying.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sap-care-emoji\"\u003e☀️\u003c\/span\u003e\n\u003ch3\u003eClimate Care\u003c\/h3\u003e\n\u003cp\u003eKeep the lounge out of prolonged direct sunlight to protect the fabric from fading — especially the cream accent inserts, which show fade more visibly than the dark base. Vacuum the wireless charging pad and cupholder drawer occasionally to prevent dust build-up around the electronics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sap-care-emoji\"\u003e🛋️\u003c\/span\u003e\n\u003ch3\u003eEven Out Wear\u003c\/h3\u003e\n\u003cp\u003eEncourage everyone in the household to spread their seating across all six positions — not just the two power recliners — to even out wear and keep the fabric and cushions ageing consistently across the sectional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. At a Glance --\u003e\n\u003cdiv class=\"sap-section\"\u003e\n\u003cdiv class=\"sap-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"sap-list\"\u003e\n\u003cdiv class=\"sap-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sap-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e6-seat corner sectional in deep charcoal technology fabric with curved cream accent inserts.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sap-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eTwo electric power recliners at the outer ends — button-controlled footrest and back tilt.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sap-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eMulti-function console: sliding-top storage, pull-out cupholder drawer with two stainless steel cupholders.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sap-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eWireless Qi charging pad and USB ports built into the console panel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sap-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eIntegrated USB charging ports built into the power recliner armrests.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sap-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003ePadded pillow-top armrests on both outer ends.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sap-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eGenerously padded backrests with full lumbar and shoulder support.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sap-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eSturdy frame.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sap-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eMains cables connect to standard Australian wall outlets for power recliners and console electronics.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sap-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sap-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eDelivered flat-packed in compact boxes for easy transport and assembly.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 9. SEO Body Copy --\u003e\n\u003cdiv class=\"sap-seo\"\u003e\n\u003ch2\u003eSapphire Fabric Electric Corner Recliner — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Sapphire Fabric Electric Corner Recliner is a 6-seat corner sectional designed for serious family living and proper home-theatre setups. The long side runs three standard seats along the back wall, with a corner wedge softening the turn, then the short side extends forward with a standard seat, a multi-function storage console, and a power recliner at the far end. A second power recliner sits at the opposite outer end of the long side — press the button on the side of either outer armrest and the footrest extends with the back tilting smoothly into lounge mode. Each power recliner has its own integrated USB charging port on the armrest, so whoever's reclining always has their phone within reach. Power recliners and console electronics connect via mains cables to standard Australian wall outlets.\u003c\/p\u003e\n\u003cp\u003eThe console is the centrepiece. Slide the top forward and a hidden storage compartment opens up underneath — drop in remotes, cables, kids' tablets, or any of the small things that normally clutter a coffee table. Pull the front drawer outward and two stainless steel cupholders slide out, ready for cans, mugs, or wine glasses. The console top also houses a Qi wireless charging pad plus USB ports — drop a Qi-compatible phone on the central pad and let it charge while you watch. The Sapphire's upholstery is a deep charcoal technology fabric with curved cream accent inserts on each backrest panel — a distinctive two-tone design that sets it apart from plain block-colour sectionals. Technology fabric is engineered for easy maintenance and everyday durability: vacuum weekly, blot spills promptly with a white microfibre cloth (never rub), avoid harsh solvents and over-wetting in Queensland humidity, and keep the lounge out of prolonged direct sunlight to protect the cream accents from fading.\u003c\/p\u003e\n\u003cp\u003eSee the Sapphire Fabric Electric Corner Recliner in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Sit in it, try the power recliners, lift the console top, pull the cupholder drawer, drop your phone on the wireless charger, and check the layout fits your living-room footprint. Our team can talk you through dimensions, lead times, and delivery to your suburb. The Sapphire arrives flat-packed in compact boxes for easy transport up apartment stairs and through narrow doorways. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":42375624917127,"sku":"SA-MER-BL","price":2399.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/sapphire-fabric-electric-corner-recliner-the-a2z-furniture-2.png?v=1776397430"},{"product_id":"sovereign-air-leather-electric-corner-recliner","title":"Sovereign Air Leather Electric Corner Recliner","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.sov-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.sov-desc * { box-sizing: border-box; }\n.sov-desc p { margin: 0 0 16px 0; }\n.sov-desc strong { color: #222222; }\n\n.sov-desc .sov-section { margin-bottom: 28px; }\n\n.sov-desc .sov-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.sov-desc .sov-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .sov-desc .sov-features { grid-template-columns: 1fr; }\n}\n\n.sov-desc .sov-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.sov-desc .sov-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.sov-desc .sov-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.sov-desc .sov-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.sov-desc .sov-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .sov-desc .sov-tech-grid { grid-template-columns: 1fr; }\n}\n\n.sov-desc .sov-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.sov-desc .sov-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.sov-desc .sov-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.sov-desc .sov-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.sov-desc .sov-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.sov-desc .sov-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.sov-desc .sov-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0 0 10px 0;\n  line-height: 1.7;\n}\n\n.sov-desc .sov-material-callout p:last-child { margin-bottom: 0; }\n\n.sov-desc .sov-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .sov-desc .sov-care-grid { grid-template-columns: 1fr; }\n}\n\n.sov-desc .sov-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.sov-desc .sov-care-card .sov-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.sov-desc .sov-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.sov-desc .sov-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.sov-desc .sov-care-kit-row {\n  background: #F7EDE3;\n  border: 1.5px solid #C2824D;\n  border-radius: 8px;\n  padding: 14px 18px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 12px;\n  flex-wrap: wrap;\n  margin-top: 14px;\n}\n\n.sov-desc .sov-care-kit-text {\n  flex: 1;\n  min-width: 200px;\n}\n\n.sov-desc .sov-care-kit-text strong {\n  display: block;\n  font-size: 14px;\n  color: #2C241B;\n  margin-bottom: 2px;\n}\n\n.sov-desc .sov-care-kit-text span {\n  font-size: 13px;\n  color: #6B6B6B;\n}\n\n.sov-desc .sov-care-kit-btn {\n  background: #C2824D;\n  color: #FFF !important;\n  padding: 8px 18px;\n  border-radius: 6px;\n  font-size: 13px;\n  font-weight: 700;\n  text-decoration: none;\n  letter-spacing: 0.03em;\n  white-space: nowrap;\n}\n\n.sov-desc .sov-care-kit-btn:hover {\n  background: #A66D3D;\n}\n\n.sov-desc .sov-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.sov-desc .sov-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.sov-desc .sov-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.sov-desc .sov-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.sov-desc .sov-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.sov-desc .sov-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.sov-desc .sov-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sov-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"sov-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eSovereign Air Leather Electric Corner Recliner\u003c\/strong\u003e is a 5-seater curved corner sectional designed around modern conveniences — two electric recliners on the end seats, a built-in wireless phone charger with USB port on the console, stainless steel cup holders, and hidden storage underneath. Wrapped in grey air leather with quilted backrest detail and plush padded armrests, it's a recliner sectional engineered for the way lounges actually get used: phones charging beside you, drinks within reach, footrests up at the touch of a button.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Tech Features Grid --\u003e\n\u003cdiv class=\"sov-section\"\u003e\n\u003cdiv class=\"sov-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"sov-tech-grid\"\u003e\n\u003cdiv class=\"sov-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sov-tech-icon\"\u003e \u003c!-- Electric recline button --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M5 18 L5 12 L10 8 L19 8 L19 14 L13 18 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 18 L21 18\"\u003e\u003c\/path\u003e\u003ccircle fill=\"currentColor\" r=\"1.5\" cy=\"11\" cx=\"17\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eElectric Recline (End Seats)\u003c\/h3\u003e\n\u003cp\u003eTouch-button electric mechanism on the two end seats — footrest extends smoothly with no manual lever to pull or hand-crank to operate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sov-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sov-tech-icon\"\u003e \u003c!-- Wireless charging pad --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect rx=\"1\" height=\"6\" width=\"12\" y=\"14\" x=\"6\"\u003e\u003c\/rect\u003e\u003cpath d=\"M12 4 L12 14\"\u003e\u003c\/path\u003e\u003cpath opacity=\"0.6\" d=\"M9 7 Q 12 5, 15 7\"\u003e\u003c\/path\u003e\u003cpath opacity=\"0.4\" d=\"M8 10 Q 12 7, 16 10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eBuilt-In Wireless Charger\u003c\/h3\u003e\n\u003cp\u003eWireless phone charging pad integrated into the console — drop your phone down between movies, sport, or evenings on the lounge and it charges hands-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sov-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sov-tech-icon\"\u003e \u003c!-- Cup holders --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect rx=\"1\" height=\"12\" width=\"16\" y=\"8\" x=\"4\"\u003e\u003c\/rect\u003e\u003ccircle r=\"1.8\" cy=\"13\" cx=\"9\"\u003e\u003c\/circle\u003e\u003ccircle r=\"1.8\" cy=\"13\" cx=\"15\"\u003e\u003c\/circle\u003e\u003cpath opacity=\"0.4\" d=\"M4 8 L4 6 Q 4 5, 5 5 L19 5 Q 20 5, 20 6 L20 8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCup Holders + Hidden Storage\u003c\/h3\u003e\n\u003cp\u003eStainless steel cup holders keep drinks stable, and a hidden storage compartment underneath the console swallows remotes, throws, and small everyday items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sov-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sov-tech-icon\"\u003e \u003c!-- USB Port --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect rx=\"0.5\" height=\"6\" width=\"8\" y=\"9\" x=\"8\"\u003e\u003c\/rect\u003e\u003crect fill=\"currentColor\" height=\"2\" width=\"2\" y=\"11\" x=\"6\"\u003e\u003c\/rect\u003e\u003cpath stroke-linecap=\"round\" d=\"M16 12 L20 12\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 9 L12 4\"\u003e\u003c\/path\u003e\u003ccircle fill=\"currentColor\" r=\"1.2\" cy=\"3\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eUSB Charging Port\u003c\/h3\u003e\n\u003cp\u003eStandard USB port alongside the wireless charger — for older phones, tablets, controllers, or anything else that doesn't have wireless charging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Key Features Grid --\u003e\n\u003cdiv class=\"sov-section\"\u003e\n\u003cdiv class=\"sov-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"sov-features\"\u003e\n\u003cdiv class=\"sov-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sov-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003crect rx=\"1\" height=\"6\" width=\"12\" y=\"14\" x=\"6\"\u003e\u003c\/rect\u003e\u003cpath d=\"M12 4 L12 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 7 Q 12 5, 15 7\"\u003e\u003c\/path\u003e\u003cpath opacity=\"0.6\" d=\"M8 10 Q 12 7, 16 10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eWireless Charging Built In\u003c\/h3\u003e\n\u003cp\u003eThe Sovereign integrates a wireless charging pad directly into the console, alongside a USB port for older devices. This isn't a glued-on accessory — it's built into the lounge from the factory and finished cleanly so it reads as part of the silhouette. Drop a Qi-compatible phone onto the pad and it charges without cables, leaving cup holders free for drinks. For households where everyone's phone is permanently 12% charged, this single feature pays for itself in saved cable hunts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sov-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sov-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M5 18 L5 12 L10 8 L19 8 L19 14 L13 18 Z\"\u003e\u003c\/path\u003e\u003ccircle fill=\"currentColor\" r=\"1.5\" cy=\"11\" cx=\"17\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eEffortless Touch-Button Electric Recline\u003c\/h3\u003e\n\u003cp\u003eThe two end seats are full electric recliners — discreet button, smooth footrest extension, and the option to stop at any angle along the way. No lever to pull, no hand-crank to wind, no shifting forward to release a manual mechanism. Particularly useful for anyone who finds manual recliners physically harder to operate, or just prefers the smoother experience after a long day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sov-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sov-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003crect rx=\"1\" height=\"12\" width=\"16\" y=\"8\" x=\"4\"\u003e\u003c\/rect\u003e\u003ccircle r=\"1.8\" cy=\"13\" cx=\"9\"\u003e\u003c\/circle\u003e\u003ccircle r=\"1.8\" cy=\"13\" cx=\"15\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eA Console That Earns Its Place\u003c\/h3\u003e\n\u003cp\u003eThe integrated console between seats handles the everyday extras. Stainless steel cup holders keep drinks stable through movies and sport without needing a side table cluttering the floor. The hidden storage compartment underneath swallows remotes, throws, magazines, and the small everyday items that otherwise pile up on lounge surfaces. Combined with the wireless charger and USB port, the console becomes a small command centre rather than just a fancy armrest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sov-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sov-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M3 8 L21 8 L21 16 L3 16 Z\"\u003e\u003c\/path\u003e\u003cline opacity=\"0.4\" y2=\"16\" x2=\"8\" y1=\"8\" x1=\"8\"\u003e\u003c\/line\u003e\u003cline opacity=\"0.4\" y2=\"16\" x2=\"14\" y1=\"8\" x1=\"14\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eAir Leather + Quilted-Back Detail\u003c\/h3\u003e\n\u003cp\u003eAir leather sits between traditional leather and standard fabric — easy to maintain, naturally smooth to the touch, and resistant to the everyday wear that can mark softer upholstery. Quilted detailing across the backrests breaks up the curved sectional silhouette into visible seat sections rather than letting it read as one flat panel. Plush padded armrests on both ends carry the comfort across to where your forearms rest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Material Callout --\u003e\n\u003cdiv class=\"sov-material-callout\"\u003e\n\u003ch3\u003eAir Leather Upholstery\u003c\/h3\u003e\n\u003cp\u003eThe Sovereign is upholstered in grey air leather — a synthetic upholstery designed to deliver the smooth, modern look of leather with easier daily maintenance. Air leather wipes clean readily, resists everyday spills better than fabric, and holds its surface integrity through normal household use. The grey tone keeps the sectional contemporary and works alongside timber, lighter walls, and most rug colours without competing for attention.\u003c\/p\u003e\n\u003cp\u003eAir leather isn't real leather, so the care routine is different. Use a damp cloth for everyday wipe-downs, avoid harsh solvents and abrasives that can damage the synthetic surface, and keep the lounge out of direct sunlight to prevent uneven fading.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Care Instructions --\u003e\n\u003cdiv class=\"sov-section\"\u003e\n\u003cdiv class=\"sov-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"sov-care-grid\"\u003e\n\u003cdiv class=\"sov-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sov-care-emoji\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eWipe Clean Regularly\u003c\/h3\u003e\n\u003cp\u003eWipe down the air leather weekly with a soft, slightly damp microfibre cloth to remove dust, surface oils from skin contact, and everyday residue. Dry immediately afterwards. Avoid feather dusters that can scratch the surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sov-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sov-care-emoji\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n\u003cp\u003eBlot spills immediately with a clean white cloth — never rub. Use only air-leather-safe products. Avoid harsh solvents, bleach, ammonia-based cleaners, and abrasive sponges, all of which can damage the synthetic surface. Test on a hidden area first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sov-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sov-care-emoji\"\u003e☀️\u003c\/span\u003e\n\u003ch3\u003eAvoid Direct Sunlight\u003c\/h3\u003e\n\u003cp\u003eKeep the Sovereign out of direct sunlight to prevent uneven fading and surface drying. Particularly important under Queensland's strong UV — synthetic leathers can develop dry or cracked patches if exposed long-term.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sov-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"sov-care-emoji\"\u003e⚡\u003c\/span\u003e\n\u003ch3\u003eTest Mechanisms \u0026amp; Charger Regularly\u003c\/h3\u003e\n\u003cp\u003eOperate both electric recliners every so often to keep the motors and switches working smoothly. Wipe the wireless charging pad and USB port clean periodically — debris in the charging area can interfere with connection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ProGuard Care Kit pill row --\u003e\n\u003cdiv class=\"sov-care-kit-row\"\u003e\n\u003cdiv class=\"sov-care-kit-text\"\u003e\n\u003cstrong\u003eRecommended: Guardsman ProGuard Care Kit\u003c\/strong\u003e \u003cspan\u003eCleaner + protector formulated for synthetic leather upholstery.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"sov-care-kit-btn\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-proguard-care-kit\"\u003eAdd Care Kit\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. At a Glance --\u003e\n\u003cdiv class=\"sov-section\"\u003e\n\u003cdiv class=\"sov-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"sov-list\"\u003e\n\u003cdiv class=\"sov-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sov-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e5-seater curved corner sectional.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sov-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sov-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eTwo end seats are touch-button electric recliners.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sov-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sov-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eBuilt-in wireless phone charging pad on the console.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sov-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sov-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eUSB charging port for non-wireless devices.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sov-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sov-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eStainless steel cup holders.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sov-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sov-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eHidden storage compartment underneath the console.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sov-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sov-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eQuilted backrest detail across all seats.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sov-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sov-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003ePlush padded armrests on both ends.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sov-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sov-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eGrey air leather upholstery (synthetic, easy-care).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sov-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sov-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eBoxed delivery for easier transport into the room.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sov-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sov-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e1-Year Warranty.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. SEO Body Copy --\u003e\n\u003cdiv class=\"sov-seo\"\u003e\n\u003ch2\u003eSovereign Air Leather Electric Corner Recliner — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Sovereign Air Leather Electric Corner Recliner is a 5-seater curved corner sectional built around modern household conveniences that older recliner designs don't address. The standout feature is a wireless phone charging pad built directly into the console — drop a Qi-compatible phone onto the pad and it charges without cables, leaving cup holders free for drinks and the rest of the lounge free of phone-charging chaos. A standard USB port sits alongside for older devices, controllers, and anything that doesn't support wireless charging. Two stainless steel cup holders flank the charging area, and a hidden storage compartment underneath the console handles remotes, throws, and the everyday items that otherwise pile up on lounge surfaces.\u003c\/p\u003e\n\u003cp\u003eThe two end seats are full electric recliners with discreet touch buttons — the footrest extends smoothly with the option to stop at any angle, and there's no manual lever to pull or hand-crank to operate. The Sovereign is upholstered in grey air leather, a synthetic upholstery chosen for its easy-care surface and contemporary look. Quilted backrest detailing across all seats breaks up the curved sectional silhouette and gives the lounge more visual structure than a flat-panel back would. Plush padded armrests on both ends carry comfort through to where your forearms rest. The Sovereign suits family rooms, larger living spaces, and homes where the lounge anchors movie nights, sport viewing, and the kind of long evenings where everyone's phone needs charging at once.\u003c\/p\u003e\n\u003cp\u003eSee the Sovereign Air Leather Electric Corner Recliner in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Try the electric recline buttons, drop a phone onto the wireless charger, lift the storage console, and see the air leather and quilted detailing up close. Our team can talk you through delivery to your suburb (this is a large curved sectional, so we'll go through access and clearance), lead times, air leather care, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":42375744159879,"sku":"SV-MER-GR","price":2099.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Sovereign_Air_Leather_Corner_Recliner_3.png?v=1778478525"},{"product_id":"omaha-suede-fabric-pull-out-sofa-bed","title":"Omaha Pull-Out Sofa Bed","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.omh-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.omh-desc * { box-sizing: border-box; }\n.omh-desc p { margin: 0 0 16px 0; }\n.omh-desc strong { color: #222222; }\n\n.omh-desc .omh-section { margin-bottom: 28px; }\n\n.omh-desc .omh-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.omh-desc .omh-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .omh-desc .omh-features { grid-template-columns: 1fr; }\n}\n\n.omh-desc .omh-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.omh-desc .omh-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.omh-desc .omh-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.omh-desc .omh-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.omh-desc .omh-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 768px) {\n  .omh-desc .omh-tech-grid { grid-template-columns: 1fr 1fr; }\n}\n\n@media (max-width: 480px) {\n  .omh-desc .omh-tech-grid { grid-template-columns: 1fr; }\n}\n\n.omh-desc .omh-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.omh-desc .omh-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.omh-desc .omh-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.omh-desc .omh-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.omh-desc .omh-chaise-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 540px) {\n  .omh-desc .omh-chaise-grid { grid-template-columns: 1fr; }\n}\n\n.omh-desc .omh-chaise-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n  text-align: center;\n}\n\n.omh-desc .omh-chaise-card svg {\n  width: 100%;\n  max-width: 280px;\n  height: auto;\n  margin: 0 auto 10px auto;\n  display: block;\n}\n\n.omh-desc .omh-chaise-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n}\n\n.omh-desc .omh-chaise-card p {\n  font-size: 13px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.omh-desc .omh-chaise-note {\n  background: #F7EDE3;\n  border-left: 3px solid #C2824D;\n  border-radius: 0 6px 6px 0;\n  padding: 10px 14px;\n  margin-top: 12px;\n  font-size: 13px;\n  color: #2C241B;\n  line-height: 1.5;\n}\n\n.omh-desc .omh-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.omh-desc .omh-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.omh-desc .omh-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.omh-desc .omh-material-callout a {\n  color: #C2824D;\n  text-decoration: underline;\n  text-decoration-thickness: 1px;\n  text-underline-offset: 2px;\n  font-weight: 600;\n}\n\n.omh-desc .omh-colour-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin-bottom: 28px;\n}\n\n.omh-desc .omh-option-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.omh-desc .omh-swatch {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  margin: 0 auto 8px auto;\n  border: 1px solid rgba(0,0,0,0.1);\n}\n\n.omh-desc .omh-option-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n}\n\n.omh-desc .omh-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .omh-desc .omh-care-grid { grid-template-columns: 1fr; }\n}\n\n.omh-desc .omh-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.omh-desc .omh-care-card .omh-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.omh-desc .omh-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.omh-desc .omh-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.omh-desc .omh-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.omh-desc .omh-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.omh-desc .omh-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.omh-desc .omh-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.omh-desc .omh-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.omh-desc .omh-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.omh-desc .omh-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.omh-desc .omh-seo a {\n  color: #C2824D;\n  text-decoration: underline;\n  text-decoration-thickness: 1px;\n  text-underline-offset: 2px;\n  font-weight: 600;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"omh-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"omh-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eOmaha Pull-Out Sofa Bed\u003c\/strong\u003e is a U-shape sectional with a chaise lounger on one side, a matching seat extension on the other, and a pull-out bed in the centre that lays flat for overnight guests. The \u003cstrong\u003echaise\u003c\/strong\u003e — the side with the built-in lift-top storage compartment — sits on either the \u003cstrong\u003eleft\u003c\/strong\u003e or \u003cstrong\u003eright\u003c\/strong\u003e side of the sectional, and you choose which at order. A \u003cstrong\u003ematching storage ottoman\u003c\/strong\u003e is included as a separate piece, with its own internal storage compartment. Adjustable flip-up headrests on the back. Upholstered in heavyweight \u003cstrong\u003eRhino fabric\u003c\/strong\u003e in \u003cstrong\u003eGrey\u003c\/strong\u003e or \u003cstrong\u003eBlack\u003c\/strong\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Choose Your Chaise Side --\u003e\n  \u003cdiv class=\"omh-section\"\u003e\n    \u003cdiv class=\"omh-label\"\u003eChoose Your Chaise Side\u003c\/div\u003e\n    \u003cdiv class=\"omh-chaise-grid\"\u003e\n\n      \u003c!-- LEFT CHAISE: storage chaise on viewer's right (sitter's left) --\u003e\n      \u003cdiv class=\"omh-chaise-card\"\u003e\n        \u003csvg viewbox=\"0 0 340 240\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-label=\"Left storage chaise plan view diagram\"\u003e\n          \u003c!-- U-shape outline --\u003e\n          \u003cpath d=\"M 20 30 L 320 30 L 320 210 L 260 210 L 260 110 L 80 110 L 80 210 L 20 210 Z\" fill=\"#F7EDE3\" stroke=\"#C2824D\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c!-- Internal divisions: chaise\/main-body boundaries only (centre is one continuous seat over the pull-out bed) --\u003e\n          \u003cline x1=\"80\" y1=\"30\" x2=\"80\" y2=\"110\" stroke=\"#C2824D\" stroke-width=\"1.4\" opacity=\"0.55\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"260\" y1=\"30\" x2=\"260\" y2=\"110\" stroke=\"#C2824D\" stroke-width=\"1.4\" opacity=\"0.55\"\u003e\u003c\/line\u003e\n          \u003c!-- Storage chaise on viewer's right --\u003e\n          \u003crect x=\"270\" y=\"130\" width=\"40\" height=\"30\" fill=\"none\" stroke=\"#C2824D\" stroke-width=\"1.2\" stroke-dasharray=\"3,2\"\u003e\u003c\/rect\u003e\n          \u003ctext x=\"290\" y=\"148\" text-anchor=\"middle\" font-family=\"Open Sans, sans-serif\" font-size=\"9\" fill=\"#C2824D\" font-weight=\"700\" letter-spacing=\"0.5\"\u003eSTORAGE\u003c\/text\u003e\n          \u003ctext x=\"290\" y=\"195\" text-anchor=\"middle\" font-family=\"Open Sans, sans-serif\" font-size=\"10\" fill=\"#C2824D\" font-weight=\"700\" letter-spacing=\"1\"\u003eCHAISE\u003c\/text\u003e\n          \u003c!-- Plain seat extension on viewer's left (no label - not a chaise) --\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eLeft Chaise\u003c\/h3\u003e\n        \u003cp\u003eWhen sitting on the lounge, the chaise is on your left.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- RIGHT CHAISE: storage chaise on viewer's left (sitter's right) --\u003e\n      \u003cdiv class=\"omh-chaise-card\"\u003e\n        \u003csvg viewbox=\"0 0 340 240\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-label=\"Right storage chaise plan view diagram\"\u003e\n          \u003c!-- U-shape outline --\u003e\n          \u003cpath d=\"M 20 30 L 320 30 L 320 210 L 260 210 L 260 110 L 80 110 L 80 210 L 20 210 Z\" fill=\"#F7EDE3\" stroke=\"#C2824D\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c!-- Internal divisions: chaise\/main-body boundaries only (centre is one continuous seat over the pull-out bed) --\u003e\n          \u003cline x1=\"80\" y1=\"30\" x2=\"80\" y2=\"110\" stroke=\"#C2824D\" stroke-width=\"1.4\" opacity=\"0.55\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"260\" y1=\"30\" x2=\"260\" y2=\"110\" stroke=\"#C2824D\" stroke-width=\"1.4\" opacity=\"0.55\"\u003e\u003c\/line\u003e\n          \u003c!-- Storage chaise on viewer's left --\u003e\n          \u003crect x=\"30\" y=\"130\" width=\"40\" height=\"30\" fill=\"none\" stroke=\"#C2824D\" stroke-width=\"1.2\" stroke-dasharray=\"3,2\"\u003e\u003c\/rect\u003e\n          \u003ctext x=\"50\" y=\"148\" text-anchor=\"middle\" font-family=\"Open Sans, sans-serif\" font-size=\"9\" fill=\"#C2824D\" font-weight=\"700\" letter-spacing=\"0.5\"\u003eSTORAGE\u003c\/text\u003e\n          \u003ctext x=\"50\" y=\"195\" text-anchor=\"middle\" font-family=\"Open Sans, sans-serif\" font-size=\"10\" fill=\"#C2824D\" font-weight=\"700\" letter-spacing=\"1\"\u003eCHAISE\u003c\/text\u003e\n          \u003c!-- Plain seat extension on viewer's right (no label - not a chaise) --\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eRight Chaise\u003c\/h3\u003e\n        \u003cp\u003eWhen sitting on the lounge, the chaise is on your right.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n    \u003cdiv class=\"omh-chaise-note\"\u003e\n      \u003cstrong\u003eImportant:\u003c\/strong\u003e The chaise (with built-in lift-top storage) sits on either the left or right side of the U-shape — the opposite side is a matching seat extension without internal storage. The chaise side is fixed at order and \u003cem\u003enot reversible\u003c\/em\u003e once assembled, so plan based on your room layout and which side gives you easy access to the storage compartment.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Tech Features Grid --\u003e\n  \u003cdiv class=\"omh-section\"\u003e\n    \u003cdiv class=\"omh-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n    \u003cdiv class=\"omh-tech-grid\"\u003e\n\n      \u003cdiv class=\"omh-tech-card\"\u003e\n        \u003cspan class=\"omh-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Bed\/sofa-bed: rectangular base with raised back --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 14 L3 9 Q3 7 5 7 L11 7 L11 12 L21 12 L21 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 14 L3 18 L21 18 L21 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 18 L5 20 M19 18 L19 20\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePull-Out Sofa Bed\u003c\/h3\u003e\n        \u003cp\u003eThe centre seat pulls out flat to form a sleeping surface for overnight guests.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"omh-tech-card\"\u003e\n        \u003cspan class=\"omh-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Lift-top storage compartment --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 11 L4 19 Q4 20 5 20 L19 20 Q20 20 20 19 L20 11\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 11 Q3 7 6 6 L18 6 Q21 7 21 11 L3 11 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 14 L13 14 L13 16 L11 16 Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eStorage in Chaise\u003c\/h3\u003e\n        \u003cp\u003eLift-top storage compartment built into the chaise — left or right side at order.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"omh-tech-card\"\u003e\n        \u003cspan class=\"omh-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Ottoman: low rectangular block with storage strap --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"9\" width=\"18\" height=\"9\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"3\" y1=\"13\" x2=\"21\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"18\" x2=\"6\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"18\" x2=\"18\" y2=\"20\"\u003e\u003c\/line\u003e\u003cpath d=\"M11 13 L11 16 L13 16 L13 13\" fill=\"currentColor\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eStorage Ottoman Included\u003c\/h3\u003e\n        \u003cp\u003eMatching ottoman with its own internal storage compartment — a separate piece that floats anywhere in the room.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"omh-tech-card\"\u003e\n        \u003cspan class=\"omh-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Adjustable headrest: head with up\/down arrows --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"10\" cy=\"9\" r=\"3.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M10 12.5 C7 14, 6 17, 6 20 L14 20 C14 17, 13 14, 10 12.5\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 6 L19 13 M17 8 L19 6 L21 8 M17 11 L19 13 L21 11\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eAdjustable Headrests\u003c\/h3\u003e\n        \u003cp\u003eFlip-up headrests on the back of each seat — fine-tune for TV viewing, reading, or napping.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"omh-tech-card\"\u003e\n        \u003cspan class=\"omh-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- U-shape outline --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 5 L21 5 L21 19 L15 19 L15 11 L9 11 L9 19 L3 19 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eU-Shape Sectional\u003c\/h3\u003e\n        \u003cp\u003eForward-extending sections frame the centre seat on both sides — built for full-family lay-back lounging.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"omh-tech-card\"\u003e\n        \u003cspan class=\"omh-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Box with checkmark - flat-pack assembly --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"6\" width=\"16\" height=\"14\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 10 L20 10\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 14 L11 16 L15 12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eCompact Flat-Pack Delivery\u003c\/h3\u003e\n        \u003cp\u003ePacked in flat boxes for hassle-free transport into apartments, units, and tight stairwells.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Key Features Grid --\u003e\n  \u003cdiv class=\"omh-section\"\u003e\n    \u003cdiv class=\"omh-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"omh-features\"\u003e\n\n      \u003cdiv class=\"omh-feature-card\"\u003e\n        \u003cspan class=\"omh-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 14 L3 9 Q3 7 5 7 L11 7 L11 12 L21 12 L21 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 14 L3 18 L21 18 L21 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePull-Out Sleeper Bed\u003c\/h3\u003e\n        \u003cp\u003eThe centre section of the U-shape pulls out flat to form a sleeping surface — turning your living room into an instant guest bedroom for overnight stays. No fold-out frame, no lifting heavy mattresses, no hassle.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"omh-feature-card\"\u003e\n        \u003cspan class=\"omh-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M3 8 L21 8 M3 13 L21 13 M3 18 L21 18\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 3 L8 21 M13 3 L13 21 M18 3 L18 21\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eHeavyweight Rhino Fabric\u003c\/h3\u003e\n        \u003cp\u003eDensely-woven Rhino fabric upholstery — smooth, even hand-feel that holds shape over years of daily use and masks marks better than thinner weaves. Ideal for households with kids, pets, or frequent guests.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"omh-feature-card\"\u003e\n        \u003cspan class=\"omh-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"6\" width=\"18\" height=\"12\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M3 11 L21 11\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 8 L13 8 L13 9 L11 9 Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 14 L13 14 L13 15 L11 15 Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eTwo Storage Compartments\u003c\/h3\u003e\n        \u003cp\u003eLift-top storage built into the chaise (left or right side at order), plus a second storage compartment inside the matching ottoman. Bedding, throws, headphones, and remotes all have a tidy place to live.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"omh-feature-card\"\u003e\n        \u003cspan class=\"omh-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"8\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eTwo Colour Options\u003c\/h3\u003e\n        \u003cp\u003eAvailable in \u003cstrong\u003eGrey\u003c\/strong\u003e for a soft, contemporary look or \u003cstrong\u003eBlack\u003c\/strong\u003e for a moodier modern profile that grounds the room. Both colours suit modern, transitional, and Scandi-leaning interiors.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Material Callout --\u003e\n  \u003cdiv class=\"omh-material-callout\"\u003e\n    \u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n    \u003cp\u003eThe Omaha Pull-Out Sofa Bed is upholstered in heavyweight Rhino fabric — a densely-woven textile with a smooth, even hand-feel that's become a popular choice for everyday family use thanks to its durability and forgiving surface. Learn more in our \u003ca href=\"https:\/\/thea2zfurniture.com\/blogs\/lounging-in-style-sofa-and-lounge-inspiration\/unveiling-the-marvel-of-rhino-fabric-a-comprehensive-guide-by-the-a2z-furniture\" target=\"_blank\" rel=\"noopener\"\u003ecomplete guide to Rhino fabric\u003c\/a\u003e. The frame is built on sturdy timber with a steel pull-out bed mechanism, padded seats and back cushions, and lift-top storage compartments in both the chaise and the matching ottoman. Delivered in compact flat-pack boxes for easy transport into apartments and tight spaces.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Choose Your Colour --\u003e\n  \u003cdiv class=\"omh-section\"\u003e\n    \u003cdiv class=\"omh-label\"\u003eChoose Your Colour\u003c\/div\u003e\n    \u003cdiv class=\"omh-colour-grid\"\u003e\n      \u003cdiv class=\"omh-option-card\"\u003e\n        \u003cdiv class=\"omh-swatch\" style=\"background: linear-gradient(135deg, #6B6E72, #44474B);\"\u003e\u003c\/div\u003e\n        \u003ch3\u003eGrey\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"omh-option-card\"\u003e\n        \u003cdiv class=\"omh-swatch\" style=\"background: linear-gradient(135deg, #4A4A4D, #2B2B2D);\"\u003e\u003c\/div\u003e\n        \u003ch3\u003eBlack\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. Care Instructions --\u003e\n  \u003cdiv class=\"omh-section\"\u003e\n    \u003cdiv class=\"omh-label\"\u003eCaring for Your Rhino Fabric\u003c\/div\u003e\n    \u003cdiv class=\"omh-care-grid\"\u003e\n\n      \u003cdiv class=\"omh-care-card\"\u003e\n        \u003cspan class=\"omh-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003ch3\u003eVacuum Weekly\u003c\/h3\u003e\n        \u003cp\u003eVacuum with the upholstery attachment to lift dust and surface debris before it works into the weave. Pay extra attention around the seat seams, headrest joints, and the storage compartment edges.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"omh-care-card\"\u003e\n        \u003cspan class=\"omh-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n        \u003cp\u003eBlot spills with a clean white microfibre cloth — never rub. Working from the outside in stops the mark spreading. Test cleaners on a hidden area first. Avoid harsh solvents and bleach.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"omh-care-card\"\u003e\n        \u003cspan class=\"omh-care-emoji\" aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e\n        \u003ch3\u003eClimate Care\u003c\/h3\u003e\n        \u003cp\u003eIn Queensland's humid summers, keep cleaning gentle and quick-drying. Don't over-wet the fabric. A fabric protector is a smart option for kids-and-pets households.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"omh-care-card\"\u003e\n        \u003cspan class=\"omh-care-emoji\" aria-hidden=\"true\"\u003e⚙️\u003c\/span\u003e\n        \u003ch3\u003eOperate the Bed Smoothly\u003c\/h3\u003e\n        \u003cp\u003ePull the bed mechanism out at a steady pace using both hands on the strap pulls — let the steel rails extend naturally without forcing them. The same applies in reverse when packing the bed away.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 8. At a Glance --\u003e\n  \u003cdiv class=\"omh-section\"\u003e\n    \u003cdiv class=\"omh-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"omh-list\"\u003e\n\n      \u003cdiv class=\"omh-list-item\"\u003e\n        \u003cdiv class=\"omh-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eU-shape sectional with a chaise lounger on one side and a matching seat extension on the other.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"omh-list-item\"\u003e\n        \u003cdiv class=\"omh-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eChoose left or right for the chaise side (the side with built-in lift-top storage). Not reversible after order.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"omh-list-item\"\u003e\n        \u003cdiv class=\"omh-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eHeavyweight Rhino fabric upholstery in Grey or Black.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"omh-list-item\"\u003e\n        \u003cdiv class=\"omh-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eCentre seat pulls out flat to form a sleeping surface for overnight guests.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"omh-list-item\"\u003e\n        \u003cdiv class=\"omh-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eLift-top storage compartment built into the chaise.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"omh-list-item\"\u003e\n        \u003cdiv class=\"omh-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eAdjustable flip-up headrests on the back of each seat.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"omh-list-item\"\u003e\n        \u003cdiv class=\"omh-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eMatching storage ottoman included as a separate piece — with its own internal storage compartment.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"omh-list-item\"\u003e\n        \u003cdiv class=\"omh-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eSturdy timber frame with steel pull-out bed mechanism.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"omh-list-item\"\u003e\n        \u003cdiv class=\"omh-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eDelivered flat-packed for easy transport into apartments and tight spaces.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 9. SEO Body Copy --\u003e\n  \u003cdiv class=\"omh-seo\"\u003e\n    \u003ch2\u003eOmaha Pull-Out Sofa Bed — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Omaha Pull-Out Sofa Bed is a U-shape sectional designed for modern apartments, family living rooms, and homes that need a guest bed without a dedicated guest room. A chaise lounger sits on one side, a matching seat extension on the other, and the centre section pulls out on steel rails to lay flat as a sleeping surface for overnight guests. The chaise — the side with the built-in lift-top storage compartment — sits on either the \u003cstrong\u003eleft\u003c\/strong\u003e or \u003cstrong\u003eright\u003c\/strong\u003e at order; the opposite side is a matching seat extension without internal storage. The chaise side is fixed at order, so plan your room layout before ordering.\u003c\/p\u003e\n    \u003cp\u003eA \u003cstrong\u003ematching storage ottoman\u003c\/strong\u003e is included as a separate piece, with its own internal storage compartment — a second tidy spot for bedding, throws, headphones, and remotes. Float the ottoman as a footrest in front of the sofa, push it inside the U-shape opening for a full lay-back surface, or use as extra perch-seating when guests arrive. Upholstered in heavyweight \u003ca href=\"https:\/\/thea2zfurniture.com\/blogs\/lounging-in-style-sofa-and-lounge-inspiration\/unveiling-the-marvel-of-rhino-fabric-a-comprehensive-guide-by-the-a2z-furniture\" target=\"_blank\" rel=\"noopener\"\u003eRhino fabric\u003c\/a\u003e in Grey or Black, the Omaha is built for the way modern Australians actually live. The Rhino weave is densely-woven for everyday family use, with a smooth, even hand-feel that masks marks better than thinner fabrics and holds shape over years of daily use. Both the sofa and the ottoman are delivered flat-packed in compact boxes — easy to carry up apartment stairs and through narrow doorways.\u003c\/p\u003e\n    \u003cp\u003eSee the Omaha Pull-Out Sofa Bed in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Try the pull-out bed mechanism, lift the storage compartment lid, flip the headrests up and down, and decide which side gives you the best chaise and storage placement for your room. Our team can talk you through colour options, lead times, and delivery to your suburb. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Left when sitting \/ Black","offer_id":42384616161415,"sku":"OM-SBL-BL","price":1999.0,"currency_code":"AUD","in_stock":false},{"title":"Left when sitting \/ Grey","offer_id":42384629072007,"sku":"OM-SBL-GR","price":1999.0,"currency_code":"AUD","in_stock":false},{"title":"Right when sitting \/ Black","offer_id":42384616194183,"sku":"OM-SBR-BL","price":1999.0,"currency_code":"AUD","in_stock":false},{"title":"Right when sitting \/ Grey","offer_id":42384629104775,"sku":"OM-SBR-GR","price":1999.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/omaha-pull-out-sofa-bed-the-a2z-furniture-4-Edited.jpg?v=1778478527"},{"product_id":"orlanda-suede-pull-out-sofa-bed","title":"Orlanda Pull Out Corner Sofa Bed","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .orl-desc {\n            font-family: 'Open Sans', sans-serif;\n            color: #222222;\n            line-height: 1.6;\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 0 15px;\n        }\n\n        .orl-desc p {\n            font-size: 15px;\n            line-height: 1.7;\n            margin-bottom: 16px;\n        }\n\n        .orl-desc strong {\n            font-weight: 700;\n        }\n\n        \/* Intro *\/\n        .orl-intro {\n            margin-bottom: 32px;\n        }\n\n        \/* Chaise Configuration Diagram *\/\n        .orl-chaise-config {\n            margin-bottom: 40px;\n            padding: 24px;\n            background: #FAFAFA;\n            border-radius: 8px;\n        }\n\n        .orl-chaise-options {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 24px;\n            margin-bottom: 16px;\n        }\n\n        .orl-chaise-option {\n            text-align: center;\n            background: #FFFFFF;\n            padding: 20px;\n            border-radius: 8px;\n            border: 1px solid #E0E0E0;\n        }\n\n        .orl-chaise-option h3 {\n            font-size: 14px;\n            font-weight: 700;\n            color: #222222;\n            margin: 0 0 8px 0;\n            text-transform: uppercase;\n            letter-spacing: 0.05em;\n        }\n\n        .orl-chaise-caption {\n            font-size: 13px;\n            color: #6B6B6B;\n            margin: 0 0 16px 0;\n            font-style: italic;\n        }\n\n        .orl-chaise-diagram {\n            width: 100%;\n            max-width: 300px;\n            height: auto;\n            margin: 0 auto;\n            display: block;\n        }\n\n        .orl-chaise-note {\n            font-size: 13px;\n            color: #6B6B6B;\n            text-align: center;\n            font-style: italic;\n            margin: 0;\n            line-height: 1.6;\n        }\n\n        \/* Section Labels *\/\n        .orl-label {\n            font-size: 12px;\n            font-weight: 700;\n            letter-spacing: 0.15em;\n            text-transform: uppercase;\n            color: #C2824D;\n            margin-bottom: 16px;\n            display: block;\n        }\n\n        \/* Tech Features Grid *\/\n        .orl-tech-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 16px;\n            margin-bottom: 40px;\n        }\n\n        .orl-tech-card {\n            background: #F5F5F5;\n            border-radius: 8px;\n            padding: 16px;\n            text-align: center;\n        }\n\n        .orl-tech-card h3 {\n            font-size: 13px;\n            font-weight: 700;\n            color: #222222;\n            margin: 12px 0 8px 0;\n        }\n\n        .orl-tech-card p {\n            font-size: 14px;\n            color: #6B6B6B;\n            margin: 0;\n            line-height: 1.5;\n        }\n\n        .orl-tech-icon {\n            width: 32px;\n            height: 32px;\n            margin: 0 auto;\n        }\n\n        \/* Key Features Grid *\/\n        .orl-features-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 40px;\n        }\n\n        .orl-feature-card {\n            background: #F5F5F5;\n            border-radius: 8px;\n            padding: 20px;\n        }\n\n        .orl-feature-card h3 {\n            font-size: 13px;\n            font-weight: 700;\n            color: #222222;\n            margin: 0 0 8px 0;\n        }\n\n        .orl-feature-card p {\n            font-size: 14px;\n            color: #6B6B6B;\n            margin: 0;\n            line-height: 1.6;\n        }\n\n        \/* Material Callout *\/\n        .orl-material {\n            background: #F7EDE3;\n            border-left: 4px solid #C2824D;\n            padding: 20px;\n            margin-bottom: 40px;\n            border-radius: 4px;\n        }\n\n        .orl-material h3 {\n            font-size: 13px;\n            font-weight: 700;\n            color: #222222;\n            margin: 0 0 12px 0;\n        }\n\n        .orl-material p {\n            font-size: 14px;\n            color: #6B6B6B;\n            margin: 0 0 12px 0;\n            line-height: 1.7;\n        }\n\n        .orl-material p:last-child {\n            margin-bottom: 0;\n        }\n\n        .orl-material a {\n            color: #C2824D;\n            text-decoration: underline;\n            text-decoration-thickness: 1px;\n            text-underline-offset: 2px;\n            font-weight: 600;\n            white-space: nowrap;\n        }\n\n        \/* Care Products Pill Row *\/\n        .orl-care-pills {\n            background: #F7EDE3;\n            border: 1px solid #E8C9AA;\n            border-radius: 8px;\n            padding: 16px;\n            margin-bottom: 40px;\n        }\n\n        .orl-pills-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            align-items: center;\n        }\n\n        .orl-pill {\n            display: inline-flex;\n            align-items: center;\n            gap: 6px;\n            background: #FFFFFF;\n            border: 1px solid #E8C9AA;\n            border-radius: 20px;\n            padding: 8px 14px;\n            font-size: 13px;\n            font-weight: 600;\n            color: #222222;\n            text-decoration: none;\n            transition: all 0.2s ease;\n        }\n\n        .orl-pill:hover {\n            background: #C2824D;\n            color: #FFFFFF;\n            border-color: #C2824D;\n        }\n\n        \/* Color Swatches *\/\n        .orl-colors {\n            margin-bottom: 40px;\n        }\n\n        .orl-swatches {\n            display: flex;\n            gap: 16px;\n            flex-wrap: wrap;\n        }\n\n        .orl-swatch {\n            text-align: center;\n        }\n\n        .orl-swatch-circle {\n            width: 48px;\n            height: 48px;\n            border-radius: 50%;\n            margin: 0 auto 8px;\n            border: 2px solid #E0E0E0;\n        }\n\n        .orl-swatch-name {\n            font-size: 13px;\n            font-weight: 600;\n            color: #222222;\n        }\n\n        \/* Care Instructions Grid *\/\n        .orl-care-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 40px;\n        }\n\n        .orl-care-card {\n            background: #F5F5F5;\n            border-radius: 8px;\n            padding: 20px;\n        }\n\n        .orl-care-card h3 {\n            font-size: 13px;\n            font-weight: 700;\n            color: #222222;\n            margin: 0 0 8px 0;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        .orl-care-card p {\n            font-size: 14px;\n            color: #6B6B6B;\n            margin: 0;\n            line-height: 1.6;\n        }\n\n        .orl-care-card a {\n            color: #C2824D;\n            text-decoration: underline;\n            text-decoration-thickness: 1px;\n            text-underline-offset: 2px;\n            font-weight: 600;\n            white-space: nowrap;\n        }\n\n        \/* At a Glance *\/\n        .orl-glance {\n            margin-bottom: 40px;\n        }\n\n        .orl-glance-list {\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n        }\n\n        .orl-glance-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n        }\n\n        .orl-tick {\n            width: 20px;\n            height: 20px;\n            background: #C2824D;\n            border-radius: 50%;\n            flex-shrink: 0;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-top: 2px;\n        }\n\n        .orl-tick svg {\n            width: 12px;\n            height: 12px;\n        }\n\n        .orl-glance-item span {\n            font-size: 14px;\n            color: #222222;\n            line-height: 1.6;\n        }\n\n        \/* SEO Section *\/\n        .orl-seo {\n            border-top: 1px solid #E0E0E0;\n            padding-top: 32px;\n            margin-top: 40px;\n        }\n\n        .orl-seo h2 {\n            font-size: 18px;\n            font-weight: 700;\n            color: #222222;\n            margin: 0 0 20px 0;\n        }\n\n        .orl-seo p {\n            font-size: 13.5px;\n            color: #6B6B6B;\n            line-height: 1.8;\n            margin-bottom: 16px;\n        }\n\n        \/* Mobile Responsiveness *\/\n        @media (max-width: 768px) {\n            .orl-tech-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n\n            .orl-features-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .orl-care-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .orl-chaise-options {\n                grid-template-columns: 1fr;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .orl-tech-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"orl-desc\"\u003e\n\u003c!-- Intro --\u003e\n\u003cdiv class=\"orl-intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eOrlanda Pull Out Corner Sofa Bed\u003c\/strong\u003e solves the guest bedroom problem without dedicating an entire room to it. This L-shaped corner sofa converts from daily seating into a full bed in seconds, pulling out from the main section when overnight visitors arrive. Heavyweight Rhino fabric upholstery stands up to family use while adjustable headrests and three included ottomans (one with storage) keep the space flexible for whatever the day demands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Chaise Configuration Diagram --\u003e\n\u003cdiv class=\"orl-chaise-config\"\u003e\n\u003cspan class=\"orl-label\"\u003eChoose Your Chaise Side\u003c\/span\u003e\n\u003cdiv class=\"orl-chaise-options\"\u003e\n\u003cdiv class=\"orl-chaise-option\"\u003e\n\u003ch3\u003eLEFT CHAISE\u003c\/h3\u003e\n\u003cp class=\"orl-chaise-caption\"\u003eChaise extends to your left when seated\u003c\/p\u003e\n\u003csvg class=\"orl-chaise-diagram\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 400 300\"\u003e\n                        \n                        \u003crect stroke-dasharray=\"4,4\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"45\" width=\"45\" y=\"150\" x=\"20\"\u003e\u003c\/rect\u003e\n                        \u003crect stroke-dasharray=\"4,4\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"45\" width=\"45\" y=\"205\" x=\"20\"\u003e\u003c\/rect\u003e\n                        \n                        \n                        \u003crect stroke-width=\"3\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"90\" width=\"270\" y=\"40\" x=\"75\"\u003e\u003c\/rect\u003e\n                        \u003cline stroke-width=\"2\" stroke=\"#C2824D\" y2=\"130\" x2=\"165\" y1=\"40\" x1=\"165\"\u003e\u003c\/line\u003e\n                        \u003cline stroke-width=\"2\" stroke=\"#C2824D\" y2=\"130\" x2=\"255\" y1=\"40\" x1=\"255\"\u003e\u003c\/line\u003e\n                        \n                        \n                        \u003crect stroke-width=\"3\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"90\" width=\"90\" y=\"130\" x=\"255\"\u003e\u003c\/rect\u003e\n                        \n                        \n                        \u003crect stroke-dasharray=\"4,4\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"60\" width=\"90\" y=\"230\" x=\"255\"\u003e\u003c\/rect\u003e\n                        \u003ctext font-style=\"italic\" text-anchor=\"middle\" fill=\"#6B6B6B\" font-size=\"11\" font-family=\"Open Sans, sans-serif\" y=\"258\" x=\"300\"\u003eottoman\u003c\/text\u003e\n                        \u003ctext font-style=\"italic\" text-anchor=\"middle\" fill=\"#6B6B6B\" font-size=\"11\" font-family=\"Open Sans, sans-serif\" y=\"271\" x=\"300\"\u003ewith storage\u003c\/text\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orl-chaise-option\"\u003e\n\u003ch3\u003eRIGHT CHAISE\u003c\/h3\u003e\n\u003cp class=\"orl-chaise-caption\"\u003eChaise extends to your right when seated\u003c\/p\u003e\n\u003csvg class=\"orl-chaise-diagram\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 400 300\"\u003e\n                        \n                        \u003crect stroke-width=\"3\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"90\" width=\"270\" y=\"40\" x=\"55\"\u003e\u003c\/rect\u003e\n                        \u003cline stroke-width=\"2\" stroke=\"#C2824D\" y2=\"130\" x2=\"145\" y1=\"40\" x1=\"145\"\u003e\u003c\/line\u003e\n                        \u003cline stroke-width=\"2\" stroke=\"#C2824D\" y2=\"130\" x2=\"235\" y1=\"40\" x1=\"235\"\u003e\u003c\/line\u003e\n                        \n                        \n                        \u003crect stroke-width=\"3\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"90\" width=\"90\" y=\"130\" x=\"55\"\u003e\u003c\/rect\u003e\n                        \n                        \n                        \u003crect stroke-dasharray=\"4,4\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"60\" width=\"90\" y=\"230\" x=\"55\"\u003e\u003c\/rect\u003e\n                        \u003ctext font-style=\"italic\" text-anchor=\"middle\" fill=\"#6B6B6B\" font-size=\"11\" font-family=\"Open Sans, sans-serif\" y=\"258\" x=\"100\"\u003eottoman\u003c\/text\u003e\n                        \u003ctext font-style=\"italic\" text-anchor=\"middle\" fill=\"#6B6B6B\" font-size=\"11\" font-family=\"Open Sans, sans-serif\" y=\"271\" x=\"100\"\u003ewith storage\u003c\/text\u003e\n                        \n                        \n                        \u003crect stroke-dasharray=\"4,4\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"45\" width=\"45\" y=\"150\" x=\"335\"\u003e\u003c\/rect\u003e\n                        \u003crect stroke-dasharray=\"4,4\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"45\" width=\"45\" y=\"205\" x=\"335\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"orl-chaise-note\"\u003eChaise side is fixed at order — choose the orientation that fits your room before purchase. Not reversible after assembly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tech Features Grid --\u003e \u003cspan class=\"orl-label\"\u003eTechnical Features\u003c\/span\u003e\n\u003cdiv class=\"orl-tech-grid\"\u003e\n\u003cdiv class=\"orl-tech-card\"\u003e\n\u003cdiv class=\"orl-tech-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"#C2824D\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003crect rx=\"2\" height=\"18\" width=\"18\" y=\"3\" x=\"3\"\u003e\u003c\/rect\u003e\n                        \u003cpath d=\"M3 9h18M9 21V9\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eLift-and-Extend Bed\u003c\/h3\u003e\n\u003cp\u003eHandle-operated platform pulls out and lifts to seating height\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orl-tech-card\"\u003e\n\u003cdiv class=\"orl-tech-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"#C2824D\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath fill=\"none\" d=\"M4 4 L4 14 L14 14 L14 20 L20 20 L20 4 Z\"\u003e\u003c\/path\u003e\n                        \u003cline stroke-width=\"2.5\" y2=\"14\" x2=\"14\" y1=\"14\" x1=\"4\"\u003e\u003c\/line\u003e\n                        \u003cline stroke-width=\"2.5\" y2=\"20\" x2=\"14\" y1=\"14\" x1=\"14\"\u003e\u003c\/line\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eCorner Configuration\u003c\/h3\u003e\n\u003cp\u003eL-shaped layout with extended chaise for corner positioning\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orl-tech-card\"\u003e\n\u003cdiv class=\"orl-tech-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"#C2824D\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpolyline points=\"18 15 12 9 6 15\"\u003e\u003c\/polyline\u003e\n                        \u003cpolyline points=\"18 20 12 14 6 20\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eAdjustable Headrests\u003c\/h3\u003e\n\u003cp\u003eManual multi-position headrests across all seating sections\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orl-tech-card\"\u003e\n\u003cdiv class=\"orl-tech-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"#C2824D\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eStorage Ottoman\u003c\/h3\u003e\n\u003cp\u003eOne lift-top ottoman with internal storage compartment\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orl-tech-card\"\u003e\n\u003cdiv class=\"orl-tech-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"#C2824D\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003crect rx=\"2\" height=\"12\" width=\"18\" y=\"8\" x=\"3\"\u003e\u003c\/rect\u003e\n                        \u003cpath d=\"M7 8V5a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eTwo Pull-Out Ottomans\u003c\/h3\u003e\n\u003cp\u003eCompact ottomans that serve as extra seating or footrests\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orl-tech-card\"\u003e\n\u003cdiv class=\"orl-tech-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"#C2824D\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\n                        \u003cpolyline points=\"7.5 4.21 12 6.81 16.5 4.21\"\u003e\u003c\/polyline\u003e\n                        \u003cpolyline points=\"7.5 19.79 7.5 14.6 3 12\"\u003e\u003c\/polyline\u003e\n                        \u003cpolyline points=\"21 12 16.5 14.6 16.5 19.79\"\u003e\u003c\/polyline\u003e\n                        \u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\n                        \u003cline y2=\"12\" x2=\"12\" y1=\"22.08\" x1=\"12\"\u003e\u003c\/line\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eFlat-Pack Assembly\u003c\/h3\u003e\n\u003cp\u003eCompact boxes for easy transport and straightforward setup\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Key Features Grid --\u003e \u003cspan class=\"orl-label\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"orl-features-grid\"\u003e\n\u003cdiv class=\"orl-feature-card\"\u003e\n\u003ch3\u003eLift-and-Extend Bed Mechanism\u003c\/h3\u003e\n\u003cp\u003eGrip the handles underneath the main seat section, pull the platform forward until it clears the base, then lift it up to lock at the same height as the sofa seating. The sleeping surface sits flush with the main cushions rather than dropping down to floor level — no gap between sections, no stepping up or down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orl-feature-card\"\u003e\n\u003ch3\u003eCorner Layout Anchors the Room\u003c\/h3\u003e\n\u003cp\u003eThe L-shaped footprint turns a corner wall into productive space rather than dead zone. The extended chaise on one arm provides full-length lounging, while the main section offers traditional upright seating. Works in open-plan layouts where the sofa needs to define a living zone without blocking sightlines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orl-feature-card\"\u003e\n\u003ch3\u003eThree Ottomans for Flexible Seating\u003c\/h3\u003e\n\u003cp\u003eOne large storage ottoman holds throws, pillows, and whatever else accumulates in living rooms. Two smaller pull-out ottomans tuck away when not needed, then roll out to accommodate extra people during gatherings or prop your feet up during movie nights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orl-feature-card\"\u003e\n\u003ch3\u003eAdjustable Headrests Find Your Angle\u003c\/h3\u003e\n\u003cp\u003eClick the headrest forward for upright TV viewing, tilt it back for reading, or drop it all the way down for napping. Each seat adjusts independently so one person can sit bolt upright while another reclines — no compromising on comfort because someone else has different preferences.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Material Callout --\u003e\n\u003cdiv class=\"orl-material\"\u003e\n\u003ch3\u003eAbout Rhino Fabric Upholstery\u003c\/h3\u003e\n\u003cp\u003eThe Orlanda is upholstered in heavyweight Rhino fabric, densely-woven for everyday family use. This is not delicate decorator fabric — Rhino fabric holds shape over years of daily use, bouncing back from the compression that comes with people sitting, lying, and shifting around on a sofa bed that gets used as both. The smooth, even hand-feel resists pilling and stays consistent across the entire surface, so high-traffic areas don't develop a worn-in texture different from the rest.\u003c\/p\u003e\n\u003cp\u003eRhino fabric's tight weave makes it easier to vacuum clean than looser-weave upholstery, and spills sit on the surface long enough to blot them before they soak through. \u003ca href=\"https:\/\/thea2zfurniture.com\/blogs\/lounging-in-style-sofa-and-lounge-inspiration\/unveiling-the-marvel-of-rhino-fabric-a-comprehensive-guide-by-the-a2z-furniture\"\u003eRead more about Rhino fabric construction and maintenance\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Care Products Pill Row --\u003e\n\u003cdiv class=\"orl-care-pills\"\u003e\n\u003cspan style=\"margin-bottom: 12px;\" class=\"orl-label\"\u003eRecommended Care Products\u003c\/span\u003e\n\u003cdiv class=\"orl-pills-container\"\u003e\n\u003ca class=\"orl-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\"\u003e \u003cspan\u003e✓\u003c\/span\u003e \u003cspan\u003eGuardsman Fabric Protector\u003c\/span\u003e \u003cspan\u003e→\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"orl-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\"\u003e \u003cspan\u003e✓\u003c\/span\u003e \u003cspan\u003eGuardsman Fabric Care Kit\u003c\/span\u003e \u003cspan\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Color Swatches --\u003e \u003cspan class=\"orl-label\"\u003eAvailable Colours\u003c\/span\u003e\n\u003cdiv class=\"orl-colors\"\u003e\n\u003cdiv class=\"orl-swatches\"\u003e\n\u003cdiv class=\"orl-swatch\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #5A6266 0%, #4A5054 100%);\" class=\"orl-swatch-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"orl-swatch-name\"\u003eGrey\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orl-swatch\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #2C2C2C 0%, #1A1A1A 100%);\" class=\"orl-swatch-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"orl-swatch-name\"\u003eBlack\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Care Instructions Grid --\u003e \u003cspan class=\"orl-label\"\u003eCare Instructions\u003c\/span\u003e\n\u003cdiv class=\"orl-care-grid\"\u003e\n\u003cdiv class=\"orl-care-card\"\u003e\n\u003ch3\u003e\n\u003cspan aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e Vacuum Weekly\u003c\/h3\u003e\n\u003cp\u003eRun the upholstery attachment across all surfaces, paying extra attention to the pull-out bed platform and crevices where the mechanism folds. Crumbs and debris settle into moving parts if left unchecked.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orl-care-card\"\u003e\n\u003ch3\u003e\n\u003cspan aria-hidden=\"true\"\u003e💧\u003c\/span\u003e Spot-Clean Spills\u003c\/h3\u003e\n\u003cp\u003eBlot immediately — don't rub or scrub. Use a \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\"\u003eRhino-safe fabric cleaner\u003c\/a\u003e on stubborn marks, testing in a hidden area first. Rhino fabric's tight weave gives you time to act before spills soak in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orl-care-card\"\u003e\n\u003ch3\u003e\n\u003cspan aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e Climate Care\u003c\/h3\u003e\n\u003cp\u003ePosition away from direct sunlight streaming through windows. Queensland UV will fade even durable fabric if the sofa sits in a bright spot for hours every day. Rotate the room setup occasionally if possible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orl-care-card\"\u003e\n\u003ch3\u003e\n\u003cspan aria-hidden=\"true\"\u003e🛋️\u003c\/span\u003e Even Out Wear\u003c\/h3\u003e\n\u003cp\u003eIf certain seats get used more than others, swap the ottomans around or rotate where people tend to sit. The pull-out bed mechanism and chaise will naturally see different wear patterns than the main section.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- At a Glance --\u003e \u003cspan class=\"orl-label\"\u003eAt a Glance\u003c\/span\u003e\n\u003cdiv class=\"orl-glance\"\u003e\n\u003cdiv class=\"orl-glance-list\"\u003e\n\u003cdiv class=\"orl-glance-item\"\u003e\n\u003cdiv class=\"orl-tick\"\u003e\u003csvg stroke-width=\"3\" stroke=\"#FFFFFF\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eHeavyweight Rhino fabric upholstery in Grey or Black, densely-woven for everyday family use and engineered to hold shape over years of daily use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orl-glance-item\"\u003e\n\u003cdiv class=\"orl-tick\"\u003e\u003csvg stroke-width=\"3\" stroke=\"#FFFFFF\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eLift-and-extend sofa bed mechanism uses handles underneath the main seating section — pull forward, then lift up to lock at seating height for a flush sleeping surface with no gap between sections.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orl-glance-item\"\u003e\n\u003cdiv class=\"orl-tick\"\u003e\u003csvg stroke-width=\"3\" stroke=\"#FFFFFF\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eL-shaped corner configuration with extended chaise maximises corner wall space, providing both traditional upright seating and full-length lounging in one footprint.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orl-glance-item\"\u003e\n\u003cdiv class=\"orl-tick\"\u003e\u003csvg stroke-width=\"3\" stroke=\"#FFFFFF\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eThree included ottomans: one large storage ottoman with lift-top compartment plus two smaller pull-out ottomans that serve as extra seating or footrests.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orl-glance-item\"\u003e\n\u003cdiv class=\"orl-tick\"\u003e\u003csvg stroke-width=\"3\" stroke=\"#FFFFFF\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eIdeal for apartments without dedicated guest bedrooms, open-plan living rooms where the sofa defines zones, and family spaces where the furniture needs to accommodate both daily living and occasional overnight guests.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SEO Section --\u003e\n\u003cdiv class=\"orl-seo\"\u003e\n\u003ch2\u003eOrlanda Pull Out Corner Sofa Bed — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Orlanda Pull Out Corner Sofa Bed is an L-shaped corner sofa with an integrated bed mechanism that extends from the main seating section, designed for homes that need to accommodate overnight guests without dedicating an entire room to the task. The heavyweight Rhino fabric upholstery is densely-woven for everyday family use, holding shape under the compression that comes with a sofa bed that gets used as both seating and sleeping surface. Adjustable headrests across all sections provide customised comfort whether you're sitting upright or reclining, and three included ottomans (one with storage, two pull-out) add flexible seating and storage capacity.\u003c\/p\u003e\n\u003cp\u003eAvailable in two neutral tones — Grey and Black — the Rhino fabric upholstery adapts to contemporary and traditional interiors alike. Grey brings depth without the stark contrast of charcoal, working well in rooms with lighter walls and natural timber furniture. Black anchors the space with stronger definition, ideal for open-plan layouts where the sofa needs to visually separate the living zone from adjacent areas. Both colours feature the same smooth, even hand-feel that resists pilling and stays consistent across the entire surface, so high-traffic areas don't develop a different texture from the rest.\u003c\/p\u003e\n\u003cp\u003eThe Orlanda suits apartments and smaller homes where space is at a premium, open-plan living rooms that need furniture to define zones without walls, and family homes where the living room doubles as guest accommodation when relatives visit. The flat-pack assembly keeps delivery straightforward, and the compact boxes make it possible to get the sofa into buildings with narrow stairwells or lift restrictions. Visit the Orlanda Pull Out Corner Sofa Bed in person at any of our five South-East Queensland showrooms: Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Left when sitting \/ Black","offer_id":42384636739719,"sku":"OR-SBL-BL","price":1599.0,"currency_code":"AUD","in_stock":false},{"title":"Left when sitting \/ Gray","offer_id":42384639197319,"sku":"OR-SBL-GR","price":1599.0,"currency_code":"AUD","in_stock":false},{"title":"Right when sitting \/ Black","offer_id":42384636772487,"sku":"OR-SBR-BL","price":1599.0,"currency_code":"AUD","in_stock":false},{"title":"Right when sitting \/ Gray","offer_id":42384639230087,"sku":"OR-SBR-GR","price":1599.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/orlanda-pull-out-corner-sofa-bed-the-a2z-furniture-1.jpg?v=1776396883"},{"product_id":"signature-grey-fabric-corner-sofa","title":"Signature Corner Sofa with Chaise","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n  .sg-desc {\n    font-family: 'Open Sans', sans-serif;\n    color: #222222;\n    font-size: 15px;\n    line-height: 1.7;\n    max-width: 900px;\n    margin: 0 auto;\n    padding-top: 6px;\n    overflow: visible;\n  }\n\n  \/* ---------- Section labels ---------- *\/\n  .sg-desc .sg-label {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #C2824D;\n    margin: 0 0 12px 0;\n  }\n\n  \/* ---------- Intro ---------- *\/\n  .sg-desc .sg-intro {\n    font-size: 15px;\n    line-height: 1.7;\n    margin: 0 0 32px 0;\n  }\n  .sg-desc .sg-intro strong { color: #222222; }\n\n  \/* ---------- Inline link ---------- *\/\n  .sg-desc .mr-link {\n    color: #C2824D;\n    text-decoration: underline;\n    text-decoration-thickness: 1px;\n    text-underline-offset: 2px;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\n  \/* ---------- Feature grid ---------- *\/\n  .sg-desc .sg-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 0 0 24px 0;\n  }\n  .sg-desc .sg-card {\n    background: #F5F5F5;\n    border-radius: 8px;\n    padding: 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .sg-desc .sg-card-icon {\n    width: 28px;\n    height: 28px;\n    color: #C2824D;\n  }\n  .sg-desc .sg-card h3 {\n    font-size: 13px;\n    font-weight: 700;\n    margin: 0;\n    color: #222222;\n    text-transform: none;\n    letter-spacing: 0;\n  }\n  .sg-desc .sg-card p {\n    font-size: 14px;\n    line-height: 1.6;\n    margin: 0;\n    color: #222222;\n  }\n\n  \/* ---------- Important configuration note ---------- *\/\n  .sg-desc .sg-note {\n    font-size: 13.5px;\n    color: #222222;\n    margin: 0 0 32px 0;\n    padding: 14px 18px;\n    border-left: 3px solid #C2824D;\n    background: #FBF6F0;\n    border-radius: 0 6px 6px 0;\n  }\n  .sg-desc .sg-note-label {\n    display: inline-block;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #C2824D;\n    margin-bottom: 6px;\n  }\n  .sg-desc .sg-note p {\n    margin: 0;\n    line-height: 1.6;\n  }\n  .sg-desc .sg-note strong {\n    color: #222222;\n  }\n\n  \/* ---------- Material callout ---------- *\/\n  .sg-desc .sg-callout {\n    background: #F7EDE3;\n    border-left: 3px solid #C2824D;\n    padding: 18px 22px;\n    border-radius: 4px;\n    margin: 0 0 32px 0;\n  }\n  .sg-desc .sg-callout h3 {\n    font-size: 13px;\n    font-weight: 700;\n    margin: 0 0 8px 0;\n    color: #222222;\n  }\n  .sg-desc .sg-callout p {\n    font-size: 14px;\n    line-height: 1.65;\n    margin: 0;\n    color: #222222;\n  }\n\n  \/* ---------- Care instructions ---------- *\/\n  .sg-desc .sg-care-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 0 0 24px 0;\n  }\n  .sg-desc .sg-care-card {\n    background: #F5F5F5;\n    border-radius: 8px;\n    padding: 18px;\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n  .sg-desc .sg-care-emoji {\n    font-size: 22px;\n    line-height: 1;\n  }\n  .sg-desc .sg-care-card h3 {\n    font-size: 13px;\n    font-weight: 700;\n    margin: 0;\n    color: #222222;\n  }\n  .sg-desc .sg-care-card p {\n    font-size: 14px;\n    line-height: 1.6;\n    margin: 0;\n    color: #222222;\n  }\n\n  \/* ---------- Recommended care pill row ---------- *\/\n  .sg-desc .sg-pills {\n    background: #F7EDE3;\n    border: 1px solid #E8C9AA;\n    border-radius: 10px;\n    padding: 14px 16px;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 0 0 32px 0;\n  }\n  .sg-desc .sg-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #ffffff;\n    border: 1px solid #E8C9AA;\n    border-radius: 999px;\n    padding: 8px 14px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #222222;\n    text-decoration: none;\n    transition: all 0.3s ease;\n  }\n  .sg-desc .sg-pill:hover {\n    background: #ffffff;\n    border-color: #C2824D;\n    color: #C2824D;\n  }\n  .sg-desc .sg-pill-arrow {\n    color: #C2824D;\n    font-weight: 700;\n  }\n\n  \/* ---------- At a glance checklist ---------- *\/\n  .sg-desc .sg-glance {\n    margin: 0 0 32px 0;\n  }\n  .sg-desc .sg-list-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    margin-bottom: 12px;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n  .sg-desc .sg-tick {\n    flex: 0 0 auto;\n    width: 20px;\n    height: 20px;\n    background: #C2824D;\n    border-radius: 50%;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 2px;\n  }\n  .sg-desc .sg-tick svg {\n    width: 12px;\n    height: 12px;\n    color: #ffffff;\n  }\n\n  \/* ---------- SEO body ---------- *\/\n  .sg-desc .sg-seo {\n    border-top: 1px solid #E5E5E5;\n    padding-top: 24px;\n    margin-top: 8px;\n  }\n  .sg-desc .sg-seo h2 {\n    font-size: 16px;\n    font-weight: 700;\n    margin: 0 0 14px 0;\n    color: #222222;\n    letter-spacing: 0;\n    text-transform: none;\n  }\n  .sg-desc .sg-seo p {\n    font-size: 13.5px;\n    color: #6B6B6B;\n    line-height: 1.7;\n    margin: 0 0 12px 0;\n  }\n\n  \/* ---------- Mobile ---------- *\/\n  @media (max-width: 768px) {\n    .sg-desc .sg-features,\n    .sg-desc .sg-care-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sg-desc\"\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cp class=\"sg-intro\"\u003e\n    The \u003cstrong\u003eSignature Corner Sofa\u003c\/strong\u003e is a fabric-upholstered sectional with a deep chaise — designed for relaxed family living rooms and modern lounges. Choose your fabric colour and your left- or right-hand chaise orientation at the time of purchase, and the sofa arrives configured to match the layout of your room.\n  \u003c\/p\u003e\n\n  \u003c!-- Key Features --\u003e\n  \u003cp class=\"sg-label\"\u003eKey Features\u003c\/p\u003e\n  \u003cdiv class=\"sg-features\"\u003e\n\n    \u003cdiv class=\"sg-card\"\u003e\n      \u003csvg class=\"sg-card-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n        \u003cpath d=\"M3 18v-6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v6\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M3 18h6v3\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"9\" y1=\"18\" x2=\"21\" y2=\"18\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n      \u003ch3\u003eSpacious Sectional Layout\u003c\/h3\u003e\n      \u003cp\u003eA long main bench paired with a deep chaise gives plenty of seating for family movie nights and room for guests to spread out.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg-card\"\u003e\n      \u003csvg class=\"sg-card-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n        \u003cpolyline points=\"9 18 15 12 9 6\"\u003e\u003c\/polyline\u003e\n        \u003cpolyline points=\"15 18 21 12 15 6\"\u003e\u003c\/polyline\u003e\n        \u003cline x1=\"3\" y1=\"12\" x2=\"9\" y2=\"12\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n      \u003ch3\u003eLeft or Right Chaise\u003c\/h3\u003e\n      \u003cp\u003eChoose your chaise orientation when you order — left-hand or right-hand — to suit your room layout. The chaise cannot be repositioned after delivery.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg-card\"\u003e\n      \u003csvg class=\"sg-card-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n        \u003crect x=\"4\" y=\"6\" width=\"16\" height=\"12\" rx=\"2\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"4\" y1=\"12\" x2=\"20\" y2=\"12\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n      \u003ch3\u003ePlush Fabric Cushions\u003c\/h3\u003e\n      \u003cp\u003eHigh-density foam-filled back and seat cushions give the sofa a soft, supportive feel for everyday lounging.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg-card\"\u003e\n      \u003csvg class=\"sg-card-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n        \u003ccircle cx=\"13.5\" cy=\"6.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"17.5\" cy=\"10.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"8.5\" cy=\"7.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"6.5\" cy=\"12.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M12 22a8 8 0 0 1-8-8c0-1 .1-2 .3-2.9a4 4 0 0 1 4.6-2.7c.5.1 1.1.3 1.6.6 0 0 1.5-2 4-2 1.5 0 2.5.5 4 1.5\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch3\u003eTwo Fabric Colourways\u003c\/h3\u003e\n      \u003cp\u003eAvailable in grey or beige — both clean, neutral palettes that pair easily with rugs, throws and cushions.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Important configuration note --\u003e\n  \u003cdiv class=\"sg-note\"\u003e\n    \u003cspan class=\"sg-note-label\"\u003ePlease note — chaise orientation\u003c\/span\u003e\n    \u003cp\u003eLeft-hand and right-hand chaise are \u003cstrong\u003eseparate stocked variants\u003c\/strong\u003e — choose your side at the time of purchase. \u003cstrong\u003eThe chaise cannot be repositioned after delivery\u003c\/strong\u003e, so please measure your space and confirm your chaise side carefully before ordering.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Material callout --\u003e\n  \u003cdiv class=\"sg-callout\"\u003e\n    \u003ch3\u003eAbout the Fabric\u003c\/h3\u003e\n    \u003cp\u003eThe Signature is upholstered in a soft, woven fabric chosen for its everyday feel and clean visual texture. The weave is comfortable against the skin, easy to coordinate with throws and cushions, and well suited to regular family-room use. Periodic vacuuming and prompt spot-cleaning will help keep the fabric looking its best.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Care instructions --\u003e\n  \u003cp class=\"sg-label\"\u003eCare Instructions\u003c\/p\u003e\n  \u003cdiv class=\"sg-care-grid\"\u003e\n\n    \u003cdiv class=\"sg-care-card\"\u003e\n      \u003cspan class=\"sg-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n      \u003ch3\u003eVacuum Regularly\u003c\/h3\u003e\n      \u003cp\u003eUse a soft brush attachment to lift dust, crumbs and pet hair from the cushions, seams and the chaise surface.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg-care-card\"\u003e\n      \u003cspan class=\"sg-care-emoji\" aria-hidden=\"true\"\u003e🧴\u003c\/span\u003e\n      \u003ch3\u003eSpot Clean Spills\u003c\/h3\u003e\n      \u003cp\u003eFor spills and marks, use a mild fabric cleaner such as the \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\" class=\"mr-link\"\u003eGuardsman Fabric Care Kit\u003c\/a\u003e with a soft cloth.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg-care-card\"\u003e\n      \u003cspan class=\"sg-care-emoji\" aria-hidden=\"true\"\u003e🚫\u003c\/span\u003e\n      \u003ch3\u003eAvoid Harsh Cleaners\u003c\/h3\u003e\n      \u003cp\u003eSkip bleach, solvents and abrasive products — they can damage fabric fibres and leave permanent marks.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg-care-card\"\u003e\n      \u003cspan class=\"sg-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n      \u003ch3\u003eApply Fabric Protector\u003c\/h3\u003e\n      \u003cp\u003eHelp guard against spills and stains with a fabric protector such as the \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\" class=\"mr-link\"\u003eGuardsman Fabric Protector Spray\u003c\/a\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Recommended care products pill row --\u003e\n  \u003cp class=\"sg-label\"\u003eRecommended Care Products\u003c\/p\u003e\n  \u003cdiv class=\"sg-pills\"\u003e\n    \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\" class=\"sg-pill\"\u003e\n      \u003cspan aria-hidden=\"true\"\u003e🧴\u003c\/span\u003e\n      \u003cspan\u003eGuardsman Fabric Care Kit\u003c\/span\u003e\n      \u003cspan class=\"sg-pill-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n    \u003c\/a\u003e\n    \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\" class=\"sg-pill\"\u003e\n      \u003cspan aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n      \u003cspan\u003eGuardsman Fabric Protector Spray\u003c\/span\u003e\n      \u003cspan class=\"sg-pill-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n    \u003c\/a\u003e\n    \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-lounge-care-with-5-year-warranty-2-4-seats\" class=\"sg-pill\"\u003e\n      \u003cspan aria-hidden=\"true\"\u003e🛡️\u003c\/span\u003e\n      \u003cspan\u003e5-Year Warranty (2–4 seats)\u003c\/span\u003e\n      \u003cspan class=\"sg-pill-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n    \u003c\/a\u003e\n    \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman%C2%AE-fabric-lounge-care-5-year-warranty-5-8-seats\" class=\"sg-pill\"\u003e\n      \u003cspan aria-hidden=\"true\"\u003e🛡️\u003c\/span\u003e\n      \u003cspan\u003e5-Year Warranty (5–8 seats)\u003c\/span\u003e\n      \u003cspan class=\"sg-pill-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- At a Glance --\u003e\n  \u003cp class=\"sg-label\"\u003eAt a Glance\u003c\/p\u003e\n  \u003cdiv class=\"sg-glance\"\u003e\n\n    \u003cdiv class=\"sg-list-item\"\u003e\n      \u003cspan class=\"sg-tick\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eFabric-upholstered sectional sofa with a deep chaise and plush back and seat cushions.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg-list-item\"\u003e\n      \u003cspan class=\"sg-tick\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eLeft- or right-hand chaise selected at the time of purchase — not reversible after delivery.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg-list-item\"\u003e\n      \u003cspan class=\"sg-tick\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eAvailable in two fabric colourways: grey or beige.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg-list-item\"\u003e\n      \u003cspan class=\"sg-tick\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eSuits family living rooms, open-plan lounges and apartments with room for a sectional layout.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg-list-item\"\u003e\n      \u003cspan class=\"sg-tick\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\n          \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003ePairs with Guardsman fabric care products and an optional 5-year fabric care warranty.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SEO body --\u003e\n  \u003cdiv class=\"sg-seo\"\u003e\n    \u003ch2\u003eSignature Corner Sofa — Full Product Details\u003c\/h2\u003e\n\n    \u003cp\u003eThe Signature Corner Sofa is a fabric-upholstered sectional with a deep chaise, designed for relaxed family living rooms, open-plan lounges and modern apartments. The sofa pairs a long main bench with plush back and seat cushions and a generous chaise — offering plenty of seating for family viewing nights and somewhere to stretch out at the end of the day.\u003c\/p\u003e\n\n    \u003cp\u003eTwo fabric colourways are available: a mid-tone Grey that grounds rooms with darker timber, charcoal accents or moodier palettes, and a Beige that suits lighter, scandi-style and coastal interiors with oak, white walls and natural fibres. Both options are clean neutrals that work easily alongside rugs, throws and cushions in a wide range of styles.\u003c\/p\u003e\n\n    \u003cp\u003eThe chaise side — left-hand or right-hand — is selected at the time of purchase to match the layout of your room. Please measure your space and confirm your chaise orientation before ordering, as the position cannot be changed after delivery. The Signature pairs naturally with our wider \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/lounges-sofas-brisbane-gold-coast\" class=\"mr-link\"\u003elounges and sofas\u003c\/a\u003e and \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/living-room-furniture-brisbane-gold-coast\" class=\"mr-link\"\u003eliving room furniture\u003c\/a\u003e ranges. Visit any of our five A2Z Furniture stores to view it in person: Rocklea, Sandgate, Bundall (Gold Coast), North Ipswich and Beenleigh.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Left when Sitting \/ Dark Grey","offer_id":42396007989383,"sku":"SI-CSL-GR","price":899.0,"currency_code":"AUD","in_stock":true},{"title":"Left when Sitting \/ Beige","offer_id":43143332003975,"sku":"SI-CSL-BG","price":899.0,"currency_code":"AUD","in_stock":true},{"title":"Right when Sitting \/ Dark Grey","offer_id":42396008022151,"sku":"SI-CSR-GR","price":899.0,"currency_code":"AUD","in_stock":true},{"title":"Right when Sitting \/ Beige","offer_id":43143332036743,"sku":"SI-CSR-BG","price":899.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/signature-corner-sofa-the-a2z-furniture-4_e3d66647-38ea-4a6a-b715-85ad90e597a7.png?v=1778478538"},{"product_id":"fairfield-corner-sofa-modern-fabric-chaise","title":"Fairfield Corner Sofa","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.frfd-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.frfd-desc * { box-sizing: border-box; }\n.frfd-desc p { margin: 0 0 16px 0; }\n.frfd-desc strong { color: #222222; }\n\n.frfd-desc .frfd-section { margin-bottom: 28px; }\n\n.frfd-desc .frfd-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.frfd-desc .frfd-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .frfd-desc .frfd-features { grid-template-columns: 1fr; }\n}\n\n.frfd-desc .frfd-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.frfd-desc .frfd-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.frfd-desc .frfd-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.frfd-desc .frfd-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.frfd-desc .frfd-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.frfd-desc .frfd-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.frfd-desc .frfd-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.frfd-desc .frfd-chaise-diagrams {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 600px) {\n  .frfd-desc .frfd-chaise-diagrams { grid-template-columns: 1fr; }\n}\n\n.frfd-desc .frfd-diagram-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n  text-align: center;\n}\n\n.frfd-desc .frfd-diagram-frame {\n  background: #FFFFFF;\n  border-radius: 6px;\n  padding: 14px;\n  margin-bottom: 12px;\n}\n\n.frfd-desc .frfd-diagram-frame svg {\n  width: 100%;\n  height: auto;\n  max-width: 220px;\n  margin: 0 auto;\n  display: block;\n}\n\n.frfd-desc .frfd-diagram-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 6px 0;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n}\n\n.frfd-desc .frfd-diagram-card p {\n  font-size: 13px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.frfd-desc .frfd-colour-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin-bottom: 28px;\n}\n\n.frfd-desc .frfd-option-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.frfd-desc .frfd-swatch {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  margin: 0 auto 8px auto;\n  border: 1px solid rgba(0,0,0,0.1);\n}\n\n.frfd-desc .frfd-option-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n}\n\n.frfd-desc .frfd-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .frfd-desc .frfd-care-grid { grid-template-columns: 1fr; }\n}\n\n.frfd-desc .frfd-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.frfd-desc .frfd-care-card .frfd-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.frfd-desc .frfd-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.frfd-desc .frfd-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.frfd-desc .frfd-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.frfd-desc .frfd-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.frfd-desc .frfd-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.frfd-desc .frfd-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.frfd-desc .frfd-related-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.frfd-desc .frfd-related-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.5);\n  margin-bottom: 14px;\n}\n\n.frfd-desc .frfd-related-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.frfd-desc .frfd-related-item {\n  display: inline-block;\n  padding: 8px 16px;\n  border-radius: 6px;\n  font-size: 13px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.85);\n  text-decoration: none;\n  border: 1px solid rgba(255,255,255,0.15);\n  transition: all 0.3s ease;\n  background: transparent;\n}\n\n.frfd-desc .frfd-related-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.frfd-desc .frfd-related-current {\n  display: inline-block;\n  padding: 8px 16px;\n  border-radius: 6px;\n  font-size: 13px;\n  font-weight: 600;\n  color: #fff;\n  border: 1px solid #C2824D;\n  background: transparent;\n}\n\n.frfd-desc .frfd-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.frfd-desc .frfd-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.frfd-desc .frfd-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"frfd-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"frfd-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eFairfield Corner Sofa\u003c\/strong\u003e is a tailored modern fabric chaise sofa with a clean contemporary profile — slim square track arms, structured back cushions, and a neat plinth base on small black plastic feet. Available in \u003cstrong\u003eLight Grey\u003c\/strong\u003e and \u003cstrong\u003eDark Grey\u003c\/strong\u003e, with your choice of \u003cstrong\u003eLeft Chaise\u003c\/strong\u003e or \u003cstrong\u003eRight Chaise\u003c\/strong\u003e orientation to suit your room layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Choose Your Chaise Side --\u003e\n\u003cdiv class=\"frfd-section\"\u003e\n\u003cdiv class=\"frfd-label\"\u003eChoose Your Chaise Side\u003c\/div\u003e\n\u003cp style=\"font-size: 14px; color: #6b6b6b; margin: 0 0 14px 0; line-height: 1.6;\"\u003eChaise side is determined from the seating perspective — when you sit on the lounge, the chaise will extend to either your left or your right.\u003c\/p\u003e\n\u003cdiv class=\"frfd-chaise-diagrams\"\u003e\n\u003cdiv class=\"frfd-diagram-card\"\u003e\n\u003cdiv class=\"frfd-diagram-frame\"\u003e\u003csvg viewbox=\"0 0 240 140\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-labelledby=\"frfd-left-title\" role=\"img\"\u003e\n            \u003ctitle id=\"frfd-left-title\"\u003eLeft chaise plan view of Fairfield lounge\u003c\/title\u003e\n\n            \n            \n            \u003cpath d=\"M 20,30 L 220,30 L 220,118 L 147,118 L 147,82 L 20,82 Z\" fill=\"#F7EDE3\" stroke=\"#C2824D\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n            \n            \u003cline x1=\"20\" y1=\"48\" x2=\"220\" y2=\"48\" stroke=\"#C2824D\" stroke-width=\"1.3\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline x1=\"36\" y1=\"30\" x2=\"36\" y2=\"82\" stroke=\"#C2824D\" stroke-width=\"1.3\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline x1=\"204\" y1=\"30\" x2=\"204\" y2=\"82\" stroke=\"#C2824D\" stroke-width=\"1.3\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline x1=\"204\" y1=\"82\" x2=\"220\" y2=\"82\" stroke=\"#C2824D\" stroke-width=\"1.3\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline x1=\"92\" y1=\"30\" x2=\"92\" y2=\"48\" stroke=\"#C2824D\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"147\" y1=\"30\" x2=\"147\" y2=\"48\" stroke=\"#C2824D\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline x1=\"92\" y1=\"48\" x2=\"92\" y2=\"82\" stroke=\"#C2824D\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"147\" y1=\"48\" x2=\"147\" y2=\"82\" stroke=\"#C2824D\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eLeft Chaise\u003c\/h3\u003e\n\u003cp\u003eWhen sitting on the lounge, the chaise extends to your left.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frfd-diagram-card\"\u003e\n\u003cdiv class=\"frfd-diagram-frame\"\u003e\u003csvg viewbox=\"0 0 240 140\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-labelledby=\"frfd-right-title\" role=\"img\"\u003e\n            \u003ctitle id=\"frfd-right-title\"\u003eRight chaise plan view of Fairfield lounge\u003c\/title\u003e\n\n            \n            \u003cpath d=\"M 20,30 L 220,30 L 220,82 L 92,82 L 92,118 L 20,118 Z\" fill=\"#F7EDE3\" stroke=\"#C2824D\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n            \n            \u003cline x1=\"20\" y1=\"48\" x2=\"220\" y2=\"48\" stroke=\"#C2824D\" stroke-width=\"1.3\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline x1=\"36\" y1=\"30\" x2=\"36\" y2=\"82\" stroke=\"#C2824D\" stroke-width=\"1.3\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline x1=\"20\" y1=\"82\" x2=\"36\" y2=\"82\" stroke=\"#C2824D\" stroke-width=\"1.3\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline x1=\"204\" y1=\"30\" x2=\"204\" y2=\"82\" stroke=\"#C2824D\" stroke-width=\"1.3\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline x1=\"92\" y1=\"30\" x2=\"92\" y2=\"48\" stroke=\"#C2824D\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"147\" y1=\"30\" x2=\"147\" y2=\"48\" stroke=\"#C2824D\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n\n            \n            \u003cline x1=\"92\" y1=\"48\" x2=\"92\" y2=\"82\" stroke=\"#C2824D\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"147\" y1=\"48\" x2=\"147\" y2=\"82\" stroke=\"#C2824D\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eRight Chaise\u003c\/h3\u003e\n\u003cp\u003eWhen sitting on the lounge, the chaise extends to your right.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Choose Your Colour --\u003e\n\u003cdiv class=\"frfd-section\"\u003e\n\u003cdiv class=\"frfd-label\"\u003eChoose Your Colour\u003c\/div\u003e\n\u003cdiv class=\"frfd-colour-grid\"\u003e\n\u003cdiv class=\"frfd-option-card\"\u003e\n\u003cdiv class=\"frfd-swatch\" style=\"background: linear-gradient(135deg, #CDCDCB, #A5A2A0);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3\u003eLight Grey\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frfd-option-card\"\u003e\n\u003cdiv class=\"frfd-swatch\" style=\"background: linear-gradient(135deg, #A29D9A, #666260);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3\u003eDark Grey\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Key Features Grid --\u003e\n\u003cdiv class=\"frfd-section\"\u003e\n\u003cdiv class=\"frfd-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"frfd-features\"\u003e\n\u003cdiv class=\"frfd-feature-card\"\u003e\n\u003cspan class=\"frfd-feature-icon\" aria-hidden=\"true\"\u003e \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"9\" width=\"18\" height=\"9\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTailored Modern Profile\u003c\/h3\u003e\n\u003cp\u003eA clean contemporary silhouette with slim square track arms and structured back cushions — a sharper, more designed look than plush overstuffed lounges. Built to fit modern living rooms without dominating the space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frfd-feature-card\"\u003e\n\u003cspan class=\"frfd-feature-icon\" aria-hidden=\"true\"\u003e \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2 L20 9 L20 15 L12 22 L4 15 L4 9 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 2 L12 22\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eLeft or Right Chaise\u003c\/h3\u003e\n\u003cp\u003eChoose the chaise on your left or right side when seated, so the L-shape fits your room layout — not the other way around. Determined at order, not reversible after delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frfd-feature-card\"\u003e\n\u003cspan class=\"frfd-feature-icon\" aria-hidden=\"true\"\u003e \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"8\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo Colour Options\u003c\/h3\u003e\n\u003cp\u003eAvailable in \u003cstrong\u003eLight Grey\u003c\/strong\u003e for bright, neutral interiors or \u003cstrong\u003eDark Grey\u003c\/strong\u003e for a deeper, more grounded look. Both shades pair naturally with timber floors, white walls, and modern artwork.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frfd-feature-card\"\u003e\n\u003cspan class=\"frfd-feature-icon\" aria-hidden=\"true\"\u003e \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 10 Q3 7 6 7 L18 7 Q21 7 21 10 L21 17 L3 17 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 13 L21 13\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eComfortable Seat \u0026amp; Back Cushions\u003c\/h3\u003e\n\u003cp\u003eHigh-density foam in the seat cushions delivers everyday support, while the structured back cushions hold their shape over time — comfortable to sit on for long stretches without losing the tailored, less overstuffed look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Material Callout --\u003e\n\u003cdiv class=\"frfd-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Fairfield Corner Sofa is upholstered in a premium woven fabric over a hardwood and plywood frame — the industry benchmark for long-term rigidity and resistance to warping. High-density foam fills the seat cushions for everyday support, with structured back cushions for a tailored, less overstuffed look. The lounge sits on a black plinth base with small black plastic feet at each corner. The chaise has a single seat cushion and an open back (no back cushion) so you can stretch out across it; a low panel runs along the chaise side wall to give the L-shape visual containment.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #6b6b6b; margin-top: 10px; font-style: italic;\"\u003eNote: scatter cushions shown in lifestyle photos are for styling only and not included with purchase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Care Instructions --\u003e\n\u003cdiv class=\"frfd-section\"\u003e\n\u003cdiv class=\"frfd-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"frfd-care-grid\"\u003e\n\u003cdiv class=\"frfd-care-card\"\u003e\n\u003cspan class=\"frfd-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eVacuum Weekly\u003c\/h3\u003e\n\u003cp\u003eVacuum the fabric upholstery weekly with the upholstery attachment to lift dust, crumbs, and pet hair. Pay extra attention to the gaps between cushions where debris collects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frfd-care-card\"\u003e\n\u003cspan class=\"frfd-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n\u003cp\u003eBlot spills immediately with a clean white microfibre cloth — don't rub. Test any cleaner on a hidden area first. Avoid harsh solvents and bleach. Don't over-wet the fabric, especially in QLD humidity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frfd-care-card\"\u003e\n\u003cspan class=\"frfd-care-emoji\" aria-hidden=\"true\"\u003e🔄\u003c\/span\u003e\n\u003ch3\u003eRotate \u0026amp; Plump Cushions\u003c\/h3\u003e\n\u003cp\u003eRotate the loose seat cushions weekly to even out compression, and plump the back cushions to keep them looking full. Regular rotation extends the life of the fabric and maintains the tailored look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frfd-care-card\"\u003e\n\u003cspan class=\"frfd-care-emoji\" aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e\n\u003ch3\u003eKeep Out of Direct Sun\u003c\/h3\u003e\n\u003cp\u003ePosition the lounge away from direct, prolonged afternoon sun where possible. UV exposure can fade fabric over time — particularly relevant for north and west-facing Queensland living rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. At a Glance --\u003e\n\u003cdiv class=\"frfd-section\"\u003e\n\u003cdiv class=\"frfd-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"frfd-list\"\u003e\n\u003cdiv class=\"frfd-list-item\"\u003e\n\u003cdiv class=\"frfd-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eModern fabric chaise sofa with slim square track arms.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frfd-list-item\"\u003e\n\u003cdiv class=\"frfd-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eAvailable in Light Grey or Dark Grey premium woven fabric.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frfd-list-item\"\u003e\n\u003cdiv class=\"frfd-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eChoice of Left Chaise or Right Chaise orientation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frfd-list-item\"\u003e\n\u003cdiv class=\"frfd-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eThree loose seat cushions and three structured back cushions.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frfd-list-item\"\u003e\n\u003cdiv class=\"frfd-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eHardwood and plywood frame with high-density foam.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frfd-list-item\"\u003e\n\u003cdiv class=\"frfd-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eBlack plinth base with small black plastic feet at each corner.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. Related Strip --\u003e\n\u003cdiv class=\"frfd-related-strip\"\u003e\n\u003cdiv class=\"frfd-related-label\"\u003eYou Might Also Like\u003c\/div\u003e\n\u003cdiv class=\"frfd-related-items\"\u003e\n\u003cdiv class=\"frfd-related-current\" aria-current=\"page\"\u003eFairfield Corner Sofa\u003c\/div\u003e\n\u003ca class=\"frfd-related-item\" href=\"https:\/\/thea2zfurniture.com\/collections\/corner-lounges-brisbane-gold-coast\"\u003eMore Corner Sofas\u003c\/a\u003e \u003ca class=\"frfd-related-item\" href=\"https:\/\/thea2zfurniture.com\/collections\/3-seater-sofas-brisbane-gold-coast\"\u003e3-Seater Sofas\u003c\/a\u003e \u003ca class=\"frfd-related-item\" href=\"https:\/\/thea2zfurniture.com\/collections\/fabric-furniture-care\"\u003eFabric Care Products\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 9. SEO Body Copy --\u003e\n\u003cdiv class=\"frfd-seo\"\u003e\n\u003ch2\u003eFairfield Corner Sofa — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Fairfield Corner Sofa is a tailored modern fabric chaise sofa with a clean contemporary profile — slim square track arms, three loose seat cushions, three structured back cushions, and a chaise extension on either the left or right side depending on your selection. The frame is built from hardwood and plywood with high-density foam in the seats, finished with a black plinth base on small black plastic feet at each corner. The lounge is offered in two fabric colours: \u003cstrong\u003eLight Grey\u003c\/strong\u003e for bright, airy interiors and \u003cstrong\u003eDark Grey\u003c\/strong\u003e for a deeper, more grounded look — both reading as warm-leaning neutrals that work across most modern interiors.\u003c\/p\u003e\n\u003cp\u003eThe Fairfield is designed for buyers who want corner sofa flexibility without the overstuffed plush aesthetic of bigger lounge ranges — its slim track arms and tailored cushions keep the visual footprint clean, making it well-suited to apartments, smaller open-plan living rooms, and contemporary interiors where a chunky family lounge would feel oversized. The L-shape is ideal for facing a TV wall or window view, while the chaise extension gives one person a full stretch-out spot for reading, napping, or weekend movie marathons. Pairs naturally with timber coffee tables, wool or jute rugs, abstract artwork, and indoor plants — as shown in the styled lifestyle images.\u003c\/p\u003e\n\u003cp\u003eChaise side (Left or Right) is determined at order and is not reversible after delivery — measure your room first and decide which orientation works best with your TV wall, windows, and traffic flow before purchasing. To see the Fairfield in person, sit on the fabric, and visualise the L-shape footprint in a real space, visit one of our five A2Z Furniture showrooms in Rocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Left when Sitting \/ Light Grey","offer_id":42559917916295,"sku":"FA-CSL-LG","price":1299.0,"currency_code":"AUD","in_stock":true},{"title":"Left when Sitting \/ Dark Grey","offer_id":42559918473351,"sku":"FA-CSL-DG","price":1299.0,"currency_code":"AUD","in_stock":true},{"title":"Right when Sitting \/ Light Grey","offer_id":42559917949063,"sku":"FA-CSR-LG","price":1299.0,"currency_code":"AUD","in_stock":true},{"title":"Right when Sitting \/ Dark Grey","offer_id":42559918506119,"sku":"FA-CSR-DG","price":1299.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/fairfield-corner-sofa-the-a2z-furniture-1-Edited_6c87baef-a592-4b68-8bb6-02888c16f855.jpg?v=1778478560"},{"product_id":"lancaster-corner-leather-lounge","title":"Lancaster Corner Leather Lounge","description":"\u003ch2 data-start=\"122\" data-end=\"192\"\u003eLancaster Corner Leather Lounge – Genuine Leather, Timeless Design\u003c\/h2\u003e\n\u003cp data-start=\"194\" data-end=\"459\"\u003e\u003cstrong data-start=\"194\" data-end=\"223\"\u003eElevate your living space\u003c\/strong\u003e with the sophisticated charm of the \u003cstrong data-start=\"260\" data-end=\"295\"\u003eLancaster Corner Leather Lounge\u003c\/strong\u003e. Crafted with \u003cstrong data-start=\"310\" data-end=\"337\"\u003epremium genuine leather\u003c\/strong\u003e, this modern corner sofa offers a perfect blend of luxury, comfort, and contemporary design — ideal for any stylish home.\u003c\/p\u003e\n\u003ch3 data-start=\"466\" data-end=\"483\"\u003eKey Features:\u003c\/h3\u003e\n\u003cul data-start=\"485\" data-end=\"1020\"\u003e\n\u003cli data-start=\"485\" data-end=\"614\"\u003e\n\u003cp data-start=\"487\" data-end=\"614\"\u003e\u003cstrong data-start=\"487\" data-end=\"517\"\u003eGenuine Leather Upholstery\u003c\/strong\u003e\u003cbr data-start=\"517\" data-end=\"520\"\u003eUpholstered in high-quality leather for long-lasting durability and a sleek, premium finish.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"616\" data-end=\"769\"\u003e\n\u003cp data-start=\"618\" data-end=\"769\"\u003e\u003cstrong data-start=\"618\" data-end=\"642\"\u003eModern Corner Design\u003c\/strong\u003e\u003cbr data-start=\"642\" data-end=\"645\"\u003eDesigned to fit seamlessly into any corner, this lounge maximizes seating while maintaining a clean, minimalist aesthetic.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"771\" data-end=\"911\"\u003e\n\u003cp data-start=\"773\" data-end=\"911\"\u003e\u003cstrong data-start=\"773\" data-end=\"803\"\u003eAvailable in Grey or Black\u003c\/strong\u003e\u003cbr data-start=\"803\" data-end=\"806\"\u003eChoose from two elegant colours – timeless \u003cstrong data-start=\"851\" data-end=\"859\"\u003eGrey\u003c\/strong\u003e or bold \u003cstrong data-start=\"868\" data-end=\"877\"\u003eBlack\u003c\/strong\u003e – to match your interior palette.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"913\" data-end=\"1020\"\u003e\n\u003cp data-start=\"915\" data-end=\"1020\"\u003e\u003cstrong data-start=\"915\" data-end=\"936\"\u003eSturdy Metal Legs\u003c\/strong\u003e\u003cbr data-start=\"936\" data-end=\"939\"\u003eComplemented by strong, modern \u003cstrong data-start=\"972\" data-end=\"986\"\u003emetal legs\u003c\/strong\u003e that enhance stability and style.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 data-start=\"1027\" data-end=\"1050\"\u003eWhy You’ll Love It:\u003c\/h3\u003e\n\u003cp data-start=\"1052\" data-end=\"1277\"\u003eWhether you’re entertaining guests or relaxing with family, the \u003cstrong data-start=\"1116\" data-end=\"1151\"\u003eLancaster Corner Leather Lounge\u003c\/strong\u003e is built to impress. Its spacious seating, modern lines, and luxe leather finish make it a standout piece in any living room.\u003c\/p\u003e\n\u003cp data-start=\"1284\" data-end=\"1386\"\u003e\u003cstrong data-start=\"1288\" data-end=\"1317\"\u003eStyle Meets Functionality\u003c\/strong\u003e – A lounge that’s not just beautiful, but built for everyday living.\u003c\/p\u003e","brand":"The A2Z Furniture","offers":[{"title":"Black","offer_id":42983390249095,"sku":"LN-CS-BL","price":3499.0,"currency_code":"AUD","in_stock":false},{"title":"Grey","offer_id":42983390281863,"sku":"LN-CS-GR","price":3499.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/lancaster-corner-leather-lounge-the-a2z-furniture-1_-_Edited.png?v=1778478796"},{"product_id":"sandringham-corner-recliner-lounge","title":"Sandringham Corner Recliner Lounge","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.sand-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.sand-desc * { box-sizing: border-box; }\n.sand-desc p { margin: 0 0 16px 0; }\n.sand-desc strong { color: #222222; }\n\n.sand-desc .sand-section { margin-bottom: 28px; }\n\n.sand-desc .sand-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.sand-desc .sand-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .sand-desc .sand-features { grid-template-columns: 1fr; }\n}\n\n.sand-desc .sand-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.sand-desc .sand-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.sand-desc .sand-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.sand-desc .sand-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.sand-desc .sand-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .sand-desc .sand-tech-grid { grid-template-columns: 1fr; }\n}\n\n.sand-desc .sand-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.sand-desc .sand-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.sand-desc .sand-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.sand-desc .sand-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.sand-desc .sand-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.sand-desc .sand-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.sand-desc .sand-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0 0 10px 0;\n  line-height: 1.7;\n}\n\n.sand-desc .sand-material-callout p:last-child { margin-bottom: 0; }\n\n.sand-desc .sand-colours {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 16px;\n  margin-bottom: 8px;\n}\n\n.sand-desc .sand-colour-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 6px;\n}\n\n.sand-desc .sand-swatch {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  border: 1.5px solid rgba(0,0,0,0.08);\n  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.4);\n}\n\n.sand-desc .sand-swatch-label {\n  font-size: 12px;\n  color: #222222;\n  font-weight: 600;\n}\n\n.sand-desc .sand-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .sand-desc .sand-care-grid { grid-template-columns: 1fr; }\n}\n\n.sand-desc .sand-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.sand-desc .sand-care-card .sand-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.sand-desc .sand-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.sand-desc .sand-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.sand-desc .sand-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.sand-desc .sand-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.sand-desc .sand-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.sand-desc .sand-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.sand-desc .sand-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.sand-desc .sand-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.sand-desc .sand-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"sand-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"sand-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eSandringham Corner Recliner Lounge\u003c\/strong\u003e is a generous L-shape sectional with two electric recliners on the end seats, multi-position adjustable headrests across the back row, and an integrated console with cup holders and hidden storage. Wrapped in plush velvet upholstery, it leans into a more luxurious end of the recliner category — softer to the touch, more refined in profile, and built to anchor a larger family living room. Available in \u003cstrong\u003eLight Grey\u003c\/strong\u003e and \u003cstrong\u003eDark Grey\u003c\/strong\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Tech Features Grid --\u003e\n  \u003cdiv class=\"sand-section\"\u003e\n    \u003cdiv class=\"sand-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n    \u003cdiv class=\"sand-tech-grid\"\u003e\n\n      \u003cdiv class=\"sand-tech-card\"\u003e\n        \u003cspan class=\"sand-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Electric recline button --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 18 L5 12 L10 8 L19 8 L19 14 L13 18 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 18 L21 18\"\u003e\u003c\/path\u003e\u003ccircle cx=\"17\" cy=\"11\" r=\"1.5\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eElectric Recline (End Seats)\u003c\/h3\u003e\n        \u003cp\u003eTouch-button electric mechanism on the two end seats — footrest extends smoothly with no manual lever to pull or hand-crank to operate.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sand-tech-card\"\u003e\n        \u003cspan class=\"sand-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Adjustable headrests --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"6\" y=\"3\" width=\"12\" height=\"5\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M9 8 L9 11\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 8 L15 11\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 11 Q 12 14, 18 11\" opacity=\"0.5\"\u003e\u003c\/path\u003e\u003crect x=\"4\" y=\"14\" width=\"16\" height=\"6\" rx=\"1\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eMulti-Position Headrests\u003c\/h3\u003e\n        \u003cp\u003eManually adjustable headrests fold flat for a sleek silhouette or lift to multiple upright angles for proper neck support during longer sessions.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sand-tech-card\"\u003e\n        \u003cspan class=\"sand-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Console with cup holders --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"8\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"9\" cy=\"13\" r=\"1.8\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"15\" cy=\"13\" r=\"1.8\"\u003e\u003c\/circle\u003e\u003cpath d=\"M4 8 L4 6 Q 4 5, 5 5 L19 5 Q 20 5, 20 6 L20 8\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eCup Holders + Hidden Storage\u003c\/h3\u003e\n        \u003cp\u003eBuilt-in console between seats holds drinks within reach and opens for hidden storage — remotes, magazines, throws, all out of sight when the lid is closed.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sand-tech-card\"\u003e\n        \u003cspan class=\"sand-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Velvet\/plush fabric --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"6\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 9 Q 8 8, 12 9 T 20 9\" opacity=\"0.5\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12 Q 8 11, 12 12 T 20 12\" opacity=\"0.5\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 15 Q 8 14, 12 15 T 20 15\" opacity=\"0.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eVelvet Upholstery\u003c\/h3\u003e\n        \u003cp\u003ePlush velvet fabric across the entire piece — softer to touch than standard upholstery, with a subtle sheen that catches light differently across the corner sections.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Key Features Grid --\u003e\n  \u003cdiv class=\"sand-section\"\u003e\n    \u003cdiv class=\"sand-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"sand-features\"\u003e\n\n      \u003cdiv class=\"sand-feature-card\"\u003e\n        \u003cspan class=\"sand-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 18 L5 12 L10 8 L19 8 L19 14 L13 18 Z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"17\" cy=\"11\" r=\"1.5\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eEffortless Touch-Button Recline\u003c\/h3\u003e\n        \u003cp\u003eThe two end seats are full electric recliners, not manual. A discreet button on the side of each seat handles everything — the footrest extends and you can stop at any angle along the way. No lever to pull, no hand-crank to wind, no awkward shifting forward to release a mechanism. Particularly useful for anyone who finds manual recliners physically harder to operate, or just prefers the smoother experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sand-feature-card\"\u003e\n        \u003cspan class=\"sand-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"6\" y=\"3\" width=\"12\" height=\"5\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003crect x=\"4\" y=\"14\" width=\"16\" height=\"6\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M6 11 Q 12 14, 18 11\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eHeadrests That Adjust to You\u003c\/h3\u003e\n        \u003cp\u003eThe Sandringham's headrests aren't fixed at one angle. Each one folds flat for a sleek modern profile when you don't need it, or lifts to several upright positions for proper head and neck support during movies, reading, or longer lounging sessions. Important for anyone above average height, since fixed-headrest sofas often sit too low to actually support the head.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sand-feature-card\"\u003e\n        \u003cspan class=\"sand-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"8\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"9\" cy=\"13\" r=\"1.8\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"15\" cy=\"13\" r=\"1.8\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eA Console That Earns Its Place\u003c\/h3\u003e\n        \u003cp\u003eThe integrated console isn't decorative — it does real work. Cup holders keep drinks stable and within reach during movies and sport without needing a side table cluttering the floor. The hidden storage compartment underneath swallows remotes, throws, magazines, and the small everyday items that otherwise pile up on lounge surfaces. The lid closes flush so the console reads as part of the lounge silhouette, not an attached accessory.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sand-feature-card\"\u003e\n        \u003cspan class=\"sand-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"6\" width=\"18\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M3 9 Q 7 8, 12 9 T 21 9\" opacity=\"0.6\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 13 Q 7 12, 12 13 T 21 13\" opacity=\"0.6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eVelvet in Two Greys\u003c\/h3\u003e\n        \u003cp\u003eVelvet upholstery softens how the lounge looks and feels — a plush, light-catching surface that sits on the more refined end of the recliner category. Available in Light Grey for a brighter, warmer modern interior, or Dark Grey for a moodier, more contemporary palette. Both colours work with timber furniture, white walls, and most rug and accent combinations.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Material Callout --\u003e\n  \u003cdiv class=\"sand-material-callout\"\u003e\n    \u003ch3\u003eVelvet Fabric Upholstery\u003c\/h3\u003e\n    \u003cp\u003eVelvet sets the Sandringham apart from standard recliner fabrics. The pile catches and reflects light in subtly different ways across the long arm, the corner section, and the short arm, giving the lounge visual depth and a softer, more refined finish than flat-weave upholstery would deliver. The hand-feel is part of the appeal — velvet is plush, slightly warm to the touch, and noticeably different from suede-look or polyester fabrics in the same category.\u003c\/p\u003e\n    \u003cp\u003eVelvet rewards a small amount of routine care. The pile direction matters — gentle brushing with a soft brush in the nap direction keeps the surface looking even, while saturating velvet with water or harsh cleaners can permanently mark it. Spot-clean only, and keep direct sunlight off the fabric to prevent uneven fading.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Colour Options --\u003e\n  \u003cdiv class=\"sand-section\"\u003e\n    \u003cdiv class=\"sand-label\"\u003eColour Options\u003c\/div\u003e\n    \u003cdiv class=\"sand-colours\"\u003e\n\n      \u003cdiv class=\"sand-colour-item\"\u003e\n        \u003cdiv class=\"sand-swatch\" style=\"background: linear-gradient(135deg, #D5CDC0 0%, #BAB1A3 100%);\" aria-label=\"Light Grey\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"sand-swatch-label\"\u003eLight Grey\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sand-colour-item\"\u003e\n        \u003cdiv class=\"sand-swatch\" style=\"background: linear-gradient(135deg, #7A7A7E 0%, #5A5A5E 100%);\" aria-label=\"Dark Grey\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"sand-swatch-label\"\u003eDark Grey\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n    \u003cp style=\"font-size: 12.5px; color: #6B6B6B; margin-top: 8px;\"\u003eSwatch colours are approximate — see the Sandringham in person at any A2Z Furniture showroom for accurate velvet colour and texture matching.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Care Instructions --\u003e\n  \u003cdiv class=\"sand-section\"\u003e\n    \u003cdiv class=\"sand-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"sand-care-grid\"\u003e\n\n      \u003cdiv class=\"sand-care-card\"\u003e\n        \u003cspan class=\"sand-care-emoji\" aria-hidden=\"true\"\u003e🪶\u003c\/span\u003e\n        \u003ch3\u003eBrush Gently in the Nap Direction\u003c\/h3\u003e\n        \u003cp\u003eUse a soft-bristle upholstery brush and stroke in the direction of the velvet pile. This keeps the surface looking even and prevents permanent crush marks from forming where the lounge gets the most use.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sand-care-card\"\u003e\n        \u003cspan class=\"sand-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003ch3\u003eSpot-Clean Carefully\u003c\/h3\u003e\n        \u003cp\u003eBlot spills immediately with a clean white microfibre cloth — never rub. Avoid water saturation, harsh cleaners, and steam, all of which can permanently mark velvet. Always test cleaners on a hidden area first.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sand-care-card\"\u003e\n        \u003cspan class=\"sand-care-emoji\" aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e\n        \u003ch3\u003eAvoid Direct Sunlight\u003c\/h3\u003e\n        \u003cp\u003eVelvet fades unevenly in direct sunlight, especially under Queensland's strong UV. Position the Sandringham away from afternoon sun lines, or use sheer blinds during peak hours to protect the colour.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sand-care-card\"\u003e\n        \u003cspan class=\"sand-care-emoji\" aria-hidden=\"true\"\u003e⚡\u003c\/span\u003e\n        \u003ch3\u003eUse the Recliners Regularly\u003c\/h3\u003e\n        \u003cp\u003eOperate both electric recliners every so often — even the seat that gets used less — to keep the motors and switches working smoothly. Disconnect from power before any cleaning around the recline mechanism areas.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. At a Glance --\u003e\n  \u003cdiv class=\"sand-section\"\u003e\n    \u003cdiv class=\"sand-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"sand-list\"\u003e\n\n      \u003cdiv class=\"sand-list-item\"\u003e\n        \u003cdiv class=\"sand-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eL-shape corner sectional with generous family-sized seating.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sand-list-item\"\u003e\n        \u003cdiv class=\"sand-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eTwo end seats are full electric recliners (touch-button operation).\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sand-list-item\"\u003e\n        \u003cdiv class=\"sand-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eMulti-position adjustable headrests across the back row.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sand-list-item\"\u003e\n        \u003cdiv class=\"sand-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eIntegrated console with cup holders and hidden storage.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sand-list-item\"\u003e\n        \u003cdiv class=\"sand-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003ePlush velvet upholstery with subtle light-catching pile.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sand-list-item\"\u003e\n        \u003cdiv class=\"sand-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eAvailable in Light Grey or Dark Grey.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sand-list-item\"\u003e\n        \u003cdiv class=\"sand-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eModern boxy silhouette suited to contemporary interiors.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sand-list-item\"\u003e\n        \u003cdiv class=\"sand-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003e1-Year Warranty.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 8. SEO Body Copy --\u003e\n  \u003cdiv class=\"sand-seo\"\u003e\n    \u003ch2\u003eSandringham Corner Recliner Lounge — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Sandringham Corner Recliner Lounge is a full L-shape sectional designed to anchor a family living room with seating to spare. The two end seats are electric recliners — a touch-button on the side of each seat extends the footrest smoothly, with the option to stop at any angle. There's no lever to pull, no hand-crank, no shifting forward to release a manual mechanism. Across the back row, multi-position adjustable headrests fold flat for a sleek modern look or lift to several upright positions for proper neck support — particularly useful for taller occupants who find fixed-headrest sofas sit too low to support the head.\u003c\/p\u003e\n    \u003cp\u003eAn integrated console between seats handles the everyday extras that usually clutter a lounge — cup holders keep drinks stable during movies and sport, while the hidden storage compartment underneath holds remotes, throws, and magazines out of sight. The console lid closes flush so the lounge keeps a clean, unbroken silhouette. The Sandringham is wrapped entirely in plush velvet upholstery, which sets it apart from the more common polyester or suede-look recliner fabrics — velvet is softer to touch, has a subtle light-catching pile, and lifts the lounge into a more refined corner of the recliner category. Available in Light Grey for a warmer, brighter palette, or Dark Grey for a moodier modern setting.\u003c\/p\u003e\n    \u003cp\u003eSee the Sandringham Corner Recliner Lounge in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Try the electric recline buttons, fold the headrests through their positions, open the storage console, and check both the Light Grey and Dark Grey velvet finishes side by side. Our team can talk you through delivery to your suburb (this is a large L-shape piece, so we'll go through access and clearance), lead times, velvet care, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Light Grey","offer_id":43153732436103,"sku":"SA-CES-LG","price":2599.0,"currency_code":"AUD","in_stock":false},{"title":"Dark Grey","offer_id":43153732501639,"sku":"SA-CES-DG","price":2599.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/sandringham-corner-recliner-lounge-the-a2z-furniture-2_2.png?v=1778478891"},{"product_id":"bondi-corner-recliner-lounge","title":"Bondi Corner Recliner Lounge","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eBondi Corner Recliner Lounge - Product Description\u003c\/title\u003e\n    \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n    \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cstyle\u003e\n        .bnd-desc {\n            font-family: 'Open Sans', sans-serif;\n            color: #222222;\n            line-height: 1.6;\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 0 15px;\n        }\n\n        .bnd-desc p {\n            font-size: 15px;\n            line-height: 1.7;\n            margin-bottom: 16px;\n        }\n\n        .bnd-desc strong {\n            font-weight: 700;\n        }\n\n        \/* Intro *\/\n        .bnd-intro {\n            margin-bottom: 32px;\n        }\n\n        \/* Configuration Callout (Fixed Chaise) *\/\n        .bnd-config-callout {\n            background: #FAFAFA;\n            border-radius: 8px;\n            padding: 20px;\n            margin-bottom: 40px;\n            display: flex;\n            align-items: center;\n            gap: 16px;\n            flex-wrap: wrap;\n        }\n\n        .bnd-config-pill {\n            display: inline-flex;\n            align-items: center;\n            gap: 6px;\n            background: #C2824D;\n            color: #FFFFFF;\n            border-radius: 20px;\n            padding: 6px 14px;\n            font-size: 12px;\n            font-weight: 700;\n            letter-spacing: 0.05em;\n            text-transform: uppercase;\n            flex-shrink: 0;\n        }\n\n        .bnd-config-text {\n            font-size: 14px;\n            color: #6B6B6B;\n            line-height: 1.6;\n            margin: 0;\n            flex: 1;\n            min-width: 200px;\n        }\n\n        \/* Section Labels *\/\n        .bnd-label {\n            font-size: 12px;\n            font-weight: 700;\n            letter-spacing: 0.15em;\n            text-transform: uppercase;\n            color: #C2824D;\n            margin-bottom: 16px;\n            display: block;\n        }\n\n        \/* Tech Features Grid *\/\n        .bnd-tech-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 16px;\n            margin-bottom: 40px;\n        }\n\n        .bnd-tech-card {\n            background: #F5F5F5;\n            border-radius: 8px;\n            padding: 16px;\n            text-align: center;\n        }\n\n        .bnd-tech-card h3 {\n            font-size: 13px;\n            font-weight: 700;\n            color: #222222;\n            margin: 12px 0 8px 0;\n        }\n\n        .bnd-tech-card p {\n            font-size: 14px;\n            color: #6B6B6B;\n            margin: 0;\n            line-height: 1.5;\n        }\n\n        .bnd-tech-icon {\n            width: 32px;\n            height: 32px;\n            margin: 0 auto;\n        }\n\n        \/* Key Features Grid *\/\n        .bnd-features-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 40px;\n        }\n\n        .bnd-feature-card {\n            background: #F5F5F5;\n            border-radius: 8px;\n            padding: 20px;\n        }\n\n        .bnd-feature-card h3 {\n            font-size: 13px;\n            font-weight: 700;\n            color: #222222;\n            margin: 0 0 8px 0;\n        }\n\n        .bnd-feature-card p {\n            font-size: 14px;\n            color: #6B6B6B;\n            margin: 0;\n            line-height: 1.6;\n        }\n\n        \/* Material Callout *\/\n        .bnd-material {\n            background: #F7EDE3;\n            border-left: 4px solid #C2824D;\n            padding: 20px;\n            margin-bottom: 40px;\n            border-radius: 4px;\n        }\n\n        .bnd-material h3 {\n            font-size: 13px;\n            font-weight: 700;\n            color: #222222;\n            margin: 0 0 12px 0;\n        }\n\n        .bnd-material p {\n            font-size: 14px;\n            color: #6B6B6B;\n            margin: 0;\n            line-height: 1.7;\n        }\n\n        \/* Care Products Pill Row *\/\n        .bnd-care-pills {\n            background: #F7EDE3;\n            border: 1px solid #E8C9AA;\n            border-radius: 8px;\n            padding: 16px;\n            margin-bottom: 40px;\n        }\n\n        .bnd-pills-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            align-items: center;\n        }\n\n        .bnd-pill {\n            display: inline-flex;\n            align-items: center;\n            gap: 6px;\n            background: #FFFFFF;\n            border: 1px solid #E8C9AA;\n            border-radius: 20px;\n            padding: 8px 14px;\n            font-size: 13px;\n            font-weight: 600;\n            color: #222222;\n            text-decoration: none;\n            transition: all 0.2s ease;\n        }\n\n        .bnd-pill:hover {\n            background: #C2824D;\n            color: #FFFFFF;\n            border-color: #C2824D;\n        }\n\n        \/* Care Instructions Grid *\/\n        .bnd-care-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 40px;\n        }\n\n        .bnd-care-card {\n            background: #F5F5F5;\n            border-radius: 8px;\n            padding: 20px;\n        }\n\n        .bnd-care-card h3 {\n            font-size: 13px;\n            font-weight: 700;\n            color: #222222;\n            margin: 0 0 8px 0;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        .bnd-care-card p {\n            font-size: 14px;\n            color: #6B6B6B;\n            margin: 0;\n            line-height: 1.6;\n        }\n\n        .bnd-care-card a {\n            color: #C2824D;\n            text-decoration: underline;\n            text-decoration-thickness: 1px;\n            text-underline-offset: 2px;\n            font-weight: 600;\n            white-space: nowrap;\n        }\n\n        \/* At a Glance *\/\n        .bnd-glance {\n            margin-bottom: 40px;\n        }\n\n        .bnd-glance-list {\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n        }\n\n        .bnd-glance-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n        }\n\n        .bnd-tick {\n            width: 20px;\n            height: 20px;\n            background: #C2824D;\n            border-radius: 50%;\n            flex-shrink: 0;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-top: 2px;\n        }\n\n        .bnd-tick svg {\n            width: 12px;\n            height: 12px;\n        }\n\n        .bnd-glance-item span {\n            font-size: 14px;\n            color: #222222;\n            line-height: 1.6;\n        }\n\n        \/* SEO Section *\/\n        .bnd-seo {\n            border-top: 1px solid #E0E0E0;\n            padding-top: 32px;\n            margin-top: 40px;\n        }\n\n        .bnd-seo h2 {\n            font-size: 18px;\n            font-weight: 700;\n            color: #222222;\n            margin: 0 0 20px 0;\n        }\n\n        .bnd-seo p {\n            font-size: 13.5px;\n            color: #6B6B6B;\n            line-height: 1.8;\n            margin-bottom: 16px;\n        }\n\n        \/* Mobile Responsiveness *\/\n        @media (max-width: 768px) {\n            .bnd-tech-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n\n            .bnd-features-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .bnd-care-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .bnd-tech-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"bnd-desc\"\u003e\n        \u003c!-- Intro --\u003e\n        \u003cdiv class=\"bnd-intro\"\u003e\n            \u003cp\u003eThe \u003cstrong\u003eBondi Corner Recliner Lounge\u003c\/strong\u003e takes the wraparound corner sofa template and adds the parts that make a living room actually get used: a manual recliner at the end of the long arm, a chaise with a reclining backrest at the other, and a centre console with cupholders and hidden storage between them. Five generous seats give the family room to spread out, while the technology fabric upholstery handles spills and daily wear without the upkeep of real leather.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Configuration Callout (Fixed Chaise) --\u003e\n        \u003cdiv class=\"bnd-config-callout\"\u003e\n            \u003cspan class=\"bnd-config-pill\"\u003eFixed Configuration\u003c\/span\u003e\n            \u003cp class=\"bnd-config-text\"\u003eThe Bondi ships in a single fixed layout — chaise on one side, recliner at the opposite end. The orientation is set at production and cannot be reconfigured after delivery.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Tech Features Grid --\u003e\n        \u003cspan class=\"bnd-label\"\u003eTechnical Features\u003c\/span\u003e\n        \u003cdiv class=\"bnd-tech-grid\"\u003e\n            \u003cdiv class=\"bnd-tech-card\"\u003e\n                \u003cdiv class=\"bnd-tech-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C2824D\" stroke-width=\"2\"\u003e\n                        \u003cpath d=\"M4 4 L4 14 L14 14 L14 20 L20 20 L20 4 Z\" fill=\"none\"\u003e\u003c\/path\u003e\n                        \u003cline x1=\"4\" y1=\"14\" x2=\"14\" y2=\"14\" stroke-width=\"2.5\"\u003e\u003c\/line\u003e\n                        \u003cline x1=\"14\" y1=\"14\" x2=\"14\" y2=\"20\" stroke-width=\"2.5\"\u003e\u003c\/line\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003ch3\u003e5-Seater Corner Layout\u003c\/h3\u003e\n                \u003cp\u003eWraparound corner configuration with chaise on one end\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bnd-tech-card\"\u003e\n                \u003cdiv class=\"bnd-tech-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C2824D\" stroke-width=\"2\"\u003e\n                        \u003cpath d=\"M3 12h6v8H3z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M9 4l8 8-2 2\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15 14l-4-4\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003ch3\u003eManual Lever Recliner\u003c\/h3\u003e\n                \u003cp\u003eEnd seat reclines via pull-handle lever on the outer armrest\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bnd-tech-card\"\u003e\n                \u003cdiv class=\"bnd-tech-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C2824D\" stroke-width=\"2\"\u003e\n                        \u003cpath d=\"M3 12h12v8H3z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15 12V6a3 3 0 0 1 6 0v14\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003ch3\u003eReclining Chaise Backrest\u003c\/h3\u003e\n                \u003cp\u003eChaise back tilts independently for stretched-out lounging\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bnd-tech-card\"\u003e\n                \u003cdiv class=\"bnd-tech-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C2824D\" stroke-width=\"2\"\u003e\n                        \u003ccircle cx=\"8\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"16\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\n                        \u003cline x1=\"2\" y1=\"20\" x2=\"22\" y2=\"20\"\u003e\u003c\/line\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003ch3\u003eTwin Cupholders\u003c\/h3\u003e\n                \u003cp\u003eTwo stainless cupholders set into the centre console\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bnd-tech-card\"\u003e\n                \u003cdiv class=\"bnd-tech-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C2824D\" stroke-width=\"2\"\u003e\n                        \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"12\" rx=\"2\"\u003e\u003c\/rect\u003e\n                        \u003cpath d=\"M7 8V5a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003ch3\u003eHidden Console Storage\u003c\/h3\u003e\n                \u003cp\u003eLift-top centre console reveals storage for remotes and small items\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bnd-tech-card\"\u003e\n                \u003cdiv class=\"bnd-tech-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C2824D\" stroke-width=\"2\"\u003e\n                        \u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003ch3\u003eSturdy Timber Frame\u003c\/h3\u003e\n                \u003cp\u003eInternal frame engineered to hold shape under daily family use\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Key Features Grid --\u003e\n        \u003cspan class=\"bnd-label\"\u003eKey Features\u003c\/span\u003e\n        \u003cdiv class=\"bnd-features-grid\"\u003e\n            \u003cdiv class=\"bnd-feature-card\"\u003e\n                \u003ch3\u003eTwo Ways to Recline, One Lounge\u003c\/h3\u003e\n                \u003cp\u003ePull the lever on the outer armrest of the long arm and that end seat tilts back with the footrest swinging up — proper recliner mechanics, not just a tilted backrest. The chaise at the other end takes a different approach: the backrest leans back so you can stretch flat, with the chaise itself acting as a built-in footrest. Two people can be reclining at once at opposite ends without affecting the seats in between.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bnd-feature-card\"\u003e\n                \u003ch3\u003eThe Console Earns Its Spot\u003c\/h3\u003e\n                \u003cp\u003eBuilt into the lounge between the corner section and the chaise, the centre console holds two stainless cupholders within easy reach of whoever's on the chaise or the seat next to it. Lift the top and there's a storage compartment for the remote, the second remote, charging cables, the third remote — anything that usually ends up scattered across the coffee table.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bnd-feature-card\"\u003e\n                \u003ch3\u003eFive Seats Without Filling the Room\u003c\/h3\u003e\n                \u003cp\u003eThe wraparound corner footprint gets you five seats while still leaving floor space free. The chaise extends the silhouette without adding a separate piece of furniture, so you don't end up with the lounge plus a chair plus an ottoman cluttering the room. Works in family living rooms and home theatre spaces where the layout needs to handle real life rather than just look good in photos.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bnd-feature-card\"\u003e\n                \u003ch3\u003eTechnology Fabric Holds Up\u003c\/h3\u003e\n                \u003cp\u003eThe premium fabric upholstery gives you the visual presence of leather — the smooth surface, the subtle sheen, the substantial look — without leather's fussiness about temperature, humidity, or kids with sticky hands. Spills sit on the surface long enough to wipe away, and the fabric breathes through Brisbane's humid months in ways synthetic leather simply doesn't.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Material Callout --\u003e\n        \u003cdiv class=\"bnd-material\"\u003e\n            \u003ch3\u003eAbout the Technology Fabric Upholstery\u003c\/h3\u003e\n            \u003cp\u003eThe Bondi is upholstered in premium technology fabric — a woven textile engineered to mimic the smooth surface and visual depth of leather while staying breathable and easier to clean. Unlike real leather, it doesn't dry out, crack, or need conditioning every six months. Unlike standard fabric, the tighter weave repels minor spills long enough to blot them up rather than letting them soak straight through. The result is a lounge surface that looks more upmarket than the maintenance schedule it actually requires.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Care Products Pill Row --\u003e\n        \u003cdiv class=\"bnd-care-pills\"\u003e\n            \u003cspan class=\"bnd-label\" style=\"margin-bottom: 12px;\"\u003eRecommended Care Products\u003c\/span\u003e\n            \u003cdiv class=\"bnd-pills-container\"\u003e\n                \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\" class=\"bnd-pill\"\u003e\n                    \u003cspan\u003e✓\u003c\/span\u003e\n                    \u003cspan\u003eGuardsman Fabric Protector\u003c\/span\u003e\n                    \u003cspan\u003e→\u003c\/span\u003e\n                \u003c\/a\u003e\n                \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\" class=\"bnd-pill\"\u003e\n                    \u003cspan\u003e✓\u003c\/span\u003e\n                    \u003cspan\u003eGuardsman Fabric Care Kit\u003c\/span\u003e\n                    \u003cspan\u003e→\u003c\/span\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Care Instructions Grid --\u003e\n        \u003cspan class=\"bnd-label\"\u003eCare Instructions\u003c\/span\u003e\n        \u003cdiv class=\"bnd-care-grid\"\u003e\n            \u003cdiv class=\"bnd-care-card\"\u003e\n                \u003ch3\u003e\n\u003cspan aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e Vacuum Weekly\u003c\/h3\u003e\n                \u003cp\u003eRun the upholstery attachment across the seats, backrests, and armrests. Pay attention to the corner where the wraparound section curves — debris collects in the gap between cushions where the lounge changes direction.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bnd-care-card\"\u003e\n                \u003ch3\u003e\n\u003cspan aria-hidden=\"true\"\u003e💧\u003c\/span\u003e Spot-Clean Spills\u003c\/h3\u003e\n                \u003cp\u003eBlot fresh spills with a clean dry cloth before reaching for cleaner. The technology fabric repels surface spills briefly — long enough to wipe rather than soak. Use a \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\"\u003emild fabric cleaner\u003c\/a\u003e on stubborn marks.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bnd-care-card\"\u003e\n                \u003ch3\u003e\n\u003cspan aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e Climate Care\u003c\/h3\u003e\n                \u003cp\u003eKeep the lounge out of direct afternoon sun streaming through windows. UV exposure fades upholstery over months — close blinds during the harshest hours if your living area faces west or north-west.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bnd-care-card\"\u003e\n                \u003ch3\u003e\n\u003cspan aria-hidden=\"true\"\u003e🛋️\u003c\/span\u003e Even Out Wear\u003c\/h3\u003e\n                \u003cp\u003eThe recliner end and chaise will see different wear patterns to the middle seats. Rotate where people tend to sit, and check the recliner mechanism periodically — debris in the moving parts can affect how smoothly the lever operates.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- At a Glance --\u003e\n        \u003cspan class=\"bnd-label\"\u003eAt a Glance\u003c\/span\u003e\n        \u003cdiv class=\"bnd-glance\"\u003e\n            \u003cdiv class=\"bnd-glance-list\"\u003e\n                \u003cdiv class=\"bnd-glance-item\"\u003e\n                    \u003cdiv class=\"bnd-tick\"\u003e\n                        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FFFFFF\" stroke-width=\"3\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cspan\u003ePremium technology fabric upholstery delivers leather-like presence with the breathability and easier care of woven fabric.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"bnd-glance-item\"\u003e\n                    \u003cdiv class=\"bnd-tick\"\u003e\n                        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FFFFFF\" stroke-width=\"3\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cspan\u003eManual lever recliner at the end of the long arm plus reclining chaise backrest at the opposite end — two reclining positions on a single lounge.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"bnd-glance-item\"\u003e\n                    \u003cdiv class=\"bnd-tick\"\u003e\n                        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FFFFFF\" stroke-width=\"3\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cspan\u003e5-seater wraparound corner configuration with chaise extension delivers generous family seating without overwhelming the floor plan.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"bnd-glance-item\"\u003e\n                    \u003cdiv class=\"bnd-tick\"\u003e\n                        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FFFFFF\" stroke-width=\"3\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cspan\u003eBuilt-in centre console with two stainless cupholders and lift-top hidden storage compartment, positioned between the corner section and the chaise.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"bnd-glance-item\"\u003e\n                    \u003cdiv class=\"bnd-tick\"\u003e\n                        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FFFFFF\" stroke-width=\"3\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cspan\u003eFixed configuration only — chaise side is set at production and cannot be reconfigured after delivery, so confirm room layout suits the orientation before ordering.\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- SEO Section --\u003e\n        \u003cdiv class=\"bnd-seo\"\u003e\n            \u003ch2\u003eBondi Corner Recliner Lounge — Full Product Details\u003c\/h2\u003e\n            \n            \u003cp\u003eThe Bondi Corner Recliner Lounge is a 5-seater wraparound corner sofa with two distinct reclining positions: a manual lever recliner at the end of the long arm, and a chaise with a reclining backrest at the opposite end. Between them, a built-in centre console holds two stainless cupholders and a lift-top hidden storage compartment for the remotes, cables, and small items that usually clutter the coffee table. Premium technology fabric upholstery covers a sturdy timber frame, giving the lounge the visual depth of leather without the maintenance schedule that real leather demands.\u003c\/p\u003e\n            \n            \u003cp\u003eThe technology fabric construction sits between traditional woven upholstery and synthetic leather alternatives — a tighter weave that briefly repels surface spills (long enough to blot before they soak in), with the breathability of fabric that makes a noticeable difference through Brisbane's humid summer months. Real leather can feel sticky in 30°C heat and synthetic leather worse; technology fabric stays comfortable across the full range of Queensland weather. The smooth surface texture and subtle sheen give the Bondi an upmarket appearance that suits both contemporary and transitional interiors.\u003c\/p\u003e\n            \n            \u003cp\u003eThe Bondi suits family living rooms where the lounge needs to handle real daily use rather than just sit there looking presentable, home theatre rooms where the recliner-and-chaise combination supports proper movie viewing, and entertainment spaces where the cupholder console earns its spot during sports nights and gatherings. Note that the chaise orientation is fixed at production — confirm which side of your room the chaise needs to sit before placing your order. Visit the Bondi Corner Recliner Lounge in person at any of our five South-East Queensland showrooms: Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":43247196962951,"sku":"BO-CR-B","price":1499.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/bondi-corner-recliner-lounge-the-a2z-furniture-1_1.png?v=1778479016"},{"product_id":"percy-3-seater-leather-sofa-with-chaise","title":"Percy 3 Seater Leather Lounge with Chaise","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.percy3c-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.percy3c-desc * { box-sizing: border-box; }\n.percy3c-desc p { margin: 0 0 16px 0; }\n.percy3c-desc strong { color: #222222; }\n\n.percy3c-desc .percy3c-section { margin-bottom: 28px; }\n\n.percy3c-desc .percy3c-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.percy3c-desc .percy3c-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .percy3c-desc .percy3c-features { grid-template-columns: 1fr; }\n}\n\n.percy3c-desc .percy3c-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.percy3c-desc .percy3c-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.percy3c-desc .percy3c-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.percy3c-desc .percy3c-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.percy3c-desc .percy3c-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .percy3c-desc .percy3c-tech-grid { grid-template-columns: 1fr; }\n}\n\n.percy3c-desc .percy3c-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.percy3c-desc .percy3c-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.percy3c-desc .percy3c-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.percy3c-desc .percy3c-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.percy3c-desc .percy3c-chaise-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  margin-bottom: 8px;\n}\n\n@media (max-width: 480px) {\n  .percy3c-desc .percy3c-chaise-grid { grid-template-columns: 1fr; }\n}\n\n.percy3c-desc .percy3c-chaise-card {\n  background: #F5F5F5;\n  border: 1.5px solid #E0E0E0;\n  border-radius: 10px;\n  padding: 16px;\n  text-align: center;\n}\n\n.percy3c-desc .percy3c-chaise-card svg {\n  width: 100%;\n  max-width: 200px;\n  height: auto;\n  margin-bottom: 10px;\n}\n\n.percy3c-desc .percy3c-chaise-card h4 {\n  font-size: 14px;\n  font-weight: 700;\n  color: #2C241B;\n  margin: 0 0 4px 0;\n}\n\n.percy3c-desc .percy3c-chaise-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.percy3c-desc .percy3c-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.percy3c-desc .percy3c-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.percy3c-desc .percy3c-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0 0 10px 0;\n  line-height: 1.7;\n}\n\n.percy3c-desc .percy3c-material-callout p:last-child { margin-bottom: 0; }\n\n.percy3c-desc .percy3c-colours {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 16px;\n  margin-bottom: 8px;\n}\n\n.percy3c-desc .percy3c-colour-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 6px;\n}\n\n.percy3c-desc .percy3c-swatch {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  border: 1.5px solid rgba(0,0,0,0.08);\n  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.4);\n}\n\n.percy3c-desc .percy3c-swatch-label {\n  font-size: 12px;\n  color: #222222;\n  font-weight: 600;\n}\n\n.percy3c-desc .percy3c-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .percy3c-desc .percy3c-care-grid { grid-template-columns: 1fr; }\n}\n\n.percy3c-desc .percy3c-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.percy3c-desc .percy3c-care-card .percy3c-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.percy3c-desc .percy3c-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.percy3c-desc .percy3c-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.percy3c-desc .percy3c-care-kit-row {\n  background: #F7EDE3;\n  border: 1.5px solid #C2824D;\n  border-radius: 8px;\n  padding: 14px 18px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 12px;\n  flex-wrap: wrap;\n  margin-top: 14px;\n}\n\n.percy3c-desc .percy3c-care-kit-text {\n  flex: 1;\n  min-width: 200px;\n}\n\n.percy3c-desc .percy3c-care-kit-text strong {\n  display: block;\n  font-size: 14px;\n  color: #2C241B;\n  margin-bottom: 2px;\n}\n\n.percy3c-desc .percy3c-care-kit-text span {\n  font-size: 13px;\n  color: #6B6B6B;\n}\n\n.percy3c-desc .percy3c-care-kit-btn {\n  background: #C2824D;\n  color: #FFF !important;\n  padding: 8px 18px;\n  border-radius: 6px;\n  font-size: 13px;\n  font-weight: 700;\n  text-decoration: none;\n  letter-spacing: 0.03em;\n  white-space: nowrap;\n}\n\n.percy3c-desc .percy3c-care-kit-btn:hover {\n  background: #A66D3D;\n}\n\n.percy3c-desc .percy3c-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.percy3c-desc .percy3c-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.percy3c-desc .percy3c-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.percy3c-desc .percy3c-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.percy3c-desc .percy3c-range-strip {\n  background: #2C241B;\n  border-radius: 8px;\n  padding: 20px 24px;\n  margin-bottom: 28px;\n}\n\n.percy3c-desc .percy3c-range-strip h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 12px 0;\n}\n\n.percy3c-desc .percy3c-range-pills {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n}\n\n.percy3c-desc .percy3c-range-pill {\n  padding: 8px 16px;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 600;\n  border: 1.5px solid #C2824D;\n  transition: all 0.2s;\n  text-decoration: none;\n  display: inline-block;\n}\n\n.percy3c-desc .percy3c-range-pill.current {\n  background: #C2824D;\n  color: #FFF;\n}\n\n.percy3c-desc .percy3c-range-pill:not(.current) {\n  background: transparent;\n  color: #C2824D;\n}\n\n.percy3c-desc .percy3c-range-pill:not(.current):hover {\n  background: rgba(194, 130, 77, 0.1);\n}\n\n.percy3c-desc .percy3c-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.percy3c-desc .percy3c-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.percy3c-desc .percy3c-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"percy3c-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"percy3c-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003ePercy 3 Seater Leather Lounge with Chaise\u003c\/strong\u003e takes the full Percy silhouette — genuine leather, multi-position adjustable headrests, splayed tapered timber legs — and adds a generous integrated chaise so you can stretch out fully or seat extra guests when needed. The chaise is configurable, so you can pick the side that suits your room layout. Available in \u003cstrong\u003eKhaki\u003c\/strong\u003e and \u003cstrong\u003eBlack\u003c\/strong\u003e, the lounge keeps a clean, mid-century-influenced profile despite the larger footprint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Choose Your Chaise Side --\u003e\n\u003cdiv class=\"percy3c-section\"\u003e\n\u003cdiv class=\"percy3c-label\"\u003eChoose Your Chaise Side\u003c\/div\u003e\n\u003cdiv class=\"percy3c-chaise-grid\"\u003e\n\u003c!-- Left Chaise: chaise on viewer's right --\u003e\n\u003cdiv class=\"percy3c-chaise-card\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 200 140\"\u003e\n          \n          \u003cline opacity=\"0.4\" stroke-dasharray=\"3,3\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"22\" x2=\"185\" y1=\"22\" x1=\"15\"\u003e\u003c\/line\u003e\n          \n          \u003crect rx=\"3\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"50\" width=\"120\" y=\"25\" x=\"20\"\u003e\u003c\/rect\u003e\n          \n          \u003cline opacity=\"0.5\" stroke-width=\"0.8\" stroke=\"#C2824D\" y2=\"73\" x2=\"60\" y1=\"27\" x1=\"60\"\u003e\u003c\/line\u003e\n          \u003cline opacity=\"0.5\" stroke-width=\"0.8\" stroke=\"#C2824D\" y2=\"73\" x2=\"100\" y1=\"27\" x1=\"100\"\u003e\u003c\/line\u003e\n          \n          \u003crect rx=\"1\" opacity=\"0.65\" fill=\"#C2824D\" height=\"50\" width=\"6\" y=\"25\" x=\"14\"\u003e\u003c\/rect\u003e\n          \n          \u003crect rx=\"1\" opacity=\"0.65\" fill=\"#C2824D\" height=\"20\" width=\"6\" y=\"25\" x=\"140\"\u003e\u003c\/rect\u003e\n          \n          \u003crect rx=\"3\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"45\" width=\"40\" y=\"75\" x=\"100\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n\u003ch4\u003eLeft Chaise\u003c\/h4\u003e\n\u003cp\u003eChaise on your left when sitting on the sofa.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Right Chaise: chaise on viewer's left --\u003e\n\u003cdiv class=\"percy3c-chaise-card\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 200 140\"\u003e\n          \n          \u003cline opacity=\"0.4\" stroke-dasharray=\"3,3\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"22\" x2=\"185\" y1=\"22\" x1=\"15\"\u003e\u003c\/line\u003e\n          \n          \u003crect rx=\"3\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"50\" width=\"120\" y=\"25\" x=\"60\"\u003e\u003c\/rect\u003e\n          \n          \u003cline opacity=\"0.5\" stroke-width=\"0.8\" stroke=\"#C2824D\" y2=\"73\" x2=\"100\" y1=\"27\" x1=\"100\"\u003e\u003c\/line\u003e\n          \u003cline opacity=\"0.5\" stroke-width=\"0.8\" stroke=\"#C2824D\" y2=\"73\" x2=\"140\" y1=\"27\" x1=\"140\"\u003e\u003c\/line\u003e\n          \n          \u003crect rx=\"1\" opacity=\"0.65\" fill=\"#C2824D\" height=\"50\" width=\"6\" y=\"25\" x=\"180\"\u003e\u003c\/rect\u003e\n          \n          \u003crect rx=\"1\" opacity=\"0.65\" fill=\"#C2824D\" height=\"20\" width=\"6\" y=\"25\" x=\"54\"\u003e\u003c\/rect\u003e\n          \n          \u003crect rx=\"3\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"45\" width=\"40\" y=\"75\" x=\"60\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n\u003ch4\u003eRight Chaise\u003c\/h4\u003e\n\u003cp\u003eChaise on your right when sitting on the sofa.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 12.5px; color: #6b6b6b; margin-top: 10px;\"\u003ePlan view shown from above. Select your preferred chaise side at checkout — the lounge ships in your chosen configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Tech Features Grid --\u003e\n\u003cdiv class=\"percy3c-section\"\u003e\n\u003cdiv class=\"percy3c-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"percy3c-tech-grid\"\u003e\n\u003cdiv class=\"percy3c-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"percy3c-tech-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003ccircle r=\"8\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M9 11 L11 13 L15 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eGenuine Leather\u003c\/h3\u003e\n\u003cp\u003eReal leather upholstery throughout the main lounge and chaise — breathable, durable, and develops natural character with age.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"percy3c-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"percy3c-tech-icon\"\u003e \u003c!-- L-shape chaise --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M3 8 L15 8 L15 14 L21 14 L21 18 L3 18 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eIntegrated Chaise\u003c\/h3\u003e\n\u003cp\u003eBuilt-in chaise extension provides full-length leg support or extra sideways seating for guests.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"percy3c-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"percy3c-tech-icon\"\u003e \u003c!-- Adjustable headrest --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect rx=\"1.5\" height=\"5\" width=\"12\" y=\"3\" x=\"6\"\u003e\u003c\/rect\u003e\u003cpath opacity=\"0.4\" d=\"M9 8 L9 11\"\u003e\u003c\/path\u003e\u003cpath opacity=\"0.4\" d=\"M15 8 L15 11\"\u003e\u003c\/path\u003e\u003cpath opacity=\"0.5\" d=\"M6 11 Q 12 14, 18 11\"\u003e\u003c\/path\u003e\u003crect rx=\"1\" height=\"6\" width=\"16\" y=\"14\" x=\"4\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eMulti-Position Headrests\u003c\/h3\u003e\n\u003cp\u003eEach main seat has a manual headrest that folds flat or lifts to multiple upright angles for personalised support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"percy3c-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"percy3c-tech-icon\"\u003e \u003c!-- Splayed timber legs --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect rx=\"1\" height=\"8\" width=\"18\" y=\"6\" x=\"3\"\u003e\u003c\/rect\u003e\u003cpath d=\"M6 14 L4 21\"\u003e\u003c\/path\u003e\u003cpath d=\"M18 14 L20 21\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSplayed Timber Legs\u003c\/h3\u003e\n\u003cp\u003eSlim tapered timber legs splay outward in a mid-century stance, lifting both the main lounge and chaise for an airy footprint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Key Features Grid --\u003e\n\u003cdiv class=\"percy3c-section\"\u003e\n\u003cdiv class=\"percy3c-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"percy3c-features\"\u003e\n\u003cdiv class=\"percy3c-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"percy3c-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M3 8 L15 8 L15 14 L21 14 L21 18 L3 18 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eBuilt-In Chaise Lounge\u003c\/h3\u003e\n\u003cp\u003eThe chaise extension turns the Percy into an L-shape lounge that anchors a corner of the room. Stretch out completely while leaving the rest of the sofa free for the family, or use the chaise as extra sideways seating when guests visit. The leather, headrests, and timber legs continue across the chaise so it reads as one cohesive piece rather than a separate ottoman.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"percy3c-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"percy3c-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M4 12 L20 12\"\u003e\u003c\/path\u003e\u003cpath opacity=\"0.6\" d=\"M8 8 L4 12 L8 16\"\u003e\u003c\/path\u003e\u003cpath opacity=\"0.6\" d=\"M16 8 L20 12 L16 16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eConfigurable Left or Right Chaise\u003c\/h3\u003e\n\u003cp\u003eThe chaise side isn't fixed — pick the orientation that suits your room layout at checkout. If your TV is on one wall, traffic flows through one side, or a window dictates the position, the Percy adapts. Both configurations ship to the same lead time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"percy3c-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"percy3c-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M9 11 L11 13 L15 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003ePremium Genuine Leather\u003c\/h3\u003e\n\u003cp\u003eReal leather covers the entire piece — main seats, chaise, sides, and back. Genuine leather has practical advantages over PU and bonded alternatives: it breathes through Queensland's heat, softens at the contact points where you sit most, and avoids the surface peeling that synthetic leathers eventually develop. Tonal stitching keeps the leather as the visual focus.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"percy3c-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"percy3c-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003crect rx=\"1\" height=\"12\" width=\"6\" y=\"6\" x=\"4\"\u003e\u003c\/rect\u003e\u003crect rx=\"1\" height=\"12\" width=\"6\" y=\"6\" x=\"14\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eComplete the Set\u003c\/h3\u003e\n\u003cp\u003ePair with the Percy 2 Seater Lounge for a coordinated setup, or skip the chaise and go with the standard Percy 3 Seater if your space prefers a straight-line silhouette. All Percy pieces share the same leather, headrest mechanism, and splayed timber legs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Material Callout --\u003e\n\u003cdiv class=\"percy3c-material-callout\"\u003e\n\u003ch3\u003eGenuine Leather Upholstery\u003c\/h3\u003e\n\u003cp\u003eThe Percy 3 Seater with Chaise is upholstered in genuine leather across the entire piece — main lounge, chaise, sides, back, and the leg panels visible from a low angle. Real leather has practical benefits that synthetic alternatives can't match: it breathes during hot summers, softens at the contact points where you sit most often, and avoids the cracking and peeling that show up in PU and bonded leathers after a few years. Tonal stitching is colour-matched to each variant for a quiet, tailored finish.\u003c\/p\u003e\n\u003cp\u003eGenuine leather rewards a small amount of routine care. Keep it out of direct sunlight, dust regularly, and condition every six to twelve months — particularly important in Queensland, where humidity can pull moisture in and out of the hide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Colour Options --\u003e\n\u003cdiv class=\"percy3c-section\"\u003e\n\u003cdiv class=\"percy3c-label\"\u003eColour Options\u003c\/div\u003e\n\u003cdiv class=\"percy3c-colours\"\u003e\n\u003cdiv class=\"percy3c-colour-item\"\u003e\n\u003cdiv aria-label=\"Khaki\" style=\"background: linear-gradient(135deg, #CFC0A1 0%, #B5A485 100%);\" class=\"percy3c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"percy3c-swatch-label\"\u003eKhaki\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"percy3c-colour-item\"\u003e\n\u003cdiv aria-label=\"Black\" style=\"background: linear-gradient(135deg, #2A2A2A 0%, #0F0F0F 100%);\" class=\"percy3c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"percy3c-swatch-label\"\u003eBlack\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 12.5px; color: #6b6b6b; margin-top: 8px;\"\u003eSwatch colours are approximate — see the Percy in person at any A2Z Furniture showroom for accurate leather colour matching.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 7. Care Instructions --\u003e\n\u003cdiv class=\"percy3c-section\"\u003e\n\u003cdiv class=\"percy3c-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"percy3c-care-grid\"\u003e\n\u003cdiv class=\"percy3c-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"percy3c-care-emoji\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eDust Regularly\u003c\/h3\u003e\n\u003cp\u003eWipe the leather weekly with a clean, dry microfibre cloth to lift dust before it settles into seams and stitching lines. Avoid feather dusters that can scratch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"percy3c-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"percy3c-care-emoji\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n\u003cp\u003eBlot spills immediately with a clean white cloth — never rub. Avoid water, soap, baby wipes, or generic cleaners. Use only leather-safe products. Test on a hidden area first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"percy3c-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"percy3c-care-emoji\"\u003e☀️\u003c\/span\u003e\n\u003ch3\u003eAvoid Direct Sunlight\u003c\/h3\u003e\n\u003cp\u003ePosition the Percy out of direct sunlight to prevent fading and drying. In Queensland, this matters even more — UV exposure can dry leather and dull the colour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"percy3c-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"percy3c-care-emoji\"\u003e🧴\u003c\/span\u003e\n\u003ch3\u003eCondition Regularly\u003c\/h3\u003e\n\u003cp\u003eApply a quality leather conditioner every six to twelve months to keep the hide supple. Conditioned leather resists cracking and maintains its tone for the long haul.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Leather Care Kit pill row --\u003e\n\u003cdiv class=\"percy3c-care-kit-row\"\u003e\n\u003cdiv class=\"percy3c-care-kit-text\"\u003e\n\u003cstrong\u003eRecommended: Guardsman Leather Care Kit\u003c\/strong\u003e \u003cspan\u003eCleaner + conditioner formulated for genuine leather upholstery.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"percy3c-care-kit-btn\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-leather-care-kit\"\u003eAdd Care Kit\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. At a Glance --\u003e\n\u003cdiv class=\"percy3c-section\"\u003e\n\u003cdiv class=\"percy3c-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"percy3c-list\"\u003e\n\u003cdiv class=\"percy3c-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"percy3c-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e3-seater main lounge with integrated chaise extension.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"percy3c-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"percy3c-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eChaise side configurable — choose Left Chaise or Right Chaise at checkout.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"percy3c-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"percy3c-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eGenuine leather upholstery throughout — not PU or bonded.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"percy3c-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"percy3c-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eMulti-position adjustable headrests on the main seats.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"percy3c-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"percy3c-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eAvailable in Khaki or Black leather.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"percy3c-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"percy3c-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eSplayed tapered timber legs in a natural finish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"percy3c-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"percy3c-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eTonal stitching for a clean, unified look.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"percy3c-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"percy3c-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003ePart of the Percy range — pairs with 2 Seater and 3 Seater.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"percy3c-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"percy3c-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e1-Year Warranty.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 9. Range Strip --\u003e\n\u003cdiv class=\"percy3c-range-strip\"\u003e\n\u003ch3\u003eComplete the Percy Range\u003c\/h3\u003e\n\u003cdiv class=\"percy3c-range-pills\"\u003e\n\u003ca class=\"percy3c-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/percy-2-seater-leather-lounge\"\u003e2 Seater Lounge\u003c\/a\u003e \u003ca class=\"percy3c-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/percy-3-seater-leather-lounge\"\u003e3 Seater Lounge\u003c\/a\u003e \u003cspan class=\"percy3c-range-pill current\"\u003e3 Seater Lounge with Chaise\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 10. SEO Body Copy --\u003e\n\u003cdiv class=\"percy3c-seo\"\u003e\n\u003ch2\u003ePercy 3 Seater Leather Lounge with Chaise — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Percy 3 Seater Leather Lounge with Chaise extends the Percy silhouette into an L-shape, giving you both seating capacity and a place to fully stretch out. The chaise turns the lounge into a multi-use piece — put your feet up while leaving the main sofa free for the family, or use the chaise as extra sideways seating when guests come over. Each main seat has its own multi-position adjustable headrest, fold them flat for a sleek modern profile or lift them upright for proper head and neck support. Splayed tapered timber legs lift the entire piece off the floor for a lighter footprint, and the leather and stitching continue cleanly across the chaise so it reads as one cohesive lounge rather than a sofa with a separate ottoman.\u003c\/p\u003e\n\u003cp\u003eThe chaise side is configurable — pick Left Chaise or Right Chaise at checkout to suit your room layout. The choice depends on where your TV sits, how traffic flows through the room, and which wall the lounge will live against. Genuine leather covers the entire piece — main lounge, chaise, sides, and back — so the look stays consistent in every position. Real leather has practical advantages over synthetic alternatives: it breathes through Queensland's heat, softens with use at high-contact points, and avoids the surface peeling that PU and bonded leathers eventually develop. Available in Khaki for a warm, modern, earthy feel, or Black for a bold timeless statement, the Percy with Chaise works well in larger Brisbane apartments, family living rooms, and open-plan Gold Coast layouts where the L-shape footprint helps define the lounge zone.\u003c\/p\u003e\n\u003cp\u003eSee the Percy 3 Seater with Chaise in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Sit on the main lounge, stretch out on the chaise, fold the headrests through their positions, and check the Khaki and Black leather finishes side by side. Our team can talk you through delivery to your suburb, the configuration choice, lead times, leather care, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Black \/ Left when Sitting","offer_id":43494430277767,"sku":"PR-CSL-BL","price":1799.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ Right when Sitting","offer_id":43494440108167,"sku":"PR-CSR-BL","price":1799.0,"currency_code":"AUD","in_stock":true},{"title":"Khakhi \/ Left when Sitting","offer_id":43494430310535,"sku":"PR-CSL-KH","price":1799.0,"currency_code":"AUD","in_stock":true},{"title":"Khakhi \/ Right when Sitting","offer_id":43494440140935,"sku":"PR-CSR-KH","price":1799.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/percy-3-seater-leather-lounge-with-chaise-the-a2z-furniture-2_2.png?v=1778479135"},{"product_id":"penelope-3-seater-leather-lounge-with-chaise","title":"Penelope 3 Seater Leather Lounge with Chaise","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.pene3c-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.pene3c-desc * { box-sizing: border-box; }\n.pene3c-desc p { margin: 0 0 16px 0; }\n.pene3c-desc strong { color: #222222; }\n\n.pene3c-desc .pene3c-section { margin-bottom: 28px; }\n\n.pene3c-desc .pene3c-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.pene3c-desc .pene3c-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .pene3c-desc .pene3c-features { grid-template-columns: 1fr; }\n}\n\n.pene3c-desc .pene3c-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.pene3c-desc .pene3c-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.pene3c-desc .pene3c-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.pene3c-desc .pene3c-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.pene3c-desc .pene3c-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .pene3c-desc .pene3c-tech-grid { grid-template-columns: 1fr; }\n}\n\n.pene3c-desc .pene3c-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.pene3c-desc .pene3c-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.pene3c-desc .pene3c-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.pene3c-desc .pene3c-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.pene3c-desc .pene3c-chaise-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  margin-bottom: 8px;\n}\n\n@media (max-width: 480px) {\n  .pene3c-desc .pene3c-chaise-grid { grid-template-columns: 1fr; }\n}\n\n.pene3c-desc .pene3c-chaise-card {\n  background: #F5F5F5;\n  border: 1.5px solid #E0E0E0;\n  border-radius: 10px;\n  padding: 16px;\n  text-align: center;\n}\n\n.pene3c-desc .pene3c-chaise-card svg {\n  width: 100%;\n  max-width: 200px;\n  height: auto;\n  margin-bottom: 10px;\n}\n\n.pene3c-desc .pene3c-chaise-card h4 {\n  font-size: 14px;\n  font-weight: 700;\n  color: #2C241B;\n  margin: 0 0 4px 0;\n}\n\n.pene3c-desc .pene3c-chaise-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.pene3c-desc .pene3c-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.pene3c-desc .pene3c-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.pene3c-desc .pene3c-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0 0 10px 0;\n  line-height: 1.7;\n}\n\n.pene3c-desc .pene3c-material-callout p:last-child { margin-bottom: 0; }\n\n.pene3c-desc .pene3c-colours {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 16px;\n  margin-bottom: 8px;\n}\n\n.pene3c-desc .pene3c-colour-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 6px;\n}\n\n.pene3c-desc .pene3c-swatch {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  border: 1.5px solid rgba(0,0,0,0.08);\n  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.4);\n}\n\n.pene3c-desc .pene3c-swatch-label {\n  font-size: 12px;\n  color: #222222;\n  font-weight: 600;\n}\n\n.pene3c-desc .pene3c-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .pene3c-desc .pene3c-care-grid { grid-template-columns: 1fr; }\n}\n\n.pene3c-desc .pene3c-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.pene3c-desc .pene3c-care-card .pene3c-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.pene3c-desc .pene3c-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.pene3c-desc .pene3c-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.pene3c-desc .pene3c-care-kit-row {\n  background: #F7EDE3;\n  border: 1.5px solid #C2824D;\n  border-radius: 8px;\n  padding: 14px 18px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 12px;\n  flex-wrap: wrap;\n  margin-top: 14px;\n}\n\n.pene3c-desc .pene3c-care-kit-text {\n  flex: 1;\n  min-width: 200px;\n}\n\n.pene3c-desc .pene3c-care-kit-text strong {\n  display: block;\n  font-size: 14px;\n  color: #2C241B;\n  margin-bottom: 2px;\n}\n\n.pene3c-desc .pene3c-care-kit-text span {\n  font-size: 13px;\n  color: #6B6B6B;\n}\n\n.pene3c-desc .pene3c-care-kit-btn {\n  background: #C2824D;\n  color: #FFF !important;\n  padding: 8px 18px;\n  border-radius: 6px;\n  font-size: 13px;\n  font-weight: 700;\n  text-decoration: none;\n  letter-spacing: 0.03em;\n  white-space: nowrap;\n}\n\n.pene3c-desc .pene3c-care-kit-btn:hover {\n  background: #A66D3D;\n}\n\n.pene3c-desc .pene3c-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.pene3c-desc .pene3c-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.pene3c-desc .pene3c-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.pene3c-desc .pene3c-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.pene3c-desc .pene3c-range-strip {\n  background: #2C241B;\n  border-radius: 8px;\n  padding: 20px 24px;\n  margin-bottom: 28px;\n}\n\n.pene3c-desc .pene3c-range-strip h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 12px 0;\n}\n\n.pene3c-desc .pene3c-range-pills {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n}\n\n.pene3c-desc .pene3c-range-pill {\n  padding: 8px 16px;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 600;\n  border: 1.5px solid #C2824D;\n  transition: all 0.2s;\n  text-decoration: none;\n  display: inline-block;\n}\n\n.pene3c-desc .pene3c-range-pill.current {\n  background: #C2824D;\n  color: #FFF;\n}\n\n.pene3c-desc .pene3c-range-pill:not(.current) {\n  background: transparent;\n  color: #C2824D;\n}\n\n.pene3c-desc .pene3c-range-pill:not(.current):hover {\n  background: rgba(194, 130, 77, 0.1);\n}\n\n.pene3c-desc .pene3c-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.pene3c-desc .pene3c-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.pene3c-desc .pene3c-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pene3c-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"pene3c-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003ePenelope 3 Seater Leather Lounge with Chaise\u003c\/strong\u003e extends the Penelope range into an L-shape configuration — a 3-seater main body wrapped in genuine leather plus a chaise extension attached to the third seat, three independently adjustable headrests (two on the main body and one on the chaise), and splayed tapered timber legs in a sleek modern silhouette. The chaise side is configurable, so you can pick \u003cstrong\u003eLeft\u003c\/strong\u003e or \u003cstrong\u003eRight\u003c\/strong\u003e based on your room layout. Available in \u003cstrong\u003eKhaki\u003c\/strong\u003e and \u003cstrong\u003eAnthracite\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Choose Your Chaise Side --\u003e\n\u003cdiv class=\"pene3c-section\"\u003e\n\u003cdiv class=\"pene3c-label\"\u003eChoose Your Chaise Side\u003c\/div\u003e\n\u003cdiv class=\"pene3c-chaise-grid\"\u003e\n\u003c!-- Left Chaise: chaise on viewer's right --\u003e\n\u003cdiv class=\"pene3c-chaise-card\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 200 140\"\u003e\n          \n          \u003cline opacity=\"0.4\" stroke-dasharray=\"3,3\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"22\" x2=\"185\" y1=\"22\" x1=\"15\"\u003e\u003c\/line\u003e\n          \n          \u003crect rx=\"3\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"50\" width=\"120\" y=\"25\" x=\"20\"\u003e\u003c\/rect\u003e\n          \n          \u003cline opacity=\"0.5\" stroke-width=\"0.8\" stroke=\"#C2824D\" y2=\"73\" x2=\"60\" y1=\"27\" x1=\"60\"\u003e\u003c\/line\u003e\n          \u003cline opacity=\"0.5\" stroke-width=\"0.8\" stroke=\"#C2824D\" y2=\"73\" x2=\"100\" y1=\"27\" x1=\"100\"\u003e\u003c\/line\u003e\n          \n          \u003crect rx=\"1\" opacity=\"0.65\" fill=\"#C2824D\" height=\"50\" width=\"6\" y=\"25\" x=\"14\"\u003e\u003c\/rect\u003e\n          \n          \u003crect rx=\"1\" opacity=\"0.65\" fill=\"#C2824D\" height=\"20\" width=\"6\" y=\"25\" x=\"140\"\u003e\u003c\/rect\u003e\n          \n          \u003crect rx=\"3\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"45\" width=\"40\" y=\"75\" x=\"100\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n\u003ch4\u003eLeft Chaise\u003c\/h4\u003e\n\u003cp\u003eChaise on your left when sitting on the sofa.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Right Chaise: chaise on viewer's left --\u003e\n\u003cdiv class=\"pene3c-chaise-card\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 200 140\"\u003e\n          \n          \u003cline opacity=\"0.4\" stroke-dasharray=\"3,3\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"22\" x2=\"185\" y1=\"22\" x1=\"15\"\u003e\u003c\/line\u003e\n          \n          \u003crect rx=\"3\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"50\" width=\"120\" y=\"25\" x=\"60\"\u003e\u003c\/rect\u003e\n          \n          \u003cline opacity=\"0.5\" stroke-width=\"0.8\" stroke=\"#C2824D\" y2=\"73\" x2=\"100\" y1=\"27\" x1=\"100\"\u003e\u003c\/line\u003e\n          \u003cline opacity=\"0.5\" stroke-width=\"0.8\" stroke=\"#C2824D\" y2=\"73\" x2=\"140\" y1=\"27\" x1=\"140\"\u003e\u003c\/line\u003e\n          \n          \u003crect rx=\"1\" opacity=\"0.65\" fill=\"#C2824D\" height=\"50\" width=\"6\" y=\"25\" x=\"180\"\u003e\u003c\/rect\u003e\n          \n          \u003crect rx=\"1\" opacity=\"0.65\" fill=\"#C2824D\" height=\"20\" width=\"6\" y=\"25\" x=\"54\"\u003e\u003c\/rect\u003e\n          \n          \u003crect rx=\"3\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"45\" width=\"40\" y=\"75\" x=\"60\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n\u003ch4\u003eRight Chaise\u003c\/h4\u003e\n\u003cp\u003eChaise on your right when sitting on the sofa.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 12.5px; color: #6b6b6b; margin-top: 10px;\"\u003ePlan view shown from above. Select your preferred chaise side at checkout — the lounge ships in your chosen configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Tech Features Grid --\u003e\n\u003cdiv class=\"pene3c-section\"\u003e\n\u003cdiv class=\"pene3c-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"pene3c-tech-grid\"\u003e\n\u003cdiv class=\"pene3c-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"pene3c-tech-icon\"\u003e \u003c!-- Genuine leather --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003ccircle r=\"8\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M9 11 L11 13 L15 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eGenuine Leather\u003c\/h3\u003e\n\u003cp\u003eReal leather upholstery wraps the entire piece, including the chaise extension — breathable, durable, and develops natural character with age.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pene3c-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"pene3c-tech-icon\"\u003e \u003c!-- Configurable chaise --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M3 8 L15 8 L15 14 L21 14 L21 18 L3 18 Z\"\u003e\u003c\/path\u003e\u003cpath stroke-dasharray=\"2,2\" opacity=\"0.4\" d=\"M21 18 L21 8 L9 8 L9 14 L3 14 L3 18 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eConfigurable Chaise\u003c\/h3\u003e\n\u003cp\u003ePick Left or Right Chaise at checkout to suit your room layout — the lounge ships in your chosen configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pene3c-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"pene3c-tech-icon\"\u003e \u003c!-- Three adjustable headrests --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect rx=\"1\" height=\"4\" width=\"5\" y=\"3\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"1\" height=\"4\" width=\"5\" y=\"3\" x=\"9.5\"\u003e\u003c\/rect\u003e\u003crect rx=\"1\" height=\"4\" width=\"5\" y=\"3\" x=\"16\"\u003e\u003c\/rect\u003e\u003cpath opacity=\"0.5\" d=\"M3 9 Q 12 12, 21 9\"\u003e\u003c\/path\u003e\u003crect rx=\"1\" height=\"6\" width=\"18\" y=\"14\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eThree Adjustable Headrests\u003c\/h3\u003e\n\u003cp\u003eThree independently adjustable headrests — two on the main body and one on the chaise. Each fold flat or lift to several upright angles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pene3c-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"pene3c-tech-icon\"\u003e \u003c!-- Two colors --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003ccircle r=\"5\" cy=\"12\" cx=\"9\"\u003e\u003c\/circle\u003e\u003ccircle opacity=\"0.5\" r=\"5\" cy=\"12\" cx=\"15\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eKhaki or Anthracite\u003c\/h3\u003e\n\u003cp\u003ePick a leather colour that suits your interior — warm earthy Khaki, or cool slate-grey Anthracite.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Key Features Grid --\u003e\n\u003cdiv class=\"pene3c-section\"\u003e\n\u003cdiv class=\"pene3c-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"pene3c-features\"\u003e\n\u003cdiv class=\"pene3c-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"pene3c-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M3 8 L15 8 L15 14 L21 14 L21 18 L3 18 Z\"\u003e\u003c\/path\u003e\u003ccircle opacity=\"0.4\" r=\"1.5\" cy=\"13\" cx=\"9\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eAn L-Shape in Real Leather\u003c\/h3\u003e\n\u003cp\u003eMost L-shape lounges in this size sit comes in PU, air leather, or fabric — genuine leather is harder to find at this scale because real hide is more difficult to work into the curves and cushioning of a chaise extension. The Penelope is fully wrapped in genuine leather across both the main body and the chaise, so the L-shape ages the same way the rest of the lounge does — softening at the high-contact points, developing subtle character marks, avoiding the surface peeling that synthetic alternatives eventually show.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pene3c-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"pene3c-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M4 12 L20 12\"\u003e\u003c\/path\u003e\u003cpath opacity=\"0.6\" d=\"M8 8 L4 12 L8 16\"\u003e\u003c\/path\u003e\u003cpath opacity=\"0.6\" d=\"M16 8 L20 12 L16 16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eChoose Your Chaise Side\u003c\/h3\u003e\n\u003cp\u003eThe chaise side isn't fixed at the factory. Pick Left Chaise or Right Chaise at checkout based on where the TV sits, how traffic flows through the room, or which wall the lounge will live against. Both configurations ship to the same lead time and arrive built around your chosen layout — useful for making the L-shape work with your room rather than rearranging your room around the lounge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pene3c-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"pene3c-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003crect rx=\"1\" height=\"4\" width=\"5\" y=\"3\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"1\" height=\"4\" width=\"5\" y=\"3\" x=\"9.5\"\u003e\u003c\/rect\u003e\u003crect rx=\"1\" height=\"4\" width=\"5\" y=\"3\" x=\"16\"\u003e\u003c\/rect\u003e\u003crect rx=\"1\" height=\"6\" width=\"18\" y=\"14\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eHeadrest Support on the Chaise Too\u003c\/h3\u003e\n\u003cp\u003eMany chaise sofas treat the chaise as a fixed flat extension with no proper back support — the Penelope gives the chaise the same multi-position adjustable headrest treatment as the main body. That means three independently adjustable headrests in total: two on the main body and one on the chaise, each folding flat for a sleek modern profile or lifting to several upright angles for proper neck support. Useful when one person is stretched out on the chaise watching a movie while another reads upright on the main body — both get the support they want, set independently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pene3c-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"pene3c-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003crect rx=\"1\" height=\"12\" width=\"6\" y=\"6\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"1\" height=\"12\" width=\"6\" y=\"6\" x=\"11\"\u003e\u003c\/rect\u003e\u003crect rx=\"1\" height=\"12\" width=\"2\" y=\"6\" x=\"19\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003ePair With the Penelope Range\u003c\/h3\u003e\n\u003cp\u003eThe Penelope 3 Seater with Chaise coordinates with the Penelope 2 Seater Leather Lounge and the Penelope 3 Seater Leather Lounge. All three pieces share the genuine leather upholstery, the multi-position adjustable headrests, the splayed tapered timber legs, and matching tonal stitching — useful for furnishing a larger living room with the chaise as the anchor and a 2 Seater paired alongside, or for coordinating an open-plan space across multiple seating zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Material Callout --\u003e\n\u003cdiv class=\"pene3c-material-callout\"\u003e\n\u003ch3\u003eGenuine Leather Upholstery\u003c\/h3\u003e\n\u003cp\u003eThe Penelope 3 Seater with Chaise is wrapped entirely in genuine leather — main body seats, back, sides, the chaise extension, and the visible leg panels. Real leather has practical advantages over synthetic alternatives that matter even more at L-shape scale, where there's more surface area to age over time. It breathes through Queensland's humid summers, softens at the contact points where you sit most often, and avoids the cracking and peeling that PU and bonded leathers eventually develop. Tonal stitching is colour-matched to each variant so seam lines stay subtle across the larger silhouette.\u003c\/p\u003e\n\u003cp\u003eGenuine leather rewards a small amount of routine care. Keep it out of direct sunlight, dust regularly, and condition every six to twelve months — particularly important in this climate, where humidity cycles can pull moisture in and out of the hide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Colour Options --\u003e\n\u003cdiv class=\"pene3c-section\"\u003e\n\u003cdiv class=\"pene3c-label\"\u003eColour Options\u003c\/div\u003e\n\u003cdiv class=\"pene3c-colours\"\u003e\n\u003cdiv class=\"pene3c-colour-item\"\u003e\n\u003cdiv aria-label=\"Khaki\" style=\"background: linear-gradient(135deg, #CFC0A1 0%, #B5A485 100%);\" class=\"pene3c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"pene3c-swatch-label\"\u003eKhaki\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pene3c-colour-item\"\u003e\n\u003cdiv aria-label=\"Anthracite\" style=\"background: linear-gradient(135deg, #62666B 0%, #4A4E52 100%);\" class=\"pene3c-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"pene3c-swatch-label\"\u003eAnthracite\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 12.5px; color: #6b6b6b; margin-top: 8px;\"\u003eSwatch colours are approximate — see the Penelope in person at any A2Z Furniture showroom for accurate leather colour matching.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 7. Care Instructions --\u003e\n\u003cdiv class=\"pene3c-section\"\u003e\n\u003cdiv class=\"pene3c-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"pene3c-care-grid\"\u003e\n\u003cdiv class=\"pene3c-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"pene3c-care-emoji\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eDust Regularly\u003c\/h3\u003e\n\u003cp\u003eWipe the leather weekly with a clean, dry microfibre cloth to lift dust before it settles into seams and stitching lines. Avoid feather dusters that can scratch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pene3c-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"pene3c-care-emoji\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n\u003cp\u003eBlot spills immediately with a clean white cloth — never rub. Avoid water, soap, baby wipes, or generic cleaners. Use only leather-safe products. Test on a hidden area first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pene3c-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"pene3c-care-emoji\"\u003e☀️\u003c\/span\u003e\n\u003ch3\u003eAvoid Direct Sunlight\u003c\/h3\u003e\n\u003cp\u003ePosition the Penelope out of direct sunlight to prevent fading and drying. In Queensland, this matters even more — UV exposure can dry leather and dull the colour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pene3c-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"pene3c-care-emoji\"\u003e🔄\u003c\/span\u003e\n\u003ch3\u003eEven Out Wear\u003c\/h3\u003e\n\u003cp\u003eThe seat cushions are removable. Rotate them periodically (swap left for right, flip front to back) so the leather wears evenly across the lounge — particularly useful for the chaise, which often takes the heaviest use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Leather Care Kit pill row --\u003e\n\u003cdiv class=\"pene3c-care-kit-row\"\u003e\n\u003cdiv class=\"pene3c-care-kit-text\"\u003e\n\u003cstrong\u003eRecommended: Guardsman Leather Care Kit\u003c\/strong\u003e \u003cspan\u003eCleaner + conditioner formulated for genuine leather upholstery.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"pene3c-care-kit-btn\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-leather-care-kit\"\u003eAdd Care Kit\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. At a Glance --\u003e\n\u003cdiv class=\"pene3c-section\"\u003e\n\u003cdiv class=\"pene3c-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"pene3c-list\"\u003e\n\u003cdiv class=\"pene3c-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"pene3c-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e3-seater leather lounge with integrated chaise extension.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pene3c-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"pene3c-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eConfigurable chaise — choose Left or Right at checkout.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pene3c-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"pene3c-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eGenuine leather upholstery throughout — including the chaise.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pene3c-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"pene3c-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eThree multi-position adjustable headrests — two on main body, one on chaise.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pene3c-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"pene3c-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eRemovable seat cushions for easier rotation and maintenance.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pene3c-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"pene3c-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eSplayed tapered timber legs in a natural finish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pene3c-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"pene3c-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eAvailable in Khaki or Anthracite leather.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pene3c-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"pene3c-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eTonal stitching colour-matched to the leather.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pene3c-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"pene3c-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003ePart of the Penelope range — pairs with 2 Seater and 3 Seater Lounge.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pene3c-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"pene3c-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e1-Year Warranty.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 9. Range Strip --\u003e\n\u003cdiv class=\"pene3c-range-strip\"\u003e\n\u003ch3\u003eComplete the Penelope Range\u003c\/h3\u003e\n\u003cdiv class=\"pene3c-range-pills\"\u003e\n\u003ca class=\"pene3c-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/penelope-2-seater-leather-lounge\"\u003e2 Seater Lounge\u003c\/a\u003e \u003ca class=\"pene3c-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/penelope-3-seater-leather-lounge\"\u003e3 Seater Lounge\u003c\/a\u003e \u003cspan class=\"pene3c-range-pill current\"\u003e3 Seater Lounge with Chaise\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 10. SEO Body Copy --\u003e\n\u003cdiv class=\"pene3c-seo\"\u003e\n\u003ch2\u003ePenelope 3 Seater Leather Lounge with Chaise — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Penelope 3 Seater Leather Lounge with Chaise extends the Penelope range into an L-shape configuration, with a 3-seater main body plus a chaise extension attached to the third seat. Real leather wraps the entire piece — main body, sides, back, chaise, and visible leg panels. L-shape lounges in genuine leather aren't common at this scale because real hide is harder to work into the curves and cushioning of a chaise extension; PU, air leather, and fabric are the more typical alternatives. The Penelope keeps everything in real leather, which means the chaise ages the same way the rest of the lounge does — softening at the high-contact points, developing subtle character marks where you sit most often, and avoiding the cracking and peeling that synthetic leathers eventually show.\u003c\/p\u003e\n\u003cp\u003eThree multi-position adjustable headrests — two on the main body plus one on the chaise — give every seating zone proper neck support. Each fold flat for a sleek modern profile or lift to several upright angles, set independently from the others. Useful when one person is stretched out across the chaise watching a movie while another reads upright on the main body, or when each person prefers a different seating angle. The chaise side is configurable: pick Left Chaise or Right Chaise at checkout based on where your TV sits, how traffic flows through the room, or which wall the lounge will live against. Both configurations ship to the same lead time. Available in two leather colour options: \u003cstrong\u003eKhaki\u003c\/strong\u003e brings a warmer, earthier palette that pairs cleanly with timber furniture, cream walls, and natural-toned interiors, while \u003cstrong\u003eAnthracite\u003c\/strong\u003e is a cool slate-grey, clearly grey rather than near-black, with subtle blue-grey undertones that suit modern interiors with darker timbers, navy or rust accents, and contemporary accent palettes. Both feature tonal stitching matched to the leather. Pair the 3 Seater with Chaise with the matching Penelope 2 Seater for a coordinated L-shape plus loveseat layout, or with the 3 Seater Lounge for a larger multi-piece arrangement.\u003c\/p\u003e\n\u003cp\u003eSee the Penelope 3 Seater Leather Lounge with Chaise in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Sit on the main body and stretch out across the chaise, fold each headrest through its positions, and check the Khaki and Anthracite leather finishes side by side. Our team can talk you through delivery to your suburb, the chaise configuration choice, lead times, leather care, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Anthracite \/ Left when Sitting","offer_id":43497712189575,"sku":"PE-CSL-AN","price":1699.0,"currency_code":"AUD","in_stock":true},{"title":"Anthracite \/ Right when Sitting","offer_id":43497712222343,"sku":"PE-CSR-AN","price":1699.0,"currency_code":"AUD","in_stock":true},{"title":"Khakhi \/ Left when Sitting","offer_id":43497712255111,"sku":"PE-CSL-KH","price":1699.0,"currency_code":"AUD","in_stock":true},{"title":"Khakhi \/ Right when Sitting","offer_id":43497712287879,"sku":"PE-CSR-KH","price":1699.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/penelope-3-seater-leather-lounge-with-chaise-the-a2z-furniture-2_2.png?v=1778479188"},{"product_id":"muscat-3-seater-couch-with-chaise","title":"Muscat 3 Seater Couch with Chaise","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.muscat-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.muscat-desc * { box-sizing: border-box; }\n.muscat-desc p { margin: 0 0 16px 0; }\n.muscat-desc strong { color: #222222; }\n\n.muscat-desc .muscat-section { margin-bottom: 28px; }\n\n.muscat-desc .muscat-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.muscat-desc .muscat-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .muscat-desc .muscat-features { grid-template-columns: 1fr; }\n}\n\n.muscat-desc .muscat-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.muscat-desc .muscat-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.muscat-desc .muscat-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.muscat-desc .muscat-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.muscat-desc .muscat-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .muscat-desc .muscat-tech-grid { grid-template-columns: 1fr; }\n}\n\n.muscat-desc .muscat-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.muscat-desc .muscat-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.muscat-desc .muscat-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.muscat-desc .muscat-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.muscat-desc .muscat-chaise-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  margin-bottom: 8px;\n}\n\n@media (max-width: 480px) {\n  .muscat-desc .muscat-chaise-grid { grid-template-columns: 1fr; }\n}\n\n.muscat-desc .muscat-chaise-card {\n  background: #F5F5F5;\n  border: 1.5px solid #E0E0E0;\n  border-radius: 10px;\n  padding: 16px;\n  text-align: center;\n}\n\n.muscat-desc .muscat-chaise-card svg {\n  width: 100%;\n  max-width: 200px;\n  height: auto;\n  margin-bottom: 10px;\n}\n\n.muscat-desc .muscat-chaise-card h4 {\n  font-size: 14px;\n  font-weight: 700;\n  color: #2C241B;\n  margin: 0 0 4px 0;\n}\n\n.muscat-desc .muscat-chaise-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.muscat-desc .muscat-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.muscat-desc .muscat-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.muscat-desc .muscat-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0 0 10px 0;\n  line-height: 1.7;\n}\n\n.muscat-desc .muscat-material-callout p:last-child { margin-bottom: 0; }\n\n.muscat-desc .muscat-colours {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 16px;\n  margin-bottom: 8px;\n}\n\n.muscat-desc .muscat-colour-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 6px;\n}\n\n.muscat-desc .muscat-swatch {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  border: 1.5px solid rgba(0,0,0,0.08);\n  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.4);\n}\n\n.muscat-desc .muscat-swatch-label {\n  font-size: 12px;\n  color: #222222;\n  font-weight: 600;\n}\n\n.muscat-desc .muscat-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .muscat-desc .muscat-care-grid { grid-template-columns: 1fr; }\n}\n\n.muscat-desc .muscat-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.muscat-desc .muscat-care-card .muscat-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.muscat-desc .muscat-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.muscat-desc .muscat-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.muscat-desc .muscat-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.muscat-desc .muscat-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.muscat-desc .muscat-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.muscat-desc .muscat-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.muscat-desc .muscat-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.muscat-desc .muscat-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.muscat-desc .muscat-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"muscat-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"muscat-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eMuscat 3 Seater Couch with Chaise\u003c\/strong\u003e puts the cord fabric front and centre — deeply ribbed vertical channels run across the entire silhouette, giving the lounge a tactile, sculptural finish that catches light differently across every surface. Plush, oversized cushioning and a low-profile plinth base lean into the on-trend modern aesthetic, while the chaise extension is configurable so you can pick the side that suits your room. Available in \u003cstrong\u003eMink\u003c\/strong\u003e and \u003cstrong\u003eGrey\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Choose Your Chaise Side --\u003e\n\u003cdiv class=\"muscat-section\"\u003e\n\u003cdiv class=\"muscat-label\"\u003eChoose Your Chaise Side\u003c\/div\u003e\n\u003cdiv class=\"muscat-chaise-grid\"\u003e\n\u003c!-- Left Chaise: chaise on viewer's right --\u003e\n\u003cdiv class=\"muscat-chaise-card\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 200 140\"\u003e\n          \n          \u003cline opacity=\"0.4\" stroke-dasharray=\"3,3\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"22\" x2=\"185\" y1=\"22\" x1=\"15\"\u003e\u003c\/line\u003e\n          \n          \u003crect rx=\"3\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"50\" width=\"120\" y=\"25\" x=\"20\"\u003e\u003c\/rect\u003e\n          \n          \u003cline opacity=\"0.5\" stroke-width=\"0.8\" stroke=\"#C2824D\" y2=\"73\" x2=\"60\" y1=\"27\" x1=\"60\"\u003e\u003c\/line\u003e\n          \u003cline opacity=\"0.5\" stroke-width=\"0.8\" stroke=\"#C2824D\" y2=\"73\" x2=\"100\" y1=\"27\" x1=\"100\"\u003e\u003c\/line\u003e\n          \n          \u003crect rx=\"1\" opacity=\"0.65\" fill=\"#C2824D\" height=\"50\" width=\"6\" y=\"25\" x=\"14\"\u003e\u003c\/rect\u003e\n          \n          \u003crect rx=\"1\" opacity=\"0.65\" fill=\"#C2824D\" height=\"20\" width=\"6\" y=\"25\" x=\"140\"\u003e\u003c\/rect\u003e\n          \n          \u003crect rx=\"3\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"45\" width=\"40\" y=\"75\" x=\"100\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n\u003ch4\u003eLeft Chaise\u003c\/h4\u003e\n\u003cp\u003eChaise on your left when sitting on the sofa.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Right Chaise: chaise on viewer's left --\u003e\n\u003cdiv class=\"muscat-chaise-card\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 200 140\"\u003e\n          \n          \u003cline opacity=\"0.4\" stroke-dasharray=\"3,3\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"22\" x2=\"185\" y1=\"22\" x1=\"15\"\u003e\u003c\/line\u003e\n          \n          \u003crect rx=\"3\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"50\" width=\"120\" y=\"25\" x=\"60\"\u003e\u003c\/rect\u003e\n          \n          \u003cline opacity=\"0.5\" stroke-width=\"0.8\" stroke=\"#C2824D\" y2=\"73\" x2=\"100\" y1=\"27\" x1=\"100\"\u003e\u003c\/line\u003e\n          \u003cline opacity=\"0.5\" stroke-width=\"0.8\" stroke=\"#C2824D\" y2=\"73\" x2=\"140\" y1=\"27\" x1=\"140\"\u003e\u003c\/line\u003e\n          \n          \u003crect rx=\"1\" opacity=\"0.65\" fill=\"#C2824D\" height=\"50\" width=\"6\" y=\"25\" x=\"180\"\u003e\u003c\/rect\u003e\n          \n          \u003crect rx=\"1\" opacity=\"0.65\" fill=\"#C2824D\" height=\"20\" width=\"6\" y=\"25\" x=\"54\"\u003e\u003c\/rect\u003e\n          \n          \u003crect rx=\"3\" stroke-width=\"2\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"45\" width=\"40\" y=\"75\" x=\"60\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n\u003ch4\u003eRight Chaise\u003c\/h4\u003e\n\u003cp\u003eChaise on your right when sitting on the sofa.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 12.5px; color: #6b6b6b; margin-top: 10px;\"\u003ePlan view shown from above. Select your preferred chaise side at checkout — the lounge ships in your chosen configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Tech Features Grid --\u003e\n\u003cdiv class=\"muscat-section\"\u003e\n\u003cdiv class=\"muscat-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"muscat-tech-grid\"\u003e\n\u003cdiv class=\"muscat-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"muscat-tech-icon\"\u003e \u003c!-- Vertical cord pattern --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cline y2=\"21\" x2=\"6\" y1=\"3\" x1=\"6\"\u003e\u003c\/line\u003e\u003cline y2=\"21\" x2=\"9\" y1=\"3\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"21\" x2=\"12\" y1=\"3\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"21\" x2=\"15\" y1=\"3\" x1=\"15\"\u003e\u003c\/line\u003e\u003cline y2=\"21\" x2=\"18\" y1=\"3\" x1=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eVertical Cord Fabric\u003c\/h3\u003e\n\u003cp\u003eDeeply ribbed vertical cord channels across the entire piece — tactile, sculptural, and visually distinct from flat-weave or smooth upholstery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"muscat-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"muscat-tech-icon\"\u003e \u003c!-- L-shape configurable --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M3 8 L15 8 L15 14 L21 14 L21 18 L3 18 Z\"\u003e\u003c\/path\u003e\u003cpath stroke-dasharray=\"2,2\" opacity=\"0.4\" d=\"M21 18 L21 8 L9 8 L9 14 L3 14 L3 18 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eConfigurable Chaise\u003c\/h3\u003e\n\u003cp\u003ePick Left Chaise or Right Chaise at checkout to suit your room layout — the lounge ships in your chosen configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"muscat-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"muscat-tech-icon\"\u003e \u003c!-- Plush oversized cushioning --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect rx=\"3\" height=\"9\" width=\"18\" y=\"9\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.6\" rx=\"2\" height=\"6\" width=\"18\" y=\"3\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003ePlush Oversized Cushioning\u003c\/h3\u003e\n\u003cp\u003eGenerously filled seat and back cushions deliver the deep-sink feel that suits the cord fabric's bold visual presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"muscat-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"muscat-tech-icon\"\u003e \u003c!-- Two colors --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003ccircle r=\"5\" cy=\"12\" cx=\"9\"\u003e\u003c\/circle\u003e\u003ccircle opacity=\"0.5\" r=\"5\" cy=\"12\" cx=\"15\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eMink or Grey\u003c\/h3\u003e\n\u003cp\u003eMink for a warm, inviting palette, or Grey for a cooler, contemporary look — both fully showcase the cord texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Key Features Grid --\u003e\n\u003cdiv class=\"muscat-section\"\u003e\n\u003cdiv class=\"muscat-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"muscat-features\"\u003e\n\u003cdiv class=\"muscat-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"muscat-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cline y2=\"21\" x2=\"6\" y1=\"3\" x1=\"6\"\u003e\u003c\/line\u003e\u003cline y2=\"21\" x2=\"10\" y1=\"3\" x1=\"10\"\u003e\u003c\/line\u003e\u003cline y2=\"21\" x2=\"14\" y1=\"3\" x1=\"14\"\u003e\u003c\/line\u003e\u003cline y2=\"21\" x2=\"18\" y1=\"3\" x1=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCord Fabric as the Statement\u003c\/h3\u003e\n\u003cp\u003eThe Muscat is built around its upholstery. Vertical cord channels run across the seat cushions, the back cushions, the chaise, and the arms — a continuous ribbed texture that catches light unevenly across every surface and gives the lounge serious visual presence. It's the kind of texture that reads as a feature even from across the room, not a subtle backdrop. Suits homes leaning into the contemporary plush-textured aesthetic that's been defining modern interiors recently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"muscat-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"muscat-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M4 12 L20 12\"\u003e\u003c\/path\u003e\u003cpath opacity=\"0.6\" d=\"M8 8 L4 12 L8 16\"\u003e\u003c\/path\u003e\u003cpath opacity=\"0.6\" d=\"M16 8 L20 12 L16 16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eChoose Your Chaise Side\u003c\/h3\u003e\n\u003cp\u003eThe chaise side isn't fixed at the factory. Pick Left Chaise or Right Chaise at checkout based on where the TV sits, how traffic flows through the room, or which wall the lounge will live against. Both configurations ship to the same lead time and arrive built around your chosen layout — useful for making the L-shape work with your room rather than rearranging your room around the lounge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"muscat-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"muscat-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003crect rx=\"3\" height=\"9\" width=\"18\" y=\"9\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.6\" rx=\"2\" height=\"6\" width=\"18\" y=\"3\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003ePlush, Oversized Comfort\u003c\/h3\u003e\n\u003cp\u003eGenerously filled seat cushions and softly padded back cushions deliver the deep, sink-in comfort that matches the lounge's bold visual style. The chaise extends out far enough to fully stretch your legs across, making it useful as a daybed for reading or weekend afternoons. The oversized scale also makes the Muscat feel inviting rather than formal — it's a lounge designed for actually using, not just admiring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"muscat-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"muscat-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003ccircle r=\"5\" cy=\"12\" cx=\"9\"\u003e\u003c\/circle\u003e\u003ccircle opacity=\"0.6\" r=\"5\" cy=\"12\" cx=\"15\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eMink vs Grey\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMink\u003c\/strong\u003e is a warm taupe-grey that adds a subtle softness — works alongside warmer timbers, cream walls, and earth-tone accent palettes. \u003cstrong\u003eGrey\u003c\/strong\u003e is a cooler mid-grey that suits more contemporary interiors with darker timbers, white walls, or moodier accent colours. Both showcase the cord fabric texture clearly because the channel shadows pick up across the surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Material Callout --\u003e\n\u003cdiv class=\"muscat-material-callout\"\u003e\n\u003ch3\u003eCord Fabric Upholstery\u003c\/h3\u003e\n\u003cp\u003eCord fabric — sometimes called rib or channel fabric — has become one of the defining textures in contemporary lounge design. The vertical ribbed channels run continuously across the entire Muscat, creating a sculptural surface that catches light unevenly between the raised cords and the recessed grooves. The result is a piece of furniture with significant visual depth, which reads quite differently from standard flat-weave or smooth upholstery.\u003c\/p\u003e\n\u003cp\u003eThe fabric itself is soft to touch and plush in feel, making the Muscat as comfortable to sit on as it is striking to look at. Tonal stitching is colour-matched to the upholstery so the cord channels stay the dominant visual feature rather than competing with seam lines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Colour Options --\u003e\n\u003cdiv class=\"muscat-section\"\u003e\n\u003cdiv class=\"muscat-label\"\u003eColour Options\u003c\/div\u003e\n\u003cdiv class=\"muscat-colours\"\u003e\n\u003cdiv class=\"muscat-colour-item\"\u003e\n\u003cdiv aria-label=\"Mink\" style=\"background: linear-gradient(135deg, #B5A595 0%, #948477 100%);\" class=\"muscat-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"muscat-swatch-label\"\u003eMink\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"muscat-colour-item\"\u003e\n\u003cdiv aria-label=\"Grey\" style=\"background: linear-gradient(135deg, #918E89 0%, #6E6B66 100%);\" class=\"muscat-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"muscat-swatch-label\"\u003eGrey\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 12.5px; color: #6b6b6b; margin-top: 8px;\"\u003eSwatch colours are approximate — see the Muscat in person at any A2Z Furniture showroom for accurate fabric colour and texture matching.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 7. Care Instructions --\u003e\n\u003cdiv class=\"muscat-section\"\u003e\n\u003cdiv class=\"muscat-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"muscat-care-grid\"\u003e\n\u003cdiv class=\"muscat-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"muscat-care-emoji\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eVacuum Into the Channels\u003c\/h3\u003e\n\u003cp\u003eVacuum the cord fabric weekly with the upholstery attachment, paying particular attention to the vertical channels — dust and small debris can settle into the recessed grooves. Run the attachment along the cord direction for the most thorough clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"muscat-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"muscat-care-emoji\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n\u003cp\u003eBlot spills immediately with a clean white microfibre cloth — never rub. Always test cleaners on a hidden area first. Avoid harsh solvents, bleach, and excessive water that can leave rings or flatten the cord pile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"muscat-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"muscat-care-emoji\"\u003e☀️\u003c\/span\u003e\n\u003ch3\u003eClimate Care\u003c\/h3\u003e\n\u003cp\u003eKeep the Muscat out of direct sunlight to prevent fabric fading, especially important under Queensland's strong UV. Position away from heaters and air-conditioner vents that can dry out the cord pile over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"muscat-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"muscat-care-emoji\"\u003e🔄\u003c\/span\u003e\n\u003ch3\u003eRotate the Back Cushions\u003c\/h3\u003e\n\u003cp\u003eThe back cushions are removable — rotate them periodically (swap left for right, flip front to back) to distribute wear evenly across the cord pile. This keeps the texture looking consistent across the back of the lounge over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. At a Glance --\u003e\n\u003cdiv class=\"muscat-section\"\u003e\n\u003cdiv class=\"muscat-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"muscat-list\"\u003e\n\u003cdiv class=\"muscat-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"muscat-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e3-seater main lounge with integrated chaise extension.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"muscat-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"muscat-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eConfigurable chaise — choose Left Chaise or Right Chaise at checkout.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"muscat-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"muscat-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eVertical cord fabric upholstery across the entire piece.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"muscat-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"muscat-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003ePlush, oversized seat and back cushioning.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"muscat-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"muscat-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eRemovable back cushions for easy rotation and maintenance.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"muscat-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"muscat-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eAvailable in Mink (warm taupe) or Grey (mid-grey).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"muscat-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"muscat-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eTonal stitching colour-matched to the upholstery.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"muscat-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"muscat-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eLow-profile plinth base for a clean modern silhouette.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"muscat-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"muscat-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e1-Year Warranty.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 9. SEO Body Copy --\u003e\n\u003cdiv class=\"muscat-seo\"\u003e\n\u003ch2\u003eMuscat 3 Seater Couch with Chaise — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Muscat 3 Seater Couch with Chaise is a contemporary statement lounge built around its cord fabric upholstery. Deeply ribbed vertical channels run continuously across the seat cushions, back cushions, chaise extension, and arms — a sculptural surface that catches light unevenly between the raised cords and the recessed grooves and gives the entire piece serious visual presence. Cord fabric has become one of the defining textures in contemporary interiors over recent years, and the Muscat leans fully into the look. Plush, oversized cushioning and a low-profile plinth base complete the modern aesthetic, with the chaise extending the seating into an L-shape that anchors a corner of the room.\u003c\/p\u003e\n\u003cp\u003eThe chaise side is configurable. Pick Left Chaise or Right Chaise at checkout based on where your TV sits, how traffic flows through the room, or which wall the lounge will live against — both configurations ship to the same lead time and arrive built around your chosen layout. Available in two colour options that take the Muscat in subtly different directions. \u003cstrong\u003eMink\u003c\/strong\u003e is a warm taupe-grey that adds softness and works alongside warmer timbers, cream walls, and earth-tone accent palettes. \u003cstrong\u003eGrey\u003c\/strong\u003e is a cooler mid-grey that suits more contemporary interiors with darker timbers, white walls, or moodier accent colours. Both fully showcase the cord channel texture because the shadows in the recessed grooves stay visible across both fabrics. The back cushions are removable for periodic rotation, helping the cord pile wear evenly across the back of the lounge over years of use.\u003c\/p\u003e\n\u003cp\u003eSee the Muscat 3 Seater Couch with Chaise in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Run your hand across the cord fabric, sit on both the main lounge and the chaise, and check the Mink and Grey colours side by side. Our team can talk you through delivery to your suburb, the configuration choice, lead times, cord fabric care, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Mink \/ Right When Sitting","offer_id":43725134921863,"sku":"ME-CSR-CM","price":1499.0,"currency_code":"AUD","in_stock":false},{"title":"Mink \/ Left When Sitting","offer_id":43725134954631,"sku":"ME-CSL-CM","price":1499.0,"currency_code":"AUD","in_stock":false},{"title":"Grey \/ Right When Sitting","offer_id":43725134987399,"sku":"ME-CSR-CG","price":1499.0,"currency_code":"AUD","in_stock":true},{"title":"Grey \/ Left When Sitting","offer_id":43725135020167,"sku":"ME-CSL-CG","price":1499.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/muscat-3-seater-couch-with-chaise-the-a2z-furniture-2_2.png?v=1778479698"},{"product_id":"marsden-corner-sofa","title":"Marsden Corner Sofa","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.mrs-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.mrs-desc * { box-sizing: border-box; }\n.mrs-desc p { margin: 0 0 16px 0; }\n.mrs-desc strong { color: #222222; }\n\n.mrs-desc .mrs-section { margin-bottom: 28px; }\n\n.mrs-desc .mrs-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.mrs-desc .mrs-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .mrs-desc .mrs-features { grid-template-columns: 1fr; }\n}\n\n.mrs-desc .mrs-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.mrs-desc .mrs-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.mrs-desc .mrs-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.mrs-desc .mrs-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.mrs-desc .mrs-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 768px) {\n  .mrs-desc .mrs-tech-grid { grid-template-columns: 1fr 1fr; }\n}\n\n@media (max-width: 480px) {\n  .mrs-desc .mrs-tech-grid { grid-template-columns: 1fr; }\n}\n\n.mrs-desc .mrs-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.mrs-desc .mrs-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.mrs-desc .mrs-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.mrs-desc .mrs-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.mrs-desc .mrs-chaise-wrap {\n  background: #F5F5F5;\n  border-radius: 10px;\n  padding: 18px 16px;\n}\n\n.mrs-desc .mrs-chaise-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  margin-bottom: 14px;\n}\n\n@media (max-width: 600px) {\n  .mrs-desc .mrs-chaise-grid { grid-template-columns: 1fr; }\n}\n\n.mrs-desc .mrs-chaise-option {\n  background: #fff;\n  border: 1.5px solid #E5DDD2;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.mrs-desc .mrs-chaise-option h4 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #2C241B;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.05em;\n}\n\n.mrs-desc .mrs-chaise-caption {\n  font-size: 12px;\n  color: #6B6B6B;\n  margin: 0 0 10px 0;\n  font-style: italic;\n}\n\n.mrs-desc .mrs-chaise-svg {\n  width: 100%;\n  max-width: 240px;\n  height: auto;\n  display: block;\n  margin: 0 auto;\n}\n\n.mrs-desc .mrs-chaise-note {\n  font-size: 12.5px;\n  color: #444444;\n  text-align: center;\n  margin: 0;\n  font-style: italic;\n}\n\n.mrs-desc .mrs-material-callout {\n  border-left: 4px solid #C2824D;\n  background: #F7EDE3;\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.mrs-desc .mrs-material-callout h3 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 8px 0;\n}\n\n.mrs-desc .mrs-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.mrs-desc .mrs-swatch-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 18px;\n  margin-bottom: 8px;\n}\n\n.mrs-desc .mrs-swatch-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 8px;\n}\n\n.mrs-desc .mrs-swatch-circle {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  border: 2px solid #fff;\n  box-shadow: 0 0 0 1.5px #C2824D;\n}\n\n.mrs-desc .mrs-swatch-name {\n  font-size: 12px;\n  font-weight: 600;\n  color: #222222;\n  letter-spacing: 0.03em;\n}\n\n.mrs-desc .mrs-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .mrs-desc .mrs-care-grid { grid-template-columns: 1fr; }\n}\n\n.mrs-desc .mrs-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.mrs-desc .mrs-care-card .mrs-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.mrs-desc .mrs-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.mrs-desc .mrs-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.mrs-desc .mrs-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.mrs-desc .mrs-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.mrs-desc .mrs-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.mrs-desc .mrs-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.mrs-desc .mrs-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.mrs-desc .mrs-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.mrs-desc .mrs-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"mrs-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"mrs-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eMarsden Corner Sofa\u003c\/strong\u003e is a generously-proportioned 5-seat L-shape corner sofa with a chaise extension, upholstered in soft-touch premium fabric. Available in two timeless colours — \u003cstrong\u003eLight Grey\u003c\/strong\u003e or \u003cstrong\u003eDark Grey\u003c\/strong\u003e — and offered in either \u003cstrong\u003eleft chaise\u003c\/strong\u003e or \u003cstrong\u003eright chaise\u003c\/strong\u003e configuration so the layout fits your room rather than the other way around. Wide square armrests, deep padded cushions, and a clean modern silhouette make it a sharp centrepiece for family living rooms, open-plan spaces, and anyone who wants real seating capacity with somewhere to stretch out at the end of the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Choose Your Chaise Side --\u003e\n\u003cdiv class=\"mrs-section\"\u003e\n\u003cdiv class=\"mrs-label\"\u003eChoose Your Chaise Side\u003c\/div\u003e\n\u003cdiv class=\"mrs-chaise-wrap\"\u003e\n\u003cdiv class=\"mrs-chaise-grid\"\u003e\n\u003c!-- LEFT CHAISE: chaise on viewer's RIGHT (sitter's left) --\u003e\n\u003cdiv class=\"mrs-chaise-option\"\u003e\n\u003ch4\u003eLeft Chaise\u003c\/h4\u003e\n\u003cp class=\"mrs-chaise-caption\"\u003eChaise extends to your left when seated\u003c\/p\u003e\n\u003csvg aria-label=\"Left chaise configuration top-down view\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 240 200\" class=\"mrs-chaise-svg\"\u003e\n            \n            \u003cline stroke-dasharray=\"3 2\" stroke-width=\"1.2\" stroke=\"#888\" y2=\"20\" x2=\"220\" y1=\"20\" x1=\"20\"\u003e\u003c\/line\u003e\n            \n            \u003crect rx=\"3\" stroke-width=\"1.5\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"65\" width=\"200\" y=\"25\" x=\"20\"\u003e\u003c\/rect\u003e\n            \n            \u003cline opacity=\"0.5\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"90\" x2=\"70\" y1=\"40\" x1=\"70\"\u003e\u003c\/line\u003e\n            \u003cline opacity=\"0.5\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"90\" x2=\"120\" y1=\"40\" x1=\"120\"\u003e\u003c\/line\u003e\n            \u003cline opacity=\"0.5\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"90\" x2=\"170\" y1=\"40\" x1=\"170\"\u003e\u003c\/line\u003e\n            \n            \u003crect rx=\"1\" stroke-width=\"1\" stroke=\"#C2824D\" fill=\"#E5C9A8\" height=\"65\" width=\"10\" y=\"25\" x=\"20\"\u003e\u003c\/rect\u003e\n            \n            \u003crect rx=\"3\" stroke-width=\"1.5\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"90\" width=\"65\" y=\"90\" x=\"155\"\u003e\u003c\/rect\u003e\n            \n            \u003cline stroke-dasharray=\"3 2\" stroke-width=\"1.2\" stroke=\"#888\" y2=\"180\" x2=\"220\" y1=\"20\" x1=\"220\"\u003e\u003c\/line\u003e\n            \n            \u003cpath marker-end=\"url(#mrs-arrow-l)\" fill=\"none\" stroke-width=\"1.2\" stroke=\"#C2824D\" d=\"M 100 165 L 175 165\"\u003e\u003c\/path\u003e\n            \u003ctext font-style=\"italic\" fill=\"#C2824D\" font-size=\"8\" font-family=\"Open Sans, sans-serif\" text-anchor=\"end\" y=\"170\" x=\"80\"\u003eleft\u003c\/text\u003e\n            \u003cdefs\u003e\n              \u003cmarker orient=\"auto\" markerheight=\"5\" markerwidth=\"5\" refy=\"5\" refx=\"8\" viewbox=\"0 0 10 10\" id=\"mrs-arrow-l\"\u003e\n                \u003cpath fill=\"#C2824D\" d=\"M 0 0 L 10 5 L 0 10 z\"\u003e\u003c\/path\u003e\n              \u003c\/marker\u003e\n            \u003c\/defs\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c!-- RIGHT CHAISE: chaise on viewer's LEFT (sitter's right) --\u003e\n\u003cdiv class=\"mrs-chaise-option\"\u003e\n\u003ch4\u003eRight Chaise\u003c\/h4\u003e\n\u003cp class=\"mrs-chaise-caption\"\u003eChaise extends to your right when seated\u003c\/p\u003e\n\u003csvg aria-label=\"Right chaise configuration top-down view\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 240 200\" class=\"mrs-chaise-svg\"\u003e\n            \n            \u003cline stroke-dasharray=\"3 2\" stroke-width=\"1.2\" stroke=\"#888\" y2=\"20\" x2=\"220\" y1=\"20\" x1=\"20\"\u003e\u003c\/line\u003e\n            \n            \u003crect rx=\"3\" stroke-width=\"1.5\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"65\" width=\"200\" y=\"25\" x=\"20\"\u003e\u003c\/rect\u003e\n            \n            \u003cline opacity=\"0.5\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"90\" x2=\"70\" y1=\"40\" x1=\"70\"\u003e\u003c\/line\u003e\n            \u003cline opacity=\"0.5\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"90\" x2=\"120\" y1=\"40\" x1=\"120\"\u003e\u003c\/line\u003e\n            \u003cline opacity=\"0.5\" stroke-width=\"1\" stroke=\"#C2824D\" y2=\"90\" x2=\"170\" y1=\"40\" x1=\"170\"\u003e\u003c\/line\u003e\n            \n            \u003crect rx=\"1\" stroke-width=\"1\" stroke=\"#C2824D\" fill=\"#E5C9A8\" height=\"65\" width=\"10\" y=\"25\" x=\"210\"\u003e\u003c\/rect\u003e\n            \n            \u003crect rx=\"3\" stroke-width=\"1.5\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"90\" width=\"65\" y=\"90\" x=\"20\"\u003e\u003c\/rect\u003e\n            \n            \u003cline stroke-dasharray=\"3 2\" stroke-width=\"1.2\" stroke=\"#888\" y2=\"180\" x2=\"20\" y1=\"20\" x1=\"20\"\u003e\u003c\/line\u003e\n            \n            \u003cpath marker-end=\"url(#mrs-arrow-r)\" fill=\"none\" stroke-width=\"1.2\" stroke=\"#C2824D\" d=\"M 140 165 L 65 165\"\u003e\u003c\/path\u003e\n            \u003ctext font-style=\"italic\" fill=\"#C2824D\" font-size=\"8\" font-family=\"Open Sans, sans-serif\" text-anchor=\"start\" y=\"170\" x=\"160\"\u003eright\u003c\/text\u003e\n            \u003cdefs\u003e\n              \u003cmarker orient=\"auto\" markerheight=\"5\" markerwidth=\"5\" refy=\"5\" refx=\"8\" viewbox=\"0 0 10 10\" id=\"mrs-arrow-r\"\u003e\n                \u003cpath fill=\"#C2824D\" d=\"M 0 0 L 10 5 L 0 10 z\"\u003e\u003c\/path\u003e\n              \u003c\/marker\u003e\n            \u003c\/defs\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"mrs-chaise-note\"\u003eChaise side is fixed at order — choose the orientation that fits your room before purchase. Not reversible after assembly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Tech Features Grid --\u003e\n\u003cdiv class=\"mrs-section\"\u003e\n\u003cdiv class=\"mrs-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"mrs-tech-grid\"\u003e\n\u003cdiv class=\"mrs-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mrs-tech-icon\"\u003e \u003c!-- Soft-touch fabric --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect rx=\"2\" height=\"16\" width=\"16\" y=\"4\" x=\"4\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 9 L20 9\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 14 L20 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 4 L9 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 4 L15 20\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003ePremium Soft-Touch Fabric\u003c\/h3\u003e\n\u003cp\u003eSoft, durable upholstery in a choice of two timeless greys — easy to maintain and built for everyday family use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mrs-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mrs-tech-icon\"\u003e \u003c!-- L-shape with chaise --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M3 5 L21 5 L21 13 L13 13 L13 21 L3 21 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eL-Shape with Chaise\u003c\/h3\u003e\n\u003cp\u003eFive-seat L-shape with a deep chaise extension — proper seating for the family plus a spot to stretch out and put your feet up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mrs-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mrs-tech-icon\"\u003e \u003c!-- Customisable chaise side: left\/right arrows --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M9 6 L4 11 L9 16\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 6 L20 11 L15 16\"\u003e\u003c\/path\u003e\u003cline y2=\"11\" x2=\"20\" y1=\"11\" x1=\"4\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eChoose Left or Right Chaise\u003c\/h3\u003e\n\u003cp\u003ePick the chaise side that fits your room — left or right — at order. Configurable layout with no compromise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mrs-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mrs-tech-icon\"\u003e \u003c!-- Wide square armrests --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect rx=\"1\" height=\"10\" width=\"5\" y=\"9\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"1\" height=\"10\" width=\"5\" y=\"9\" x=\"16\"\u003e\u003c\/rect\u003e\u003cline y2=\"13\" x2=\"16\" y1=\"13\" x1=\"8\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eWide Square Armrests\u003c\/h3\u003e\n\u003cp\u003eChunky, square-edged armrests on both ends — wide enough to set down a cup, a phone, or a book.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mrs-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mrs-tech-icon\"\u003e \u003c!-- Deep cushion --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003cpath d=\"M3 18 Q3 11 7 11 L17 11 Q21 11 21 18 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 18 L21 18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eDeep Padded Cushions\u003c\/h3\u003e\n\u003cp\u003ePlush, deep seat and back cushions for sink-in comfort — the kind of sofa you settle into for a long evening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mrs-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mrs-tech-icon\"\u003e \u003c!-- Sturdy frame --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"32\" width=\"32\"\u003e\u003crect rx=\"1\" height=\"14\" width=\"18\" y=\"6\" x=\"3\"\u003e\u003c\/rect\u003e\u003cline y2=\"11\" x2=\"21\" y1=\"11\" x1=\"3\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"9\" y1=\"6\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"15\" y1=\"6\" x1=\"15\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSturdy Frame\u003c\/h3\u003e\n\u003cp\u003eBuilt on a solid frame with discreet black feet — engineered for everyday family use, year after year.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Key Features Grid --\u003e\n\u003cdiv class=\"mrs-section\"\u003e\n\u003cdiv class=\"mrs-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"mrs-features\"\u003e\n\u003cdiv class=\"mrs-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mrs-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003crect rx=\"2\" height=\"16\" width=\"16\" y=\"4\" x=\"4\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 9 L20 9\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 14 L20 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSoft-Touch Fabric in Light Grey or Dark Grey\u003c\/h3\u003e\n\u003cp\u003eThe Marsden is upholstered in soft-touch premium fabric available in two timeless colours: \u003cstrong\u003eLight Grey\u003c\/strong\u003e for a fresh, contemporary feel that suits Scandinavian, coastal, and minimalist interiors, or \u003cstrong\u003eDark Grey\u003c\/strong\u003e for a richer, moodier look that pairs well with bolder accent pieces and warmer timber tones. Both colours are durable, easy to maintain, and engineered for everyday household use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mrs-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mrs-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M9 6 L4 11 L9 16\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 6 L20 11 L15 16\"\u003e\u003c\/path\u003e\u003cline y2=\"11\" x2=\"20\" y1=\"11\" x1=\"4\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCustomisable Chaise Side — Left or Right\u003c\/h3\u003e\n\u003cp\u003eThe Marsden ships in either left chaise or right chaise configuration — you pick the orientation that fits your room before placing your order. The chaise side is fixed at order and not reversible after assembly, so check your room layout against the diagrams above before choosing. Most rooms work better with one orientation than the other depending on door positions, TV placement, and where the natural traffic flow is.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mrs-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mrs-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003crect rx=\"1\" height=\"10\" width=\"5\" y=\"9\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"1\" height=\"10\" width=\"5\" y=\"9\" x=\"16\"\u003e\u003c\/rect\u003e\u003cline y2=\"13\" x2=\"16\" y1=\"13\" x1=\"8\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eWide Square Armrests \u0026amp; Deep Cushions\u003c\/h3\u003e\n\u003cp\u003eThe Marsden's wide, square-edged armrests are wide enough to use as informal side tables — set down a coffee mug, balance a phone, or rest a book without needing an end table beside the sofa. The seat and back cushions are deep and generously padded, designed for sink-in comfort during long lounging sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mrs-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mrs-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpath d=\"M3 5 L21 5 L21 13 L13 13 L13 21 L3 21 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003e5-Seat L-Shape with Chaise\u003c\/h3\u003e\n\u003cp\u003eFour seats run along the long arm against the back wall, with a chaise extending perpendicular to give the fifth seat a deep, stretch-out footprint. The chaise is wide enough to lie back on with your legs up, while the rest of the family takes the main lounge — proper seating for five with somewhere to recline at the same time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Material Callout --\u003e\n\u003cdiv class=\"mrs-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Marsden is upholstered in a soft-touch premium fabric over a sturdy frame with discreet black feet. Wide square-edged armrests on both ends, deep padded seat and back cushions, and a chaise extension that adds a stretch-out spot to the L-shape silhouette. Available in two colours: Light Grey and Dark Grey. Configurable left or right chaise at order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Colour Swatches --\u003e\n\u003cdiv class=\"mrs-section\"\u003e\n\u003cdiv class=\"mrs-label\"\u003eAvailable Colours\u003c\/div\u003e\n\u003cdiv class=\"mrs-swatch-row\"\u003e\n\u003cdiv class=\"mrs-swatch-item\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #C7CACE, #9DA1A4);\" class=\"mrs-swatch-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"mrs-swatch-name\"\u003eLight Grey\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mrs-swatch-item\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #5A5E62, #3D4145);\" class=\"mrs-swatch-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"mrs-swatch-name\"\u003eDark Grey\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. Care Instructions --\u003e\n\u003cdiv class=\"mrs-section\"\u003e\n\u003cdiv class=\"mrs-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"mrs-care-grid\"\u003e\n\u003cdiv class=\"mrs-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mrs-care-emoji\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eVacuum Weekly\u003c\/h3\u003e\n\u003cp\u003eVacuum the upholstery weekly with a soft brush attachment to lift dust, crumbs, and pet hair from the fabric weave. Pay attention to the seams, the corner where the chaise meets the long arm, and underneath the cushions where lint tends to collect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mrs-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mrs-care-emoji\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n\u003cp\u003eBlot spills immediately with a clean white microfibre cloth — never rub, which can drive the spill deeper into the weave. Test any cleaner on a hidden area first. Avoid harsh solvents and bleach. Don't over-wet the fabric — Brisbane and Gold Coast humidity can slow drying.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mrs-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mrs-care-emoji\"\u003e☀️\u003c\/span\u003e\n\u003ch3\u003eClimate Care\u003c\/h3\u003e\n\u003cp\u003eKeep the sofa out of prolonged direct sunlight to protect the fabric from fading — especially relevant for the Light Grey variant, where fade shows more visibly than darker tones. Pull curtains during peak afternoon sun and consider sheer window coverings if the room gets strong direct light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mrs-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mrs-care-emoji\"\u003e🛋️\u003c\/span\u003e\n\u003ch3\u003eEven Out Wear\u003c\/h3\u003e\n\u003cp\u003eEncourage everyone in the household to spread their seating across all five positions — including the chaise — to even out wear and keep the upholstery and cushions ageing consistently. The chaise gets the heaviest use in most homes, so rotating helps the rest of the sofa stay fresh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. At a Glance --\u003e\n\u003cdiv class=\"mrs-section\"\u003e\n\u003cdiv class=\"mrs-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"mrs-list\"\u003e\n\u003cdiv class=\"mrs-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"mrs-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e5-seat L-shape corner sofa with chaise extension, upholstered in soft-touch premium fabric.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mrs-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"mrs-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eAvailable in two colours: Light Grey and Dark Grey.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mrs-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"mrs-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eCustomisable chaise side — choose left or right at order.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mrs-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"mrs-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eChaise side is fixed at order — not reversible after assembly.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mrs-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"mrs-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eWide square armrests on both ends — function as informal side tables.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mrs-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"mrs-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eDeep padded seat and back cushions for sink-in comfort.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mrs-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"mrs-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eSturdy frame with discreet black feet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mrs-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"mrs-tick\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eModern silhouette suits contemporary, transitional, and Scandinavian interiors.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 9. SEO Body Copy --\u003e\n\u003cdiv class=\"mrs-seo\"\u003e\n\u003ch2\u003eMarsden Corner Sofa — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Marsden Corner Sofa is a generously-proportioned 5-seat L-shape sectional with a deep chaise extension — proper seating for the family with somewhere to stretch out at the same time. Four seats run along the long arm against the back wall, with a chaise extending perpendicular to give the fifth seat a deep, stretch-out footprint. The chaise is wide enough to lie back on with your legs up, so the lucky occupant can be fully horizontal while the rest of the family takes the main lounge for a movie. Wide square-edged armrests on both ends are chunky enough to function as informal side tables — set down a coffee mug, balance a phone, or rest an open book without needing a separate end table beside the sofa. The seat and back cushions are deep and generously padded for sink-in comfort.\u003c\/p\u003e\n\u003cp\u003eThe Marsden ships in either \u003cstrong\u003eleft chaise\u003c\/strong\u003e or \u003cstrong\u003eright chaise\u003c\/strong\u003e configuration — pick the orientation that fits your room before placing your order. Most rooms work better with one orientation than the other depending on door positions, TV placement, window light, and where the natural traffic flow is. The chaise side is fixed at order and not reversible after assembly, so check your room layout against the diagrams above before choosing. The Marsden is upholstered in soft-touch premium fabric available in two timeless colours: \u003cstrong\u003eLight Grey\u003c\/strong\u003e for a fresh, contemporary feel that suits Scandinavian, coastal, and minimalist interiors, or \u003cstrong\u003eDark Grey\u003c\/strong\u003e for a richer, moodier look that pairs well with bolder accent pieces and warmer timber tones. Both colours are durable and easy to maintain — vacuum weekly, blot spills promptly with a white microfibre cloth (never rub), avoid harsh solvents and over-wetting in Queensland humidity, and keep the sofa out of prolonged direct sunlight to protect the fabric from fading.\u003c\/p\u003e\n\u003cp\u003eSee the Marsden Corner Sofa in person across our five South-East Queensland showrooms — Rocklea, Virginia, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Sit on it, feel the soft-touch fabric, sink into the deep cushions, stretch out on the chaise, and check both colour options side by side to see which suits your room's lighting and existing pieces. Our team can talk you through dimensions, lead times, and which chaise side will work best in your specific room layout. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Left when Sitting \/ Dark Grey","offer_id":43786151592071,"sku":"MA-CSL-DG","price":1199.0,"currency_code":"AUD","in_stock":true},{"title":"Left when Sitting \/ Light Grey","offer_id":43786153787527,"sku":"MA-CSL-LG","price":1199.0,"currency_code":"AUD","in_stock":true},{"title":"Right when Sitting \/ Dark Grey","offer_id":43786151657607,"sku":"MA-CSR-DG","price":1199.0,"currency_code":"AUD","in_stock":true},{"title":"Right when Sitting \/ Light Grey","offer_id":43786153820295,"sku":"MA-CSR-LG","price":1199.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/677680f8-7af0-4a80-bd72-0a0c639c8361.png?v=1778479706"},{"product_id":"melton-chaise-lounge","title":"Melton 3 Seater Chaise Lounge","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .mlt-desc {\n            font-family: 'Open Sans', sans-serif;\n            color: #222222;\n            line-height: 1.6;\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 0 15px;\n        }\n\n        .mlt-desc p {\n            font-size: 15px;\n            line-height: 1.7;\n            margin-bottom: 16px;\n        }\n\n        .mlt-desc strong {\n            font-weight: 700;\n        }\n\n        \/* Intro *\/\n        .mlt-intro {\n            margin-bottom: 32px;\n        }\n\n        \/* Chaise Configuration Diagram *\/\n        .mlt-chaise-config {\n            margin-bottom: 40px;\n            padding: 24px;\n            background: #FAFAFA;\n            border-radius: 8px;\n        }\n\n        .mlt-chaise-options {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 24px;\n            margin-bottom: 16px;\n        }\n\n        .mlt-chaise-option {\n            text-align: center;\n            background: #FFFFFF;\n            padding: 20px;\n            border-radius: 8px;\n            border: 1px solid #E0E0E0;\n        }\n\n        .mlt-chaise-option h3 {\n            font-size: 14px;\n            font-weight: 700;\n            color: #222222;\n            margin: 0 0 8px 0;\n            text-transform: uppercase;\n            letter-spacing: 0.05em;\n        }\n\n        .mlt-chaise-caption {\n            font-size: 13px;\n            color: #6B6B6B;\n            margin: 0 0 16px 0;\n            font-style: italic;\n        }\n\n        .mlt-chaise-diagram {\n            width: 100%;\n            max-width: 280px;\n            height: auto;\n            margin: 0 auto;\n            display: block;\n        }\n\n        .mlt-chaise-note {\n            font-size: 13px;\n            color: #6B6B6B;\n            text-align: center;\n            font-style: italic;\n            margin: 0;\n            line-height: 1.6;\n        }\n\n        \/* Section Labels *\/\n        .mlt-label {\n            font-size: 12px;\n            font-weight: 700;\n            letter-spacing: 0.15em;\n            text-transform: uppercase;\n            color: #C2824D;\n            margin-bottom: 16px;\n            display: block;\n        }\n\n        \/* Tech Features Grid *\/\n        .mlt-tech-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 16px;\n            margin-bottom: 40px;\n        }\n\n        .mlt-tech-card {\n            background: #F5F5F5;\n            border-radius: 8px;\n            padding: 16px;\n            text-align: center;\n        }\n\n        .mlt-tech-card h3 {\n            font-size: 13px;\n            font-weight: 700;\n            color: #222222;\n            margin: 12px 0 8px 0;\n        }\n\n        .mlt-tech-card p {\n            font-size: 14px;\n            color: #6B6B6B;\n            margin: 0;\n            line-height: 1.5;\n        }\n\n        .mlt-tech-icon {\n            width: 32px;\n            height: 32px;\n            margin: 0 auto;\n        }\n\n        \/* Key Features Grid *\/\n        .mlt-features-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 40px;\n        }\n\n        .mlt-feature-card {\n            background: #F5F5F5;\n            border-radius: 8px;\n            padding: 20px;\n        }\n\n        .mlt-feature-card h3 {\n            font-size: 13px;\n            font-weight: 700;\n            color: #222222;\n            margin: 0 0 8px 0;\n        }\n\n        .mlt-feature-card p {\n            font-size: 14px;\n            color: #6B6B6B;\n            margin: 0;\n            line-height: 1.6;\n        }\n\n        \/* Material Callout *\/\n        .mlt-material {\n            background: #F7EDE3;\n            border-left: 4px solid #C2824D;\n            padding: 20px;\n            margin-bottom: 40px;\n            border-radius: 4px;\n        }\n\n        .mlt-material h3 {\n            font-size: 13px;\n            font-weight: 700;\n            color: #222222;\n            margin: 0 0 12px 0;\n        }\n\n        .mlt-material p {\n            font-size: 14px;\n            color: #6B6B6B;\n            margin: 0;\n            line-height: 1.7;\n        }\n\n        \/* Care Products Pill Row *\/\n        .mlt-care-pills {\n            background: #F7EDE3;\n            border: 1px solid #E8C9AA;\n            border-radius: 8px;\n            padding: 16px;\n            margin-bottom: 40px;\n        }\n\n        .mlt-pills-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            align-items: center;\n        }\n\n        .mlt-pill {\n            display: inline-flex;\n            align-items: center;\n            gap: 6px;\n            background: #FFFFFF;\n            border: 1px solid #E8C9AA;\n            border-radius: 20px;\n            padding: 8px 14px;\n            font-size: 13px;\n            font-weight: 600;\n            color: #222222;\n            text-decoration: none;\n            transition: all 0.2s ease;\n        }\n\n        .mlt-pill:hover {\n            background: #C2824D;\n            color: #FFFFFF;\n            border-color: #C2824D;\n        }\n\n        \/* Color Swatches *\/\n        .mlt-colors {\n            margin-bottom: 40px;\n        }\n\n        .mlt-swatches {\n            display: flex;\n            gap: 16px;\n            flex-wrap: wrap;\n        }\n\n        .mlt-swatch {\n            text-align: center;\n        }\n\n        .mlt-swatch-circle {\n            width: 48px;\n            height: 48px;\n            border-radius: 50%;\n            margin: 0 auto 8px;\n            border: 2px solid #E0E0E0;\n        }\n\n        .mlt-swatch-name {\n            font-size: 13px;\n            font-weight: 600;\n            color: #222222;\n        }\n\n        \/* Care Instructions Grid *\/\n        .mlt-care-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 40px;\n        }\n\n        .mlt-care-card {\n            background: #F5F5F5;\n            border-radius: 8px;\n            padding: 20px;\n        }\n\n        .mlt-care-card h3 {\n            font-size: 13px;\n            font-weight: 700;\n            color: #222222;\n            margin: 0 0 8px 0;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        .mlt-care-card p {\n            font-size: 14px;\n            color: #6B6B6B;\n            margin: 0;\n            line-height: 1.6;\n        }\n\n        .mlt-care-card a {\n            color: #C2824D;\n            text-decoration: underline;\n            text-decoration-thickness: 1px;\n            text-underline-offset: 2px;\n            font-weight: 600;\n            white-space: nowrap;\n        }\n\n        \/* At a Glance *\/\n        .mlt-glance {\n            margin-bottom: 40px;\n        }\n\n        .mlt-glance-list {\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n        }\n\n        .mlt-glance-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n        }\n\n        .mlt-tick {\n            width: 20px;\n            height: 20px;\n            background: #C2824D;\n            border-radius: 50%;\n            flex-shrink: 0;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-top: 2px;\n        }\n\n        .mlt-tick svg {\n            width: 12px;\n            height: 12px;\n        }\n\n        .mlt-glance-item span {\n            font-size: 14px;\n            color: #222222;\n            line-height: 1.6;\n        }\n\n        \/* SEO Section *\/\n        .mlt-seo {\n            border-top: 1px solid #E0E0E0;\n            padding-top: 32px;\n            margin-top: 40px;\n        }\n\n        .mlt-seo h2 {\n            font-size: 18px;\n            font-weight: 700;\n            color: #222222;\n            margin: 0 0 20px 0;\n        }\n\n        .mlt-seo p {\n            font-size: 13.5px;\n            color: #6B6B6B;\n            line-height: 1.8;\n            margin-bottom: 16px;\n        }\n\n        \/* Mobile Responsiveness *\/\n        @media (max-width: 768px) {\n            .mlt-tech-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n\n            .mlt-features-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .mlt-care-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .mlt-chaise-options {\n                grid-template-columns: 1fr;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .mlt-tech-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"mlt-desc\"\u003e\n\u003c!-- Intro --\u003e\n\u003cdiv class=\"mlt-intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eMelton Chaise Lounge\u003c\/strong\u003e brings relaxed corner-sofa comfort to homes that want shape and presence without bulk. The 3-seater main section pairs with a full-length chaise, giving you both upright seating for conversation and stretched-out lounging for everything else. Soft contoured arms, plush seat and back cushions, and clean tailored lines work across modern, transitional, and Hamptons-leaning interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Chaise Configuration Diagram --\u003e\n\u003cdiv class=\"mlt-chaise-config\"\u003e\n\u003cspan class=\"mlt-label\"\u003eChoose Your Chaise Side\u003c\/span\u003e\n\u003cdiv class=\"mlt-chaise-options\"\u003e\n\u003cdiv class=\"mlt-chaise-option\"\u003e\n\u003ch3\u003eLEFT CHAISE\u003c\/h3\u003e\n\u003cp class=\"mlt-chaise-caption\"\u003eChaise extends to your left when seated\u003c\/p\u003e\n\u003csvg class=\"mlt-chaise-diagram\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 360 280\"\u003e\n\n                        \u003crect stroke-width=\"3\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"90\" width=\"270\" y=\"40\" x=\"40\"\u003e\u003c\/rect\u003e\n                        \u003cline stroke-width=\"2\" stroke=\"#C2824D\" y2=\"130\" x2=\"130\" y1=\"40\" x1=\"130\"\u003e\u003c\/line\u003e\n                        \u003cline stroke-width=\"2\" stroke=\"#C2824D\" y2=\"130\" x2=\"220\" y1=\"40\" x1=\"220\"\u003e\u003c\/line\u003e\n\n\n                        \u003crect stroke-width=\"3\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"130\" width=\"90\" y=\"130\" x=\"220\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlt-chaise-option\"\u003e\n\u003ch3\u003eRIGHT CHAISE\u003c\/h3\u003e\n\u003cp class=\"mlt-chaise-caption\"\u003eChaise extends to your right when seated\u003c\/p\u003e\n\u003csvg class=\"mlt-chaise-diagram\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 360 280\"\u003e\n\n                        \u003crect stroke-width=\"3\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"90\" width=\"270\" y=\"40\" x=\"40\"\u003e\u003c\/rect\u003e\n                        \u003cline stroke-width=\"2\" stroke=\"#C2824D\" y2=\"130\" x2=\"130\" y1=\"40\" x1=\"130\"\u003e\u003c\/line\u003e\n                        \u003cline stroke-width=\"2\" stroke=\"#C2824D\" y2=\"130\" x2=\"220\" y1=\"40\" x1=\"220\"\u003e\u003c\/line\u003e\n\n\n                        \u003crect stroke-width=\"3\" stroke=\"#C2824D\" fill=\"#F7EDE3\" height=\"130\" width=\"90\" y=\"130\" x=\"40\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"mlt-chaise-note\"\u003eChaise side is fixed at order — choose the orientation that fits your room before purchase. Not reversible after assembly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tech Features Grid --\u003e \u003cspan class=\"mlt-label\"\u003eTechnical Features\u003c\/span\u003e\n\u003cdiv class=\"mlt-tech-grid\"\u003e\n\u003cdiv class=\"mlt-tech-card\"\u003e\n\u003cdiv class=\"mlt-tech-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"#C2824D\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath fill=\"none\" d=\"M4 4 L4 14 L14 14 L14 20 L20 20 L20 4 Z\"\u003e\u003c\/path\u003e\n                        \u003cline stroke-width=\"2.5\" y2=\"14\" x2=\"14\" y1=\"14\" x1=\"4\"\u003e\u003c\/line\u003e\n                        \u003cline stroke-width=\"2.5\" y2=\"20\" x2=\"14\" y1=\"14\" x1=\"14\"\u003e\u003c\/line\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eCorner Configuration\u003c\/h3\u003e\n\u003cp\u003eL-shaped layout with full-length chaise extension\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlt-tech-card\"\u003e\n\u003cdiv class=\"mlt-tech-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"#C2824D\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003crect rx=\"2\" height=\"11\" width=\"20\" y=\"9\" x=\"2\"\u003e\u003c\/rect\u003e\n                        \u003cline y2=\"20\" x2=\"8\" y1=\"9\" x1=\"8\"\u003e\u003c\/line\u003e\n                        \u003cline y2=\"20\" x2=\"16\" y1=\"9\" x1=\"16\"\u003e\u003c\/line\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003e3-Seater Main Section\u003c\/h3\u003e\n\u003cp\u003eThree full seat cushions across the main lounge body\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlt-tech-card\"\u003e\n\u003cdiv class=\"mlt-tech-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"#C2824D\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M3 12h12v8H3z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15 12V6a3 3 0 0 1 6 0v14\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eExtended Chaise\u003c\/h3\u003e\n\u003cp\u003eFull-length chaise section for stretched-out lounging\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlt-tech-card\"\u003e\n\u003cdiv class=\"mlt-tech-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"#C2824D\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 3l9 6-9 6-9-6 9-6z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M3 15l9 6 9-6\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003ePlush Cushioning\u003c\/h3\u003e\n\u003cp\u003eGenerously padded seat and back cushions for daily comfort\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlt-tech-card\"\u003e\n\u003cdiv class=\"mlt-tech-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"#C2824D\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eSturdy Timber Frame\u003c\/h3\u003e\n\u003cp\u003eInternal frame engineered to hold shape under daily use\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlt-tech-card\"\u003e\n\u003cdiv class=\"mlt-tech-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"#C2824D\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n                        \u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eTwo Colour Options\u003c\/h3\u003e\n\u003cp\u003eChoose Galaxy Dusk or Galaxy Natural to suit your room\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Key Features Grid --\u003e \u003cspan class=\"mlt-label\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"mlt-features-grid\"\u003e\n\u003cdiv class=\"mlt-feature-card\"\u003e\n\u003ch3\u003eTwo Modes of Sitting\u003c\/h3\u003e\n\u003cp\u003eThe 3-seater main section keeps everyone upright and facing the same direction for conversation, TV, or board games. The chaise breaks that pattern — kick your shoes off, swing your legs up, and you've got a daybed grafted onto the end of the lounge. One piece of furniture covers both moods without compromise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlt-feature-card\"\u003e\n\u003ch3\u003eBuilt for Open-Plan Rooms\u003c\/h3\u003e\n\u003cp\u003eThe L-shape gives the Melton enough visual weight to anchor a living zone in an open-plan space — useful when there's no wall to push the sofa against and the room needs furniture to draw the boundary. The chaise extends the silhouette without creating a wall, so sightlines stay clear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlt-feature-card\"\u003e\n\u003ch3\u003eChaise Choice Locked at Order\u003c\/h3\u003e\n\u003cp\u003eDecide whether the chaise extends left or right before you check out. Walk through your room, work out which wall the main section will sit against, and pick the chaise direction that doesn't block doorways or traffic paths. The configuration is fixed at production — there's no reconfiguring after delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlt-feature-card\"\u003e\n\u003ch3\u003eTailored Silhouette, Soft Edges\u003c\/h3\u003e\n\u003cp\u003eSquare-shouldered cushions sit on rounded armrests, giving the Melton structure without making it look severe. The contoured arms are wide enough to lean against without padding from a cushion, and the back cushions are deep enough to disappear into when you slouch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Material Callout --\u003e\n\u003cdiv class=\"mlt-material\"\u003e\n\u003ch3\u003eAbout the Fabric Upholstery\u003c\/h3\u003e\n\u003cp\u003eThe Melton is upholstered in premium soft-touch fabric chosen for its hand-feel and resilience under everyday family use. The weave resists pilling, holds its texture across high-traffic seats, and stays comfortable through Brisbane's humid months — fabric breathes in ways that synthetic leather alternatives don't, so you won't end up sticking to the surface in summer. Both Galaxy Dusk and Galaxy Natural use the same fabric construction; only the dye changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Care Products Pill Row --\u003e\n\u003cdiv class=\"mlt-care-pills\"\u003e\n\u003cspan style=\"margin-bottom: 12px;\" class=\"mlt-label\"\u003eRecommended Care Products\u003c\/span\u003e\n\u003cdiv class=\"mlt-pills-container\"\u003e\n\u003ca class=\"mlt-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\"\u003e \u003cspan\u003e✓\u003c\/span\u003e \u003cspan\u003eGuardsman Fabric Protector\u003c\/span\u003e \u003cspan\u003e→\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"mlt-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\"\u003e \u003cspan\u003e✓\u003c\/span\u003e \u003cspan\u003eGuardsman Fabric Care Kit\u003c\/span\u003e \u003cspan\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Color Swatches --\u003e \u003cspan class=\"mlt-label\"\u003eAvailable Colours\u003c\/span\u003e\n\u003cdiv class=\"mlt-colors\"\u003e\n\u003cdiv class=\"mlt-swatch\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #8C8B86 0%, #6E6D68 100%);\" class=\"mlt-swatch-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"mlt-swatch-name\"\u003eGalaxy Dusk\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlt-swatch\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #EFE8DA 0%, #DCD4C2 100%);\" class=\"mlt-swatch-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"mlt-swatch-name\"\u003eGalaxy Natural\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Care Instructions Grid --\u003e \u003cspan class=\"mlt-label\"\u003eCare Instructions\u003c\/span\u003e\n\u003cdiv class=\"mlt-care-grid\"\u003e\n\u003cdiv class=\"mlt-care-card\"\u003e\n\u003ch3\u003e\n\u003cspan aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e Vacuum Weekly\u003c\/h3\u003e\n\u003cp\u003eRun the upholstery attachment across all surfaces — main seats, chaise, armrests, and into the seams. Crumbs and pet hair settle in cushion gaps and at the corner where main section meets chaise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlt-care-card\"\u003e\n\u003ch3\u003e\n\u003cspan aria-hidden=\"true\"\u003e💧\u003c\/span\u003e Spot-Clean Spills\u003c\/h3\u003e\n\u003cp\u003eBlot fresh spills with a clean cloth — never rub or scrub. Use a \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\"\u003emild fabric cleaner\u003c\/a\u003e on stubborn marks, testing in a hidden spot like the underside of a cushion before touching visible upholstery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlt-care-card\"\u003e\n\u003ch3\u003e\n\u003cspan aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e Climate Care\u003c\/h3\u003e\n\u003cp\u003eKeep the Melton out of direct afternoon sun. Queensland UV through windows fades fabric over months even when the sofa is well inside the room — close blinds at peak afternoon if your living area faces west.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlt-care-card\"\u003e\n\u003ch3\u003e\n\u003cspan aria-hidden=\"true\"\u003e🛋️\u003c\/span\u003e Even Out Wear\u003c\/h3\u003e\n\u003cp\u003eFlip and rotate seat cushions monthly so the same one isn't always taking the brunt of daily use. The chaise section will see different wear patterns to the main seats — moving cushions around keeps everything aging at the same rate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- At a Glance --\u003e \u003cspan class=\"mlt-label\"\u003eAt a Glance\u003c\/span\u003e\n\u003cdiv class=\"mlt-glance\"\u003e\n\u003cdiv class=\"mlt-glance-list\"\u003e\n\u003cdiv class=\"mlt-glance-item\"\u003e\n\u003cdiv class=\"mlt-tick\"\u003e\u003csvg stroke-width=\"3\" stroke=\"#FFFFFF\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003ePremium soft-touch fabric upholstery in two tonal options — Galaxy Dusk for darker grounded interiors, Galaxy Natural for lighter open spaces.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlt-glance-item\"\u003e\n\u003cdiv class=\"mlt-tick\"\u003e\u003csvg stroke-width=\"3\" stroke=\"#FFFFFF\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e3-seater main section with extended chaise gives you upright seating for conversation and full-length lounging in a single piece.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlt-glance-item\"\u003e\n\u003cdiv class=\"mlt-tick\"\u003e\u003csvg stroke-width=\"3\" stroke=\"#FFFFFF\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eLeft or right chaise orientation chosen at the time of purchase — not reversible after assembly, so measure your room before ordering.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlt-glance-item\"\u003e\n\u003cdiv class=\"mlt-tick\"\u003e\u003csvg stroke-width=\"3\" stroke=\"#FFFFFF\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003ePlush seat and back cushions on a sturdy timber frame, designed for daily family use rather than occasional formal seating.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlt-glance-item\"\u003e\n\u003cdiv class=\"mlt-tick\"\u003e\u003csvg stroke-width=\"3\" stroke=\"#FFFFFF\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eSuits open-plan living rooms, family lounges, and apartment spaces where a corner sofa needs to define a zone without overwhelming the floor plan.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SEO Section --\u003e\n\u003cdiv class=\"mlt-seo\"\u003e\n\u003ch2\u003eMelton 3 Seater Chaise Lounge — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Melton Chaise Lounge is a 3-seater corner sofa with an extended chaise section, designed as a single piece of furniture that handles both conversational seating and stretched-out lounging. The main section seats three across in standard upright posture, while the chaise extension turns the corner into a daybed surface long enough to lie flat on. Premium soft-touch fabric upholstery covers a sturdy timber frame, with plush seat and back cushions providing the give that makes a sofa actually comfortable for hours rather than just minutes.\u003c\/p\u003e\n\u003cp\u003eAvailable in two tonal options that work across different interior schemes. Galaxy Dusk is a deeper warm-grey that grounds rooms with lighter walls and pale flooring — useful when you want the sofa to be the visual anchor of the space. Galaxy Natural is a soft cream-beige that fades into rooms with similar warm tones, letting other elements like artwork, rugs, or feature walls take the lead. Both colours suit modern, transitional, and contemporary interiors equally well, and the chaise section can be ordered with the extension on either the left or right side at the time of purchase.\u003c\/p\u003e\n\u003cp\u003eThe Melton suits open-plan living rooms where the sofa needs to define the lounge zone without walls, family rooms that benefit from a daybed-style chaise for casual lounging, and apartment spaces where one substantial piece of furniture works harder than two smaller ones. Note that the chaise orientation is fixed at production and cannot be reversed after assembly — measure your room and decide on left or right configuration before placing your order. Visit the Melton Chaise Lounge in person at any of our five South-East Queensland showrooms: Rocklea, Virginia, North Ipswich, Beenleigh, and Bundall on the Gold Coast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Left when Sitting \/ Galaxy Dusk","offer_id":43786184130695,"sku":"ML-CSL-GD","price":1199.0,"currency_code":"AUD","in_stock":true},{"title":"Left when Sitting \/ Galaxy Natural","offer_id":43786184163463,"sku":"ML-CSL-N","price":1199.0,"currency_code":"AUD","in_stock":true},{"title":"Right when Sitting \/ Galaxy Dusk","offer_id":43786184196231,"sku":"ML-CSR-GD","price":1199.0,"currency_code":"AUD","in_stock":true},{"title":"Right when Sitting \/ Galaxy Natural","offer_id":43786184228999,"sku":"ML-CSR-N","price":1199.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/melton-chaise-lounge-the-a2z-furniture-2_2.png?v=1778479727"},{"product_id":"sandgate-electric-corner-recliner-lounge","title":"Sandgate Electric Corner Recliner Lounge","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .snd-desc {\n            font-family: 'Open Sans', sans-serif;\n            color: #222222;\n            line-height: 1.6;\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 0 15px;\n        }\n\n        .snd-desc p {\n            font-size: 15px;\n            line-height: 1.7;\n            margin-bottom: 16px;\n        }\n\n        .snd-desc strong {\n            font-weight: 700;\n        }\n\n        \/* Intro *\/\n        .snd-intro {\n            margin-bottom: 32px;\n        }\n\n        \/* Section Labels *\/\n        .snd-label {\n            font-size: 12px;\n            font-weight: 700;\n            letter-spacing: 0.15em;\n            text-transform: uppercase;\n            color: #C2824D;\n            margin-bottom: 16px;\n            display: block;\n        }\n\n        \/* Tech Features Grid *\/\n        .snd-tech-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 16px;\n            margin-bottom: 40px;\n        }\n\n        .snd-tech-card {\n            background: #F5F5F5;\n            border-radius: 8px;\n            padding: 16px;\n            text-align: center;\n        }\n\n        .snd-tech-card h3 {\n            font-size: 13px;\n            font-weight: 700;\n            color: #222222;\n            margin: 12px 0 8px 0;\n        }\n\n        .snd-tech-card p {\n            font-size: 14px;\n            color: #6B6B6B;\n            margin: 0;\n            line-height: 1.5;\n        }\n\n        .snd-tech-icon {\n            width: 32px;\n            height: 32px;\n            margin: 0 auto;\n        }\n\n        \/* Key Features Grid *\/\n        .snd-features-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 40px;\n        }\n\n        .snd-feature-card {\n            background: #F5F5F5;\n            border-radius: 8px;\n            padding: 20px;\n        }\n\n        .snd-feature-card h3 {\n            font-size: 13px;\n            font-weight: 700;\n            color: #222222;\n            margin: 0 0 8px 0;\n        }\n\n        .snd-feature-card p {\n            font-size: 14px;\n            color: #6B6B6B;\n            margin: 0;\n            line-height: 1.6;\n        }\n\n        \/* Material Callout *\/\n        .snd-material {\n            background: #F7EDE3;\n            border-left: 4px solid #C2824D;\n            padding: 20px;\n            margin-bottom: 40px;\n            border-radius: 4px;\n        }\n\n        .snd-material h3 {\n            font-size: 13px;\n            font-weight: 700;\n            color: #222222;\n            margin: 0 0 12px 0;\n        }\n\n        .snd-material p {\n            font-size: 14px;\n            color: #6B6B6B;\n            margin: 0;\n            line-height: 1.7;\n        }\n\n        \/* Care Products Pill Row *\/\n        .snd-care-pills {\n            background: #F7EDE3;\n            border: 1px solid #E8C9AA;\n            border-radius: 8px;\n            padding: 16px;\n            margin-bottom: 40px;\n        }\n\n        .snd-pills-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            align-items: center;\n        }\n\n        .snd-pill {\n            display: inline-flex;\n            align-items: center;\n            gap: 6px;\n            background: #FFFFFF;\n            border: 1px solid #E8C9AA;\n            border-radius: 20px;\n            padding: 8px 14px;\n            font-size: 13px;\n            font-weight: 600;\n            color: #222222;\n            text-decoration: none;\n            transition: all 0.2s ease;\n        }\n\n        .snd-pill:hover {\n            background: #C2824D;\n            color: #FFFFFF;\n            border-color: #C2824D;\n        }\n\n        .snd-pill-not {\n            display: inline-flex;\n            align-items: center;\n            gap: 6px;\n            background: #F5F5F5;\n            border: 1px solid #DDDDDD;\n            border-radius: 20px;\n            padding: 8px 14px;\n            font-size: 13px;\n            color: #999999;\n        }\n\n        \/* Color Swatches *\/\n        .snd-colors {\n            margin-bottom: 40px;\n        }\n\n        .snd-swatches {\n            display: flex;\n            gap: 16px;\n            flex-wrap: wrap;\n        }\n\n        .snd-swatch {\n            text-align: center;\n        }\n\n        .snd-swatch-circle {\n            width: 48px;\n            height: 48px;\n            border-radius: 50%;\n            margin: 0 auto 8px;\n            border: 2px solid #E0E0E0;\n        }\n\n        .snd-swatch-name {\n            font-size: 13px;\n            font-weight: 600;\n            color: #222222;\n        }\n\n        \/* Care Instructions Grid *\/\n        .snd-care-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 40px;\n        }\n\n        .snd-care-card {\n            background: #F5F5F5;\n            border-radius: 8px;\n            padding: 20px;\n        }\n\n        .snd-care-card h3 {\n            font-size: 13px;\n            font-weight: 700;\n            color: #222222;\n            margin: 0 0 8px 0;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        .snd-care-card p {\n            font-size: 14px;\n            color: #6B6B6B;\n            margin: 0;\n            line-height: 1.6;\n        }\n\n        .snd-care-card a {\n            color: #C2824D;\n            text-decoration: underline;\n            text-decoration-thickness: 1px;\n            text-underline-offset: 2px;\n            font-weight: 600;\n            white-space: nowrap;\n        }\n\n        \/* At a Glance *\/\n        .snd-glance {\n            margin-bottom: 40px;\n        }\n\n        .snd-glance-list {\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n        }\n\n        .snd-glance-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n        }\n\n        .snd-tick {\n            width: 20px;\n            height: 20px;\n            background: #C2824D;\n            border-radius: 50%;\n            flex-shrink: 0;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-top: 2px;\n        }\n\n        .snd-tick svg {\n            width: 12px;\n            height: 12px;\n        }\n\n        .snd-glance-item span {\n            font-size: 14px;\n            color: #222222;\n            line-height: 1.6;\n        }\n\n        \/* SEO Section *\/\n        .snd-seo {\n            border-top: 1px solid #E0E0E0;\n            padding-top: 32px;\n            margin-top: 40px;\n        }\n\n        .snd-seo h2 {\n            font-size: 18px;\n            font-weight: 700;\n            color: #222222;\n            margin: 0 0 20px 0;\n        }\n\n        .snd-seo p {\n            font-size: 13.5px;\n            color: #6B6B6B;\n            line-height: 1.8;\n            margin-bottom: 16px;\n        }\n\n        \/* Mobile Responsiveness *\/\n        @media (max-width: 768px) {\n            .snd-tech-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n\n            .snd-features-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .snd-care-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .snd-tech-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"snd-desc\"\u003e\n\u003c!-- Intro --\u003e\n\u003cdiv class=\"snd-intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eSandgate Electric Corner Recliner Lounge\u003c\/strong\u003e turns your living room into a command centre for comfort. This expansive 5-seater wraps around the corner with two electric recliners positioned at the outermost seats, giving you push-button control over your resting angle. Pull-out armrest storage with wireless charging pads, cupholders, and an LED reading light handle the practical side while premium fabric upholstery keeps the whole setup looking sharp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tech Features Grid --\u003e \u003cspan class=\"snd-label\"\u003eTechnical Features\u003c\/span\u003e\n\u003cdiv class=\"snd-tech-grid\"\u003e\n\u003cdiv class=\"snd-tech-card\"\u003e\n\u003cdiv class=\"snd-tech-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"#C2824D\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eElectric Reclining\u003c\/h3\u003e\n\u003cp\u003eTwo outermost seats with button-controlled power recline, mains-powered\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-tech-card\"\u003e\n\u003cdiv class=\"snd-tech-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"#C2824D\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpolyline points=\"18 15 12 9 6 15\"\u003e\u003c\/polyline\u003e\n                        \u003cpolyline points=\"18 20 12 14 6 20\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eAdjustable Headrests\u003c\/h3\u003e\n\u003cp\u003eManual adjustment across all seats for neck and upper back support\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-tech-card\"\u003e\n\u003cdiv class=\"snd-tech-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"#C2824D\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M21 8V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M21 21H10a2 2 0 0 1-2-2V10\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eCorner Configuration\u003c\/h3\u003e\n\u003cp\u003eL-shaped 5-seater layout maximises space in corner positions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-tech-card\"\u003e\n\u003cdiv class=\"snd-tech-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"#C2824D\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003crect rx=\"1\" height=\"4\" width=\"18\" y=\"4\" x=\"3\"\u003e\u003c\/rect\u003e\n                        \u003crect rx=\"1\" height=\"4\" width=\"18\" y=\"10\" x=\"3\"\u003e\u003c\/rect\u003e\n                        \u003crect rx=\"1\" height=\"4\" width=\"18\" y=\"16\" x=\"3\"\u003e\u003c\/rect\u003e\n                        \u003cpath d=\"M8 7h.01M8 13h.01M8 19h.01\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003ePull-Out Armrest Storage\u003c\/h3\u003e\n\u003cp\u003eDrawer-style armrest compartments with integrated wireless chargers plus middle console\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-tech-card\"\u003e\n\u003cdiv class=\"snd-tech-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"#C2824D\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003crect ry=\"2\" rx=\"2\" height=\"20\" width=\"14\" y=\"2\" x=\"5\"\u003e\u003c\/rect\u003e\n                        \u003cpath d=\"M12 18h.01\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 6h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eWireless Charging\u003c\/h3\u003e\n\u003cp\u003eIntegrated wireless chargers in both armrest storage compartments\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-tech-card\"\u003e\n\u003cdiv class=\"snd-tech-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"#C2824D\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M9 2h6l3 7H6l3-7z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M12 9v13\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eBuilt-In LED Reading Light\u003c\/h3\u003e\n\u003cp\u003eIntegrated LED provides focused task lighting without disturbing others\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Key Features Grid --\u003e \u003cspan class=\"snd-label\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"snd-features-grid\"\u003e\n\u003cdiv class=\"snd-feature-card\"\u003e\n\u003ch3\u003ePower Recline at Both Ends\u003c\/h3\u003e\n\u003cp\u003eThe two outermost seats extend at the press of a button panel mounted on each armrest. Tilt back as far as you want, lock in your angle, then bring the footrest up to match — all controlled electrically so you're not wrestling with manual levers mid-movie.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-feature-card\"\u003e\n\u003ch3\u003ePull-Out Storage with Wireless Charging\u003c\/h3\u003e\n\u003cp\u003eSlide open either armrest drawer to reveal a storage compartment with an integrated wireless charging pad — drop your phone in while you're watching, and it's topped up by the time you get up. The middle console adds a second storage bay for controllers, magazines, or spare throws.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-feature-card\"\u003e\n\u003ch3\u003eCorner Layout for Awkward Spaces\u003c\/h3\u003e\n\u003cp\u003eThe L-shaped footprint makes use of corner walls that standard 3-seaters can't touch. Five full seats across two arms means more people can stretch out without the lounge dominating the entire room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-feature-card\"\u003e\n\u003ch3\u003eLED Task Light for Late-Night Reading\u003c\/h3\u003e\n\u003cp\u003eA built-in LED reading light directs illumination exactly where you need it — enough to read comfortably without lighting up the whole room or bothering someone watching TV from the other end.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Material Callout --\u003e\n\u003cdiv class=\"snd-material\"\u003e\n\u003ch3\u003eAbout the Fabric Upholstery\u003c\/h3\u003e\n\u003cp\u003eThe Sandgate is upholstered in premium soft-touch fabric selected for its durability under daily use. The weave resists pilling and holds its texture over time, while the neutral base tones work with both warm and cool colour schemes. Fabric upholstery breathes better than synthetic leather, staying comfortable through Brisbane's humid months without the sticky feel that comes with hotter weather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Care Products Pill Row --\u003e\n\u003cdiv class=\"snd-care-pills\"\u003e\n\u003cspan style=\"margin-bottom: 12px;\" class=\"snd-label\"\u003eRecommended Care Products\u003c\/span\u003e\n\u003cdiv class=\"snd-pills-container\"\u003e\n\u003ca class=\"snd-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-protector-spray\"\u003e \u003cspan\u003e✓\u003c\/span\u003e \u003cspan\u003eGuardsman Fabric Protector\u003c\/span\u003e \u003cspan\u003e→\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"snd-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\"\u003e \u003cspan\u003e✓\u003c\/span\u003e \u003cspan\u003eGuardsman Fabric Care Kit\u003c\/span\u003e \u003cspan\u003e→\u003c\/span\u003e \u003c\/a\u003e \u003cspan class=\"snd-pill-not\"\u003e \u003cspan\u003e✗\u003c\/span\u003e \u003cspan\u003eGuardsman Leather Care Kit\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"snd-pill-not\"\u003e \u003cspan\u003e✗\u003c\/span\u003e \u003cspan\u003eGuardsman ProGuard Care Kit\u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Color Swatches --\u003e \u003cspan class=\"snd-label\"\u003eAvailable Colours\u003c\/span\u003e\n\u003cdiv class=\"snd-colors\"\u003e\n\u003cdiv class=\"snd-swatches\"\u003e\n\u003cdiv class=\"snd-swatch\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #939BA1 0%, #7A8289 100%);\" class=\"snd-swatch-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"snd-swatch-name\"\u003eSlate Grey\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-swatch\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #EAE2D6 0%, #DDD4C8 100%);\" class=\"snd-swatch-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"snd-swatch-name\"\u003eSoft Beige\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Care Instructions Grid --\u003e \u003cspan class=\"snd-label\"\u003eCare Instructions\u003c\/span\u003e\n\u003cdiv class=\"snd-care-grid\"\u003e\n\u003cdiv class=\"snd-care-card\"\u003e\n\u003ch3\u003e\n\u003cspan aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e Vacuum Weekly\u003c\/h3\u003e\n\u003cp\u003eUse the upholstery attachment to lift dust and debris from the fabric surface. Pay attention to seams and crevices where crumbs collect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-care-card\"\u003e\n\u003ch3\u003e\n\u003cspan aria-hidden=\"true\"\u003e💧\u003c\/span\u003e Spot-Clean Spills\u003c\/h3\u003e\n\u003cp\u003eBlot immediately with a clean cloth — don't rub. Use a \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-fabric-care-kit\"\u003emild fabric cleaner\u003c\/a\u003e for stubborn marks, testing in an inconspicuous area first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-care-card\"\u003e\n\u003ch3\u003e\n\u003cspan aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e Climate Care\u003c\/h3\u003e\n\u003cp\u003ePosition away from direct sunlight to prevent fading. Queensland's UV is harsh — even indoor light can bleach fabric over time if the lounge sits in a bright window spot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-care-card\"\u003e\n\u003ch3\u003e\n\u003cspan aria-hidden=\"true\"\u003e🛋️\u003c\/span\u003e Even Out Wear\u003c\/h3\u003e\n\u003cp\u003eRotate seating positions periodically to distribute wear across all sections. The reclining seats will naturally get more use — shifting where people sit helps the fabric age evenly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- At a Glance --\u003e \u003cspan class=\"snd-label\"\u003eAt a Glance\u003c\/span\u003e\n\u003cdiv class=\"snd-glance\"\u003e\n\u003cdiv class=\"snd-glance-list\"\u003e\n\u003cdiv class=\"snd-glance-item\"\u003e\n\u003cdiv class=\"snd-tick\"\u003e\u003csvg stroke-width=\"3\" stroke=\"#FFFFFF\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003ePremium soft-touch fabric upholstery in Slate Grey or Soft Beige, selected for durability and breathability in Brisbane's humid climate.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-glance-item\"\u003e\n\u003cdiv class=\"snd-tick\"\u003e\u003csvg stroke-width=\"3\" stroke=\"#FFFFFF\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eElectric reclining mechanism on the two outermost seats, each controlled by a dedicated button panel on the armrest for independent adjustment.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-glance-item\"\u003e\n\u003cdiv class=\"snd-tick\"\u003e\u003csvg stroke-width=\"3\" stroke=\"#FFFFFF\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eL-shaped corner configuration with five full seats across both arms, making efficient use of corner wall space without overwhelming smaller living rooms.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-glance-item\"\u003e\n\u003cdiv class=\"snd-tick\"\u003e\u003csvg stroke-width=\"3\" stroke=\"#FFFFFF\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003ePull-out armrest storage drawers with integrated wireless charging pads, middle console, stainless steel cupholders, adjustable headrests, and a built-in LED reading light.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-glance-item\"\u003e\n\u003cdiv class=\"snd-tick\"\u003e\u003csvg stroke-width=\"3\" stroke=\"#FFFFFF\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eIdeal for family living rooms and home theatre setups where corner placement maximises seating capacity without blocking foot traffic through the space.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SEO Section --\u003e\n\u003cdiv class=\"snd-seo\"\u003e\n\u003ch2\u003eSandgate Electric Corner Recliner Lounge — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Sandgate Electric Corner Recliner Lounge is a 5-seater corner sofa upholstered in premium fabric, designed for households that need maximum seating without surrendering floor space to a straight-line arrangement. The L-shaped footprint tucks into corner positions, and the two electric recliners at either end provide push-button comfort for movie nights, sports viewing, or afternoon naps. Pull-out armrest storage drawers with integrated wireless charging pads, stainless steel cupholders, adjustable headrests, and an LED reading light turn the Sandgate into a self-contained relaxation hub.\u003c\/p\u003e\n\u003cp\u003eAvailable in two neutral tones — Slate Grey and Soft Beige — the fabric upholstery adapts to both contemporary and traditional interiors. Slate Grey brings depth to lighter rooms without the stark contrast of charcoal or black, while Soft Beige keeps the palette open and airy in spaces with natural timber furniture or warmer accent walls. The soft-touch fabric surface resists pilling and holds its shape under daily use, staying comfortable through humid Queensland summers without the sticky feel that comes with synthetic leather alternatives.\u003c\/p\u003e\n\u003cp\u003eThe Sandgate suits family living rooms where a standard 3-seater wouldn't provide enough spots, home theatre setups that benefit from the corner layout, and open-plan spaces where the lounge needs to anchor a conversation zone without blocking sightlines through the room. Visit the Sandgate Electric Corner Recliner Lounge in person at any of our five South-East Queensland showrooms: Rocklea, Virginia, North Ipswich, Beenleigh, and Bundall on the Gold Coast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Grey","offer_id":43887097610375,"sku":"SN-CER-G","price":2799.0,"currency_code":"AUD","in_stock":true},{"title":"Beige","offer_id":43887097643143,"sku":"SN-CER-BG","price":2799.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/sandgate-electric-corner-recliner-lounge-the-a2z-furniture-2_2.png?v=1778479836"},{"product_id":"glebe-corner-chaise-sofa-bed","title":"Glebe Corner Chaise Sofa Bed","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.glebe-desc {\n  font-family: 'Open Sans', sans-serif;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.7;\n  padding-top: 6px;\n  overflow: visible;\n}\n\n.glebe-desc * { box-sizing: border-box; }\n.glebe-desc p { margin: 0 0 16px 0; }\n.glebe-desc strong { color: #222222; }\n\n.glebe-desc .glebe-section { margin-bottom: 28px; }\n\n.glebe-desc .glebe-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin-bottom: 14px;\n}\n\n.glebe-desc .glebe-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .glebe-desc .glebe-features { grid-template-columns: 1fr; }\n}\n\n.glebe-desc .glebe-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.glebe-desc .glebe-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.glebe-desc .glebe-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.glebe-desc .glebe-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.glebe-desc .glebe-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .glebe-desc .glebe-tech-grid { grid-template-columns: 1fr; }\n}\n\n.glebe-desc .glebe-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.glebe-desc .glebe-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.glebe-desc .glebe-tech-card h3 {\n  font-size: 12px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n  letter-spacing: 0.03em;\n}\n\n.glebe-desc .glebe-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.glebe-desc .glebe-care-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n@media (max-width: 768px) {\n  .glebe-desc .glebe-care-grid { grid-template-columns: 1fr; }\n}\n\n.glebe-desc .glebe-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.glebe-desc .glebe-care-card .glebe-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.glebe-desc .glebe-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.glebe-desc .glebe-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.glebe-desc .glebe-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.glebe-desc .glebe-list-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #222222;\n  line-height: 1.6;\n}\n\n.glebe-desc .glebe-tick {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  background: #C2824D;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.glebe-desc .glebe-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.glebe-desc .glebe-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.glebe-desc .glebe-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.glebe-desc .glebe-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"glebe-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"glebe-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eGlebe Corner Chaise Sofa Bed\u003c\/strong\u003e is a U-shape sofa bed built for real, daily use — not just for emergency guest stays. The bed conversion uses handles under the two middle seats: pull the extension out, lift it up, and it sits at the same height as the lounge to form a flat sleeping surface. There's no separate fold-out mattress. A hardwood and plywood frame, pocket spring support system, and commercial-grade D28 foam sit beneath the main seating, paired with a chaise on each end and built-in storage on one side. Wrapped in \u003cstrong\u003eBelfast Fabric\u003c\/strong\u003e in \u003cstrong\u003eGrey\u003c\/strong\u003e, the Glebe handles open-plan living rooms, studio apartments, and multipurpose rooms that need to do more than one job.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Tech Features Grid --\u003e\n  \u003cdiv class=\"glebe-section\"\u003e\n    \u003cdiv class=\"glebe-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n    \u003cdiv class=\"glebe-tech-grid\"\u003e\n\n      \u003cdiv class=\"glebe-tech-card\"\u003e\n        \u003cspan class=\"glebe-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Sofa bed conversion --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"10\" width=\"18\" height=\"6\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M5 10 L5 6 L19 6 L19 10\" opacity=\"0.5\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 16 L3 19\"\u003e\u003c\/path\u003e\u003cpath d=\"M21 16 L21 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePull-Out, Lift-Up Bed\u003c\/h3\u003e\n        \u003cp\u003eHandles under the two middle seats. Pull the extension out, lift it up, and it sits flush at lounge height. No separate mattress.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glebe-tech-card\"\u003e\n        \u003cspan class=\"glebe-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- U-shape with chaise sections --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 4 L4 20 L20 20 L20 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12 L20 12\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eU-Shape with Two Chaise Sections\u003c\/h3\u003e\n        \u003cp\u003eGenerous U-shape footprint with chaise sections on both ends — extended lounging space across the full lounge.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glebe-tech-card\"\u003e\n        \u003cspan class=\"glebe-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Storage chaise --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"9\" width=\"18\" height=\"11\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M3 13 L21 13\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 9 L9 7 Q 9 5, 12 5 Q 15 5, 15 7 L15 9\" opacity=\"0.5\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"16\" r=\"0.5\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eBuilt-In Storage Chaise\u003c\/h3\u003e\n        \u003cp\u003eOne chaise section opens for hidden storage — bedding, throws, or cushions stay tucked away until you need them.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glebe-tech-card\"\u003e\n        \u003cspan class=\"glebe-tech-icon\" aria-hidden=\"true\"\u003e\n          \u003c!-- Adjustable headrests --\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"6\" y=\"3\" width=\"12\" height=\"5\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M9 8 L9 11\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 8 L15 11\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 11 Q 12 14, 18 11\" opacity=\"0.5\"\u003e\u003c\/path\u003e\u003crect x=\"4\" y=\"14\" width=\"16\" height=\"6\" rx=\"1\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eAdjustable Headrests\u003c\/h3\u003e\n        \u003cp\u003eMulti-position headrests fold flat for a sleek profile or lift up for proper head and neck support.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Key Features Grid --\u003e\n  \u003cdiv class=\"glebe-section\"\u003e\n    \u003cdiv class=\"glebe-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"glebe-features\"\u003e\n\n      \u003cdiv class=\"glebe-feature-card\"\u003e\n        \u003cspan class=\"glebe-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"10\" width=\"18\" height=\"6\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M5 10 L5 6 L19 6 L19 10\" opacity=\"0.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eSmart Pull-Out Bed Conversion\u003c\/h3\u003e\n        \u003cp\u003eThe Glebe's bed conversion is built into the lounge itself — no separate fold-out mattress hidden inside. Two handles under the middle seats pull the extension forward, then you lift it up and the extension sits flush at the same height as the main lounge. The result is a flat sleeping surface formed as part of the lounge, ready for your own bedding when guests arrive. No tools, no awkward flipping, no thin mattress to store and replace.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glebe-feature-card\"\u003e\n        \u003cspan class=\"glebe-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 4 L4 20 L20 20 L20 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eU-Shape with Practical Storage\u003c\/h3\u003e\n        \u003cp\u003eThe U-shape footprint creates two extended chaise areas — one with built-in storage that opens to hide bedding, throws, or anything else you'd rather not have lying around the lounge. The configuration anchors a corner of the room and naturally defines the lounge zone, especially useful in open-plan apartments and family rooms where a regular sofa would feel adrift.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glebe-feature-card\"\u003e\n        \u003cspan class=\"glebe-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"6\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 12 L20 12\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 9 L20 9\" opacity=\"0.3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eBuilt To Last Construction\u003c\/h3\u003e\n        \u003cp\u003eMost sofa beds hide weaknesses inside — MDF panels, low-density foam, basic webbing. The Glebe's hardwood and plywood frame holds shape through years of folding and unfolding without warping, the pocket spring system distributes weight evenly across the seat, and the D28 foam outlasts the lower-density foams (D18-D22) found in budget alternatives. You're paying for construction you can't see — but you'll feel the difference for years.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glebe-feature-card\"\u003e\n        \u003cspan class=\"glebe-feature-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 21 L4 9 L12 3 L20 9 L20 21 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 21 L9 13 L15 13 L15 21\" opacity=\"0.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eMulti-Use Living Room Anchor\u003c\/h3\u003e\n        \u003cp\u003eThe Glebe earns its space in homes where rooms have to do more than one job. It's an everyday lounge, a spare bed for guests, a bedding storage solution, and a defined seating zone in an open-plan layout — all in one piece. Particularly suited to studio apartments, spare rooms that double as offices, and family rooms that occasionally host overnight visitors.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Care Instructions --\u003e\n  \u003cdiv class=\"glebe-section\"\u003e\n    \u003cdiv class=\"glebe-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"glebe-care-grid\"\u003e\n\n      \u003cdiv class=\"glebe-care-card\"\u003e\n        \u003cspan class=\"glebe-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003ch3\u003eVacuum Weekly\u003c\/h3\u003e\n        \u003cp\u003eVacuum the Belfast fabric weekly with the upholstery attachment to lift dust and surface debris. Pay attention to seat seams, cushion folds, and around the storage chaise opening.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glebe-care-card\"\u003e\n        \u003cspan class=\"glebe-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003ch3\u003eSpot-Clean Spills Promptly\u003c\/h3\u003e\n        \u003cp\u003eBlot spills immediately with a clean white microfibre cloth — never rub. Polyester is straightforward to wipe clean, but always test cleaners on a hidden area first. Avoid harsh solvents and bleach.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glebe-care-card\"\u003e\n        \u003cspan class=\"glebe-care-emoji\" aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e\n        \u003ch3\u003eClimate Care\u003c\/h3\u003e\n        \u003cp\u003ePolyester holds colour well under UV exposure but still benefits from being kept out of direct sunlight. In Queensland's humid summers, keep cleaning gentle and quick-drying.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glebe-care-card\"\u003e\n        \u003cspan class=\"glebe-care-emoji\" aria-hidden=\"true\"\u003e🛠️\u003c\/span\u003e\n        \u003ch3\u003eMaintain the Bed Mechanism\u003c\/h3\u003e\n        \u003cp\u003eOperate the pull-out, lift-up bed mechanism occasionally — even if you don't have guests — to keep the moving parts working smoothly. Check that the storage chaise hinges open freely and the bed extension sits flush at lounge height every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. At a Glance --\u003e\n  \u003cdiv class=\"glebe-section\"\u003e\n    \u003cdiv class=\"glebe-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"glebe-list\"\u003e\n\n      \u003cdiv class=\"glebe-list-item\"\u003e\n        \u003cdiv class=\"glebe-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eU-shape sofa bed with chaise sections on both ends.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glebe-list-item\"\u003e\n        \u003cdiv class=\"glebe-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eOne chaise opens for built-in storage.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glebe-list-item\"\u003e\n        \u003cdiv class=\"glebe-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003ePull-out, lift-up bed conversion via handles under the middle seats — no separate mattress.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glebe-list-item\"\u003e\n        \u003cdiv class=\"glebe-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eHardwood \u0026amp; plywood structural frame.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glebe-list-item\"\u003e\n        \u003cdiv class=\"glebe-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003ePocket spring seating support.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glebe-list-item\"\u003e\n        \u003cdiv class=\"glebe-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eD28 commercial-grade foam.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glebe-list-item\"\u003e\n        \u003cdiv class=\"glebe-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eBelfast fabric upholstery — 100% polyester.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glebe-list-item\"\u003e\n        \u003cdiv class=\"glebe-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eMulti-position adjustable headrests.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glebe-list-item\"\u003e\n        \u003cdiv class=\"glebe-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003eAvailable in Grey.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glebe-list-item\"\u003e\n        \u003cdiv class=\"glebe-tick\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan\u003e1-Year Warranty.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. SEO Body Copy --\u003e\n  \u003cdiv class=\"glebe-seo\"\u003e\n    \u003ch2\u003eGlebe Corner Chaise Sofa Bed — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Glebe Corner Chaise Sofa Bed is built for households where the lounge has to do more than one job. The U-shape configuration creates two extended chaise sections on each end, with one chaise opening for built-in storage so you can stash bedding, throws, and cushions out of sight. When guests arrive, the bed conversion uses handles located underneath the two middle seats — pull the section out, lift it up, and it sits flush at the same height as the lounge to form a flat sleeping surface. There's no separate fold-out mattress hidden inside, no thin pad to deploy, no awkward wrestling required. The hardwood and plywood frame won't sag or warp the way MDF and softwood frames do, the pocket spring system distributes weight evenly across the seat, and the D28 commercial-grade foam outlasts the lower-density foams (D18-D22) found in budget alternatives.\u003c\/p\u003e\n    \u003cp\u003eThe Glebe is upholstered in Belfast fabric — a 100% polyester weave chosen for everyday durability and ease of care. Polyester resists wear, holds colour well under UV exposure, and wipes clean with minimal fuss, which makes it practical for living rooms that see daily use. Multi-position adjustable headrests across the back row let each person fold flat for a sleek profile or lift up for proper neck support. The Glebe suits open-plan apartments where the sofa anchors the space, studio layouts where every square metre needs to earn its keep, and spare rooms that double as home offices or guest quarters. Available in Grey to suit modern Brisbane and Gold Coast living rooms.\u003c\/p\u003e\n    \u003cp\u003eSee the Glebe Corner Chaise Sofa Bed in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Sit on the cushions, try the pull-out lift-up bed mechanism, lift the storage chaise, and check the headrest positions. Our team can talk you through delivery to your suburb (this is a large U-shape piece, so we'll go through access and clearance), lead times, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast Brisbane and Gold Coast delivery.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Light Grey","offer_id":44022631399559,"sku":"VHNL-GLEB-01","price":1899.0,"currency_code":"AUD","in_stock":false},{"title":"Dark Grey","offer_id":44022631432327,"sku":"VHNL-GLEB-02","price":1899.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/glebe-corner-chaise-sofa-bed-the-a2z-furniture-1_1.png?v=1778479954"},{"product_id":"memphis-fabric-electric-corner-recliner","title":"Memphis Fabric Electric Corner Recliner","description":"\u003ch3 class=\"text-text-100 mt-2 -mb-1 text-base font-bold\"\u003eMemphis Fabric Electric Corner Recliner — Double Power Recline, Storage Console \u0026amp; Cup Holders\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cstrong\u003eSink into your seat the moment you get home.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003eThe Memphis Corner Electric Recliner is built for the way Australians actually live — long evenings on the couch, movie marathons, and those lazy Sunday afternoons where you never quite make it off the lounge. With two independent electric recliners, a built-in storage console, and integrated cup holders, this is a corner sofa that works as hard at relaxing as you do.\u003c\/p\u003e\n\u003chr class=\"border-border-200 border-t-0.5 my-3 mx-1.5\"\u003e\n\u003ch3 class=\"text-text-100 mt-2 -mb-1 text-base font-bold\"\u003eTwo Independent Electric Recliners — Zero Effort, Maximum Comfort\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003eBoth corner seats recline at the touch of a button. No wrestling with levers, no shifting your weight — just effortless, whisper-quiet electric recline to your perfect angle. Whether one person wants to sit upright while the other fully reclines, the Memphis gives both what they need without compromise.\u003c\/p\u003e\n\u003chr class=\"border-border-200 border-t-0.5 my-3 mx-1.5\"\u003e\n\u003ch3 class=\"text-text-100 mt-2 -mb-1 text-base font-bold\"\u003eSuave Fabric Upholstery in Shadow \u0026amp; Steel\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003eWrapped in premium \u003cstrong\u003eSuave Fabric\u003c\/strong\u003e in a sophisticated \u003cstrong\u003eShadow and Steel\u003c\/strong\u003e colourway, the Memphis brings a refined, contemporary feel to any living room. The soft-touch finish is comfortable against skin year-round — cooler than leather in summer, warmer in winter — making it ideal for the Queensland climate.\u003c\/p\u003e\n\u003chr class=\"border-border-200 border-t-0.5 my-3 mx-1.5\"\u003e\n\u003ch3 class=\"text-text-100 mt-2 -mb-1 text-base font-bold\"\u003eBuilt to Last: Sinuous Spring \u0026amp; High-Density Foam Construction\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003eComfort is only as good as what's underneath. The Memphis is engineered with:\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e\n\u003cstrong\u003eSinuous spring support system\u003c\/strong\u003e — flexible, durable, and designed to maintain shape over years of use\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e\n\u003cstrong\u003eHigh-density PU foam seat and back cushions\u003c\/strong\u003e — firm enough to support your posture, soft enough to sink into after a long day\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e\n\u003cstrong\u003ePlywood frame\u003c\/strong\u003e — strong, stable, and built to handle daily family use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr class=\"border-border-200 border-t-0.5 my-3 mx-1.5\"\u003e\n\u003ch3 class=\"text-text-100 mt-2 -mb-1 text-base font-bold\"\u003eStorage Console \u0026amp; Cup Holders — Everything Within Reach\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003eThe centre console means remotes, phones, books, and snacks are always arm's reach away. The integrated \u003cstrong\u003ecup holders\u003c\/strong\u003e mean no more side tables crowding your space or drinks ending up on the floor. It's the small details that make a big difference when you're settled in for the night.\u003c\/p\u003e\n\u003chr class=\"border-border-200 border-t-0.5 my-3 mx-1.5\"\u003e\n\u003ch3 class=\"text-text-100 mt-2 -mb-1 text-base font-bold\"\u003eSpecifications at a Glance\u003c\/h3\u003e\n\u003cdiv class=\"overflow-x-auto w-full px-2 mb-6\"\u003e\n\u003ctable class=\"min-w-full border-collapse text-sm leading-[1.7] whitespace-normal\"\u003e\n\u003cthead class=\"text-left\"\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\" class=\"text-text-100 border-b-0.5 border-border-300\/60 py-2 pr-4 align-top font-bold\"\u003eFeature\u003c\/th\u003e\n\u003cth scope=\"col\" class=\"text-text-100 border-b-0.5 border-border-300\/60 py-2 pr-4 align-top font-bold\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"border-b-0.5 border-border-300\/30 py-2 pr-4 align-top\"\u003eColour\u003c\/td\u003e\n\u003ctd class=\"border-b-0.5 border-border-300\/30 py-2 pr-4 align-top\"\u003eShadow \u0026amp; Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border-b-0.5 border-border-300\/30 py-2 pr-4 align-top\"\u003eUpholstery\u003c\/td\u003e\n\u003ctd class=\"border-b-0.5 border-border-300\/30 py-2 pr-4 align-top\"\u003eSuave Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border-b-0.5 border-border-300\/30 py-2 pr-4 align-top\"\u003eFrame\u003c\/td\u003e\n\u003ctd class=\"border-b-0.5 border-border-300\/30 py-2 pr-4 align-top\"\u003ePlywood\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border-b-0.5 border-border-300\/30 py-2 pr-4 align-top\"\u003eReclining Mechanism\u003c\/td\u003e\n\u003ctd class=\"border-b-0.5 border-border-300\/30 py-2 pr-4 align-top\"\u003eElectric (both corner seats)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border-b-0.5 border-border-300\/30 py-2 pr-4 align-top\"\u003eSupport System\u003c\/td\u003e\n\u003ctd class=\"border-b-0.5 border-border-300\/30 py-2 pr-4 align-top\"\u003eSinuous Springs + Foam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border-b-0.5 border-border-300\/30 py-2 pr-4 align-top\"\u003eSeat Cushion Fill\u003c\/td\u003e\n\u003ctd class=\"border-b-0.5 border-border-300\/30 py-2 pr-4 align-top\"\u003eHigh-Density PU Foam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border-b-0.5 border-border-300\/30 py-2 pr-4 align-top\"\u003eBack Cushion Fill\u003c\/td\u003e\n\u003ctd class=\"border-b-0.5 border-border-300\/30 py-2 pr-4 align-top\"\u003eHigh-Density PU Foam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border-b-0.5 border-border-300\/30 py-2 pr-4 align-top\"\u003eConsole\u003c\/td\u003e\n\u003ctd class=\"border-b-0.5 border-border-300\/30 py-2 pr-4 align-top\"\u003eYes — with storage \u0026amp; cup holders\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003chr class=\"border-border-200 border-t-0.5 my-3 mx-1.5\"\u003e\n\u003ch3 class=\"text-text-100 mt-2 -mb-1 text-base font-bold\"\u003eWhy Buy from The A2Z Furniture?\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003eAt A2Z Furniture, we've been helping Brisbane, Ipswich, and Gold Coast families furnish their homes with quality pieces that stand the test of time. We know furniture — and we know that a recliner is one of the most personal purchases you'll make for your home. That's why we stock pieces we'd put in our own lounges.\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e✅ Showrooms in Brisbane, Ipswich \u0026amp; Gold Coast — see it before you buy\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e✅ Friendly team ready to help: \u003cstrong\u003e1300 781 990\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e✅ Fast delivery across Southeast Queensland\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cem\u003eNot sure if this is the right fit? \u003ca class=\"underline underline underline-offset-2 decoration-1 decoration-current\/40 hover:decoration-current focus:decoration-current\" href=\"https:\/\/thea2zfurniture.com\/pages\/contact-us\"\u003eVisit us in-store\u003c\/a\u003e or call our team — we're happy to help you measure up and find your perfect match.\u003c\/em\u003e\u003c\/p\u003e\n\u003chr class=\"border-border-200 border-t-0.5 my-3 mx-1.5\"\u003e\n\u003ch3 class=\"text-text-100 mt-2 -mb-1 text-base font-bold\"\u003eYou Might Also Love\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003eLooking for more ways to elevate your living room? Explore our full range of:\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e\n\u003ca class=\"underline underline underline-offset-2 decoration-1 decoration-current\/40 hover:decoration-current focus:decoration-current\" href=\"https:\/\/thea2zfurniture.com\/collections\/corner-lounges-brisbane-gold-coast\"\u003eCorner Lounges \u0026amp; Chaise Sofas\u003c\/a\u003e — more corner configurations to suit every room size\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e\n\u003ca class=\"underline underline underline-offset-2 decoration-1 decoration-current\/40 hover:decoration-current focus:decoration-current\" href=\"https:\/\/thea2zfurniture.com\/collections\/corner-lounge-with-recliners\"\u003eCorner Lounge with Recliners\u003c\/a\u003e — browse our full reclining corner range\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e\n\u003ca class=\"underline underline underline-offset-2 decoration-1 decoration-current\/40 hover:decoration-current focus:decoration-current\" href=\"https:\/\/thea2zfurniture.com\/collections\/single-recliner-chairs\"\u003eSingle Recliner Chairs\u003c\/a\u003e — perfect companion seating\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e\n\u003ca class=\"underline underline underline-offset-2 decoration-1 decoration-current\/40 hover:decoration-current focus:decoration-current\" href=\"https:\/\/thea2zfurniture.com\/collections\/home-theatre-recliners-brisbane-gold-coast\"\u003eHome Theatre Recliners\u003c\/a\u003e — take the cinema experience home\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e\n\u003ca class=\"underline underline underline-offset-2 decoration-1 decoration-current\/40 hover:decoration-current focus:decoration-current\" href=\"https:\/\/thea2zfurniture.com\/collections\/fabric-furniture-care\"\u003eFabric Furniture Care\u003c\/a\u003e — keep your Memphis looking its best\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"The A2Z Furniture","offers":[{"title":"Shadow","offer_id":44022661546119,"sku":"VHNL-MEMP-02","price":2499.0,"currency_code":"AUD","in_stock":false},{"title":"Steel","offer_id":44022661611655,"sku":"VHNL-MEMP-01","price":2499.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/memphis-fabric-electric-corner-recliner-the-a2z-furniture-1.png?v=1778479957"},{"product_id":"sussex-leather-corner-lounge-with-recliners","title":"Sussex Leather Corner Lounge with Recliners","description":"\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003eThe Sussex Corner Recliner Lounge is designed for those who refuse to compromise on either style or relaxation. With two dedicated reclining corner seats, this lounge invites every member of the household to unwind on their own terms — whether that's movie night, a lazy Sunday, or simply putting your feet up after a long day.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cstrong\u003eChoose Your Recline Experience\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003eThe Sussex is available in two recliner configurations to suit your lifestyle and living space:\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e\n\u003cstrong\u003eManual Recliner\u003c\/strong\u003e — Simple, reliable, and effortless. A gentle push activates the recline mechanism, giving you full control with no cords or power required.\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e\n\u003cstrong\u003eElectric Recliner\u003c\/strong\u003e — At the touch of a button, glide smoothly into your perfect position. Ideal for those who want a seamless, effortless experience or need easier accessibility.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cstrong\u003eDesigned to Complement Your Home\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003eAvailable in three carefully curated colour options, the Sussex integrates naturally into a range of interior styles:\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e\n\u003cstrong\u003eBlack\u003c\/strong\u003e — Bold and sophisticated, perfect for contemporary or industrial-styled spaces.\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e\n\u003cstrong\u003eMid Grey\u003c\/strong\u003e — Versatile and timeless, a seamless fit for both modern and classic interiors.\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e\n\u003cstrong\u003eTangerine\u003c\/strong\u003e — A vibrant statement piece that adds warmth and personality to any room.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cstrong\u003eWhy the Sussex?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003eCorner lounges are one of the most practical investments for a living space — maximising seating capacity while defining the room's layout. The Sussex takes this further by combining the social format of a corner configuration with the personal comfort of individual reclining seats, so everyone gets their own relaxation zone.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cem\u003eFind your colour. Choose your recline. Make it yours.\u003c\/em\u003e\u003c\/p\u003e","brand":"The A2Z Furniture","offers":[{"title":"Black \/ Manual","offer_id":44287355355271,"sku":"SU-CRR-BL","price":2399.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ Electric","offer_id":44287355551879,"sku":"SU-CER-BL","price":2599.0,"currency_code":"AUD","in_stock":true},{"title":"Mid Grey \/ Manual","offer_id":44287355420807,"sku":"SU-CRR-MG","price":2399.0,"currency_code":"AUD","in_stock":true},{"title":"Mid Grey \/ Electric","offer_id":44287355486343,"sku":"SU-CER-MG","price":2599.0,"currency_code":"AUD","in_stock":true},{"title":"Tangerine \/ Manual","offer_id":44287357190279,"sku":"SU-CRR-TA","price":2399.0,"currency_code":"AUD","in_stock":true},{"title":"Tangerine \/ Electric","offer_id":44287357223047,"sku":"SU-CER-TA","price":2599.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Sussex_Black-1.png?v=1778479982"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/collections\/glebe-corner-chaise-sofa-bed-the-a2z-furniture-1_1.jpg?v=1778900233","url":"https:\/\/thea2zfurniture.com\/collections\/corner-lounges-brisbane-gold-coast.oembed?page=3","provider":"The A2Z Furniture","version":"1.0","type":"link"}