{"title":"Coffee Tables","description":"\u003c!--\n  ============================================================\n  A2Z FURNITURE — COFFEE TABLES (HUB)\n  SECTION 1: ABOVE THE PRODUCT GRID\n  Class prefix: .a2z-ct-top  ·  Theme renders the H1 — none 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-ct-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-ct-top { margin-top: -24px; } }\n  .a2z-ct-top *, .a2z-ct-top *::before, .a2z-ct-top *::after { box-sizing: inherit; }\n\n  .a2z-ct-top .hero-block { padding: 0 0 28px; text-align: left; }\n  .a2z-ct-top .eyebrow {\n    display: inline-block; font-size: 11px; font-weight: 700; letter-spacing: 1.6px;\n    text-transform: uppercase; color: var(--color-accent); margin-bottom: 14px;\n  }\n  .a2z-ct-top .hero-intro { font-size: 15px; line-height: 1.75; color: var(--color-body); margin: 0 0 24px; }\n  .a2z-ct-top .hero-intro a { color: var(--color-accent); font-weight: 600; text-decoration: none; }\n  .a2z-ct-top .hero-intro a:hover { text-decoration: underline; }\n\n  .a2z-ct-top .hero-img-wrap { width: 100%; max-width: 1100px; margin: 0 auto 0; overflow: hidden; border-radius: 4px; }\n  .a2z-ct-top .hero-img-wrap img { width: 100%; height: auto; display: block; object-fit: cover; max-height: 420px; }\n\n  .a2z-ct-top .trust-strip { background: var(--color-border); padding: 22px 20px; margin: 0; }\n  .a2z-ct-top .trust-strip-inner { max-width: 960px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 20px 16px; }\n  @media (min-width: 820px) { .a2z-ct-top .trust-strip-inner { grid-template-columns: repeat(4, auto); justify-content: center; gap: 20px 36px; } }\n  .a2z-ct-top .trust-item { display: flex; flex-direction: column; align-items: flex-start; gap: 6px; }\n  @media (min-width: 820px) { .a2z-ct-top .trust-item { flex-direction: row; align-items: center; gap: 10px; } }\n  .a2z-ct-top .trust-icon { width: 28px; height: 28px; flex-shrink: 0; color: var(--color-accent); }\n  .a2z-ct-top .trust-label { font-size: 13px; font-weight: 600; color: var(--color-body); line-height: 1.3; }\n  .a2z-ct-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-ct-top .cat-nav { padding: 28px 20px 0; max-width: 900px; margin: 0 auto; text-align: center; }\n  .a2z-ct-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-ct-top .cat-pills { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; list-style: none !important; padding: 0 !important; margin: 0 !important; }\n  .a2z-ct-top .cat-pills li { margin: 0 !important; padding: 0 !important; list-style: none !important; list-style-type: none !important; }\n  .a2z-ct-top .cat-pills li::marker, .a2z-ct-top .cat-pills li::before { content: none !important; display: none !important; }\n  .a2z-ct-top .cat-pill {\n    display: inline-block; font-size: 13px; font-weight: 600; color: var(--color-body) !important;\n    border: 1.5px solid #D8D8D8; border-radius: 100px; padding: 7px 18px; text-decoration: none;\n    transition: border-color 0.2s, color 0.2s; white-space: nowrap;\n  }\n  .a2z-ct-top .cat-pill:hover { border-color: var(--color-accent); color: var(--color-accent) !important; }\n\n  .a2z-ct-top .cta-row { display: flex; flex-wrap: wrap; justify-content: flex-start; gap: 12px; padding: 0; }\n  .a2z-ct-top .btn-primary { display: inline-block; background: var(--color-accent); color: #FFFFFF !important; font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.4px; padding: 13px 24px; border-radius: 3px; text-decoration: none; transition: opacity 0.2s; }\n  .a2z-ct-top .btn-primary:hover { opacity: 0.88; }\n  .a2z-ct-top .btn-secondary { display: inline-block; background: var(--color-secondary); color: #FFFFFF !important; font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.4px; padding: 13px 24px; border-radius: 3px; text-decoration: none; transition: opacity 0.2s; }\n  .a2z-ct-top .btn-secondary:hover { opacity: 0.88; }\n\u003c\/style\u003e\n\u003cdiv class=\"a2z-ct-top\"\u003e\n  \u003cdiv class=\"hero-block\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eRocklea · Virginia · Beenleigh · Bundall · North Ipswich\u003c\/span\u003e\n    \u003cp class=\"hero-intro\"\u003eThe coffee table is the piece your whole living room arranges itself around — so it has to earn its spot. Our Brisbane and Gold Coast range covers every shape and material in one place: round, rectangle, square and oval tables in glass, solid timber, marble-look stone and matte metal, with plenty of designs offering built-in drawer or shelf storage. Most pieces are in stock at our Rocklea warehouse with fast delivery across South-East Queensland — or come and see them in person at any of our \u003ca href=\"https:\/\/thea2zfurniture.com\/pages\/contact-us\"\u003efive QLD showrooms\u003c\/a\u003e.\u003c\/p\u003e\n    \u003cdiv class=\"cta-row\"\u003e\n      \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/coffee-tables-with-storage-brisbane-gold-coast\" class=\"btn-primary\"\u003eCoffee Tables With Storage\u003c\/a\u003e\n      \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/glass-coffee-tables-brisbane-gold-coast\" class=\"btn-secondary\"\u003eGlass Coffee Tables\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"hero-img-wrap\" style=\"text-align: start;\"\u003e\n    \u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Jayden-coffee-table.png?v=1778477624\" alt=\"Jayden coffee table styled with a sofa in a modern Brisbane living room\" width=\"1100\" height=\"420\" loading=\"eager\"\u003e\n\u003c\/div\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\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\u003cpath d=\"M9 12l3.5 3.5L20 8.5\"\u003e\u003c\/path\u003e\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\"\u003eRocklea · Virginia · Beenleigh · Bundall · North Ipswich\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\u003crect x=\"3\" y=\"8\" width=\"22\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M3 12h22M8 8V5a2 2 0 014 0v3M16 8V5a2 2 0 014 0v3\"\u003e\u003c\/path\u003e\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\u003ccircle cx=\"14\" cy=\"14\" r=\"11\"\u003e\u003c\/circle\u003e\u003cpath d=\"M14 8v6l4 2\"\u003e\u003c\/path\u003e\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\u003cpath d=\"M4 20c0-4 4-7 10-7s10 3 10 7\"\u003e\u003c\/path\u003e\u003ccircle cx=\"14\" cy=\"9\" r=\"4\"\u003e\u003c\/circle\u003e\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  \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\/coffee-tables-with-storage-brisbane-gold-coast\" class=\"cat-pill\"\u003eWith Storage\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/rectangular-coffee-tables-brisbane-gold-coast\" class=\"cat-pill\"\u003eRectangular\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/glass-coffee-tables-brisbane-gold-coast\" class=\"cat-pill\"\u003eGlass\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/wooden-coffee-tables-brisbane-gold-coast\" class=\"cat-pill\"\u003eWooden\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/nesting-coffee-tables-brisbane-gold-coast\" class=\"cat-pill\"\u003eNesting\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/marble-coffee-tables-brisbane-gold-coast\" class=\"cat-pill\"\u003eMarble\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/hamptons-coffee-tables-brisbane-gold-coast\" class=\"cat-pill\"\u003eHamptons\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/oval-coffee-tables-brisbane-gold-coast\" class=\"cat-pill\"\u003eOval\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","products":[{"product_id":"dwayne-coffee-table","title":"Dwayne Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.dwco-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.dwco-desc * { box-sizing: border-box; }\n.dwco-desc p { margin: 0 0 16px 0; }\n.dwco-desc strong { color: #222222; }\n\n.dwco-desc .dwco-section { margin-bottom: 28px; }\n\n.dwco-desc .dwco-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.dwco-desc .dwco-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .dwco-desc .dwco-features { grid-template-columns: 1fr; }\n}\n\n.dwco-desc .dwco-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dwco-desc .dwco-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.dwco-desc .dwco-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dwco-desc .dwco-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dwco-desc .dwco-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.dwco-desc .dwco-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.dwco-desc .dwco-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.dwco-desc .dwco-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  .dwco-desc .dwco-care-grid { grid-template-columns: 1fr; }\n}\n\n.dwco-desc .dwco-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dwco-desc .dwco-care-card .dwco-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.dwco-desc .dwco-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dwco-desc .dwco-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dwco-desc .dwco-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.dwco-desc .dwco-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.dwco-desc .dwco-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.dwco-desc .dwco-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.dwco-desc .dwco-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.dwco-desc .dwco-range-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.dwco-desc .dwco-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.dwco-desc .dwco-range-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.dwco-desc .dwco-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.dwco-desc .dwco-range-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.dwco-desc .dwco-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.dwco-desc .dwco-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.dwco-desc .dwco-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.dwco-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=\"dwco-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"dwco-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDwayne Coffee Table\u003c\/strong\u003e is the matching living-room piece to the Dwayne TV Unit — same heavily rounded ends wrapped in polished rose gold trim, same high-gloss black MDF body, same black tempered glass top, scaled down to coffee-table proportions. Two integrated drawers handle concealed storage for remotes, coasters, and magazines, while an open central shelf sits ready for books, plants, or styling pieces — all framed by the signature rose gold trim that wraps the rounded ends and runs across the drawer pulls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features Grid --\u003e\n\u003cdiv class=\"dwco-section\"\u003e\n\u003cdiv class=\"dwco-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"dwco-features\"\u003e\n\u003cdiv class=\"dwco-feature-card\"\u003e\n\u003cspan class=\"dwco-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=\"2\" y=\"7\" width=\"20\" height=\"10\" rx=\"5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eRounded Ends with Rose Gold Trim\u003c\/h3\u003e\n\u003cp\u003eThe signature Dwayne detail — both ends of the table curve through a generous radius, wrapped in a polished rose gold trim that catches light against the high-gloss black body. The same design move that runs through the matching TV Unit, scaled to coffee-table proportions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwco-feature-card\"\u003e\n\u003cspan class=\"dwco-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=\"2\" y=\"6\" width=\"20\" height=\"6\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"2\" y=\"14\" width=\"20\" height=\"6\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"14\" x2=\"12\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eDrawers \u0026amp; Open Shelf\u003c\/h3\u003e\n\u003cp\u003eTwo integrated drawers with rose gold accent pulls keep remotes, coasters, magazines, and the everyday clutter that builds up around a sofa concealed. An open central shelf above provides display space for hardback books, plants, or styling pieces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwco-feature-card\"\u003e\n\u003cspan class=\"dwco-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=\"2\" y=\"6\" width=\"20\" height=\"3\" rx=\"0.5\" fill=\"currentColor\"\u003e\u003c\/rect\u003e\u003crect x=\"2\" y=\"10\" width=\"20\" height=\"10\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eBlack Tempered Glass Top\u003c\/h3\u003e\n\u003cp\u003eThe black tempered glass top is heat-treated for added strength, giving a smooth, glossy serving surface that wipes clean — a deliberate dark contrast against the rose gold trim that frames the rounded ends below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwco-feature-card\"\u003e\n\u003cspan class=\"dwco-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=\"4\" width=\"18\" height=\"14\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cpolyline points=\"9,11 11,13 15,9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eFlat-Packed for Easy Transport\u003c\/h3\u003e\n\u003cp\u003eArrives flat-packed for simpler delivery and easier handling through narrow doorways, stairwells, or apartment lifts. Clear assembly instructions are included — straightforward to put together at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material Callout --\u003e\n\u003cdiv class=\"dwco-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Dwayne Coffee Table is built from MDF (medium-density fibreboard) finished in high-gloss black, paired with a black tempered glass top and polished rose gold trim around the rounded ends, drawer pulls, and base. MDF gives the body the dimensional stability and uniform consistency needed to hold the curved corner profile cleanly — easier to shape into a precise, generous radius than solid timber, and resistant to seasonal warping. The high-gloss finish reads as a deliberately glamorous choice rather than a casual one. Tempered glass is heat-treated for added strength and makes the top easy to wipe clean. Designed for everyday living-room use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"dwco-section\"\u003e\n\u003cdiv class=\"dwco-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"dwco-care-grid\"\u003e\n\u003cdiv class=\"dwco-care-card\"\u003e\n\u003cspan class=\"dwco-care-emoji\" aria-hidden=\"true\"\u003e🧽\u003c\/span\u003e\n\u003ch3\u003eClean the Glass Top\u003c\/h3\u003e\n\u003cp\u003eWipe the black tempered glass top with a soft microfibre cloth to remove dust and fingerprints. For smudges or spills, spray a non-abrasive glass cleaner onto the cloth first — never directly onto the glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwco-care-card\"\u003e\n\u003cspan class=\"dwco-care-emoji\" aria-hidden=\"true\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003ePolish the Gloss Body\u003c\/h3\u003e\n\u003cp\u003eThe high-gloss black finish shows fingerprints and dust easily — wipe down weekly with a soft, dry microfibre cloth. Skip paper towels and abrasive scourers, which can leave fine surface scratches on the glossy finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwco-care-card\"\u003e\n\u003cspan class=\"dwco-care-emoji\" aria-hidden=\"true\"\u003e🔧\u003c\/span\u003e\n\u003ch3\u003eCare for the Rose Gold Trim\u003c\/h3\u003e\n\u003cp\u003eWipe the rose gold trim along the rounded ends, drawer pulls, and base with a soft, dry cloth. Avoid harsh chemical sprays and abrasive cleaners, which can dull the metallic finish over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwco-care-card\"\u003e\n\u003cspan class=\"dwco-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eUse Coasters Always\u003c\/h3\u003e\n\u003cp\u003ePlace coasters under cups and felt pads under heavier objects on the glass top. Glass surfaces can scratch from grit beneath items moved across the top — keep the surface clear before sliding anything.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. At a Glance --\u003e\n\u003cdiv class=\"dwco-section\"\u003e\n\u003cdiv class=\"dwco-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"dwco-list\"\u003e\n\u003cdiv class=\"dwco-list-item\"\u003e\n\u003cdiv class=\"dwco-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\u003eHeavily rounded ends wrapped in polished rose gold trim — the signature Dwayne detail.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwco-list-item\"\u003e\n\u003cdiv class=\"dwco-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 integrated drawers with rose gold accent pulls and an open central shelf for display.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwco-list-item\"\u003e\n\u003cdiv class=\"dwco-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\u003eHigh-gloss black MDF body finished with a black tempered glass top.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwco-list-item\"\u003e\n\u003cdiv class=\"dwco-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\u003eFlat-packed for easier delivery, with clear assembly instructions included.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwco-list-item\"\u003e\n\u003cdiv class=\"dwco-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\u003ePairs directly with the matching Dwayne TV Unit.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Range Strip --\u003e\n\u003cdiv class=\"dwco-range-strip\"\u003e\n\u003cdiv class=\"dwco-range-label\"\u003eComplete the Look — Dwayne Range\u003c\/div\u003e\n\u003cdiv class=\"dwco-range-items\"\u003e\n\u003ca class=\"dwco-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/dwayne-tv-unit\"\u003eDwayne TV Unit\u003c\/a\u003e\n\u003cdiv class=\"dwco-range-current\" aria-current=\"page\"\u003eDwayne Coffee Table\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. SEO Body Copy --\u003e\n\u003cdiv class=\"dwco-seo\"\u003e\n\u003ch2\u003eDwayne Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Dwayne Coffee Table is a rectangular living-room piece featuring the same signature design move as the matching Dwayne TV Unit — heavily rounded ends wrapped in a polished rose gold trim that runs around the silhouette of the cabinet and continues across the drawer pulls and base. The body is constructed from MDF finished in high-gloss black; MDF works well for this design because it holds the curved corner profile in a uniform, consistent radius that's harder to achieve cleanly in solid timber, and the high-gloss surface lifts the piece into a deliberately glamorous register rather than a casual one. A black tempered glass top sits across the surface, heat-treated for added strength and easy to wipe clean. Two integrated drawers with rose gold accent pulls handle concealed storage, while an open central shelf provides display space for books, plants, or styling pieces.\u003c\/p\u003e\n\u003cp\u003eThe Dwayne range sits in the modern-luxe lane within the contemporary furniture category — pairs comfortably with emerald and forest-green velvet sofas, black leather accent chairs, cream and ivory boucle armchairs, charcoal or graphite upholstery, geometric or shag rugs in neutral tones, abstract artwork, and the kind of dressy, glamorous palette typical of dark academia, mid-century glam, and modern-luxe interiors. The black-and-rose-gold palette reads dressier than walnut-and-cream or oak-and-ivory pairings, and pairs particularly well with brass, gold, or rose gold lamps, vases, picture frames, and accent hardware — sympathetic warm metals that echo the trim around the rounded ends. The high-gloss surfaces catch light from across the room rather than fading into the background.\u003c\/p\u003e\n\u003cp\u003eThe Dwayne Coffee Table suits modern living rooms, apartments, and homes where the coffee table is intended to be a sculptural feature in front of the sofa rather than a quiet background piece — formal living rooms, glamorous open-plan spaces, and rooms styled around a moody or luxe palette. It pairs directly with the matching \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/dwayne-tv-unit\"\u003eDwayne TV Unit\u003c\/a\u003e in the same high-gloss black finish with rose gold trim, for a coordinated living-room set that carries the rounded-corner design language across both pieces. 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":"Default Title","offer_id":39354997047431,"sku":"DW-CT-B\u0026RG","price":499.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Dwayne-Coffee-Table.png?v=1778477270"},{"product_id":"zoom-coffee-table","title":"Zoom Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.zmco-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.zmco-desc * { box-sizing: border-box; }\n.zmco-desc p { margin: 0 0 16px 0; }\n.zmco-desc strong { color: #222222; }\n\n.zmco-desc .zmco-section { margin-bottom: 28px; }\n\n.zmco-desc .zmco-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.zmco-desc .zmco-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .zmco-desc .zmco-features { grid-template-columns: 1fr; }\n}\n\n.zmco-desc .zmco-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.zmco-desc .zmco-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.zmco-desc .zmco-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.zmco-desc .zmco-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.zmco-desc .zmco-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.zmco-desc .zmco-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.zmco-desc .zmco-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.zmco-desc .zmco-top-options {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 10px;\n  margin-bottom: 28px;\n}\n\n@media (max-width: 768px) {\n  .zmco-desc .zmco-top-options { grid-template-columns: repeat(2, 1fr); }\n}\n\n.zmco-desc .zmco-top-option {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.zmco-desc .zmco-top-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.zmco-desc .zmco-top-option 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.zmco-desc .zmco-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  .zmco-desc .zmco-care-grid { grid-template-columns: 1fr; }\n}\n\n.zmco-desc .zmco-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.zmco-desc .zmco-care-card .zmco-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.zmco-desc .zmco-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.zmco-desc .zmco-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.zmco-desc .zmco-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.zmco-desc .zmco-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.zmco-desc .zmco-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.zmco-desc .zmco-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.zmco-desc .zmco-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.zmco-desc .zmco-range-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.zmco-desc .zmco-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.zmco-desc .zmco-range-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.zmco-desc .zmco-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.zmco-desc .zmco-range-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.zmco-desc .zmco-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.zmco-desc .zmco-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.zmco-desc .zmco-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.zmco-desc .zmco-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=\"zmco-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"zmco-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eZoom Coffee Table\u003c\/strong\u003e is the matching living-room piece to the Zoom TV Unit — same glamorous polished mirror-finish stainless steel base and four sculptural curved legs, scaled to coffee-table proportions. Choose your top from four premium finishes — black glass, black marble, cream marble, or grey marble — for a Hollywood Regency look that pairs beautifully with velvet sofas, marble accents, and luxe contemporary interiors. Designed without drawers or storage for a clean, gallery-style display surface.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Key Features Grid --\u003e\n  \u003cdiv class=\"zmco-section\"\u003e\n    \u003cdiv class=\"zmco-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"zmco-features\"\u003e\n\n      \u003cdiv class=\"zmco-feature-card\"\u003e\n        \u003cspan class=\"zmco-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 4 Q3 12 5 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 4 Q21 12 19 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 4 Q7 12 9 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 4 Q17 12 15 20\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003ePolished Mirror-Finish Curved Legs\u003c\/h3\u003e\n        \u003cp\u003eThe signature Zoom detail — four sculptural curved legs in polished mirror-finish stainless steel give the coffee table a glamorous Hollywood Regency presence. The graceful cabriole-style curve replaces the straight tapered legs you usually see on modern coffee tables, making the Zoom read as a real statement piece rather than a background fixture.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zmco-feature-card\"\u003e\n        \u003cspan class=\"zmco-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=\"6\" width=\"20\" height=\"3\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"2\" y=\"11\" width=\"20\" height=\"2\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"2\" y=\"15\" width=\"20\" height=\"3\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eLayered Stratified Top\u003c\/h3\u003e\n        \u003cp\u003eThe top features a distinctive stratified construction — the chosen top sits inset on a layered steel frame, with the multi-layer edge profile clearly visible from the side. The look is more refined than a single flat slab and shows off the quality of both materials when viewed from any angle.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zmco-feature-card\"\u003e\n        \u003cspan class=\"zmco-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=\"6\" cy=\"6\" r=\"3\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18\" cy=\"6\" r=\"3\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"6\" cy=\"18\" r=\"3\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18\" cy=\"18\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eFour Premium Top Options\u003c\/h3\u003e\n        \u003cp\u003eChoose your top from four distinctive finishes — black glass for high-gloss drama, black marble for moody luxe, cream marble for soft elegance, or grey marble for contemporary cool. Each option creates a different mood while maintaining the glamorous Zoom character.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zmco-feature-card\"\u003e\n        \u003cspan class=\"zmco-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=\"3\" y1=\"12\" x2=\"21\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"18\" x2=\"21\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eClean Open Platform\u003c\/h3\u003e\n        \u003cp\u003eNo drawers, no enclosed storage — a deliberate minimalist approach that keeps the table reading as a clean, gallery-style display surface for coffee table books, candles, vases, and styling pieces. Pairs particularly well with luxe-modern interiors where less really is more.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Top Options Swatch Row --\u003e\n  \u003cdiv class=\"zmco-section\"\u003e\n    \u003cdiv class=\"zmco-label\"\u003eTop Options\u003c\/div\u003e\n    \u003cdiv class=\"zmco-top-options\"\u003e\n      \u003cdiv class=\"zmco-top-option\"\u003e\n        \u003cdiv class=\"zmco-top-swatch\" style=\"background: linear-gradient(135deg, #1A1A1A, #2D2D2D);\"\u003e\u003c\/div\u003e\n        \u003ch3\u003eBlack Glass\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"zmco-top-option\"\u003e\n        \u003cdiv class=\"zmco-top-swatch\" style=\"background: linear-gradient(135deg, #1F1F1F 0%, #3A3A3A 40%, #2A2A2A 70%, #1A1A1A 100%);\"\u003e\u003c\/div\u003e\n        \u003ch3\u003eBlack Marble\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"zmco-top-option\"\u003e\n        \u003cdiv class=\"zmco-top-swatch\" style=\"background: linear-gradient(135deg, #F5EFE0 0%, #E8DDC8 40%, #F0E5D0 70%, #DDD0B6 100%);\"\u003e\u003c\/div\u003e\n        \u003ch3\u003eCream Marble\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"zmco-top-option\"\u003e\n        \u003cdiv class=\"zmco-top-swatch\" style=\"background: linear-gradient(135deg, #B5B5B5 0%, #8E8E8E 40%, #A8A8A8 70%, #777777 100%);\"\u003e\u003c\/div\u003e\n        \u003ch3\u003eGrey Marble\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Material Callout --\u003e\n  \u003cdiv class=\"zmco-material-callout\"\u003e\n    \u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n    \u003cp\u003eThe Zoom Coffee Table is built with a polished mirror-finish stainless steel base and four sculptural curved legs that handle the structural work and the visual impact in equal measure. The top is available in four premium finishes — black glass, black marble, cream marble, or grey marble — each with the layered stratified edge profile. The mirror-finish stainless steel is highly resistant to corrosion and rust, holds its polish well over years of use, and reflects light around the room for a brighter, more glamorous feel.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Care Instructions --\u003e\n  \u003cdiv class=\"zmco-section\"\u003e\n    \u003cdiv class=\"zmco-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"zmco-care-grid\"\u003e\n\n      \u003cdiv class=\"zmco-care-card\"\u003e\n        \u003cspan class=\"zmco-care-emoji\" aria-hidden=\"true\"\u003e✨\u003c\/span\u003e\n        \u003ch3\u003ePolish the Steel Base\u003c\/h3\u003e\n        \u003cp\u003eWipe the polished stainless steel legs with a soft, dry microfibre cloth weekly to keep them looking sharp. For fingerprints or smudges, use a slightly damp cloth and dry immediately. Skip abrasive scourers and chemical cleaners.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zmco-care-card\"\u003e\n        \u003cspan class=\"zmco-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n        \u003ch3\u003eAlways Use Coasters\u003c\/h3\u003e\n        \u003cp\u003eUse coasters under cups and felt pads under heavier objects. Glass shows water rings and marble can stain or etch from acidic liquids — coasters under everything keep both surfaces looking pristine on a daily-use coffee table.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zmco-care-card\"\u003e\n        \u003cspan class=\"zmco-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003ch3\u003eWipe the Top\u003c\/h3\u003e\n        \u003cp\u003eWipe the glass or marble top with a soft, slightly damp cloth, then dry the surface immediately. Use a glass cleaner for the black glass option, and a pH-neutral stone cleaner for the marble tops.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zmco-care-card\"\u003e\n        \u003cspan class=\"zmco-care-emoji\" aria-hidden=\"true\"\u003e⚠️\u003c\/span\u003e\n        \u003ch3\u003eAvoid Heavy Impact\u003c\/h3\u003e\n        \u003cp\u003eGlass and stone tops are durable but not impact-proof. Avoid placing heavy items down hard on the surface, and don't drag heavy objects across the top. Lift rather than slide when rearranging décor.\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=\"zmco-section\"\u003e\n    \u003cdiv class=\"zmco-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"zmco-list\"\u003e\n\n      \u003cdiv class=\"zmco-list-item\"\u003e\n        \u003cdiv class=\"zmco-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\u003ePolished mirror-finish stainless steel base with four curved sculptural legs.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zmco-list-item\"\u003e\n        \u003cdiv class=\"zmco-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 from black glass, black marble, cream marble, or grey marble top.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zmco-list-item\"\u003e\n        \u003cdiv class=\"zmco-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\u003eDistinctive layered stratified top edge profile.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zmco-list-item\"\u003e\n        \u003cdiv class=\"zmco-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\u003eOpen platform design — no drawers or enclosed storage.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zmco-list-item\"\u003e\n        \u003cdiv class=\"zmco-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\u003eSuits Hollywood Regency, glam-luxe, and dressy contemporary interiors.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zmco-list-item\"\u003e\n        \u003cdiv class=\"zmco-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\u003ePairs with the matching Zoom TV Unit.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. Range Strip --\u003e\n  \u003cdiv class=\"zmco-range-strip\"\u003e\n    \u003cdiv class=\"zmco-range-label\"\u003eComplete the Look — Zoom Range\u003c\/div\u003e\n    \u003cdiv class=\"zmco-range-items\"\u003e\n      \u003ca class=\"zmco-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/zoom-tv-unit\"\u003eZoom TV Unit\u003c\/a\u003e\n      \u003cdiv class=\"zmco-range-current\" aria-current=\"page\"\u003eZoom Coffee Table\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 8. SEO Body Copy --\u003e\n  \u003cdiv class=\"zmco-seo\"\u003e\n    \u003ch2\u003eZoom Coffee Table — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Zoom Coffee Table is a glam-luxe coffee table with a polished mirror-finish stainless steel base, four sculptural curved legs in a graceful cabriole shape, and a choice of four premium top finishes — black glass, black marble, cream marble, or grey marble. The top features a distinctive layered stratified edge profile, and the table is built as a deliberate open platform with no drawers or enclosed storage. The clean platform design keeps the table reading as a gallery-style display surface for coffee table books, candles, vases, trays, and styling pieces — particularly well-suited to luxe-modern interiors where the table itself is part of the styling story.\u003c\/p\u003e\n    \u003cp\u003eThe Zoom range has a Hollywood Regency \/ glam-luxe feel — works really well in dressy contemporary interiors, luxury apartments, and homes that lean toward glamorous styling. The polished steel and black glass colour story pairs particularly nicely with deep velvet sofas in jewel tones (the emerald velvet sofa shown in the styled image is a textbook pairing), boucle accent chairs, faux fur or sherpa throws, brass or gold floor lamps, marble fireplace surrounds, and large-scale framed artwork. The reflective surfaces also bounce light around the room, making the space feel brighter and more open. Suits luxury-modern, glam, contemporary, art-deco-leaning, and Hollywood Regency interiors.\u003c\/p\u003e\n    \u003cp\u003eThe Zoom Coffee Table pairs directly with the matching \u003ca class=\"zmco-link\" href=\"https:\/\/thea2zfurniture.com\/products\/zoom-tv-unit\"\u003eZoom TV Unit\u003c\/a\u003e for a coordinated living room set in the same glamorous polished-steel-and-stratified-top design. Buy them together for a complete look, or just the coffee table on its own. To see it in person and check out the four top options, 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\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Black Marble","offer_id":39737642877063,"sku":"ZO-CT-BLM","price":599.0,"currency_code":"AUD","in_stock":false},{"title":"Grey Marble","offer_id":39737644286087,"sku":"ZO-CT-GRM","price":599.0,"currency_code":"AUD","in_stock":false},{"title":"Crème Marble","offer_id":39737644318855,"sku":"ZO-CT-WHM","price":599.0,"currency_code":"AUD","in_stock":false},{"title":"Black Glass","offer_id":39739010875527,"sku":"ZO-CT-BL","price":499.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Zoom-black-marble-coffee-table.png?v=1778477278"},{"product_id":"zone-marble-coffee-table","title":"Zone Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.znco-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.znco-desc * { box-sizing: border-box; }\n.znco-desc p { margin: 0 0 16px 0; }\n.znco-desc strong { color: #222222; }\n\n.znco-desc .znco-section { margin-bottom: 28px; }\n\n.znco-desc .znco-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.znco-desc .znco-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .znco-desc .znco-features { grid-template-columns: 1fr; }\n}\n\n.znco-desc .znco-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.znco-desc .znco-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.znco-desc .znco-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.znco-desc .znco-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.znco-desc .znco-colours {\n  background: #F7EDE3;\n  border: 1px solid #E8C9AA;\n  border-radius: 10px;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.znco-desc .znco-colours-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-top: 4px;\n}\n\n@media (max-width: 600px) {\n  .znco-desc .znco-colours-grid { grid-template-columns: 1fr; }\n}\n\n.znco-desc .znco-colour-card {\n  background: #fff;\n  border-radius: 8px;\n  padding: 12px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.znco-desc .znco-swatch {\n  width: 32px;\n  height: 32px;\n  border-radius: 50%;\n  flex-shrink: 0;\n  border: 1px solid rgba(0,0,0,0.1);\n}\n\n.znco-desc .znco-swatch.black {\n  background: linear-gradient(135deg, #1a1a1a 0%, #2c2c2c 50%, #1a1a1a 100%);\n}\n\n.znco-desc .znco-swatch.grey {\n  background: linear-gradient(135deg, #b8b8b8 0%, #d4d4d4 50%, #a8a8a8 100%);\n}\n\n.znco-desc .znco-swatch.creme {\n  background: linear-gradient(135deg, #ede4d3 0%, #f5ede0 50%, #e0d4be 100%);\n}\n\n.znco-desc .znco-colour-name {\n  font-size: 13px;\n  font-weight: 600;\n  color: #222222;\n}\n\n.znco-desc .znco-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.znco-desc .znco-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.znco-desc .znco-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.znco-desc .znco-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  .znco-desc .znco-care-grid { grid-template-columns: 1fr; }\n}\n\n.znco-desc .znco-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.znco-desc .znco-care-card .znco-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.znco-desc .znco-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.znco-desc .znco-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.znco-desc .znco-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.znco-desc .znco-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.znco-desc .znco-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.znco-desc .znco-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.znco-desc .znco-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.znco-desc .znco-range-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.znco-desc .znco-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.znco-desc .znco-range-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.znco-desc .znco-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.znco-desc .znco-range-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.znco-desc .znco-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.znco-desc .znco-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.znco-desc .znco-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.znco-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=\"znco-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"znco-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eZone Coffee Table\u003c\/strong\u003e is the matching living-room piece to the Zone Marble TV Unit and Hall Table — same engineered marble top, same polished stainless steel construction, scaled to coffee-table proportions and set on a sculptural curved base. The marble comes in three colours so you can pick the one that suits your room — black, grey, or cream. No drawers, no fuss — just a clean, statement-piece centre for the living room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Colour Options --\u003e\n\u003cdiv class=\"znco-colours\"\u003e\n\u003cdiv class=\"znco-label\"\u003eAvailable in 3 Marble Colours\u003c\/div\u003e\n\u003cdiv class=\"znco-colours-grid\"\u003e\n\u003cdiv class=\"znco-colour-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"znco-swatch black\"\u003e\u003c\/span\u003e \u003cspan class=\"znco-colour-name\"\u003eBlack Marble\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znco-colour-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"znco-swatch grey\"\u003e\u003c\/span\u003e \u003cspan class=\"znco-colour-name\"\u003eGrey Marble\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znco-colour-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"znco-swatch creme\"\u003e\u003c\/span\u003e \u003cspan class=\"znco-colour-name\"\u003eCream Marble\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Key Features Grid --\u003e\n\u003cdiv class=\"znco-section\"\u003e\n\u003cdiv class=\"znco-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"znco-features\"\u003e\n\u003cdiv class=\"znco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"znco-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=\"3\" width=\"20\" y=\"6\" x=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 7 Q6 6.5 8 7\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 7 Q12 6.5 14 7\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 7 Q18 6.5 20 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eEngineered Marble Top\u003c\/h3\u003e\n\u003cp\u003eThe signature Zone detail — an engineered marble top with the look of natural marble and much better practicality. More stain-resistant, more durable, and lower-maintenance than natural marble, while keeping the same designer feel. Pick from black, grey, or cream to match your room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"znco-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 8 Q5 16 10 16 L14 16 Q19 16 19 8\"\u003e\u003c\/path\u003e\u003cline y2=\"20\" x2=\"19\" y1=\"20\" x1=\"5\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCurved Stainless Steel Base\u003c\/h3\u003e\n\u003cp\u003eTwo arched polished stainless steel curves meet at the centre, supported by a rectangular base plate. The sculptural shape gives the table a distinctive silhouette and lifts the marble top visually. Strong, stable, and resistant to rust.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"znco-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\u003ccircle fill=\"currentColor\" r=\"2\" cy=\"9\" cx=\"6\"\u003e\u003c\/circle\u003e\u003ccircle fill=\"currentColor\" r=\"1.5\" cy=\"8\" cx=\"16\"\u003e\u003c\/circle\u003e\u003ccircle fill=\"currentColor\" r=\"2\" cy=\"15\" cx=\"14\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eThree Colour Options\u003c\/h3\u003e\n\u003cp\u003eChoose from black, grey, or cream marble to match your existing furniture. Black for dramatic, dark-palette rooms; grey for cool, neutral interiors; cream for warmer, lighter spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"znco-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=\"12\" width=\"18\" y=\"6\" x=\"3\"\u003e\u003c\/rect\u003e\u003cline y2=\"6\" x2=\"21\" y1=\"6\" x1=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eNo Drawers, Sleek Simplicity\u003c\/h3\u003e\n\u003cp\u003eNo drawers, no clutter. The Zone Coffee Table is all about clean lines and the materials doing the talking — perfect for minimalist living rooms where simplicity is the look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Material Callout --\u003e\n\u003cdiv class=\"znco-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Zone Coffee Table is built from engineered marble and polished stainless steel. Engineered marble (sometimes called engineered stone or marble composite) is made from natural marble particles bonded with resin — it has the same look and weight as natural marble, but is denser, more stain-resistant, and easier to look after day-to-day. The polished stainless steel base is strong, stable, and rust-resistant, with a bright reflective finish that bounces light around the room. Designed for everyday living-room use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Care Instructions --\u003e\n\u003cdiv class=\"znco-section\"\u003e\n\u003cdiv class=\"znco-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"znco-care-grid\"\u003e\n\u003cdiv class=\"znco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"znco-care-emoji\"\u003e🧽\u003c\/span\u003e\n\u003ch3\u003eWipe the Marble Top\u003c\/h3\u003e\n\u003cp\u003eWipe the engineered marble top with a soft, damp cloth as needed. Use a pH-neutral cleaner if anything more is needed — avoid harsh chemicals, vinegar, lemon, and bleach, which can damage the resin finish over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"znco-care-emoji\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eUse Coasters \u0026amp; Wipe Spills Fast\u003c\/h3\u003e\n\u003cp\u003eEngineered marble is more stain-resistant than natural marble, but coffee, wine, and oils can still leave marks if left to soak in. Use coasters under cups and clean up spills with a soft, damp cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"znco-care-emoji\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003ePolish the Steel Base\u003c\/h3\u003e\n\u003cp\u003eWipe the stainless steel base with a soft, dry microfibre cloth to keep it shiny and free of fingerprints. For tougher marks, a damp cloth with a small amount of mild soap works well.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"znco-care-emoji\"\u003e🔥\u003c\/span\u003e\n\u003ch3\u003eUse Mats for Hot Items\u003c\/h3\u003e\n\u003cp\u003eEngineered marble handles everyday warmth well, but hot mugs, candles, and other heat sources placed directly on the surface can damage the resin over time. Use coasters or mats under anything hot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. At a Glance --\u003e\n\u003cdiv class=\"znco-section\"\u003e\n\u003cdiv class=\"znco-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"znco-list\"\u003e\n\u003cdiv class=\"znco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"znco-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\u003eEngineered marble top — the look of marble with everyday practicality.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"znco-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 colour options — black, grey, or cream marble.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"znco-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\u003eSculptural curved polished stainless steel base.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"znco-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\u003eNo drawers — clean, minimalist look.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"znco-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\u003ePairs with the matching Zone Marble TV Unit and Hall Table.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. Range Strip --\u003e\n\u003cdiv class=\"znco-range-strip\"\u003e\n\u003cdiv class=\"znco-range-label\"\u003eComplete the Look — Zone Range\u003c\/div\u003e\n\u003cdiv class=\"znco-range-items\"\u003e\n\u003ca href=\"https:\/\/thea2zfurniture.com\/products\/zone-marble-top-tv-unit\" class=\"znco-range-item\"\u003eZone Marble TV Unit\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/zone-marble-hallway-table\" class=\"znco-range-item\"\u003eZone Hall Table\u003c\/a\u003e\n\u003cdiv aria-current=\"page\" class=\"znco-range-current\"\u003eZone Coffee Table\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. SEO Body Copy --\u003e\n\u003cdiv class=\"znco-seo\"\u003e\n\u003ch2\u003eZone Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Zone Coffee Table is a modern rectangular coffee table with an engineered marble top set on a sculptural curved polished stainless steel base. Available in three marble colours — black, grey, or cream — so you can match the table to your existing furniture and walls. Engineered marble has the look and weight of natural marble but is denser, more stain-resistant, and easier to maintain — a smart choice for living rooms that get daily use. The two arched stainless steel curves meeting at the centre give the table a distinctive silhouette that lifts the marble top visually.\u003c\/p\u003e\n\u003cp\u003eThe Zone range has a bright modern-luxe feel — works really well in homes that lean toward statement pieces and natural-look materials. The black marble option suits dark, dramatic interiors with charcoal sofas and moody walls; grey marble works in cool, neutral palettes with grey or cream sofas and timber floors; cream marble is the warmest option, pairing nicely with beige, taupe, and warm timber tones. The polished steel base bounces light around the room — particularly useful in smaller living rooms or apartments where you want to keep the space feeling open and bright.\u003c\/p\u003e\n\u003cp\u003eThe Zone Coffee Table is part of the wider Zone range, which also includes the matching \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/zone-marble-top-tv-unit\" class=\"mr-link\"\u003eZone Marble TV Unit\u003c\/a\u003e and \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/zone-marble-hallway-table\" class=\"mr-link\"\u003eZone Hall Table\u003c\/a\u003e — all with the same engineered marble and polished stainless steel construction. Buy them together for a coordinated look across the living room and entryway, or just the coffee table on its own. To see it in person, 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":"Black Marble","offer_id":41653241938055,"sku":"ZN-CT-BLM","price":599.0,"currency_code":"AUD","in_stock":false},{"title":"Crème Marble","offer_id":41653241970823,"sku":"ZN-CT-CRM","price":599.0,"currency_code":"AUD","in_stock":false},{"title":"Grey Marble","offer_id":41653242003591,"sku":"ZN-CT-GR","price":599.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/image_gl1ukygl1ukygl1u.png?v=1778477282"},{"product_id":"dakota-coffee-table","title":"Dakota Coffee Table","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n  .dakota-desc {\n    padding-top: 6px;\n    overflow: visible;\n    font-family: 'Open Sans', sans-serif;\n    color: #222222;\n    line-height: 1.7;\n    font-size: 15px;\n    max-width: 100%;\n    box-sizing: border-box;\n  }\n  .dakota-desc *,\n  .dakota-desc *::before,\n  .dakota-desc *::after { box-sizing: border-box; }\n\n  .dakota-desc p { margin: 0 0 16px; font-size: 15px; color: #222222; line-height: 1.7; }\n  .dakota-desc strong { font-weight: 700; color: #222222; }\n\n  .dakota-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  \/* Section label *\/\n  .dakota-desc .dakota-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;\n    display: block;\n  }\n\n  \/* Intro *\/\n  .dakota-desc .dakota-intro {\n    margin: 0 0 32px;\n  }\n\n  \/* Feature grid *\/\n  .dakota-desc .dakota-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 0 0 32px;\n  }\n  .dakota-desc .dakota-feature {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .dakota-desc .dakota-feature-icon {\n    width: 32px;\n    height: 32px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #F7EDE3;\n    border-radius: 8px;\n    color: #C2824D;\n  }\n  .dakota-desc .dakota-feature-icon svg { width: 18px; height: 18px; }\n  .dakota-desc .dakota-feature h3 {\n    font-size: 13px;\n    font-weight: 700;\n    margin: 0;\n    color: #222222;\n    line-height: 1.35;\n  }\n  .dakota-desc .dakota-feature p {\n    font-size: 14px;\n    margin: 0;\n    color: #222222;\n    line-height: 1.55;\n  }\n\n  \/* Material callout *\/\n  .dakota-desc .dakota-callout {\n    background: #F7EDE3;\n    border-left: 3px solid #C2824D;\n    padding: 18px 22px;\n    border-radius: 6px;\n    margin: 0 0 32px;\n  }\n  .dakota-desc .dakota-callout h3 {\n    font-size: 14px;\n    font-weight: 700;\n    margin: 0 0 8px;\n    color: #2C241B;\n    letter-spacing: 0.02em;\n  }\n  .dakota-desc .dakota-callout p {\n    margin: 0;\n    font-size: 14.5px;\n    line-height: 1.65;\n    color: #3a3026;\n  }\n\n  \/* Care section *\/\n  .dakota-desc .dakota-care {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 0 0 32px;\n  }\n  .dakota-desc .dakota-care-step {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 16px 18px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .dakota-desc .dakota-care-emoji {\n    font-size: 20px;\n    line-height: 1;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .dakota-desc .dakota-care-step p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  \/* At a Glance *\/\n  .dakota-desc .dakota-glance {\n    margin: 0 0 32px;\n  }\n  .dakota-desc .dakota-glance-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .dakota-desc .dakota-glance-item {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .dakota-desc .dakota-tick {\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    flex-shrink: 0;\n    margin-top: 3px;\n  }\n  .dakota-desc .dakota-tick svg { width: 11px; height: 11px; color: #ffffff; }\n  .dakota-desc .dakota-glance-item span:last-child {\n    font-size: 14.5px;\n    line-height: 1.6;\n    color: #222222;\n  }\n\n  \/* SEO body copy *\/\n  .dakota-desc .dakota-seo {\n    border-top: 1px solid #E5E5E5;\n    padding-top: 28px;\n    margin-top: 8px;\n  }\n  .dakota-desc .dakota-seo h2 {\n    font-size: 17px;\n    font-weight: 700;\n    color: #222222;\n    margin: 0 0 16px;\n    line-height: 1.4;\n  }\n  .dakota-desc .dakota-seo p {\n    font-size: 13.5px;\n    color: #6B6B6B;\n    line-height: 1.7;\n    margin: 0 0 14px;\n  }\n  .dakota-desc .dakota-seo p:last-child { margin-bottom: 0; }\n\n  \/* Mobile *\/\n  @media (max-width: 768px) {\n    .dakota-desc .dakota-features { grid-template-columns: 1fr; }\n    .dakota-desc .dakota-care { grid-template-columns: 1fr; }\n    .dakota-desc .dakota-callout { padding: 16px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dakota-desc\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"dakota-intro\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eDakota Coffee Table\u003c\/strong\u003e brings a moody, Hollywood Glam silhouette to the centre of the living room. A black tinted tempered glass top sits over a high-gloss black plinth, broken up by mirror-polished gold-finished metal strips that wrap horizontally around the base and rise vertically through the centre. Two drawers behind the gold trim quietly handle remotes, magazines, and the small things that always end up on the coffee table.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- KEY FEATURES --\u003e\n  \u003cspan class=\"dakota-label\"\u003eKey Features\u003c\/span\u003e\n  \u003cdiv class=\"dakota-features\"\u003e\n\n    \u003cdiv class=\"dakota-feature\"\u003e\n      \u003cspan class=\"dakota-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg 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\u003crect x=\"5\" y=\"8\" width=\"14\" height=\"8\" rx=\"0.5\" fill=\"currentColor\" fill-opacity=\"0.25\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eBlack Tempered Glass Top\u003c\/h3\u003e\n      \u003cp\u003eA full-length black tinted tempered glass top wipes clean from spills and gives the table a deep, mirror-like reflective surface.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dakota-feature\"\u003e\n      \u003cspan class=\"dakota-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg 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=\"1\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"3\" x2=\"12\" y2=\"21\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"12\" x2=\"21\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eGold Trim Detailing\u003c\/h3\u003e\n      \u003cp\u003eMirror-polished gold-finished metal strips wrap the base and divide the drawer fronts, giving the piece its signature Hollywood Glam edge.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dakota-feature\"\u003e\n      \u003cspan class=\"dakota-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg 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\u003cline x1=\"12\" y1=\"6\" x2=\"12\" y2=\"18\"\u003e\u003c\/line\u003e\u003ccircle cx=\"8\" cy=\"12\" r=\"0.6\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"0.6\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eTwo Hidden Drawers\u003c\/h3\u003e\n      \u003cp\u003eTwo pull-out drawers tucked behind the gold trim keep remotes, controllers, magazines, and the smaller clutter out of sight.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dakota-feature\"\u003e\n      \u003cspan class=\"dakota-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg 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\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eLow Plinth-Style Base\u003c\/h3\u003e\n      \u003cp\u003eA grounded, leg-free plinth in high-gloss black MDF anchors the piece visually and keeps the silhouette feeling solid rather than spindly.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- MATERIAL CALLOUT --\u003e\n  \u003cdiv class=\"dakota-callout\"\u003e\n    \u003ch3\u003eAbout the Black Gloss, Gold Trim and Tempered Glass\u003c\/h3\u003e\n    \u003cp\u003eThe body is built from MDF finished in a deep, high-gloss black, accented with mirror-polished gold-finished metal trim around the base and across the drawer fronts. The top is black tinted tempered glass, which is stronger than standard glass and easy to wipe clean. Together, the materials lean into a moody, after-dark feel that’s best paired with softer neutrals or richer textiles around it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE --\u003e\n  \u003cspan class=\"dakota-label\"\u003eCare Instructions\u003c\/span\u003e\n  \u003cdiv class=\"dakota-care\"\u003e\n\n    \u003cdiv class=\"dakota-care-step\"\u003e\n      \u003cspan class=\"dakota-care-emoji\" aria-hidden=\"true\"\u003e✨\u003c\/span\u003e\n      \u003cp\u003eBuff the gold-finished metal trim with a dry microfibre cloth; reach for a lightly damp cloth on stickier marks.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dakota-care-step\"\u003e\n      \u003cspan class=\"dakota-care-emoji\" aria-hidden=\"true\"\u003e🧼\u003c\/span\u003e\n      \u003cp\u003eClean the black glass top with a streak-free glass cleaner or warm water with a drop of dish soap — dark surfaces show smears, so dry off with a soft cloth to finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dakota-care-step\"\u003e\n      \u003cspan class=\"dakota-care-emoji\" aria-hidden=\"true\"\u003e🧽\u003c\/span\u003e\n      \u003cp\u003eWipe the high-gloss black body with a soft damp cloth and dry promptly; abrasive sponges can scratch a deep gloss finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dakota-care-step\"\u003e\n      \u003cspan class=\"dakota-care-emoji\" aria-hidden=\"true\"\u003e🚫\u003c\/span\u003e\n      \u003cp\u003eSteer clear of abrasive scourers, steel wool, and harsh chemical solvents on all surfaces — they can scratch, dull, or strip the finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- AT A GLANCE --\u003e\n  \u003cdiv class=\"dakota-glance\"\u003e\n    \u003cspan class=\"dakota-label\"\u003eAt a Glance\u003c\/span\u003e\n    \u003cdiv class=\"dakota-glance-list\"\u003e\n\n      \u003cdiv class=\"dakota-glance-item\"\u003e\n        \u003cspan class=\"dakota-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003eLow-profile rectangular coffee table with a black tinted tempered glass top.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dakota-glance-item\"\u003e\n        \u003cspan class=\"dakota-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003eHigh-gloss black MDF body in a grounded plinth-style base.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dakota-glance-item\"\u003e\n        \u003cspan class=\"dakota-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003eMirror-polished gold metal trim around the base and across the drawer fronts.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dakota-glance-item\"\u003e\n        \u003cspan class=\"dakota-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003eTwo pull-out drawers for hidden storage.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dakota-glance-item\"\u003e\n        \u003cspan class=\"dakota-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003eDesigned to anchor moody, Hollywood Glam, or contrast-led living rooms.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SEO BODY COPY --\u003e\n  \u003cdiv class=\"dakota-seo\"\u003e\n    \u003ch2\u003eDakota Coffee Table — Full Product Details\u003c\/h2\u003e\n\n    \u003cp\u003eThe Dakota Coffee Table is a low, rectangular coffee table built around a high-gloss black MDF plinth, a black tinted tempered glass top, and mirror-polished gold-finished metal trim that wraps the base and rises through the centre. The result is a moody, Hollywood Glam silhouette that anchors a living room without needing a single visible leg.\u003c\/p\u003e\n\n    \u003cp\u003eThe deep black gloss and gold metal trim reads dramatically against soft white bouclé sofas, cream linen, warm timber flooring, and stone fireplace surrounds. It works equally well alongside statement modern art and richer Art Deco interiors — anywhere a strong, contrast-led piece is genuinely welcome rather than competing with too many other heroes in the room.\u003c\/p\u003e\n\n    \u003cp\u003eDesigned for living rooms where the coffee table is meant to set the mood rather than disappear into the background, the Dakota balances visible drama with hidden function — two pull-out drawers handle the clutter that always finds its way to the centre of the room. See it in person across all five of our South-East Queensland showrooms: \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/living-room-furniture-brisbane-gold-coast\" class=\"mr-link\"\u003eRocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":39564436832391,"sku":"DA-CT-B\u0026G","price":499.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/dakota-coffee-table-the-a2z-furniture-1_1.png?v=1778477367"},{"product_id":"nest-100-b-nesting-table-set","title":"Nest 100 B Nest Table Set","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.nest100b-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.nest100b-desc * { box-sizing: border-box; }\n.nest100b-desc p { margin: 0 0 16px 0; }\n.nest100b-desc strong { color: #222222; }\n.nest100b-desc .nest100b-section { margin-bottom: 28px; }\n\n.nest100b-desc .nest100b-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.nest100b-desc .nest100b-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .nest100b-desc .nest100b-features { grid-template-columns: 1fr; }\n}\n\n.nest100b-desc .nest100b-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.nest100b-desc .nest100b-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.nest100b-desc .nest100b-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.nest100b-desc .nest100b-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.nest100b-desc .nest100b-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .nest100b-desc .nest100b-tech-grid { grid-template-columns: 1fr; }\n}\n\n.nest100b-desc .nest100b-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.nest100b-desc .nest100b-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.nest100b-desc .nest100b-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.nest100b-desc .nest100b-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.nest100b-desc .nest100b-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.nest100b-desc .nest100b-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.nest100b-desc .nest100b-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.nest100b-desc .nest100b-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  .nest100b-desc .nest100b-care-grid { grid-template-columns: 1fr; }\n}\n\n.nest100b-desc .nest100b-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.nest100b-desc .nest100b-care-card .nest100b-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.nest100b-desc .nest100b-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.nest100b-desc .nest100b-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.nest100b-desc .nest100b-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.nest100b-desc .nest100b-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.nest100b-desc .nest100b-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.nest100b-desc .nest100b-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.nest100b-desc .nest100b-range-strip {\n  background: #2C241B;\n  border-radius: 8px;\n  padding: 20px 24px;\n  margin-bottom: 28px;\n}\n\n.nest100b-desc .nest100b-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.nest100b-desc .nest100b-range-strip p {\n  font-size: 13px;\n  color: #FFFFFF;\n  margin: 0 0 14px 0;\n  line-height: 1.6;\n  opacity: 0.85;\n}\n\n.nest100b-desc .nest100b-range-pills {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n}\n\n.nest100b-desc .nest100b-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  text-decoration: none;\n  display: inline-block;\n}\n\n.nest100b-desc .nest100b-range-pill.current {\n  background: #C2824D;\n  color: #FFF;\n}\n\n.nest100b-desc .nest100b-range-pill:not(.current) {\n  background: transparent;\n  color: #C2824D;\n}\n\n.nest100b-desc .nest100b-range-pill:not(.current):hover {\n  background: rgba(194, 130, 77, 0.1);\n}\n\n.nest100b-desc .nest100b-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.nest100b-desc .nest100b-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.nest100b-desc .nest100b-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=\"nest100b-desc\"\u003e\n\u003cdiv class=\"nest100b-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eNest 100 B Nest Table Set\u003c\/strong\u003e is a clean modern set of three round nesting side tables — high-gloss white laminate tops with a glass-like finish on slim black metal frames, sized to tuck under each other when not in use. A minimalist option for contemporary, Scandi, or monochrome interiors where ornate alternatives would feel excessive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-section\"\u003e\n\u003cdiv class=\"nest100b-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"nest100b-tech-grid\"\u003e\n\u003cdiv class=\"nest100b-tech-card\"\u003e\n\u003cspan class=\"nest100b-tech-icon\" aria-hidden=\"true\"\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\u003ccircle cx=\"9\" cy=\"9\" r=\"6\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"13\" cy=\"13\" r=\"5\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17\" cy=\"17\" r=\"4\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eThree Round Nesting Tables\u003c\/h3\u003e\n\u003cp\u003eRound tables in graduated sizes that stack together when not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-tech-card\"\u003e\n\u003cspan class=\"nest100b-tech-icon\" aria-hidden=\"true\"\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\u003ccircle cx=\"12\" cy=\"12\" r=\"9\" fill=\"currentColor\" opacity=\"0.15\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eWhite Laminate Tops\u003c\/h3\u003e\n\u003cp\u003eHigh-gloss white laminate tops with a smooth glass-like finish — not actual glass, so resistant to chipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-tech-card\"\u003e\n\u003cspan class=\"nest100b-tech-icon\" aria-hidden=\"true\"\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\u003cline x1=\"6\" y1=\"6\" x2=\"6\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"6\" x2=\"18\" y2=\"20\"\u003e\u003c\/line\u003e\u003cpath d=\"M5 20 Q 12 22 19 20\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSlim Black Metal Frames\u003c\/h3\u003e\n\u003cp\u003ePowder-coated black metal frames with a base-ring profile — clean lines, no decorative elements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-tech-card\"\u003e\n\u003cspan class=\"nest100b-tech-icon\" aria-hidden=\"true\"\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=\"M6 12 L10 16 L18 8\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eFully Assembled\u003c\/h3\u003e\n\u003cp\u003eTables ship assembled — no construction required, just unpack and place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-section\"\u003e\n\u003cdiv class=\"nest100b-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"nest100b-features\"\u003e\n\u003cdiv class=\"nest100b-feature-card\"\u003e\n\u003cspan class=\"nest100b-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=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\" fill=\"currentColor\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eMinimalist Modern Design\u003c\/h3\u003e\n\u003cp\u003eWhere some nest sets lean glam or industrial, the Nest 100 B keeps things visually quiet — high-gloss white tops, slim black metal frames, no decorative flourishes. Suits Scandi, Japandi, or contemporary minimalist interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-feature-card\"\u003e\n\u003cspan class=\"nest100b-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=\"3\" rx=\"0.3\" fill=\"currentColor\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\u003cpath d=\"M3 9 L21 9 M3 12 L21 12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eLaminate Top, Not Glass\u003c\/h3\u003e\n\u003cp\u003eWhite tops are laminate rather than glass — easier to maintain (no streaks or fingerprints), more chip-resistant, and warmer to the touch than tempered glass. Also lighter to lift when rearranging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-feature-card\"\u003e\n\u003cspan class=\"nest100b-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=\"9\" cy=\"9\" r=\"6\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"13\" cy=\"13\" r=\"5\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17\" cy=\"17\" r=\"4\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eThree Tables, Compact When Stacked\u003c\/h3\u003e\n\u003cp\u003eThree nested tables collapse into the footprint of one when stacked. Use individually as side tables alongside a sofa or armchair, or pull all three out as occasional surfaces when entertaining.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-feature-card\"\u003e\n\u003cspan class=\"nest100b-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\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCoordinates With Most Interiors\u003c\/h3\u003e\n\u003cp\u003eThe black-and-white palette suits a wide range of interiors — Scandi, contemporary, monochrome, even traditional spaces with neutral upholstery. A safer style choice than colour-committed alternatives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-material-callout\"\u003e\n\u003ch3\u003eLaminate Tops + Powder-Coated Metal Build\u003c\/h3\u003e\n\u003cp\u003eBuilt around slim powder-coated black metal frames with a round base-ring profile, paired with high-gloss white laminate tops with a glass-like finish. Laminate is easier to clean and more chip-resistant than actual glass. Comes fully assembled.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-section\"\u003e\n\u003cdiv class=\"nest100b-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"nest100b-care-grid\"\u003e\n\u003cdiv class=\"nest100b-care-card\"\u003e\n\u003cspan class=\"nest100b-care-emoji\" aria-hidden=\"true\"\u003e🤍\u003c\/span\u003e\n\u003ch3\u003eWipe the Laminate Tops\u003c\/h3\u003e\n\u003cp\u003eClean the laminate tops with a soft damp cloth and mild detergent. Laminate is easier to maintain than glass — no streaks, no fingerprints, no glass cleaner required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-care-card\"\u003e\n\u003cspan class=\"nest100b-care-emoji\" aria-hidden=\"true\"\u003e⚫\u003c\/span\u003e\n\u003ch3\u003eCare for the Metal Frame\u003c\/h3\u003e\n\u003cp\u003eWipe the black metal frame with a soft dry cloth regularly. For deeper cleaning, a barely-damp cloth followed by a dry-off keeps the powder-coat finish in good condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-care-card\"\u003e\n\u003cspan class=\"nest100b-care-emoji\" aria-hidden=\"true\"\u003e📚\u003c\/span\u003e\n\u003ch3\u003eStack Tables Gently\u003c\/h3\u003e\n\u003cp\u003eWhen nesting the tables back together, lower each one in gently rather than dropping it onto the next. Steady stacking protects both the metal frames and laminate edges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-care-card\"\u003e\n\u003cspan class=\"nest100b-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eUse Coasters for Hot Items\u003c\/h3\u003e\n\u003cp\u003eLaminate is heat-resistant but not heat-proof. Use coasters under hot drinks or plates to prevent marks over years of use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-section\"\u003e\n\u003cdiv class=\"nest100b-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"nest100b-list\"\u003e\n\u003cdiv class=\"nest100b-list-item\"\u003e\n\u003cdiv class=\"nest100b-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 three round nesting side tables.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-list-item\"\u003e\n\u003cdiv class=\"nest100b-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\u003eGraduated sizes — large, medium, small.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-list-item\"\u003e\n\u003cdiv class=\"nest100b-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\u003eHigh-gloss white laminate tops with a glass-like finish on each table.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-list-item\"\u003e\n\u003cdiv class=\"nest100b-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\u003eSlim black powder-coated metal frames.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-list-item\"\u003e\n\u003cdiv class=\"nest100b-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\u003eTables nest together when not in use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-list-item\"\u003e\n\u003cdiv class=\"nest100b-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\u003eFully assembled — no construction required.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-list-item\"\u003e\n\u003cdiv class=\"nest100b-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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-range-strip\"\u003e\n\u003ch3\u003eCompare Other Nest Table Sets\u003c\/h3\u003e\n\u003cp\u003eAlso available in alternative configurations — same minimalist design language, different size or shape.\u003c\/p\u003e\n\u003cdiv class=\"nest100b-range-pills\"\u003e\n\u003cspan class=\"nest100b-range-pill current\"\u003eNest 100 B\u003c\/span\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/nest-200-b-nesting-table-set\" class=\"nest100b-range-pill\"\u003eNest 200 B\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nest100b-seo\"\u003e\n\u003ch2\u003eNest 100 B Nest Table Set — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Nest 100 B Nest Table Set is a set of three round nesting side tables with high-gloss white laminate tops with a glass-like finish on slim black powder-coated metal frames. Minimalist modern design suits Scandi, Japandi, or contemporary interiors where ornate alternatives would feel excessive. Laminate tops are easier to maintain than actual glass and more chip-resistant. Tables stack together when not in use. Comes fully assembled.\u003c\/p\u003e\n\u003cp\u003eSee the Nest 100 B Nest Table Set in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Our team can talk you through delivery to your suburb across Brisbane, Gold Coast, Sunshine Coast, Toowoomba, Ipswich, and Logan regions, assembly options, lead times, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast delivery across South-East Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":39870439358599,"sku":"N100-B","price":399.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/NEST-100B-Nest-Table.png?v=1778477386"},{"product_id":"nest-100-g","title":"Nest 100 G Nest Table Set","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n  .n100g-desc {\n    padding-top: 6px;\n    overflow: visible;\n    font-family: 'Open Sans', sans-serif;\n    color: #222222;\n    line-height: 1.7;\n    font-size: 15px;\n    max-width: 100%;\n    box-sizing: border-box;\n  }\n  .n100g-desc *,\n  .n100g-desc *::before,\n  .n100g-desc *::after { box-sizing: border-box; }\n\n  .n100g-desc p { margin: 0 0 16px; font-size: 15px; color: #222222; line-height: 1.7; }\n  .n100g-desc strong { font-weight: 700; color: #222222; }\n\n  .n100g-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  \/* Section label *\/\n  .n100g-desc .n100g-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;\n    display: block;\n  }\n\n  \/* Intro *\/\n  .n100g-desc .n100g-intro {\n    margin: 0 0 32px;\n  }\n\n  \/* Feature grid *\/\n  .n100g-desc .n100g-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 0 0 32px;\n  }\n  .n100g-desc .n100g-feature {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .n100g-desc .n100g-feature-icon {\n    width: 32px;\n    height: 32px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #F7EDE3;\n    border-radius: 8px;\n    color: #C2824D;\n  }\n  .n100g-desc .n100g-feature-icon svg { width: 18px; height: 18px; }\n  .n100g-desc .n100g-feature h3 {\n    font-size: 13px;\n    font-weight: 700;\n    margin: 0;\n    color: #222222;\n    line-height: 1.35;\n  }\n  .n100g-desc .n100g-feature p {\n    font-size: 14px;\n    margin: 0;\n    color: #222222;\n    line-height: 1.55;\n  }\n\n  \/* Material callout *\/\n  .n100g-desc .n100g-callout {\n    background: #F7EDE3;\n    border-left: 3px solid #C2824D;\n    padding: 18px 22px;\n    border-radius: 6px;\n    margin: 0 0 32px;\n  }\n  .n100g-desc .n100g-callout h3 {\n    font-size: 14px;\n    font-weight: 700;\n    margin: 0 0 8px;\n    color: #2C241B;\n    letter-spacing: 0.02em;\n  }\n  .n100g-desc .n100g-callout p {\n    margin: 0;\n    font-size: 14.5px;\n    line-height: 1.65;\n    color: #3a3026;\n  }\n\n  \/* Care section *\/\n  .n100g-desc .n100g-care {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 0 0 32px;\n  }\n  .n100g-desc .n100g-care-step {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 16px 18px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .n100g-desc .n100g-care-emoji {\n    font-size: 20px;\n    line-height: 1;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .n100g-desc .n100g-care-step p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  \/* At a Glance *\/\n  .n100g-desc .n100g-glance {\n    margin: 0 0 32px;\n  }\n  .n100g-desc .n100g-glance-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .n100g-desc .n100g-glance-item {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .n100g-desc .n100g-tick {\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    flex-shrink: 0;\n    margin-top: 3px;\n  }\n  .n100g-desc .n100g-tick svg { width: 11px; height: 11px; color: #ffffff; }\n  .n100g-desc .n100g-glance-item span:last-child {\n    font-size: 14.5px;\n    line-height: 1.6;\n    color: #222222;\n  }\n\n  \/* Complete the Set range strip *\/\n  .n100g-desc .n100g-range {\n    background: #2C241B;\n    border-radius: 10px;\n    padding: 20px;\n    margin: 0 0 32px;\n  }\n  .n100g-desc .n100g-range-heading {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #F7EDE3;\n    margin: 0 0 14px;\n    display: block;\n  }\n  .n100g-desc .n100g-range-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n  .n100g-desc .n100g-range-item {\n    display: block;\n    padding: 12px 14px;\n    border-radius: 8px;\n    background: rgba(255, 255, 255, 0.06);\n    color: #ffffff;\n    text-decoration: none;\n    font-size: 13.5px;\n    font-weight: 600;\n    line-height: 1.4;\n    text-align: center;\n    transition: all 0.3s ease;\n  }\n  .n100g-desc .n100g-range-item:hover {\n    background: rgba(255, 255, 255, 0.15);\n    color: #ffffff;\n  }\n  .n100g-desc .n100g-range-item.n100g-range-current {\n    background: rgba(255, 255, 255, 0.04);\n    border: 1px solid #C2824D;\n    color: #F7EDE3;\n    cursor: default;\n  }\n\n  \/* SEO body copy *\/\n  .n100g-desc .n100g-seo {\n    border-top: 1px solid #E5E5E5;\n    padding-top: 28px;\n    margin-top: 8px;\n  }\n  .n100g-desc .n100g-seo h2 {\n    font-size: 17px;\n    font-weight: 700;\n    color: #222222;\n    margin: 0 0 16px;\n    line-height: 1.4;\n  }\n  .n100g-desc .n100g-seo p {\n    font-size: 13.5px;\n    color: #6B6B6B;\n    line-height: 1.7;\n    margin: 0 0 14px;\n  }\n  .n100g-desc .n100g-seo p:last-child { margin-bottom: 0; }\n\n  \/* Mobile *\/\n  @media (max-width: 768px) {\n    .n100g-desc .n100g-features { grid-template-columns: 1fr; }\n    .n100g-desc .n100g-care { grid-template-columns: 1fr; }\n    .n100g-desc .n100g-range-grid { grid-template-columns: 1fr; }\n    .n100g-desc .n100g-callout { padding: 16px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"n100g-desc\"\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"n100g-intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eNest 100 G Nest Table Set\u003c\/strong\u003e takes the gold-and-crème palette of the Nest range into a round, three-piece composition. Each table sits on two flat gold bars that curve into a half-moon base ring, finished off with a crème-tinted tempered glass top. Pull all three out for entertaining and surface space, or slide them back into a graduated stack when the floor needs to clear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES --\u003e \u003cspan class=\"n100g-label\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"n100g-features\"\u003e\n\u003cdiv class=\"n100g-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"n100g-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M7 4 v14 a4 4 0 0 0 10 0 v-14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eMirror-Polished Gold Frame\u003c\/h3\u003e\n\u003cp\u003eTwo flat gold bars curve down from the table edge into a half-moon base ring, giving a softer, less angular silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"n100g-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"n100g-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003ccircle fill-opacity=\"0.15\" fill=\"currentColor\" r=\"5\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eRound Crème Tempered Glass Tops\u003c\/h3\u003e\n\u003cp\u003eSoft crème-tinted tempered glass adds warmth to a neutral palette and wipes clean with a soft microfibre cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"n100g-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"n100g-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\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 \u003c\/span\u003e\n\u003ch3\u003eThree Round Sizes\u003c\/h3\u003e\n\u003cp\u003eLarge, medium and small tables slide together for a compact graduated stack, or pull apart into three independent surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"n100g-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"n100g-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\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 y2=\"12\" x2=\"12\" y1=\"22.08\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eFully Assembled\u003c\/h3\u003e\n\u003cp\u003eArrives ready to use from the box — no tools, no instructions, no time spent on a flat-pack floor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL CALLOUT --\u003e\n\u003cdiv class=\"n100g-callout\"\u003e\n\u003ch3\u003eAbout the Gold Frame and Crème Tempered Glass\u003c\/h3\u003e\n\u003cp\u003eEach table is built around polished gold stainless steel, formed into two flat vertical legs that curve into a half-moon base. The round tops are crème-tinted tempered glass — stronger than standard glass, easy to wipe clean, and softer in tone than a stark white surface. Together, the warm gold and gentle crème reads beautifully alongside velvets, off-whites, and richer timbers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CARE --\u003e \u003cspan class=\"n100g-label\"\u003eCare Instructions\u003c\/span\u003e\n\u003cdiv class=\"n100g-care\"\u003e\n\u003cdiv class=\"n100g-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"n100g-care-emoji\"\u003e✨\u003c\/span\u003e\n\u003cp\u003eLift fingerprints from the gold frame with a dry microfibre cloth; reach for a lightly damp one if anything sticks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"n100g-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"n100g-care-emoji\"\u003e🧼\u003c\/span\u003e\n\u003cp\u003eWipe the crème glass tops with warm water and a drop of dish soap, or a streak-free glass cleaner, then dry with a soft cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"n100g-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"n100g-care-emoji\"\u003e☀️\u003c\/span\u003e\n\u003cp\u003ePosition the set away from sustained direct sunlight, which can gradually dull mirror-polished gold over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"n100g-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"n100g-care-emoji\"\u003e🚫\u003c\/span\u003e\n\u003cp\u003eSteer clear of abrasive scourers, steel wool, and chemical solvents on every surface — they can scratch the glass and dull the gold.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- AT A GLANCE --\u003e\n\u003cdiv class=\"n100g-glance\"\u003e\n\u003cspan class=\"n100g-label\"\u003eAt a Glance\u003c\/span\u003e\n\u003cdiv class=\"n100g-glance-list\"\u003e\n\u003cdiv class=\"n100g-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"n100g-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\u003ePolished gold stainless steel frame with a half-moon curved base.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"n100g-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"n100g-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\u003eRound crème-tinted tempered glass tops in three graduated sizes.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"n100g-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"n100g-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\u003eSet of three nesting tables — large, medium and small.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"n100g-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"n100g-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\u003eSmaller tables slide under the largest to free up floor space.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"n100g-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"n100g-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\u003eFully assembled — ready to use the moment the packaging comes off.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPLETE THE SET --\u003e\n\u003cdiv class=\"n100g-range\"\u003e\n\u003cspan class=\"n100g-range-heading\"\u003eComplete the Nest Range\u003c\/span\u003e\n\u003cdiv class=\"n100g-range-grid\"\u003e\n\u003cdiv aria-current=\"page\" class=\"n100g-range-item n100g-range-current\"\u003eNest 100 G Nest Table Set\u003c\/div\u003e\n\u003ca class=\"n100g-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/nest-200-g-glass-nesting-tables\"\u003eNest 200 G Nest Table Set\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SEO BODY COPY --\u003e\n\u003cdiv class=\"n100g-seo\"\u003e\n\u003ch2\u003eNest 100 G Nest Table Set — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Nest 100 G Nest Table Set is a three-piece occasional table set built around polished gold stainless steel frames and round crème-tinted tempered glass tops. Each table is supported by two flat gold legs that curve into a half-moon base ring, creating a softer, less angular silhouette than the squared-edged Nest 200 G alternative.\u003c\/p\u003e\n\u003cp\u003eThe warm gold frame and crème glass works beautifully against deep navy velvet, soft greige paintwork, off-white linen, and rich timber flooring. It pairs naturally with Hollywood Glam interiors and apartment living rooms where reflective metallics already feature in the lighting or art frames — the round footprint also makes it easy to soften a corner that needs filling.\u003c\/p\u003e\n\u003cp\u003eDesigned for living rooms and lounge spaces where a flexible set of round surfaces is more useful than a single fixed coffee table, the Nest 100 G works as nesting side tables, small accent tables, or a compact coffee-table alternative. See it in person across all five of our South-East Queensland showrooms: \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/collections\/living-room-furniture-brisbane-gold-coast\"\u003eRocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":39870439489671,"sku":"N100-G","price":399.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/NEST-100G-Nest_Table_Set.png?v=1778477389"},{"product_id":"nest-200-b-nesting-table-set","title":"Nest 200 B Nest Table Set","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.nest200b-desc {\n  padding-top: 6px;\n  overflow: visible;\n  font-family: 'Open Sans', sans-serif;\n  color: #222222;\n  font-size: 15px;\n  line-height: 1.7;\n  max-width: 100%;\n  box-sizing: border-box;\n}\n\n.nest200b-desc *,\n.nest200b-desc *::before,\n.nest200b-desc *::after { box-sizing: border-box; }\n\n.nest200b-desc .nest200b-intro {\n  margin: 0 0 28px;\n}\n\n.nest200b-desc .nest200b-intro p {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.7;\n  color: #222222;\n}\n\n.nest200b-desc .nest200b-label {\n  display: block;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #C2824D;\n  margin: 0 0 14px;\n}\n\n.nest200b-desc .nest200b-section { margin: 28px 0; }\n\n\/* Key Features grid *\/\n.nest200b-desc .nest200b-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n}\n\n.nest200b-desc .nest200b-feature {\n  background: #F5F5F5;\n  border-radius: 10px;\n  padding: 18px 18px 16px;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.nest200b-desc .nest200b-feature svg {\n  width: 26px;\n  height: 26px;\n  stroke: #C2824D;\n  stroke-width: 1.6;\n  fill: none;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.nest200b-desc .nest200b-feature h3 {\n  margin: 0;\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  line-height: 1.3;\n}\n\n.nest200b-desc .nest200b-feature p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.55;\n  color: #222222;\n}\n\n\/* Material callout *\/\n.nest200b-desc .nest200b-callout {\n  background: #F7EDE3;\n  border-left: 3px solid #C2824D;\n  border-radius: 6px;\n  padding: 18px 20px;\n  margin: 28px 0;\n}\n\n.nest200b-desc .nest200b-callout h3 {\n  margin: 0 0 8px;\n  font-size: 14px;\n  font-weight: 700;\n  color: #2C241B;\n  letter-spacing: 0.02em;\n}\n\n.nest200b-desc .nest200b-callout p {\n  margin: 0;\n  font-size: 14.5px;\n  line-height: 1.65;\n  color: #222222;\n}\n\n\/* Care cards *\/\n.nest200b-desc .nest200b-care {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n}\n\n.nest200b-desc .nest200b-care-card {\n  background: #F5F5F5;\n  border-radius: 10px;\n  padding: 16px 18px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n\n.nest200b-desc .nest200b-care-emoji {\n  font-size: 22px;\n  line-height: 1;\n}\n\n.nest200b-desc .nest200b-care-card h4 {\n  margin: 0;\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n}\n\n.nest200b-desc .nest200b-care-card p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.55;\n  color: #222222;\n}\n\n\/* At a Glance checklist *\/\n.nest200b-desc .nest200b-glance {\n  display: block;\n  margin: 0;\n}\n\n.nest200b-desc .nest200b-glance-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  padding: 8px 0;\n}\n\n.nest200b-desc .nest200b-tick {\n  flex-shrink: 0;\n  width: 22px;\n  height: 22px;\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\n.nest200b-desc .nest200b-tick svg {\n  width: 12px;\n  height: 12px;\n  stroke: #FFFFFF;\n  stroke-width: 2.5;\n  fill: none;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.nest200b-desc .nest200b-glance-item span:last-child {\n  font-size: 15px;\n  line-height: 1.55;\n  color: #222222;\n}\n\n\/* Range strip *\/\n.nest200b-desc .nest200b-range {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 22px 22px 20px;\n  margin: 28px 0;\n}\n\n.nest200b-desc .nest200b-range .nest200b-label {\n  color: #E8C9AA;\n  margin-bottom: 16px;\n}\n\n.nest200b-desc .nest200b-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.nest200b-desc .nest200b-range-items a,\n.nest200b-desc .nest200b-range-items \u003e div {\n  display: inline-block;\n  padding: 10px 16px;\n  border-radius: 999px;\n  font-size: 13.5px;\n  font-weight: 600;\n  text-decoration: none !important;\n  transition: all 0.3s ease;\n  border: 1px solid rgba(255,255,255,0.18);\n}\n\n.nest200b-desc .nest200b-range-items a {\n  color: #FFFFFF !important;\n  background: transparent;\n}\n\n.nest200b-desc .nest200b-range-items a:hover {\n  background: rgba(255,255,255,0.15);\n  border-color: rgba(255,255,255,0.3);\n}\n\n.nest200b-desc .nest200b-range-items \u003e div[aria-current=\"page\"] {\n  color: #F7EDE3;\n  background: rgba(194,130,77,0.18);\n  border: 1px solid #C2824D;\n}\n\n\/* SEO body *\/\n.nest200b-desc .nest200b-seo {\n  border-top: 1px solid #E5E5E5;\n  margin-top: 36px;\n  padding-top: 26px;\n}\n\n.nest200b-desc .nest200b-seo h2 {\n  margin: 0 0 14px;\n  font-size: 18px;\n  font-weight: 700;\n  color: #2C241B;\n  line-height: 1.35;\n}\n\n.nest200b-desc .nest200b-seo p {\n  margin: 0 0 12px;\n  font-size: 13.5px;\n  line-height: 1.7;\n  color: #6B6B6B;\n}\n\n.nest200b-desc .nest200b-seo p:last-child { margin-bottom: 0; }\n\n\/* Inline links *\/\n.nest200b-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.nest200b-desc .mr-link:hover { color: #A56934; }\n\n\/* Mobile *\/\n@media (max-width: 768px) {\n  .nest200b-desc .nest200b-features,\n  .nest200b-desc .nest200b-care {\n    grid-template-columns: 1fr;\n  }\n  .nest200b-desc .nest200b-seo h2 { font-size: 17px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"nest200b-desc\"\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"nest200b-intro\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eNest 200 B Nest Table Set\u003c\/strong\u003e is a set of three nesting tables built on a black powder-coated steel frame with bold X-cross side detailing and high-gloss white laminate tops with a glass-like sheen. The three pieces slide together into one compact footprint and pull apart whenever you need extra surface space — a flexible answer for living rooms that have to do more than one thing.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Key Features --\u003e\n  \u003cdiv class=\"nest200b-section\"\u003e\n    \u003cspan class=\"nest200b-label\"\u003eKey Features\u003c\/span\u003e\n    \u003cdiv class=\"nest200b-features\"\u003e\n\n      \u003cdiv class=\"nest200b-feature\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpolyline points=\"12 2 22 8.5 12 15 2 8.5 12 2\"\u003e\u003c\/polyline\u003e\n          \u003cpolyline points=\"2 15.5 12 22 22 15.5\"\u003e\u003c\/polyline\u003e\n          \u003cpolyline points=\"2 12 12 18.5 22 12\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eThree Graduated Tables\u003c\/h3\u003e\n        \u003cp\u003eA compact stack of three tables in stepped sizes — use them clustered as a coffee arrangement or spread around the room as side tables.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nest200b-feature\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003crect x=\"3\" y=\"6\" width=\"18\" height=\"12\" rx=\"1.5\"\u003e\u003c\/rect\u003e\n          \u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eHigh-Gloss Laminate Tops\u003c\/h3\u003e\n        \u003cp\u003eSmooth white laminate with a glass-like finish — reflective and easy to wipe clean, with a slim raised lip framing each top.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nest200b-feature\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003crect x=\"4\" y=\"3\" width=\"16\" height=\"18\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003cline x1=\"4\" y1=\"3\" x2=\"20\" y2=\"21\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"20\" y1=\"3\" x2=\"4\" y2=\"21\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eX-Cross Metal Frame\u003c\/h3\u003e\n        \u003cp\u003ePowder-coated steel sides finished in matte black, each panel framed by a crisp diagonal X — a graphic, architectural silhouette.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nest200b-feature\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M3 7l9-4 9 4-9 4-9-4z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 7v10l9 4 9-4V7\"\u003e\u003c\/path\u003e\n          \u003cpolyline points=\"8 10 11 13 16 8\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eArrives Fully Assembled\u003c\/h3\u003e\n        \u003cp\u003eThe set is ready to use straight from the carton — unbox, slide into place, and you're done.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Material callout --\u003e\n  \u003cdiv class=\"nest200b-callout\"\u003e\n    \u003ch3\u003eAbout the High-Gloss Laminate\u003c\/h3\u003e\n    \u003cp\u003eThe white tops are high-gloss laminate bonded to an engineered core — a sealed, glass-like surface that wipes clean with a damp cloth and resists everyday marks. Paired with the powder-coated steel frame, the set holds up well to regular living-room use.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Care --\u003e\n  \u003cdiv class=\"nest200b-section\"\u003e\n    \u003cspan class=\"nest200b-label\"\u003eCare Instructions\u003c\/span\u003e\n    \u003cdiv class=\"nest200b-care\"\u003e\n\n      \u003cdiv class=\"nest200b-care-card\"\u003e\n        \u003cspan class=\"nest200b-care-emoji\" aria-hidden=\"true\"\u003e🤍\u003c\/span\u003e\n        \u003ch4\u003eWipe the Laminate Tops\u003c\/h4\u003e\n        \u003cp\u003eA soft damp cloth followed by a dry buff keeps the gloss looking sharp. Skip abrasive scrubbers, which can dull the surface over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nest200b-care-card\"\u003e\n        \u003cspan class=\"nest200b-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n        \u003ch4\u003eCoasters for Hot \u0026amp; Cold Drinks\u003c\/h4\u003e\n        \u003cp\u003eUse a coaster under hot mugs and sweating glasses. Prolonged contact with extreme temperatures can leave faint marks on any laminate top.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nest200b-care-card\"\u003e\n        \u003cspan class=\"nest200b-care-emoji\" aria-hidden=\"true\"\u003e⚫\u003c\/span\u003e\n        \u003ch4\u003eDust the Black Frame\u003c\/h4\u003e\n        \u003cp\u003eA dry microfibre cloth lifts dust from the X-cross panels and keeps the powder-coat finish looking even.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nest200b-care-card\"\u003e\n        \u003cspan class=\"nest200b-care-emoji\" aria-hidden=\"true\"\u003e📚\u003c\/span\u003e\n        \u003ch4\u003eStack Gently\u003c\/h4\u003e\n        \u003cp\u003eWhen sliding the tables back into a nested stack, lift each one slightly rather than dragging — keeps the frame edges clean against the laminate.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- At a Glance --\u003e\n  \u003cdiv class=\"nest200b-section\"\u003e\n    \u003cspan class=\"nest200b-label\"\u003eAt a Glance\u003c\/span\u003e\n    \u003cdiv class=\"nest200b-glance\"\u003e\n\n      \u003cdiv class=\"nest200b-glance-item\"\u003e\n        \u003cspan class=\"nest200b-tick\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"5 12 10 17 19 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eSet of three nesting tables with high-gloss white laminate tops and black powder-coated steel frames.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nest200b-glance-item\"\u003e\n        \u003cspan class=\"nest200b-tick\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"5 12 10 17 19 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eArchitectural X-cross side panels give the set a graphic, contemporary silhouette.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nest200b-glance-item\"\u003e\n        \u003cspan class=\"nest200b-tick\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"5 12 10 17 19 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eArrives fully assembled — ready to use straight from the carton.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nest200b-glance-item\"\u003e\n        \u003cspan class=\"nest200b-tick\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"5 12 10 17 19 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eThree tables tuck into one footprint when stacked and spread out when guests arrive — a flexible fit for compact living rooms and apartments.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nest200b-glance-item\"\u003e\n        \u003cspan class=\"nest200b-tick\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"5 12 10 17 19 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eCoordinates with the rest of the A2Z \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/collections\/nesting-tables-brisbane-gold-coast\"\u003enesting tables collection\u003c\/a\u003e.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Complete the Set --\u003e\n  \u003cdiv class=\"nest200b-range\"\u003e\n    \u003cspan class=\"nest200b-label\"\u003eComplete the Set\u003c\/span\u003e\n    \u003cdiv class=\"nest200b-range-items\"\u003e\n      \u003cdiv aria-current=\"page\"\u003eNest 200 B Nest Table Set\u003c\/div\u003e\n      \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/nest-100-b-nesting-table-set\"\u003eNest 100 B Nest Table Set\u003c\/a\u003e\n      \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/nesting-tables-brisbane-gold-coast\"\u003eAll Nesting Tables\u003c\/a\u003e\n      \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/living-room-furniture-brisbane-gold-coast\"\u003eAll Living Room Furniture\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SEO body --\u003e\n  \u003cdiv class=\"nest200b-seo\"\u003e\n    \u003ch2\u003eNest 200 B Nest Table Set — Full Product Details\u003c\/h2\u003e\n\n    \u003cp\u003eThe Nest 200 B is a three-piece nesting table set with high-gloss white laminate tops and a black powder-coated steel frame. Each table features the same graphic X-cross side panels, and the three sizes tuck together into a single compact footprint. The high-gloss surface wipes down easily, and the steel frame keeps the set stable through everyday use.\u003c\/p\u003e\n\n    \u003cp\u003eThe white-and-black finish is deliberately neutral — the laminate tops reflect surrounding light and pair cleanly with timber floors, pale rugs, monochrome art, and the kind of muted upholstery common in contemporary Australian living rooms. The matte black frame anchors the set and reads cleanly against lighter walls, giving the arrangement a defined visual weight while keeping the laminate tops as the focal point.\u003c\/p\u003e\n\n    \u003cp\u003eThe Nest 200 B suits compact living rooms, apartments, and any space that occasionally needs more surface than its everyday layout provides. It sits alongside the rounded \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/nest-100-b-nesting-table-set\"\u003eNest 100 B\u003c\/a\u003e and the broader A2Z \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/collections\/living-room-furniture-brisbane-gold-coast\"\u003eliving room collection\u003c\/a\u003e. See the set in person at our five SE QLD 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":39870457479303,"sku":"N200-B","price":399.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Nest-200B-Nest-table.png?v=1778477392"},{"product_id":"nest-200-g-glass-nesting-tables","title":"Nest 200 G Nest Table Set","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n  .n200g-desc {\n    padding-top: 6px;\n    overflow: visible;\n    font-family: 'Open Sans', sans-serif;\n    color: #222222;\n    line-height: 1.7;\n    font-size: 15px;\n    max-width: 100%;\n    box-sizing: border-box;\n  }\n  .n200g-desc *,\n  .n200g-desc *::before,\n  .n200g-desc *::after { box-sizing: border-box; }\n\n  .n200g-desc p { margin: 0 0 16px; font-size: 15px; color: #222222; line-height: 1.7; }\n  .n200g-desc strong { font-weight: 700; color: #222222; }\n\n  .n200g-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  \/* Section label *\/\n  .n200g-desc .n200g-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;\n    display: block;\n  }\n\n  \/* Intro *\/\n  .n200g-desc .n200g-intro {\n    margin: 0 0 32px;\n  }\n\n  \/* Feature grid *\/\n  .n200g-desc .n200g-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 0 0 32px;\n  }\n  .n200g-desc .n200g-feature {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .n200g-desc .n200g-feature-icon {\n    width: 32px;\n    height: 32px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #F7EDE3;\n    border-radius: 8px;\n    color: #C2824D;\n  }\n  .n200g-desc .n200g-feature-icon svg { width: 18px; height: 18px; }\n  .n200g-desc .n200g-feature h3 {\n    font-size: 13px;\n    font-weight: 700;\n    margin: 0;\n    color: #222222;\n    line-height: 1.35;\n  }\n  .n200g-desc .n200g-feature p {\n    font-size: 14px;\n    margin: 0;\n    color: #222222;\n    line-height: 1.55;\n  }\n\n  \/* Material callout *\/\n  .n200g-desc .n200g-callout {\n    background: #F7EDE3;\n    border-left: 3px solid #C2824D;\n    padding: 18px 22px;\n    border-radius: 6px;\n    margin: 0 0 32px;\n  }\n  .n200g-desc .n200g-callout h3 {\n    font-size: 14px;\n    font-weight: 700;\n    margin: 0 0 8px;\n    color: #2C241B;\n    letter-spacing: 0.02em;\n  }\n  .n200g-desc .n200g-callout p {\n    margin: 0;\n    font-size: 14.5px;\n    line-height: 1.65;\n    color: #3a3026;\n  }\n\n  \/* Care section *\/\n  .n200g-desc .n200g-care {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 0 0 32px;\n  }\n  .n200g-desc .n200g-care-step {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 16px 18px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .n200g-desc .n200g-care-emoji {\n    font-size: 20px;\n    line-height: 1;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .n200g-desc .n200g-care-step p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  \/* At a Glance *\/\n  .n200g-desc .n200g-glance {\n    margin: 0 0 32px;\n  }\n  .n200g-desc .n200g-glance-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .n200g-desc .n200g-glance-item {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .n200g-desc .n200g-tick {\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    flex-shrink: 0;\n    margin-top: 3px;\n  }\n  .n200g-desc .n200g-tick svg { width: 11px; height: 11px; color: #ffffff; }\n  .n200g-desc .n200g-glance-item span:last-child {\n    font-size: 14.5px;\n    line-height: 1.6;\n    color: #222222;\n  }\n\n  \/* SEO body copy *\/\n  .n200g-desc .n200g-seo {\n    border-top: 1px solid #E5E5E5;\n    padding-top: 28px;\n    margin-top: 8px;\n  }\n  .n200g-desc .n200g-seo h2 {\n    font-size: 17px;\n    font-weight: 700;\n    color: #222222;\n    margin: 0 0 16px;\n    line-height: 1.4;\n  }\n  .n200g-desc .n200g-seo p {\n    font-size: 13.5px;\n    color: #6B6B6B;\n    line-height: 1.7;\n    margin: 0 0 14px;\n  }\n  .n200g-desc .n200g-seo p:last-child { margin-bottom: 0; }\n\n  \/* Mobile *\/\n  @media (max-width: 768px) {\n    .n200g-desc .n200g-features { grid-template-columns: 1fr; }\n    .n200g-desc .n200g-care { grid-template-columns: 1fr; }\n    .n200g-desc .n200g-callout { padding: 16px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"n200g-desc\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"n200g-intro\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eNest 200 G Nest Table Set\u003c\/strong\u003e brings a geometric, Art Deco-leaning silhouette to the living room as a square three-piece. Mirror-polished gold stainless steel frames carry crossed diagonal braces on every side, supporting crème-tinted tempered glass tops in three nesting sizes. Pull them apart for spread-out entertaining, or slide them back into a single compact footprint when the floor space matters more.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- KEY FEATURES --\u003e\n  \u003cspan class=\"n200g-label\"\u003eKey Features\u003c\/span\u003e\n  \u003cdiv class=\"n200g-features\"\u003e\n\n    \u003cdiv class=\"n200g-feature\"\u003e\n      \u003cspan class=\"n200g-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg 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\"\u003e\u003c\/rect\u003e\u003cline x1=\"4\" y1=\"4\" x2=\"20\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"20\" y1=\"4\" x2=\"4\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eGeometric Gold Frame\u003c\/h3\u003e\n      \u003cp\u003eCrossed diagonal braces form an X pattern on every side, giving the set a polished, Art Deco-leaning silhouette.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"n200g-feature\"\u003e\n      \u003cspan class=\"n200g-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg 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=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"6\" y=\"6\" width=\"12\" height=\"12\" rx=\"0.5\" fill=\"currentColor\" fill-opacity=\"0.15\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eCrème Tempered Glass Tops\u003c\/h3\u003e\n      \u003cp\u003eSquare crème-tinted tempered glass tops add warmth to a neutral palette and wipe back clean with a soft microfibre cloth.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"n200g-feature\"\u003e\n      \u003cspan class=\"n200g-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg 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\u003eThree Sizes That Nest\u003c\/h3\u003e\n      \u003cp\u003eLarge, medium and small tables pull apart for serving and styling, or slide back into a single tidy stack when the floor needs to clear.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"n200g-feature\"\u003e\n      \u003cspan class=\"n200g-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\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\u003eOut of the Box, Ready\u003c\/h3\u003e\n      \u003cp\u003eArrives fully assembled — unbox, position, and use straight away. No tools, no instructions, no flat-pack patience required.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- MATERIAL CALLOUT --\u003e\n  \u003cdiv class=\"n200g-callout\"\u003e\n    \u003ch3\u003eAbout the Gold Stainless Steel and Crème Glass\u003c\/h3\u003e\n    \u003cp\u003eThe frames are gold-finished stainless steel — mirror-polished, bright, and resistant to dulling with normal use. The tops are crème-tinted tempered glass, stronger than standard glass and easy to keep clean from spills and warm cups. Together, the warm gold and softly-coloured glass lift a neutral living room without leaning cold or overly stark.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE --\u003e\n  \u003cspan class=\"n200g-label\"\u003eCare Instructions\u003c\/span\u003e\n  \u003cdiv class=\"n200g-care\"\u003e\n\n    \u003cdiv class=\"n200g-care-step\"\u003e\n      \u003cspan class=\"n200g-care-emoji\" aria-hidden=\"true\"\u003e✨\u003c\/span\u003e\n      \u003cp\u003ePolished gold can show fingerprints — buff with a dry microfibre cloth, or a lightly damp one for stickier marks.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"n200g-care-step\"\u003e\n      \u003cspan class=\"n200g-care-emoji\" aria-hidden=\"true\"\u003e🧼\u003c\/span\u003e\n      \u003cp\u003eUse a streak-free glass cleaner on the crème tops, or warm water with a drop of dish soap, then dry with a soft cloth.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"n200g-care-step\"\u003e\n      \u003cspan class=\"n200g-care-emoji\" aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e\n      \u003cp\u003eKeep the set out of long stretches of harsh direct sunlight, which can dull bright gold finishes over extended periods.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"n200g-care-step\"\u003e\n      \u003cspan class=\"n200g-care-emoji\" aria-hidden=\"true\"\u003e🚫\u003c\/span\u003e\n      \u003cp\u003eAvoid abrasive scourers, steel wool, and harsh chemical solvents on both the gold frame and the glass tops.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- AT A GLANCE --\u003e\n  \u003cdiv class=\"n200g-glance\"\u003e\n    \u003cspan class=\"n200g-label\"\u003eAt a Glance\u003c\/span\u003e\n    \u003cdiv class=\"n200g-glance-list\"\u003e\n\n      \u003cdiv class=\"n200g-glance-item\"\u003e\n        \u003cspan class=\"n200g-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003eMirror-polished gold stainless steel frame with a geometric X-cross side detail.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"n200g-glance-item\"\u003e\n        \u003cspan class=\"n200g-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003eSquare crème-tinted tempered glass tops in three sizes.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"n200g-glance-item\"\u003e\n        \u003cspan class=\"n200g-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003eSet of three nesting tables — large, medium and small.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"n200g-glance-item\"\u003e\n        \u003cspan class=\"n200g-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003eTables tuck inside one another to free up floor space when not in use.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"n200g-glance-item\"\u003e\n        \u003cspan class=\"n200g-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003eDelivered fully assembled — no tools or set-up required at home.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SEO BODY COPY --\u003e\n  \u003cdiv class=\"n200g-seo\"\u003e\n    \u003ch2\u003eNest 200 G Nest Table Set — Full Product Details\u003c\/h2\u003e\n\n    \u003cp\u003eThe Nest 200 G Nest Table Set is a three-piece occasional table set built around mirror-polished gold stainless steel frames and crème-toned tempered glass tops. Each table features a crossed diagonal brace pattern on every side, giving the set an Art Deco-leaning geometric silhouette in a compact square footprint.\u003c\/p\u003e\n\n    \u003cp\u003eThe warm gold frame and softly tinted glass reads beautifully against deep charcoal velvet, navy upholstery, off-white linen, or rich espresso timber. It pairs naturally with Hollywood Glam interiors, statement living rooms, and contemporary spaces where metallic accents are already part of the design language.\u003c\/p\u003e\n\n    \u003cp\u003eDesigned for living rooms, lounge spaces, and apartments where a set of flexible square surfaces is more useful than a single fixed coffee table, the Nest 200 G works as side tables, occasional drink tables, or a small-scale coffee-table alternative. See it in person across all five of our South-East Queensland showrooms: \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/living-room-furniture-brisbane-gold-coast\" class=\"mr-link\"\u003eRocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":39870457577607,"sku":"N200-G","price":399.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/NEST-200G-nest-table.png?v=1778477394"},{"product_id":"dodo-coffee-table","title":"Dodo Coffee Table","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n  .dodo-desc {\n    padding-top: 6px;\n    overflow: visible;\n    font-family: 'Open Sans', sans-serif;\n    color: #222222;\n    line-height: 1.7;\n    font-size: 15px;\n    max-width: 100%;\n    box-sizing: border-box;\n  }\n  .dodo-desc *,\n  .dodo-desc *::before,\n  .dodo-desc *::after { box-sizing: border-box; }\n\n  .dodo-desc p { margin: 0 0 16px; font-size: 15px; color: #222222; line-height: 1.7; }\n  .dodo-desc strong { font-weight: 700; color: #222222; }\n\n  .dodo-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  \/* Section label *\/\n  .dodo-desc .dodo-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;\n    display: block;\n  }\n\n  \/* Intro *\/\n  .dodo-desc .dodo-intro {\n    margin: 0 0 32px;\n  }\n\n  \/* Feature grid *\/\n  .dodo-desc .dodo-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 0 0 32px;\n  }\n  .dodo-desc .dodo-feature {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .dodo-desc .dodo-feature-icon {\n    width: 32px;\n    height: 32px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #F7EDE3;\n    border-radius: 8px;\n    color: #C2824D;\n  }\n  .dodo-desc .dodo-feature-icon svg { width: 18px; height: 18px; }\n  .dodo-desc .dodo-feature h3 {\n    font-size: 13px;\n    font-weight: 700;\n    margin: 0;\n    color: #222222;\n    line-height: 1.35;\n  }\n  .dodo-desc .dodo-feature p {\n    font-size: 14px;\n    margin: 0;\n    color: #222222;\n    line-height: 1.55;\n  }\n\n  \/* Material callout *\/\n  .dodo-desc .dodo-callout {\n    background: #F7EDE3;\n    border-left: 3px solid #C2824D;\n    padding: 18px 22px;\n    border-radius: 6px;\n    margin: 0 0 32px;\n  }\n  .dodo-desc .dodo-callout h3 {\n    font-size: 14px;\n    font-weight: 700;\n    margin: 0 0 8px;\n    color: #2C241B;\n    letter-spacing: 0.02em;\n  }\n  .dodo-desc .dodo-callout p {\n    margin: 0;\n    font-size: 14.5px;\n    line-height: 1.65;\n    color: #3a3026;\n  }\n\n  \/* Care section *\/\n  .dodo-desc .dodo-care {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 0 0 32px;\n  }\n  .dodo-desc .dodo-care-step {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 16px 18px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .dodo-desc .dodo-care-emoji {\n    font-size: 20px;\n    line-height: 1;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .dodo-desc .dodo-care-step p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  \/* At a Glance *\/\n  .dodo-desc .dodo-glance {\n    margin: 0 0 32px;\n  }\n  .dodo-desc .dodo-glance-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .dodo-desc .dodo-glance-item {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .dodo-desc .dodo-tick {\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    flex-shrink: 0;\n    margin-top: 3px;\n  }\n  .dodo-desc .dodo-tick svg { width: 11px; height: 11px; color: #ffffff; }\n  .dodo-desc .dodo-glance-item span:last-child {\n    font-size: 14.5px;\n    line-height: 1.6;\n    color: #222222;\n  }\n\n  \/* SEO body copy *\/\n  .dodo-desc .dodo-seo {\n    border-top: 1px solid #E5E5E5;\n    padding-top: 28px;\n    margin-top: 8px;\n  }\n  .dodo-desc .dodo-seo h2 {\n    font-size: 17px;\n    font-weight: 700;\n    color: #222222;\n    margin: 0 0 16px;\n    line-height: 1.4;\n  }\n  .dodo-desc .dodo-seo p {\n    font-size: 13.5px;\n    color: #6B6B6B;\n    line-height: 1.7;\n    margin: 0 0 14px;\n  }\n  .dodo-desc .dodo-seo p:last-child { margin-bottom: 0; }\n\n  \/* Mobile *\/\n  @media (max-width: 768px) {\n    .dodo-desc .dodo-features { grid-template-columns: 1fr; }\n    .dodo-desc .dodo-care { grid-template-columns: 1fr; }\n    .dodo-desc .dodo-callout { padding: 16px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"dodo-desc\"\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"dodo-intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDodo Coffee Table\u003c\/strong\u003e pairs a tinted tempered glass top with a drum-shaped white-gloss nesting table for a layered, two-piece arrangement at the centre of the living room. The larger table sits up on a slim metal frame; the smaller drum slides underneath when the floor space needs to clear. A single drawer in the smaller table swallows remotes, magazines, and the bits and pieces that always seem to gather around a coffee table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES --\u003e \u003cspan class=\"dodo-label\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"dodo-features\"\u003e\n\u003cdiv class=\"dodo-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dodo-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\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 \u003c\/span\u003e\n\u003ch3\u003eTwo-Table Nesting Set\u003c\/h3\u003e\n\u003cp\u003eA larger glass-topped table paired with a smaller drum-style table that slides cleanly underneath when you need the floor space back.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dodo-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dodo-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003ccircle r=\"4\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTinted Tempered Glass Top\u003c\/h3\u003e\n\u003cp\u003eThe larger table is finished with a tinted tempered glass top — deep black with the silver frame, champagne-toned with the gold.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dodo-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dodo-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003crect rx=\"1\" height=\"10\" width=\"18\" y=\"7\" x=\"3\"\u003e\u003c\/rect\u003e\u003ccircle fill=\"currentColor\" r=\"1.2\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eHidden Drawer Storage\u003c\/h3\u003e\n\u003cp\u003eThe smaller drum table features a single drawer with a discreet ring pull — handy for remotes, magazines, and small items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dodo-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dodo-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"5\" cy=\"12\" cx=\"8\"\u003e\u003c\/circle\u003e\u003ccircle r=\"5\" cy=\"12\" cx=\"16\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eChoice of Two Finishes\u003c\/h3\u003e\n\u003cp\u003ePolished silver frame with a black tempered glass top, or gold-finished frame with champagne tempered glass — both anchor a white-gloss drum.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL CALLOUT --\u003e\n\u003cdiv class=\"dodo-callout\"\u003e\n\u003ch3\u003eAbout the Metal, Glass and Gloss White\u003c\/h3\u003e\n\u003cp\u003eThe frames are polished stainless steel in either chrome or gold, the tempered glass top is tinted black or champagne to match, and the smaller drum is finished in white-gloss MDF with a metal ring base and a single drawer. Tempered glass is stronger than standard glass and easy to keep clean; the gloss drum wipes back smoothly with a soft cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CARE --\u003e \u003cspan class=\"dodo-label\"\u003eCare Instructions\u003c\/span\u003e\n\u003cdiv class=\"dodo-care\"\u003e\n\u003cdiv class=\"dodo-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dodo-care-emoji\"\u003e✨\u003c\/span\u003e\n\u003cp\u003eKeep the metal frame bright by buffing with a dry microfibre cloth; reach for a lightly damp cloth on anything stickier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dodo-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dodo-care-emoji\"\u003e🧼\u003c\/span\u003e\n\u003cp\u003eClean the tinted glass top with a streak-free glass cleaner or warm water with a drop of dish soap, then dry with a soft cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dodo-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dodo-care-emoji\"\u003e🧽\u003c\/span\u003e\n\u003cp\u003eWipe the white-gloss drum and drawer front with a soft damp cloth and dry promptly; abrasive sponges can dull the gloss finish over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dodo-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dodo-care-emoji\"\u003e🚫\u003c\/span\u003e\n\u003cp\u003eSkip abrasive scourers, steel wool, and harsh chemical solvents on every surface — glass, metal, and gloss alike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- AT A GLANCE --\u003e\n\u003cdiv class=\"dodo-glance\"\u003e\n\u003cspan class=\"dodo-label\"\u003eAt a Glance\u003c\/span\u003e\n\u003cdiv class=\"dodo-glance-list\"\u003e\n\u003cdiv class=\"dodo-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dodo-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\u003eTwo-piece nesting coffee table set — one tinted glass table, one drum-style table.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dodo-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dodo-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\u003eChoice of polished silver frame with black glass, or gold frame with champagne glass.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dodo-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dodo-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\u003eWhite-gloss MDF drum table with a single drawer and ring pull.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dodo-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dodo-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\u003eSmaller table tucks under the larger when floor space matters more than surface space.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dodo-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dodo-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\u003eSuits living rooms and apartments that lean modern, monochrome, or Hollywood Glam.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SEO BODY COPY --\u003e\n\u003cdiv class=\"dodo-seo\"\u003e\n\u003ch2\u003eDodo Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Dodo Coffee Table is a two-piece nesting set built around a stainless steel frame, a tinted tempered glass top on the larger table, and a white-gloss drum-shaped smaller table with a single drawer and a metal ring base. The two tables slide together for a compact footprint when the room needs it, and pull apart into two independent surfaces when entertaining or styling calls for more space.\u003c\/p\u003e\n\u003cp\u003eChoose between two finishes: a polished silver frame with a deep black tempered glass top, or a warm gold frame paired with champagne-toned tempered glass. The silver-and-black combination leans modern, monochrome and Scandinavian; the gold-and-champagne option leans Hollywood Glam, working naturally alongside cream, navy, charcoal, and rich neutral palettes.\u003c\/p\u003e\n\u003cp\u003eDesigned for living rooms and open-plan spaces where a layered coffee table earns its keep — a glass display surface up top, a closed drum with hidden storage below — the Dodo set works equally well in apartments, family living rooms, and statement entertaining zones. See it in person across all five of our South-East Queensland showrooms: \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/collections\/living-room-furniture-brisbane-gold-coast\"\u003eRocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"White Gold","offer_id":39978552426631,"sku":"DD-CT-W\u0026G","price":499.0,"currency_code":"AUD","in_stock":true},{"title":"Black White","offer_id":39978552459399,"sku":"DD-CT-B\u0026W","price":499.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Dodo-white-gold-coffee-table.png?v=1778477437"},{"product_id":"douglas-nt100-nest-table-set","title":"Douglas NT100 Nest Table Set","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n  .dnt100-desc {\n    padding-top: 6px;\n    overflow: visible;\n    font-family: 'Open Sans', sans-serif;\n    color: #222222;\n    line-height: 1.7;\n    font-size: 15px;\n    max-width: 100%;\n    box-sizing: border-box;\n  }\n  .dnt100-desc *,\n  .dnt100-desc *::before,\n  .dnt100-desc *::after { box-sizing: border-box; }\n\n  .dnt100-desc p { margin: 0 0 16px; font-size: 15px; color: #222222; line-height: 1.7; }\n  .dnt100-desc strong { font-weight: 700; color: #222222; }\n\n  .dnt100-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  \/* Section label *\/\n  .dnt100-desc .dnt100-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;\n    display: block;\n  }\n\n  \/* Intro *\/\n  .dnt100-desc .dnt100-intro {\n    margin: 0 0 32px;\n  }\n\n  \/* Feature grid *\/\n  .dnt100-desc .dnt100-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 0 0 32px;\n  }\n  .dnt100-desc .dnt100-feature {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .dnt100-desc .dnt100-feature-icon {\n    width: 32px;\n    height: 32px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #F7EDE3;\n    border-radius: 8px;\n    color: #C2824D;\n  }\n  .dnt100-desc .dnt100-feature-icon svg { width: 18px; height: 18px; }\n  .dnt100-desc .dnt100-feature h3 {\n    font-size: 13px;\n    font-weight: 700;\n    margin: 0;\n    color: #222222;\n    line-height: 1.35;\n  }\n  .dnt100-desc .dnt100-feature p {\n    font-size: 14px;\n    margin: 0;\n    color: #222222;\n    line-height: 1.55;\n  }\n\n  \/* Material callout *\/\n  .dnt100-desc .dnt100-callout {\n    background: #F7EDE3;\n    border-left: 3px solid #C2824D;\n    padding: 18px 22px;\n    border-radius: 6px;\n    margin: 0 0 32px;\n  }\n  .dnt100-desc .dnt100-callout h3 {\n    font-size: 14px;\n    font-weight: 700;\n    margin: 0 0 8px;\n    color: #2C241B;\n    letter-spacing: 0.02em;\n  }\n  .dnt100-desc .dnt100-callout p {\n    margin: 0;\n    font-size: 14.5px;\n    line-height: 1.65;\n    color: #3a3026;\n  }\n\n  \/* Care section *\/\n  .dnt100-desc .dnt100-care {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 0 0 32px;\n  }\n  .dnt100-desc .dnt100-care-step {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 16px 18px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .dnt100-desc .dnt100-care-emoji {\n    font-size: 20px;\n    line-height: 1;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .dnt100-desc .dnt100-care-step p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  \/* At a Glance *\/\n  .dnt100-desc .dnt100-glance {\n    margin: 0 0 32px;\n  }\n  .dnt100-desc .dnt100-glance-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .dnt100-desc .dnt100-glance-item {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .dnt100-desc .dnt100-tick {\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    flex-shrink: 0;\n    margin-top: 3px;\n  }\n  .dnt100-desc .dnt100-tick svg { width: 11px; height: 11px; color: #ffffff; }\n  .dnt100-desc .dnt100-glance-item span:last-child {\n    font-size: 14.5px;\n    line-height: 1.6;\n    color: #222222;\n  }\n\n  \/* SEO body copy *\/\n  .dnt100-desc .dnt100-seo {\n    border-top: 1px solid #E5E5E5;\n    padding-top: 28px;\n    margin-top: 8px;\n  }\n  .dnt100-desc .dnt100-seo h2 {\n    font-size: 17px;\n    font-weight: 700;\n    color: #222222;\n    margin: 0 0 16px;\n    line-height: 1.4;\n  }\n  .dnt100-desc .dnt100-seo p {\n    font-size: 13.5px;\n    color: #6B6B6B;\n    line-height: 1.7;\n    margin: 0 0 14px;\n  }\n  .dnt100-desc .dnt100-seo p:last-child { margin-bottom: 0; }\n\n  \/* Mobile *\/\n  @media (max-width: 768px) {\n    .dnt100-desc .dnt100-features { grid-template-columns: 1fr; }\n    .dnt100-desc .dnt100-care { grid-template-columns: 1fr; }\n    .dnt100-desc .dnt100-callout { padding: 16px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dnt100-desc\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"dnt100-intro\"\u003e\n    \u003cp\u003eRound tops, sculptural chrome, and three sizes that play together. The \u003cstrong\u003eDouglas NT100 Nest Table Set\u003c\/strong\u003e pairs crisp white tempered glass with slim polished chrome rods that drop from the underside of each table in tiered, chandelier-like lengths. Pull them apart for three independent surfaces — or slide them back into a single neat footprint when the floor space matters more.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- KEY FEATURES --\u003e\n  \u003cspan class=\"dnt100-label\"\u003eKey Features\u003c\/span\u003e\n  \u003cdiv class=\"dnt100-features\"\u003e\n\n    \u003cdiv class=\"dnt100-feature\"\u003e\n      \u003cspan class=\"dnt100-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"6\" x2=\"5\" y2=\"15\"\u003e\u003c\/line\u003e\u003cline x1=\"9\" y1=\"6\" x2=\"9\" y2=\"19\"\u003e\u003c\/line\u003e\u003cline x1=\"13\" y1=\"6\" x2=\"13\" y2=\"17\"\u003e\u003c\/line\u003e\u003cline x1=\"17\" y1=\"6\" x2=\"17\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"21\" y1=\"6\" x2=\"21\" y2=\"16\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eCascading Chrome Legs\u003c\/h3\u003e\n      \u003cp\u003eSlim polished chrome rods drop from each table in tiered lengths, creating a sculptural, almost chandelier-like fringe beneath every top.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dnt100-feature\"\u003e\n      \u003cspan class=\"dnt100-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg 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\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eRound Tempered Glass Tops\u003c\/h3\u003e\n      \u003cp\u003eCrisp white tempered glass handles warm mugs without fuss and wipes clean with a soft microfibre cloth.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dnt100-feature\"\u003e\n      \u003cspan class=\"dnt100-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg 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\u003eNests Neatly Together\u003c\/h3\u003e\n      \u003cp\u003eThe two smaller tables tuck under the largest, freeing up floor space when the room needs to breathe again.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dnt100-feature\"\u003e\n      \u003cspan class=\"dnt100-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\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\u003eFully Assembled\u003c\/h3\u003e\n      \u003cp\u003eArrives ready to use straight out of the packaging — no tools, no instructions, no flat-pack patience required.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- MATERIAL CALLOUT --\u003e\n  \u003cdiv class=\"dnt100-callout\"\u003e\n    \u003ch3\u003eAbout the Chrome and Tempered Glass\u003c\/h3\u003e\n    \u003cp\u003eEach leg is built from slim polished stainless steel rods, set into the frame at tiered lengths to create that cascading sculptural look. The round tops are tempered glass — stronger than standard glass, heat-tolerant for everyday spills and warm cups, and easy to keep clean. Together, the materials sit comfortably in the middle of a living room and hold up to daily use.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE --\u003e\n  \u003cspan class=\"dnt100-label\"\u003eCare Instructions\u003c\/span\u003e\n  \u003cdiv class=\"dnt100-care\"\u003e\n\n    \u003cdiv class=\"dnt100-care-step\"\u003e\n      \u003cspan class=\"dnt100-care-emoji\" aria-hidden=\"true\"\u003e✨\u003c\/span\u003e\n      \u003cp\u003eBuff the chrome rods with a dry microfibre cloth to lift fingerprints; for anything more, use a lightly damp cloth.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dnt100-care-step\"\u003e\n      \u003cspan class=\"dnt100-care-emoji\" aria-hidden=\"true\"\u003e🧼\u003c\/span\u003e\n      \u003cp\u003eUse a streak-free glass cleaner on the tops, or warm water with a drop of dish soap, then dry with a soft cloth.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dnt100-care-step\"\u003e\n      \u003cspan class=\"dnt100-care-emoji\" aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e\n      \u003cp\u003eAvoid positioning the set in long stretches of harsh direct sunlight, which can dull bright chrome finishes over time.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dnt100-care-step\"\u003e\n      \u003cspan class=\"dnt100-care-emoji\" aria-hidden=\"true\"\u003e🚫\u003c\/span\u003e\n      \u003cp\u003eSteer clear of abrasive scourers, steel wool, and harsh chemical solvents on both the rods and the glass.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- AT A GLANCE --\u003e\n  \u003cdiv class=\"dnt100-glance\"\u003e\n    \u003cspan class=\"dnt100-label\"\u003eAt a Glance\u003c\/span\u003e\n    \u003cdiv class=\"dnt100-glance-list\"\u003e\n\n      \u003cdiv class=\"dnt100-glance-item\"\u003e\n        \u003cspan class=\"dnt100-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003ePolished chrome stainless steel frames with crisp white tempered glass tops.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dnt100-glance-item\"\u003e\n        \u003cspan class=\"dnt100-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003eThree round nesting tables — large, medium and small.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dnt100-glance-item\"\u003e\n        \u003cspan class=\"dnt100-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003eDistinctive cascading chrome rod legs with a Hollywood Glam silhouette.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dnt100-glance-item\"\u003e\n        \u003cspan class=\"dnt100-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003eWorks in living rooms, apartments, and compact spaces that need flexible surfaces.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dnt100-glance-item\"\u003e\n        \u003cspan class=\"dnt100-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003eDelivered fully assembled — no tools or set-up required at home.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SEO BODY COPY --\u003e\n  \u003cdiv class=\"dnt100-seo\"\u003e\n    \u003ch2\u003eDouglas NT100 Nest Table Set — Full Product Details\u003c\/h2\u003e\n\n    \u003cp\u003eThe Douglas NT100 Nest Table Set is a three-piece occasional table set built around polished chrome stainless steel legs and round white tempered glass tops. The legs are formed from slim chrome rods set in cascading, tiered lengths, giving the set a sculptural, chandelier-like profile that adds presence to a living room without dominating the floor plan.\u003c\/p\u003e\n\n    \u003cp\u003eThe bright chrome and clean white finish reads beautifully against navy velvet, charcoal, or soft-blush upholstery, and lifts a neutral palette without feeling cold or clinical. The round shape and fringed metal legs pair naturally with mid-century-inspired lounges, transitional armchairs, or Art Deco-leaning accent pieces — anywhere a touch of polish and texture is welcome.\u003c\/p\u003e\n\n    \u003cp\u003eDesigned for living rooms, apartments, and compact spaces where a set of flexible surfaces is more useful than a fixed coffee table, the Douglas NT100 works as nesting side tables, occasional drink stands, or a small-scale coffee-table alternative. See it in person across all five of our South-East Queensland showrooms: \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/living-room-furniture-brisbane-gold-coast\" class=\"mr-link\"\u003eRocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":39978566746247,"sku":"DG-NT100-W\u0026SL","price":499.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Douglas-NT100-Nest-table.png?v=1778477440"},{"product_id":"douglas-nt200-nest-table-set","title":"Douglas NT200 Nest Table Set","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n  .dnt-desc {\n    padding-top: 6px;\n    overflow: visible;\n    font-family: 'Open Sans', sans-serif;\n    color: #222222;\n    line-height: 1.7;\n    font-size: 15px;\n    max-width: 100%;\n    box-sizing: border-box;\n  }\n  .dnt-desc *,\n  .dnt-desc *::before,\n  .dnt-desc *::after { box-sizing: border-box; }\n\n  .dnt-desc p { margin: 0 0 16px; font-size: 15px; color: #222222; line-height: 1.7; }\n  .dnt-desc strong { font-weight: 700; color: #222222; }\n\n  .dnt-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  \/* Section label *\/\n  .dnt-desc .dnt-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;\n    display: block;\n  }\n\n  \/* Intro *\/\n  .dnt-desc .dnt-intro {\n    margin: 0 0 32px;\n  }\n\n  \/* Feature grid *\/\n  .dnt-desc .dnt-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 0 0 32px;\n  }\n  .dnt-desc .dnt-feature {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .dnt-desc .dnt-feature-icon {\n    width: 32px;\n    height: 32px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #F7EDE3;\n    border-radius: 8px;\n    color: #C2824D;\n  }\n  .dnt-desc .dnt-feature-icon svg { width: 18px; height: 18px; }\n  .dnt-desc .dnt-feature h3 {\n    font-size: 13px;\n    font-weight: 700;\n    margin: 0;\n    color: #222222;\n    line-height: 1.35;\n  }\n  .dnt-desc .dnt-feature p {\n    font-size: 14px;\n    margin: 0;\n    color: #222222;\n    line-height: 1.55;\n  }\n\n  \/* Material callout *\/\n  .dnt-desc .dnt-callout {\n    background: #F7EDE3;\n    border-left: 3px solid #C2824D;\n    padding: 18px 22px;\n    border-radius: 6px;\n    margin: 0 0 32px;\n  }\n  .dnt-desc .dnt-callout h3 {\n    font-size: 14px;\n    font-weight: 700;\n    margin: 0 0 8px;\n    color: #2C241B;\n    letter-spacing: 0.02em;\n  }\n  .dnt-desc .dnt-callout p {\n    margin: 0;\n    font-size: 14.5px;\n    line-height: 1.65;\n    color: #3a3026;\n  }\n\n  \/* Care section *\/\n  .dnt-desc .dnt-care {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 0 0 32px;\n  }\n  .dnt-desc .dnt-care-step {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 16px 18px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .dnt-desc .dnt-care-emoji {\n    font-size: 20px;\n    line-height: 1;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .dnt-desc .dnt-care-step p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  \/* At a Glance *\/\n  .dnt-desc .dnt-glance {\n    margin: 0 0 32px;\n  }\n  .dnt-desc .dnt-glance-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .dnt-desc .dnt-glance-item {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .dnt-desc .dnt-tick {\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    flex-shrink: 0;\n    margin-top: 3px;\n  }\n  .dnt-desc .dnt-tick svg { width: 11px; height: 11px; color: #ffffff; }\n  .dnt-desc .dnt-glance-item span:last-child {\n    font-size: 14.5px;\n    line-height: 1.6;\n    color: #222222;\n  }\n\n  \/* SEO body copy *\/\n  .dnt-desc .dnt-seo {\n    border-top: 1px solid #E5E5E5;\n    padding-top: 28px;\n    margin-top: 8px;\n  }\n  .dnt-desc .dnt-seo h2 {\n    font-size: 17px;\n    font-weight: 700;\n    color: #222222;\n    margin: 0 0 16px;\n    line-height: 1.4;\n  }\n  .dnt-desc .dnt-seo p {\n    font-size: 13.5px;\n    color: #6B6B6B;\n    line-height: 1.7;\n    margin: 0 0 14px;\n  }\n  .dnt-desc .dnt-seo p:last-child { margin-bottom: 0; }\n\n  \/* Mobile *\/\n  @media (max-width: 768px) {\n    .dnt-desc .dnt-features { grid-template-columns: 1fr; }\n    .dnt-desc .dnt-care { grid-template-columns: 1fr; }\n    .dnt-desc .dnt-callout { padding: 16px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"dnt-desc\"\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"dnt-intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDouglas NT200 Nest Table Set\u003c\/strong\u003e brings sculptural chrome and crisp white tempered glass into the living room as a flexible set of three nesting tables. Mirror-polished stainless steel legs — built from tight clusters of slim vertical columns — sit beneath square white glass tops that catch light from every angle. Three surfaces when you need them, a single compact footprint when you don’t.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES --\u003e \u003cspan class=\"dnt-label\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"dnt-features\"\u003e\n\u003cdiv class=\"dnt-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dnt-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cline y2=\"20\" x2=\"6\" y1=\"4\" x1=\"6\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"10\" y1=\"4\" x1=\"10\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"14\" y1=\"4\" x1=\"14\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"18\" y1=\"4\" x1=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSculptural Chrome Legs\u003c\/h3\u003e\n\u003cp\u003eTight clusters of slender vertical columns form each leg, giving a small table real visual weight and an almost Art Deco silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dnt-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dnt-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003crect rx=\"2\" height=\"14\" width=\"18\" y=\"5\" x=\"3\"\u003e\u003c\/rect\u003e\u003cline y2=\"9\" x2=\"21\" y1=\"9\" x1=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTempered Glass Tops\u003c\/h3\u003e\n\u003cp\u003eCrisp white tempered glass tops are heat-tolerant for warm mugs and wipe back to spotless with a soft microfibre cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dnt-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dnt-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\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 \u003c\/span\u003e\n\u003ch3\u003eNests Into One Footprint\u003c\/h3\u003e\n\u003cp\u003eThe two smaller tables slide neatly beneath the largest, freeing up floor space when the room needs to breathe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dnt-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dnt-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\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 y2=\"12\" x2=\"12\" y1=\"22.08\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eFully Assembled\u003c\/h3\u003e\n\u003cp\u003eArrives ready to use straight from the box — no tools, no instructions, no half-day on the lounge-room floor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL CALLOUT --\u003e\n\u003cdiv class=\"dnt-callout\"\u003e\n\u003ch3\u003eAbout the Chrome and Tempered Glass\u003c\/h3\u003e\n\u003cp\u003eThe frame is mirror-polished stainless steel, which keeps the chrome bright and reflective with normal use and resists the dulling that lower-grade finishes can develop over time. The tempered glass top is heat-tolerant for everyday drinks and warm mugs, and the smooth surface is easy to keep clean — a practical pairing for a piece that lives in the middle of the living room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CARE --\u003e \u003cspan class=\"dnt-label\"\u003eCare Instructions\u003c\/span\u003e\n\u003cdiv class=\"dnt-care\"\u003e\n\u003cdiv class=\"dnt-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dnt-care-emoji\"\u003e✨\u003c\/span\u003e\n\u003cp\u003eWipe the chrome with a soft microfibre cloth — dry for fingerprints, lightly damp for anything more stubborn.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dnt-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dnt-care-emoji\"\u003e🧼\u003c\/span\u003e\n\u003cp\u003eClean the glass tops with a streak-free glass cleaner, or warm water with a drop of dish soap, then dry with a soft cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dnt-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dnt-care-emoji\"\u003e☀️\u003c\/span\u003e\n\u003cp\u003eKeep the set out of harsh, prolonged direct sunlight — strong UV can dull bright chrome finishes over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dnt-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dnt-care-emoji\"\u003e🚫\u003c\/span\u003e\n\u003cp\u003eSkip abrasive scourers, steel wool, and harsh solvents on both the chrome frame and the glass tops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- AT A GLANCE --\u003e\n\u003cdiv class=\"dnt-glance\"\u003e\n\u003cspan class=\"dnt-label\"\u003eAt a Glance\u003c\/span\u003e\n\u003cdiv class=\"dnt-glance-list\"\u003e\n\u003cdiv class=\"dnt-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dnt-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\u003eMirror-polished stainless steel frame paired with white tempered glass tops.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dnt-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dnt-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\u003eSet of three nesting tables — large, medium and small.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dnt-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dnt-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\u003eSculptural clustered-column leg design that lifts a neutral palette.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dnt-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dnt-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\u003eSuits modern living rooms, apartments, and smaller spaces where layouts shift.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dnt-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dnt-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\u003eArrives fully assembled — ready to use straight out of the box.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SEO BODY COPY --\u003e\n\u003cdiv class=\"dnt-seo\"\u003e\n\u003ch2\u003eDouglas NT200 Nest Table Set — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Douglas NT200 Nest Table Set is a three-piece occasional table set built around mirror-polished stainless steel legs and crisp white tempered glass tops. The clustered-column leg detail gives a sculptural, almost Art Deco silhouette in a compact footprint, and the tempered glass surface holds up well to everyday use — warm mugs, glassware, books, and the occasional cheese board.\u003c\/p\u003e\n\u003cp\u003eThe polished chrome and bright white finish reads beautifully against grey, charcoal, or soft-blush upholstery, and lifts a neutral palette without feeling cold or clinical. It pairs naturally with marble-look coffee tables for a Hollywood Glam edge, smoked-glass consoles for a transitional feel, or rattan and warm timber for a softer, more contrasted moment.\u003c\/p\u003e\n\u003cp\u003eDesigned for living rooms, apartments, and spaces where a flexible set of surfaces is more useful than a single fixed coffee table, the Douglas NT200 works equally well as nesting side tables, occasional drink tables, or a compact coffee-table alternative. See it in person across all five of our South-East Queensland showrooms: \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/collections\/living-room-furniture-brisbane-gold-coast\"\u003eRocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":39978607837319,"sku":"DG-NT200-W\u0026SL","price":499.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/douglas-nt200-nest-table-set-the-a2z-furniture-1.jpg?v=1736705135"},{"product_id":"dynamite-nt200-nest-table-set","title":"Dynamite NT200 Nest Table Set","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.dynamitent200-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.dynamitent200-desc * { box-sizing: border-box; }\n.dynamitent200-desc p { margin: 0 0 16px 0; }\n.dynamitent200-desc strong { color: #222222; }\n.dynamitent200-desc .dynamitent200-section { margin-bottom: 28px; }\n\n.dynamitent200-desc .dynamitent200-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.dynamitent200-desc .dynamitent200-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .dynamitent200-desc .dynamitent200-features { grid-template-columns: 1fr; }\n}\n\n.dynamitent200-desc .dynamitent200-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dynamitent200-desc .dynamitent200-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.dynamitent200-desc .dynamitent200-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dynamitent200-desc .dynamitent200-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dynamitent200-desc .dynamitent200-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .dynamitent200-desc .dynamitent200-tech-grid { grid-template-columns: 1fr; }\n}\n\n.dynamitent200-desc .dynamitent200-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.dynamitent200-desc .dynamitent200-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.dynamitent200-desc .dynamitent200-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.dynamitent200-desc .dynamitent200-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.dynamitent200-desc .dynamitent200-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.dynamitent200-desc .dynamitent200-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.dynamitent200-desc .dynamitent200-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.dynamitent200-desc .dynamitent200-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  .dynamitent200-desc .dynamitent200-care-grid { grid-template-columns: 1fr; }\n}\n\n.dynamitent200-desc .dynamitent200-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dynamitent200-desc .dynamitent200-care-card .dynamitent200-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.dynamitent200-desc .dynamitent200-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dynamitent200-desc .dynamitent200-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dynamitent200-desc .dynamitent200-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.dynamitent200-desc .dynamitent200-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.dynamitent200-desc .dynamitent200-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.dynamitent200-desc .dynamitent200-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.dynamitent200-desc .dynamitent200-range-strip {\n  background: #2C241B;\n  border-radius: 8px;\n  padding: 20px 24px;\n  margin-bottom: 28px;\n}\n\n.dynamitent200-desc .dynamitent200-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.dynamitent200-desc .dynamitent200-range-strip p {\n  font-size: 13px;\n  color: #FFFFFF;\n  margin: 0 0 14px 0;\n  line-height: 1.6;\n  opacity: 0.85;\n}\n\n.dynamitent200-desc .dynamitent200-range-pills {\n  display: flex;\n  gap: 8px;\n  flex-wrap: wrap;\n}\n\n.dynamitent200-desc .dynamitent200-range-pill {\n  padding: 7px 14px;\n  border-radius: 999px;\n  font-size: 12.5px;\n  font-weight: 600;\n  border: 1.5px solid #C2824D;\n  text-decoration: none;\n  display: inline-block;\n}\n\n.dynamitent200-desc .dynamitent200-range-pill.current {\n  background: #C2824D;\n  color: #FFF;\n}\n\n.dynamitent200-desc .dynamitent200-range-pill:not(.current) {\n  background: transparent;\n  color: #C2824D;\n}\n\n.dynamitent200-desc .dynamitent200-range-pill:not(.current):hover {\n  background: rgba(194, 130, 77, 0.1);\n}\n\n.dynamitent200-desc .dynamitent200-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.dynamitent200-desc .dynamitent200-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.dynamitent200-desc .dynamitent200-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=\"dynamitent200-desc\"\u003e\n\u003cdiv class=\"dynamitent200-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDynamite NT200 Nest Table Set\u003c\/strong\u003e brings the Dynamite range's signature design to a set of three square nesting tables — black tempered glass tops on gold-chromed metal frames, sized to tuck neatly under one another when not in use. Useful when you need flexible occasional surfaces without a permanent footprint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-section\"\u003e\n\u003cdiv class=\"dynamitent200-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-tech-grid\"\u003e\n\u003cdiv class=\"dynamitent200-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent200-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\u003crect rx=\"0.5\" height=\"11\" width=\"11\" y=\"4\" x=\"2\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.7\" rx=\"0.5\" height=\"9\" width=\"9\" y=\"9\" x=\"8\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.5\" rx=\"0.5\" height=\"7\" width=\"7\" y=\"13\" x=\"14\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eThree Nesting Tables\u003c\/h3\u003e\n\u003cp\u003eSquare tables in graduated sizes that stack together when not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent200-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\u003crect opacity=\"0.8\" fill=\"currentColor\" rx=\"0.3\" height=\"3\" width=\"18\" y=\"9\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eBlack Tempered Glass Tops\u003c\/h3\u003e\n\u003cp\u003eTempered glass top on each table — same material as the rest of the Dynamite range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent200-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\u003cline y2=\"22\" x2=\"5\" y1=\"6\" x1=\"5\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"7\" y1=\"6\" x1=\"7\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"9\" y1=\"6\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"15\" y1=\"6\" x1=\"15\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"17\" y1=\"6\" x1=\"17\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"19\" y1=\"6\" x1=\"19\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eGold-Chromed Bar Legs\u003c\/h3\u003e\n\u003cp\u003eVertical bars in gold-chromed finish — same art-deco motif as the Dynamite Coffee Tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent200-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\u003cpath d=\"M6 12 L10 16 L18 8\"\u003e\u003c\/path\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eFully Assembled\u003c\/h3\u003e\n\u003cp\u003eTables arrive fully assembled — no construction required, just unpack and place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-section\"\u003e\n\u003cdiv class=\"dynamitent200-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-features\"\u003e\n\u003cdiv class=\"dynamitent200-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent200-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=\"11\" width=\"11\" y=\"4\" x=\"2\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.7\" rx=\"0.5\" height=\"9\" width=\"9\" y=\"9\" x=\"8\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.5\" rx=\"0.5\" height=\"7\" width=\"7\" y=\"13\" x=\"14\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eThree Tables, One Footprint When Stacked\u003c\/h3\u003e\n\u003cp\u003eThree nested side tables occupy the floor space of just one when stacked. Pull individual tables out as needed — for drinks alongside an extra seat, a snack tray on movie night, or a temporary surface for guests.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent200-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=\"22\" x2=\"5\" y1=\"6\" x1=\"5\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"7\" y1=\"6\" x1=\"7\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"9\" y1=\"6\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"15\" y1=\"6\" x1=\"15\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"17\" y1=\"6\" x1=\"17\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"19\" y1=\"6\" x1=\"19\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSignature Design at Side-Table Scale\u003c\/h3\u003e\n\u003cp\u003eThe Dynamite range's gold-chromed vertical-bar detailing carries onto each table — same art-deco DNA as the Coffee Tables, scaled to side-table proportions. Each piece reads as part of the set, not generic occasional furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent200-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=\"6\" width=\"6\" y=\"6\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.5\" height=\"6\" width=\"6\" y=\"6\" x=\"11\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.5\" height=\"6\" width=\"6\" y=\"14\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eFlexible Use Across Living Spaces\u003c\/h3\u003e\n\u003cp\u003eUse as a permanent set of three side tables, or as flexible occasional tables that come out only when entertaining. Compact enough for tight spaces, stylish enough to stay on display when not stacked.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent200-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=\"5\" width=\"5\" y=\"5\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.7\" rx=\"0.5\" height=\"5\" width=\"5\" y=\"5\" x=\"9.5\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.5\" rx=\"0.5\" height=\"5\" width=\"5\" y=\"5\" x=\"16\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.4\" rx=\"0.5\" height=\"5\" width=\"5\" y=\"11.5\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCoordinates Across the Dynamite Range\u003c\/h3\u003e\n\u003cp\u003ePart of the seven-piece Dynamite collection alongside the Coffee Tables, Console Table, NT100 Nest Set, TV Unit, and Dining Table. Same black glass + gold-chromed language for an integrated look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-material-callout\"\u003e\n\u003ch3\u003eTempered Glass + Gold-Chromed Metal Build\u003c\/h3\u003e\n\u003cp\u003eBuilt around gold-chromed metal frames with vertical-bar detailing on each table, paired with a black tempered glass top on each of the three pieces. Tempered glass adds strength and safety over standard annealed glass. Comes fully assembled — no construction required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-section\"\u003e\n\u003cdiv class=\"dynamitent200-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-care-grid\"\u003e\n\u003cdiv class=\"dynamitent200-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent200-care-emoji\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003eKeep the Glass Clean\u003c\/h3\u003e\n\u003cp\u003eWipe each glass top with a soft microfibre cloth dampened with glass cleaner. Black glass shows fingerprints and water marks more visibly than clear — wipe regularly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent200-care-emoji\"\u003e🌟\u003c\/span\u003e\n\u003ch3\u003ePolish the Gold-Chromed Bars\u003c\/h3\u003e\n\u003cp\u003eBuff the gold-chromed legs with a soft dry cloth. For deeper cleaning, a barely-damp cloth followed by an immediate dry-off keeps the chrome finish sharp. Skip abrasive cleaners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent200-care-emoji\"\u003e📚\u003c\/span\u003e\n\u003ch3\u003eStack Carefully When Not in Use\u003c\/h3\u003e\n\u003cp\u003eWhen nesting the tables back together, lower each one gently rather than dropping it onto the next. Glass-to-glass contact can chip the edges over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent200-care-emoji\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eUse Coasters on Each Top\u003c\/h3\u003e\n\u003cp\u003eGlass surfaces show every water ring. Coasters under drinks and felt pads under heavier items keep all three tops in good condition over the years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-section\"\u003e\n\u003cdiv class=\"dynamitent200-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-list\"\u003e\n\u003cdiv class=\"dynamitent200-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitent200-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\u003eSet of three square nesting side tables.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitent200-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\u003eGraduated sizes — large, medium, small.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitent200-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\u003eBlack tempered glass top on each table.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitent200-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\u003eGold-chromed metal frames with vertical-bar detailing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitent200-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\u003eTables nest together when not in use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitent200-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\u003eFully assembled — no construction required.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitent200-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\u003eCoordinates with the full seven-piece Dynamite range (sold separately).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitent200-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\u003cdiv class=\"dynamitent200-range-strip\"\u003e\n\u003ch3\u003eComplete the Dynamite Range\u003c\/h3\u003e\n\u003cp\u003eSeven coordinated pieces in the Dynamite collection — same black glass and gold-chromed detailing throughout.\u003c\/p\u003e\n\u003cdiv class=\"dynamitent200-range-pills\"\u003e\n\u003cspan class=\"dynamitent200-range-pill current\"\u003eNT200 Nest Set\u003c\/span\u003e \u003ca class=\"dynamitent200-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-coffee-table\"\u003eCoffee Table\u003c\/a\u003e \u003ca class=\"dynamitent200-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-round-coffee-table\"\u003eRound Coffee Table\u003c\/a\u003e \u003ca class=\"dynamitent200-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-console-table-with-mirror\"\u003eConsole Table\u003c\/a\u003e \u003ca class=\"dynamitent200-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-nt100-nest-table-set\"\u003eNT100 Nest Set\u003c\/a\u003e \u003ca class=\"dynamitent200-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-tv-unit\"\u003eTV Unit\u003c\/a\u003e \u003ca class=\"dynamitent200-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-6-seater-dining-table\"\u003eDining Table\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent200-seo\"\u003e\n\u003ch2\u003eDynamite NT200 Nest Table Set — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Dynamite NT200 Nest Table Set is a set of three square nesting side tables built around the Dynamite range's signature design — black tempered glass tops, gold-chromed metal frames with vertical-bar detailing, sized to nest together when not in use. Useful as a permanent set of side tables, or as flexible occasional tables when entertaining. Comes fully assembled. Coordinates with the rest of the seven-piece Dynamite range.\u003c\/p\u003e\n\u003cp\u003eSee the Dynamite NT200 Nest Table Set in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Our team can talk you through delivery to your suburb across Brisbane, Gold Coast, Sunshine Coast, Toowoomba, Ipswich, and Logan regions, assembly options, lead times, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast delivery across South-East Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":39978608656519,"sku":"DY-NT200-B\u0026G","price":499.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Dynamite-NT200-Nest-Table-Set.png?v=1778477443"},{"product_id":"dynamite-nt100-nest-table-set","title":"Dynamite NT100 Nest Table Set","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.dynamitent100-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.dynamitent100-desc * { box-sizing: border-box; }\n.dynamitent100-desc p { margin: 0 0 16px 0; }\n.dynamitent100-desc strong { color: #222222; }\n.dynamitent100-desc .dynamitent100-section { margin-bottom: 28px; }\n\n.dynamitent100-desc .dynamitent100-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.dynamitent100-desc .dynamitent100-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .dynamitent100-desc .dynamitent100-features { grid-template-columns: 1fr; }\n}\n\n.dynamitent100-desc .dynamitent100-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dynamitent100-desc .dynamitent100-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.dynamitent100-desc .dynamitent100-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dynamitent100-desc .dynamitent100-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dynamitent100-desc .dynamitent100-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .dynamitent100-desc .dynamitent100-tech-grid { grid-template-columns: 1fr; }\n}\n\n.dynamitent100-desc .dynamitent100-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.dynamitent100-desc .dynamitent100-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.dynamitent100-desc .dynamitent100-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.dynamitent100-desc .dynamitent100-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.dynamitent100-desc .dynamitent100-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.dynamitent100-desc .dynamitent100-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.dynamitent100-desc .dynamitent100-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.dynamitent100-desc .dynamitent100-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  .dynamitent100-desc .dynamitent100-care-grid { grid-template-columns: 1fr; }\n}\n\n.dynamitent100-desc .dynamitent100-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dynamitent100-desc .dynamitent100-care-card .dynamitent100-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.dynamitent100-desc .dynamitent100-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dynamitent100-desc .dynamitent100-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dynamitent100-desc .dynamitent100-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.dynamitent100-desc .dynamitent100-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.dynamitent100-desc .dynamitent100-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.dynamitent100-desc .dynamitent100-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.dynamitent100-desc .dynamitent100-range-strip {\n  background: #2C241B;\n  border-radius: 8px;\n  padding: 20px 24px;\n  margin-bottom: 28px;\n}\n\n.dynamitent100-desc .dynamitent100-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.dynamitent100-desc .dynamitent100-range-strip p {\n  font-size: 13px;\n  color: #FFFFFF;\n  margin: 0 0 14px 0;\n  line-height: 1.6;\n  opacity: 0.85;\n}\n\n.dynamitent100-desc .dynamitent100-range-pills {\n  display: flex;\n  gap: 8px;\n  flex-wrap: wrap;\n}\n\n.dynamitent100-desc .dynamitent100-range-pill {\n  padding: 7px 14px;\n  border-radius: 999px;\n  font-size: 12.5px;\n  font-weight: 600;\n  border: 1.5px solid #C2824D;\n  text-decoration: none;\n  display: inline-block;\n}\n\n.dynamitent100-desc .dynamitent100-range-pill.current {\n  background: #C2824D;\n  color: #FFF;\n}\n\n.dynamitent100-desc .dynamitent100-range-pill:not(.current) {\n  background: transparent;\n  color: #C2824D;\n}\n\n.dynamitent100-desc .dynamitent100-range-pill:not(.current):hover {\n  background: rgba(194, 130, 77, 0.1);\n}\n\n.dynamitent100-desc .dynamitent100-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.dynamitent100-desc .dynamitent100-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.dynamitent100-desc .dynamitent100-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=\"dynamitent100-desc\"\u003e\n\u003cdiv class=\"dynamitent100-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDynamite NT100 Nest Table Set\u003c\/strong\u003e is the round counterpart to the NT200 — three nesting side tables with black tempered glass tops and gold-chromed metal frames, this time in a circular silhouette rather than square. Useful where curved edges suit the floor plan better, or as a natural pairing with the Dynamite Round Coffee Table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-section\"\u003e\n\u003cdiv class=\"dynamitent100-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-tech-grid\"\u003e\n\u003cdiv class=\"dynamitent100-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent100-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=\"6\" cy=\"9\" cx=\"9\"\u003e\u003c\/circle\u003e\u003ccircle opacity=\"0.7\" r=\"5\" cy=\"13\" cx=\"13\"\u003e\u003c\/circle\u003e\u003ccircle opacity=\"0.5\" r=\"4\" cy=\"17\" cx=\"17\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eThree Round Nesting Tables\u003c\/h3\u003e\n\u003cp\u003eRound tables in graduated sizes that stack together — softer silhouette than the square NT200.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent100-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\u003cellipse opacity=\"0.8\" fill=\"currentColor\" ry=\"2\" rx=\"9\" cy=\"10\" cx=\"12\"\u003e\u003c\/ellipse\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eBlack Tempered Glass Tops\u003c\/h3\u003e\n\u003cp\u003eTempered glass top on each table — same material as the rest of the Dynamite range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent100-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\u003cline y2=\"22\" x2=\"5\" y1=\"6\" x1=\"5\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"7\" y1=\"6\" x1=\"7\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"9\" y1=\"6\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"15\" y1=\"6\" x1=\"15\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"17\" y1=\"6\" x1=\"17\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"19\" y1=\"6\" x1=\"19\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eGold-Chromed Bar Frames\u003c\/h3\u003e\n\u003cp\u003eVertical bars in gold-chromed finish anchor each table — signature art-deco motif from the range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent100-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\u003cpath d=\"M6 12 L10 16 L18 8\"\u003e\u003c\/path\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eFully Assembled\u003c\/h3\u003e\n\u003cp\u003eTables ship assembled — no construction, just unpack and place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-section\"\u003e\n\u003cdiv class=\"dynamitent100-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-features\"\u003e\n\u003cdiv class=\"dynamitent100-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent100-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\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eRound Tops Suit Curved Furniture\u003c\/h3\u003e\n\u003cp\u003eRound nest tables pair naturally with curved sofas, round armchairs, and oval rugs — environments where the NT200's square tops would feel angular. No sharp corners to navigate around in tight spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent100-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=\"6\" cy=\"9\" cx=\"9\"\u003e\u003c\/circle\u003e\u003ccircle opacity=\"0.7\" r=\"5\" cy=\"13\" cx=\"13\"\u003e\u003c\/circle\u003e\u003ccircle opacity=\"0.5\" r=\"4\" cy=\"17\" cx=\"17\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eThree Tables Compact When Stacked\u003c\/h3\u003e\n\u003cp\u003eThree nested tables collapse into the footprint of one when stacked together. Pull them apart for entertaining; tuck them back when the room needs to feel less furnished.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent100-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=\"6\" cy=\"12\" cx=\"9\"\u003e\u003c\/circle\u003e\u003ccircle opacity=\"0.6\" r=\"4\" cy=\"12\" cx=\"17\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003ePairs With the Round Coffee Table\u003c\/h3\u003e\n\u003cp\u003eThe circular silhouette echoes the Dynamite Round Coffee Table's footprint language — natural pairing if you already own the Round CT, or if you're building toward a round-form theme across the living-room setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent100-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=\"5\" width=\"5\" y=\"5\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.7\" rx=\"0.5\" height=\"5\" width=\"5\" y=\"5\" x=\"9.5\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.5\" rx=\"0.5\" height=\"5\" width=\"5\" y=\"5\" x=\"16\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.4\" rx=\"0.5\" height=\"5\" width=\"5\" y=\"11.5\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCoordinates Across the Dynamite Range\u003c\/h3\u003e\n\u003cp\u003ePart of the seven-piece Dynamite collection. Same black glass + gold-chromed detailing as the Coffee Tables, Console Table, NT200 Nest Set, TV Unit, and Dining Table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-material-callout\"\u003e\n\u003ch3\u003eTempered Glass + Gold-Chromed Metal Build\u003c\/h3\u003e\n\u003cp\u003eBuilt around gold-chromed metal frames with vertical-bar detailing on each table, paired with a black tempered glass top on each of the three round pieces. Tempered glass adds strength and safety over standard annealed glass. Comes fully assembled.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-section\"\u003e\n\u003cdiv class=\"dynamitent100-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-care-grid\"\u003e\n\u003cdiv class=\"dynamitent100-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent100-care-emoji\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003eWipe the Glass Regularly\u003c\/h3\u003e\n\u003cp\u003eUse a soft microfibre cloth with glass cleaner on each tempered glass top. Black glass shows fingerprints and water marks more visibly than clear glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent100-care-emoji\"\u003e🌟\u003c\/span\u003e\n\u003ch3\u003eMaintain the Chrome Finish\u003c\/h3\u003e\n\u003cp\u003eBuff gold-chromed frames with a soft dry cloth. For deeper cleaning, a barely-damp cloth followed by an immediate dry-off keeps the finish bright. Avoid abrasive cleaners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent100-care-emoji\"\u003e📚\u003c\/span\u003e\n\u003ch3\u003eNest Tables Gently\u003c\/h3\u003e\n\u003cp\u003eWhen stacking the tables back together, lower each one in gently rather than sliding it down. Avoid impact between the glass edges to prevent chipping over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitent100-care-emoji\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eCoasters Are Essential\u003c\/h3\u003e\n\u003cp\u003eGlass tops show every water ring. Coasters under drinks on all three tables protect the surfaces — particularly important since these often serve drinks while entertaining.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-section\"\u003e\n\u003cdiv class=\"dynamitent100-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-list\"\u003e\n\u003cdiv class=\"dynamitent100-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitent100-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\u003eSet of three round nesting side tables.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitent100-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\u003eGraduated sizes — large, medium, small.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitent100-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\u003eBlack tempered glass top on each table.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitent100-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\u003eGold-chromed metal frames with vertical-bar detailing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitent100-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\u003eTables nest together when not in use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitent100-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\u003eFully assembled — no construction required.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitent100-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\u003eCoordinates with the full seven-piece Dynamite range (sold separately).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitent100-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\u003cdiv class=\"dynamitent100-range-strip\"\u003e\n\u003ch3\u003eComplete the Dynamite Range\u003c\/h3\u003e\n\u003cp\u003eSeven coordinated pieces in the Dynamite collection — same black glass and gold-chromed detailing throughout.\u003c\/p\u003e\n\u003cdiv class=\"dynamitent100-range-pills\"\u003e\n\u003cspan class=\"dynamitent100-range-pill current\"\u003eNT100 Nest Set\u003c\/span\u003e \u003ca class=\"dynamitent100-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-coffee-table\"\u003eCoffee Table\u003c\/a\u003e \u003ca class=\"dynamitent100-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-round-coffee-table\"\u003eRound Coffee Table\u003c\/a\u003e \u003ca class=\"dynamitent100-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-console-table-with-mirror\"\u003eConsole Table\u003c\/a\u003e \u003ca class=\"dynamitent100-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-nt200-nest-table-set\"\u003eNT200 Nest Set\u003c\/a\u003e \u003ca class=\"dynamitent100-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-tv-unit\"\u003eTV Unit\u003c\/a\u003e \u003ca class=\"dynamitent100-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-6-seater-dining-table\"\u003eDining Table\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitent100-seo\"\u003e\n\u003ch2\u003eDynamite NT100 Nest Table Set — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Dynamite NT100 Nest Table Set is a set of three round nesting side tables built on the Dynamite range's signature design — black tempered glass tops, gold-chromed metal frames with vertical-bar detailing, all sized to nest together when not in use. The round form pairs naturally with curved or oval-edged furniture, and works as a deliberate stylistic match to the Dynamite Round Coffee Table. Comes fully assembled. Coordinates with the rest of the seven-piece Dynamite range.\u003c\/p\u003e\n\u003cp\u003eSee the Dynamite NT100 Nest Table Set in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Our team can talk you through delivery to your suburb across Brisbane, Gold Coast, Sunshine Coast, Toowoomba, Ipswich, and Logan regions, assembly options, lead times, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast delivery across South-East Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":39978609311879,"sku":"DY-NT100-B\u0026G","price":499.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Dynamite-NT100-Nest-table.png?v=1778477446"},{"product_id":"douglas-coffee-table","title":"Douglas Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.douglasct-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.douglasct-desc * { box-sizing: border-box; }\n.douglasct-desc p { margin: 0 0 16px 0; }\n.douglasct-desc strong { color: #222222; }\n.douglasct-desc .douglasct-section { margin-bottom: 28px; }\n\n.douglasct-desc .douglasct-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.douglasct-desc .douglasct-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .douglasct-desc .douglasct-features { grid-template-columns: 1fr; }\n}\n\n.douglasct-desc .douglasct-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.douglasct-desc .douglasct-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.douglasct-desc .douglasct-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.douglasct-desc .douglasct-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.douglasct-desc .douglasct-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .douglasct-desc .douglasct-tech-grid { grid-template-columns: 1fr; }\n}\n\n.douglasct-desc .douglasct-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.douglasct-desc .douglasct-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.douglasct-desc .douglasct-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.douglasct-desc .douglasct-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.douglasct-desc .douglasct-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.douglasct-desc .douglasct-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.douglasct-desc .douglasct-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.douglasct-desc .douglasct-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  .douglasct-desc .douglasct-care-grid { grid-template-columns: 1fr; }\n}\n\n.douglasct-desc .douglasct-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.douglasct-desc .douglasct-care-card .douglasct-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.douglasct-desc .douglasct-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.douglasct-desc .douglasct-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.douglasct-desc .douglasct-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.douglasct-desc .douglasct-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.douglasct-desc .douglasct-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.douglasct-desc .douglasct-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.douglasct-desc .douglasct-range-strip {\n  background: #2C241B;\n  border-radius: 8px;\n  padding: 20px 24px;\n  margin-bottom: 28px;\n}\n\n.douglasct-desc .douglasct-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.douglasct-desc .douglasct-range-strip p {\n  font-size: 13px;\n  color: #FFFFFF;\n  margin: 0 0 14px 0;\n  line-height: 1.6;\n  opacity: 0.85;\n}\n\n.douglasct-desc .douglasct-range-pills {\n  display: flex;\n  gap: 8px;\n  flex-wrap: wrap;\n}\n\n.douglasct-desc .douglasct-range-pill {\n  padding: 7px 14px;\n  border-radius: 999px;\n  font-size: 12.5px;\n  font-weight: 600;\n  border: 1.5px solid #C2824D;\n  text-decoration: none;\n  display: inline-block;\n}\n\n.douglasct-desc .douglasct-range-pill.current {\n  background: #C2824D;\n  color: #FFF;\n}\n\n.douglasct-desc .douglasct-range-pill:not(.current) {\n  background: transparent;\n  color: #C2824D;\n}\n\n.douglasct-desc .douglasct-range-pill:not(.current):hover {\n  background: rgba(194, 130, 77, 0.1);\n}\n\n.douglasct-desc .douglasct-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.douglasct-desc .douglasct-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.douglasct-desc .douglasct-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=\"douglasct-desc\"\u003e\n\u003cdiv class=\"douglasct-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDouglas Coffee Table\u003c\/strong\u003e is the rectangular centrepiece in the Douglas range — a white tempered glass top sitting on silver-chrome metal cluster legs, with a glossy white MDF drawer and lower shelf below for storage and display. Light glam aesthetic — clean white surfaces and silver-toned metalwork — built for formal living rooms, hotel-style apartments, or contemporary monochrome interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-section\"\u003e\n\u003cdiv class=\"douglasct-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"douglasct-tech-grid\"\u003e\n\u003cdiv class=\"douglasct-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasct-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\u003crect opacity=\"0.5\" fill=\"currentColor\" rx=\"0.3\" height=\"3\" width=\"20\" y=\"10\" x=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eWhite Tempered Glass Top\u003c\/h3\u003e\n\u003cp\u003eTempered glass top with white finish — strong, scratch-resistant, and easy to clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasct-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\u003cline y2=\"22\" x2=\"3\" y1=\"4\" x1=\"3\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"5\" y1=\"6\" x1=\"5\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"7\" y1=\"4\" x1=\"7\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"9\" y1=\"6\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"15\" y1=\"6\" x1=\"15\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"17\" y1=\"4\" x1=\"17\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"19\" y1=\"6\" x1=\"19\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"21\" y1=\"4\" x1=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSilver-Chrome Cluster Legs\u003c\/h3\u003e\n\u003cp\u003eVertical metal bars in silver-chrome finish, grouped at each corner — signature Douglas range design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasct-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\u003crect rx=\"0.3\" height=\"6\" width=\"18\" y=\"9\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect fill=\"currentColor\" height=\"2\" width=\"4\" y=\"11\" x=\"10\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eGlossy White MDF Drawer\u003c\/h3\u003e\n\u003cp\u003eSingle drawer in glossy white MDF with a chrome-bar pull handle — concealed storage built into the design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasct-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\u003crect opacity=\"0.7\" fill=\"currentColor\" rx=\"0.3\" height=\"3\" width=\"18\" y=\"14\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eLower Glossy White Shelf\u003c\/h3\u003e\n\u003cp\u003eGlossy white MDF lower shelf — additional display surface beneath the main tabletop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-section\"\u003e\n\u003cdiv class=\"douglasct-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"douglasct-features\"\u003e\n\u003cdiv class=\"douglasct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasct-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=\"18\" y=\"6\" x=\"3\"\u003e\u003c\/rect\u003e\u003ccircle opacity=\"0.3\" fill=\"currentColor\" r=\"3\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eLight Glam Aesthetic\u003c\/h3\u003e\n\u003cp\u003eThe Douglas range leans white-and-silver glam — a brighter palette that works in formal living rooms with pale walls, hotel-style apartments, or contemporary monochrome interiors. Easier to live with than darker pieces, especially in compact rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasct-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.3\" height=\"8\" width=\"18\" y=\"8\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect fill=\"currentColor\" height=\"2\" width=\"4\" y=\"11\" x=\"10\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eConcealed Drawer Storage\u003c\/h3\u003e\n\u003cp\u003eThe single drawer hidden between the glass top and lower shelf handles items you want close to the sofa but out of sight — remotes, coasters, magazines, charging cables. The pull handle sits flush against the glossy white front.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasct-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=\"6\" width=\"20\" y=\"9\" x=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eRectangular for Sofa Frontage\u003c\/h3\u003e\n\u003cp\u003eRectangular coffee tables suit traditional sofa arrangements better than rounds — longer surface area for drinks, books, and decor in line with a three-seater. Sits comfortably in front of standard lounge sets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasct-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=\"5\" width=\"5\" y=\"5\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.7\" rx=\"0.5\" height=\"5\" width=\"5\" y=\"5\" x=\"9.5\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.5\" rx=\"0.5\" height=\"5\" width=\"5\" y=\"5\" x=\"16\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.4\" rx=\"0.5\" height=\"5\" width=\"5\" y=\"11.5\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCoordinates Across the Douglas Range\u003c\/h3\u003e\n\u003cp\u003ePart of the seven-piece Douglas collection — Round Coffee Table, Console with Mirror, both Nest Sets, TV Unit, and Dining Table. Same silver cluster-leg + white-top language across living and dining.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-material-callout\"\u003e\n\u003ch3\u003eTempered Glass + Silver-Chrome Metal Build\u003c\/h3\u003e\n\u003cp\u003eBuilt around silver-chrome metal cluster legs grouped at each corner, with a white tempered glass top, a glossy white MDF drawer with a chrome-bar pull handle, and a glossy white MDF lower shelf below. Tempered glass adds strength and safety over standard annealed glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-section\"\u003e\n\u003cdiv class=\"douglasct-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"douglasct-care-grid\"\u003e\n\u003cdiv class=\"douglasct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasct-care-emoji\"\u003e🤍\u003c\/span\u003e\n\u003ch3\u003eWipe the Glass Top\u003c\/h3\u003e\n\u003cp\u003eUse a soft microfibre cloth and glass cleaner on the tempered glass top. White glass shows watermarks and dust readily — wipe regularly to keep the surface clear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasct-care-emoji\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003ePolish the Silver Bars\u003c\/h3\u003e\n\u003cp\u003eBuff the silver-chrome cluster bars with a soft dry cloth. For deeper cleaning, a barely-damp cloth followed by an immediate dry-off keeps the chrome finish bright. Skip abrasives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasct-care-emoji\"\u003e🪟\u003c\/span\u003e\n\u003ch3\u003eCare for Glossy White MDF\u003c\/h3\u003e\n\u003cp\u003eWipe the drawer and lower shelf gently with a soft cloth. Glossy MDF shows fingerprints and dust — for sticky marks, use a barely-damp cloth and dry immediately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasct-care-emoji\"\u003e📦\u003c\/span\u003e\n\u003ch3\u003eUse the Drawer Gently\u003c\/h3\u003e\n\u003cp\u003eOpen and close the drawer via the chrome-bar pull handle without yanking. Steady operation protects the runners and drawer front over years of use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-section\"\u003e\n\u003cdiv class=\"douglasct-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"douglasct-list\"\u003e\n\u003cdiv class=\"douglasct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"douglasct-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\u003eRectangular two-tier coffee table.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"douglasct-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\u003eWhite tempered glass top.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"douglasct-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\u003eSilver-chrome metal cluster legs at each corner.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"douglasct-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\u003eGlossy white MDF drawer with chrome-bar pull handle.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"douglasct-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\u003eGlossy white MDF lower shelf.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"douglasct-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\u003eLight glam aesthetic — white and silver palette.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"douglasct-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\u003eCoordinates with the full seven-piece Douglas range (sold separately).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"douglasct-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\u003cdiv class=\"douglasct-range-strip\"\u003e\n\u003ch3\u003eComplete the Douglas Range\u003c\/h3\u003e\n\u003cp\u003eSeven coordinated pieces in the Douglas collection — same silver cluster-leg and white-top language throughout.\u003c\/p\u003e\n\u003cdiv class=\"douglasct-range-pills\"\u003e\n\u003cspan class=\"douglasct-range-pill current\"\u003eCoffee Table\u003c\/span\u003e \u003ca class=\"douglasct-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/douglas-round-coffee-table\"\u003eRound Coffee Table\u003c\/a\u003e \u003ca class=\"douglasct-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/douglas-console-table-with-mirror\"\u003eConsole Table\u003c\/a\u003e \u003ca class=\"douglasct-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/douglas-nt100-nest-table-set\"\u003eNT100 Nest Set\u003c\/a\u003e \u003ca class=\"douglasct-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/douglas-nt200-nest-table-set\"\u003eNT200 Nest Set\u003c\/a\u003e \u003ca class=\"douglasct-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/douglas-tv-unit\"\u003eTV Unit\u003c\/a\u003e \u003ca class=\"douglasct-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/douglas-dining-table\"\u003eDining Table\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasct-seo\"\u003e\n\u003ch2\u003eDouglas Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Douglas Coffee Table is a rectangular two-tier coffee table with a white tempered glass top on silver-chrome metal cluster legs, plus a glossy white MDF drawer and lower shelf for concealed storage and display. Light glam palette — clean white surfaces and silver-toned metalwork — suits formal living rooms, hotel-style apartments, and contemporary monochrome interiors. Coordinates with the rest of the seven-piece Douglas range.\u003c\/p\u003e\n\u003cp\u003eSee the Douglas Coffee Table in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Our team can talk you through delivery to your suburb across Brisbane, Gold Coast, Sunshine Coast, Toowoomba, Ipswich, and Logan regions, assembly options, lead times, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast delivery across South-East Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":39978630185095,"sku":"DG-CT-W\u0026SL","price":799.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/douglas-coffee-table-the-a2z-furniture-1_1.png?v=1778477454"},{"product_id":"dynamite-coffee-table","title":"Dynamite Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.dynamitect-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.dynamitect-desc * { box-sizing: border-box; }\n.dynamitect-desc p { margin: 0 0 16px 0; }\n.dynamitect-desc strong { color: #222222; }\n.dynamitect-desc .dynamitect-section { margin-bottom: 28px; }\n\n.dynamitect-desc .dynamitect-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.dynamitect-desc .dynamitect-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .dynamitect-desc .dynamitect-features { grid-template-columns: 1fr; }\n}\n\n.dynamitect-desc .dynamitect-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dynamitect-desc .dynamitect-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.dynamitect-desc .dynamitect-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dynamitect-desc .dynamitect-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dynamitect-desc .dynamitect-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .dynamitect-desc .dynamitect-tech-grid { grid-template-columns: 1fr; }\n}\n\n.dynamitect-desc .dynamitect-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.dynamitect-desc .dynamitect-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.dynamitect-desc .dynamitect-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.dynamitect-desc .dynamitect-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.dynamitect-desc .dynamitect-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.dynamitect-desc .dynamitect-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.dynamitect-desc .dynamitect-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.dynamitect-desc .dynamitect-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  .dynamitect-desc .dynamitect-care-grid { grid-template-columns: 1fr; }\n}\n\n.dynamitect-desc .dynamitect-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dynamitect-desc .dynamitect-care-card .dynamitect-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.dynamitect-desc .dynamitect-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dynamitect-desc .dynamitect-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dynamitect-desc .dynamitect-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.dynamitect-desc .dynamitect-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.dynamitect-desc .dynamitect-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.dynamitect-desc .dynamitect-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.dynamitect-desc .dynamitect-range-strip {\n  background: #2C241B;\n  border-radius: 8px;\n  padding: 20px 24px;\n  margin-bottom: 28px;\n}\n\n.dynamitect-desc .dynamitect-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.dynamitect-desc .dynamitect-range-strip p {\n  font-size: 13px;\n  color: #FFFFFF;\n  margin: 0 0 14px 0;\n  line-height: 1.6;\n  opacity: 0.85;\n}\n\n.dynamitect-desc .dynamitect-range-pills {\n  display: flex;\n  gap: 8px;\n  flex-wrap: wrap;\n}\n\n.dynamitect-desc .dynamitect-range-pill {\n  padding: 7px 14px;\n  border-radius: 999px;\n  font-size: 12.5px;\n  font-weight: 600;\n  border: 1.5px solid #C2824D;\n  text-decoration: none;\n  display: inline-block;\n}\n\n.dynamitect-desc .dynamitect-range-pill.current {\n  background: #C2824D;\n  color: #FFF;\n}\n\n.dynamitect-desc .dynamitect-range-pill:not(.current) {\n  background: transparent;\n  color: #C2824D;\n}\n\n.dynamitect-desc .dynamitect-range-pill:not(.current):hover {\n  background: rgba(194, 130, 77, 0.1);\n}\n\n.dynamitect-desc .dynamitect-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.dynamitect-desc .dynamitect-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.dynamitect-desc .dynamitect-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=\"dynamitect-desc\"\u003e\n\u003cdiv class=\"dynamitect-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDynamite Coffee Table\u003c\/strong\u003e is the art-deco glam piece in the Dynamite range — a rectangular coffee table with a black tempered glass top, gold-chromed metal cluster legs at each end, and a glossy black MDF lower shelf housing one drawer. Designed as a statement centrepiece for formal living rooms or hotel-style apartment interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-section\"\u003e\n\u003cdiv class=\"dynamitect-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-tech-grid\"\u003e\n\u003cdiv class=\"dynamitect-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitect-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\u003crect opacity=\"0.8\" fill=\"currentColor\" rx=\"0.3\" height=\"3\" width=\"18\" y=\"9\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eBlack Tempered Glass Top\u003c\/h3\u003e\n\u003cp\u003eTempered glass top in glossy black for added strength over standard glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitect-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\u003cline y2=\"22\" x2=\"4\" y1=\"6\" x1=\"4\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"6\" y1=\"9\" x1=\"6\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"8\" y1=\"6\" x1=\"8\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"10\" y1=\"9\" x1=\"10\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"14\" y1=\"9\" x1=\"14\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"16\" y1=\"6\" x1=\"16\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"18\" y1=\"9\" x1=\"18\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"20\" y1=\"6\" x1=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eGold-Chromed Cluster Legs\u003c\/h3\u003e\n\u003cp\u003eVertical bars in graduated heights cluster at each end — the range's signature art-deco detail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitect-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\u003crect opacity=\"0.6\" fill=\"currentColor\" rx=\"0.3\" height=\"3\" width=\"18\" y=\"6\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.3\" height=\"6\" width=\"18\" y=\"13\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.3\" height=\"2.5\" width=\"4\" y=\"15\" x=\"10\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eLower Shelf with Drawer\u003c\/h3\u003e\n\u003cp\u003eGlossy black MDF lower shelf with one drawer — extra display surface and hidden storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitect-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\u003crect rx=\"0.3\" height=\"12\" width=\"18\" y=\"6\" x=\"3\"\u003e\u003c\/rect\u003e\u003cpath opacity=\"0.4\" d=\"M6 9 L18 9 M6 12 L18 12 M6 15 L18 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eRectangular Two-Tier Form\u003c\/h3\u003e\n\u003cp\u003eRectangular silhouette with glass top and lower shelf — sized for standard sofa-side use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-section\"\u003e\n\u003cdiv class=\"dynamitect-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-features\"\u003e\n\u003cdiv class=\"dynamitect-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitect-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=\"22\" x2=\"4\" y1=\"6\" x1=\"4\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"6\" y1=\"9\" x1=\"6\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"8\" y1=\"6\" x1=\"8\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"10\" y1=\"9\" x1=\"10\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"14\" y1=\"9\" x1=\"14\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"16\" y1=\"6\" x1=\"16\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"18\" y1=\"9\" x1=\"18\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"20\" y1=\"6\" x1=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSignature Cluster-Leg Detailing\u003c\/h3\u003e\n\u003cp\u003eVertical gold-chromed metal bars in graduated heights cluster at each end of the frame — the Dynamite range's signature art-deco choice. Reads as sculptural rather than utilitarian.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitect-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=\"13\" width=\"9\" y=\"6\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.4\" rx=\"0.5\" height=\"13\" width=\"8\" y=\"6\" x=\"13\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eBlack Glass + Gold Metal Glam Palette\u003c\/h3\u003e\n\u003cp\u003eGlossy black tempered glass and gold-chromed metal sit squarely in art-deco\/glam territory. Works in formal living rooms, hotel-style apartments, or spaces leaning into rich textures and bold contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitect-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.3\" height=\"3\" width=\"18\" y=\"6\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.3\" height=\"6\" width=\"18\" y=\"13\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect fill=\"currentColor\" rx=\"0.3\" height=\"2.5\" width=\"4\" y=\"15\" x=\"10\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo-Tier Surface with Hidden Drawer\u003c\/h3\u003e\n\u003cp\u003eThe lower shelf gives you a second surface for books or display objects; the single MDF drawer adds discreet storage for remotes, coasters, or small items you don't want sitting on the glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitect-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=\"5\" width=\"5\" y=\"5\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.7\" rx=\"0.5\" height=\"5\" width=\"5\" y=\"5\" x=\"9.5\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.5\" rx=\"0.5\" height=\"5\" width=\"5\" y=\"5\" x=\"16\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.4\" rx=\"0.5\" height=\"5\" width=\"5\" y=\"11.5\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCoordinates Across the Dynamite Range\u003c\/h3\u003e\n\u003cp\u003ePairs with six other Dynamite pieces — Dining Table, TV Unit, Console Table, Round Coffee Table, and two Nest Table Sets, sold separately. Same black glass + gold-chromed language across the full seven-piece collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-material-callout\"\u003e\n\u003ch3\u003eTempered Glass + Gold-Chromed Metal Build\u003c\/h3\u003e\n\u003cp\u003eBuilt around a gold-chromed metal frame with the signature cluster-leg detailing at each end, a black tempered glass top, a glossy black MDF lower shelf, and one MDF drawer with a gold-finish bar handle. Tempered glass adds strength and safety over standard annealed glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-section\"\u003e\n\u003cdiv class=\"dynamitect-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-care-grid\"\u003e\n\u003cdiv class=\"dynamitect-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitect-care-emoji\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003eKeep the Glass Streak-Free\u003c\/h3\u003e\n\u003cp\u003eWipe the tempered glass top with a soft microfibre cloth dampened with glass cleaner. Black glass shows fingerprints and water marks more visibly than clear glass — wipe more often.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitect-care-emoji\"\u003e🌟\u003c\/span\u003e\n\u003ch3\u003ePolish the Gold-Chromed Frame\u003c\/h3\u003e\n\u003cp\u003eBuff the gold-chromed legs and frame with a soft dry cloth. For deeper cleaning, a barely-damp cloth followed by an immediate dry-off keeps the chrome finish from dulling. Skip abrasive cleaners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitect-care-emoji\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eUse Coasters Always\u003c\/h3\u003e\n\u003cp\u003eGlass surfaces show every water ring. Coasters under drinks and felt pads under heavy decor objects keep the top in good condition over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamitect-care-emoji\"\u003e⚠️\u003c\/span\u003e\n\u003ch3\u003eAvoid Heavy Impact\u003c\/h3\u003e\n\u003cp\u003eTempered glass is stronger than standard annealed glass, but sharp impacts at the edges can cause it to shatter. Place objects gently rather than dropping them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-section\"\u003e\n\u003cdiv class=\"dynamitect-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-list\"\u003e\n\u003cdiv class=\"dynamitect-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitect-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\u003eRectangular coffee table with art-deco glam aesthetic.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitect-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\u003eBlack tempered glass top.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitect-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\u003eGold-chromed metal cluster legs at each end.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitect-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\u003eGlossy black MDF lower shelf with one drawer.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitect-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\u003eGold-finish bar handle on the drawer.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitect-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\u003eCoordinates with the full seven-piece Dynamite range (sold separately).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamitect-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\u003cdiv class=\"dynamitect-range-strip\"\u003e\n\u003ch3\u003eComplete the Dynamite Range\u003c\/h3\u003e\n\u003cp\u003eSeven coordinated pieces in the Dynamite collection — same black glass and gold-chromed cluster-leg detailing throughout.\u003c\/p\u003e\n\u003cdiv class=\"dynamitect-range-pills\"\u003e\n\u003cspan class=\"dynamitect-range-pill current\"\u003eCoffee Table\u003c\/span\u003e \u003ca class=\"dynamitect-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-round-coffee-table\"\u003eRound Coffee Table\u003c\/a\u003e \u003ca class=\"dynamitect-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-console-table-with-mirror\"\u003eConsole Table\u003c\/a\u003e \u003ca class=\"dynamitect-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-nt100-nest-table-set\"\u003eNT100 Nest Set\u003c\/a\u003e \u003ca class=\"dynamitect-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-nt200-nest-table-set\"\u003eNT200 Nest Set\u003c\/a\u003e \u003ca class=\"dynamitect-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-tv-unit\"\u003eTV Unit\u003c\/a\u003e \u003ca class=\"dynamitect-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-6-seater-dining-table\"\u003eDining Table\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamitect-seo\"\u003e\n\u003ch2\u003eDynamite Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Dynamite Coffee Table is a rectangular coffee table designed as a statement centrepiece — black tempered glass top, gold-chromed metal frame with the range's signature cluster-leg detailing at each end, and a glossy black MDF lower shelf housing one drawer with a gold-finish bar handle. Construction is MDF body and drawer with a glossy black finish, tempered glass top, and gold-chromed metal frame. Coordinates with the rest of the seven-piece Dynamite range, sold separately.\u003c\/p\u003e\n\u003cp\u003eSee the Dynamite Coffee Table in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Our team can talk you through delivery to your suburb across Brisbane, Gold Coast, Sunshine Coast, Toowoomba, Ipswich, and Logan regions, assembly options, lead times, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast delivery across South-East Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":39978636279943,"sku":"DY-CT-B\u0026G","price":799.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/dynamite-coffee-table-the-a2z-furniture-1.png?v=1778477455"},{"product_id":"dynamite-round-coffee-table","title":"Dynamite Round Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.dynamiterct-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.dynamiterct-desc * { box-sizing: border-box; }\n.dynamiterct-desc p { margin: 0 0 16px 0; }\n.dynamiterct-desc strong { color: #222222; }\n.dynamiterct-desc .dynamiterct-section { margin-bottom: 28px; }\n\n.dynamiterct-desc .dynamiterct-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.dynamiterct-desc .dynamiterct-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .dynamiterct-desc .dynamiterct-features { grid-template-columns: 1fr; }\n}\n\n.dynamiterct-desc .dynamiterct-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dynamiterct-desc .dynamiterct-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.dynamiterct-desc .dynamiterct-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dynamiterct-desc .dynamiterct-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dynamiterct-desc .dynamiterct-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .dynamiterct-desc .dynamiterct-tech-grid { grid-template-columns: 1fr; }\n}\n\n.dynamiterct-desc .dynamiterct-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.dynamiterct-desc .dynamiterct-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.dynamiterct-desc .dynamiterct-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.dynamiterct-desc .dynamiterct-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.dynamiterct-desc .dynamiterct-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.dynamiterct-desc .dynamiterct-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.dynamiterct-desc .dynamiterct-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.dynamiterct-desc .dynamiterct-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  .dynamiterct-desc .dynamiterct-care-grid { grid-template-columns: 1fr; }\n}\n\n.dynamiterct-desc .dynamiterct-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dynamiterct-desc .dynamiterct-care-card .dynamiterct-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.dynamiterct-desc .dynamiterct-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dynamiterct-desc .dynamiterct-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dynamiterct-desc .dynamiterct-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.dynamiterct-desc .dynamiterct-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.dynamiterct-desc .dynamiterct-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.dynamiterct-desc .dynamiterct-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.dynamiterct-desc .dynamiterct-range-strip {\n  background: #2C241B;\n  border-radius: 8px;\n  padding: 20px 24px;\n  margin-bottom: 28px;\n}\n\n.dynamiterct-desc .dynamiterct-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.dynamiterct-desc .dynamiterct-range-strip p {\n  font-size: 13px;\n  color: #FFFFFF;\n  margin: 0 0 14px 0;\n  line-height: 1.6;\n  opacity: 0.85;\n}\n\n.dynamiterct-desc .dynamiterct-range-pills {\n  display: flex;\n  gap: 8px;\n  flex-wrap: wrap;\n}\n\n.dynamiterct-desc .dynamiterct-range-pill {\n  padding: 7px 14px;\n  border-radius: 999px;\n  font-size: 12.5px;\n  font-weight: 600;\n  border: 1.5px solid #C2824D;\n  text-decoration: none;\n  display: inline-block;\n}\n\n.dynamiterct-desc .dynamiterct-range-pill.current {\n  background: #C2824D;\n  color: #FFF;\n}\n\n.dynamiterct-desc .dynamiterct-range-pill:not(.current) {\n  background: transparent;\n  color: #C2824D;\n}\n\n.dynamiterct-desc .dynamiterct-range-pill:not(.current):hover {\n  background: rgba(194, 130, 77, 0.1);\n}\n\n.dynamiterct-desc .dynamiterct-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.dynamiterct-desc .dynamiterct-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.dynamiterct-desc .dynamiterct-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=\"dynamiterct-desc\"\u003e\n\u003cdiv class=\"dynamiterct-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDynamite Round Coffee Table\u003c\/strong\u003e is the circular counterpart to the rectangular Dynamite Coffee Table — same black tempered glass top, same gold-chromed cluster-leg detailing, scaled into a round silhouette with an open lower shelf instead of a drawer. Suits tighter living rooms or spaces where a rectangular table would feel imposing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-section\"\u003e\n\u003cdiv class=\"dynamiterct-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-tech-grid\"\u003e\n\u003cdiv class=\"dynamiterct-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamiterct-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\u003cellipse opacity=\"0.8\" fill=\"currentColor\" ry=\"2\" rx=\"9\" cy=\"10\" cx=\"12\"\u003e\u003c\/ellipse\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eBlack Tempered Glass Top\u003c\/h3\u003e\n\u003cp\u003eRound tempered glass top in glossy black — same material as the rectangular CT.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamiterct-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\u003cline y2=\"22\" x2=\"6\" y1=\"6\" x1=\"6\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"8\" y1=\"9\" x1=\"8\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"10\" y1=\"6\" x1=\"10\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"12\" y1=\"9\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"14\" y1=\"6\" x1=\"14\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"16\" y1=\"9\" x1=\"16\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eGold-Chromed Cluster Legs\u003c\/h3\u003e\n\u003cp\u003eSignature vertical bars in graduated heights — same art-deco motif across the Dynamite range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamiterct-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\u003cellipse opacity=\"0.7\" fill=\"currentColor\" ry=\"2\" rx=\"9\" cy=\"9\" cx=\"12\"\u003e\u003c\/ellipse\u003e\u003cellipse opacity=\"0.4\" fill=\"currentColor\" ry=\"2\" rx=\"9\" cy=\"17\" cx=\"12\"\u003e\u003c\/ellipse\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eOpen Lower Shelf\u003c\/h3\u003e\n\u003cp\u003eGlossy black lower shelf for open display — no drawer, just a visible second surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamiterct-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=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCompact Circular Footprint\u003c\/h3\u003e\n\u003cp\u003eRound shape works in tighter floor plans without sharp corners to navigate around.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-section\"\u003e\n\u003cdiv class=\"dynamiterct-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-features\"\u003e\n\u003cdiv class=\"dynamiterct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamiterct-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\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eRound Shape for Tighter Spaces\u003c\/h3\u003e\n\u003cp\u003eRound coffee tables suit smaller living rooms or seating arrangements where the rectangular Dynamite would feel too imposing. No sharp corners to navigate around — easier movement in tight floor plans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamiterct-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=\"22\" x2=\"6\" y1=\"6\" x1=\"6\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"8\" y1=\"9\" x1=\"8\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"10\" y1=\"6\" x1=\"10\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"12\" y1=\"9\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"14\" y1=\"6\" x1=\"14\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"16\" y1=\"9\" x1=\"16\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSame Signature Cluster Legs\u003c\/h3\u003e\n\u003cp\u003eThe Dynamite range's vertical gold-chromed cluster-leg detailing carries onto this piece — same sculptural art-deco motif as the rectangular Coffee Table, sized for the round profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamiterct-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\u003cellipse ry=\"2\" rx=\"9\" cy=\"9\" cx=\"12\"\u003e\u003c\/ellipse\u003e\u003cellipse opacity=\"0.5\" ry=\"2\" rx=\"9\" cy=\"17\" cx=\"12\"\u003e\u003c\/ellipse\u003e\u003cline y2=\"17\" x2=\"3\" y1=\"9\" x1=\"3\"\u003e\u003c\/line\u003e\u003cline y2=\"17\" x2=\"21\" y1=\"9\" x1=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eOpen Shelf for Display, Not Drawer\u003c\/h3\u003e\n\u003cp\u003eThe lower shelf is open rather than housing a drawer — better for items you want to see (curated books, a ceramic bowl, a tray of decor) than for hidden clutter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamiterct-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\" cy=\"8\" cx=\"8\"\u003e\u003c\/circle\u003e\u003ccircle opacity=\"0.7\" r=\"3\" cy=\"8\" cx=\"16\"\u003e\u003c\/circle\u003e\u003ccircle opacity=\"0.5\" r=\"3\" cy=\"16\" cx=\"8\"\u003e\u003c\/circle\u003e\u003ccircle opacity=\"0.3\" r=\"3\" cy=\"16\" cx=\"16\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCoordinates Across the Dynamite Range\u003c\/h3\u003e\n\u003cp\u003ePairs with six other Dynamite pieces — rectangular Coffee Table, Console Table, TV Unit, both Nest Table Sets, and Dining Table. Same black glass + gold-chromed language across the seven-piece collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-material-callout\"\u003e\n\u003ch3\u003eTempered Glass + Gold-Chromed Metal Build\u003c\/h3\u003e\n\u003cp\u003eBuilt around a gold-chromed metal frame with the signature cluster-leg detailing, a black tempered glass top, and a glossy black lower shelf. Tempered glass adds strength and safety over standard annealed glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-section\"\u003e\n\u003cdiv class=\"dynamiterct-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-care-grid\"\u003e\n\u003cdiv class=\"dynamiterct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamiterct-care-emoji\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003eKeep the Top Streak-Free\u003c\/h3\u003e\n\u003cp\u003eWipe the tempered glass top with a soft microfibre cloth dampened with glass cleaner. Black glass shows fingerprints more visibly than clear glass — wipe regularly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamiterct-care-emoji\"\u003e🌟\u003c\/span\u003e\n\u003ch3\u003ePolish the Gold-Chromed Frame\u003c\/h3\u003e\n\u003cp\u003eBuff the gold-chromed frame and cluster legs with a soft dry cloth. For deeper cleaning, a barely-damp cloth followed by an immediate dry-off keeps the chrome finish from dulling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamiterct-care-emoji\"\u003e🍶\u003c\/span\u003e\n\u003ch3\u003eMind the Lower Shelf\u003c\/h3\u003e\n\u003cp\u003eWipe the lower shelf with a soft microfibre cloth as needed. Place felt pads under heavy or sharp decor objects to protect the surface from scratches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynamiterct-care-emoji\"\u003e⚠️\u003c\/span\u003e\n\u003ch3\u003eAvoid Heavy Impact\u003c\/h3\u003e\n\u003cp\u003eTempered glass is stronger than standard annealed glass, but sharp edge impacts can cause it to shatter. Place objects gently rather than dropping them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-section\"\u003e\n\u003cdiv class=\"dynamiterct-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-list\"\u003e\n\u003cdiv class=\"dynamiterct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamiterct-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\u003eRound coffee table with art-deco glam aesthetic.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamiterct-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\u003eBlack tempered glass top.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamiterct-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\u003eGold-chromed metal frame with cluster-leg detailing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamiterct-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\u003eGlossy black lower shelf for open display.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamiterct-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 circular footprint suits tighter living rooms.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamiterct-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\u003eCoordinates with the full seven-piece Dynamite range (sold separately).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynamiterct-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\u003cdiv class=\"dynamiterct-range-strip\"\u003e\n\u003ch3\u003eComplete the Dynamite Range\u003c\/h3\u003e\n\u003cp\u003eSeven coordinated pieces in the Dynamite collection — same black glass and gold-chromed cluster-leg detailing throughout.\u003c\/p\u003e\n\u003cdiv class=\"dynamiterct-range-pills\"\u003e\n\u003cspan class=\"dynamiterct-range-pill current\"\u003eRound Coffee Table\u003c\/span\u003e \u003ca class=\"dynamiterct-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-coffee-table\"\u003eCoffee Table\u003c\/a\u003e \u003ca class=\"dynamiterct-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-console-table-with-mirror\"\u003eConsole Table\u003c\/a\u003e \u003ca class=\"dynamiterct-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-nt100-nest-table-set\"\u003eNT100 Nest Set\u003c\/a\u003e \u003ca class=\"dynamiterct-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-nt200-nest-table-set\"\u003eNT200 Nest Set\u003c\/a\u003e \u003ca class=\"dynamiterct-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-tv-unit\"\u003eTV Unit\u003c\/a\u003e \u003ca class=\"dynamiterct-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/dynamite-6-seater-dining-table\"\u003eDining Table\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynamiterct-seo\"\u003e\n\u003ch2\u003eDynamite Round Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Dynamite Round Coffee Table brings the range's signature design to a round profile — black tempered glass top, gold-chromed metal frame with the cluster-leg detailing carried over from the rectangular pieces, and a glossy black open lower shelf for display. The circular footprint suits smaller living rooms or arrangements where a rectangular table would feel too large. Construction is MDF body with a glossy black finish, tempered glass top, and gold-chromed metal frame. Coordinates with the rest of the seven-piece Dynamite range, sold separately.\u003c\/p\u003e\n\u003cp\u003eSee the Dynamite Round Coffee Table in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Our team can talk you through delivery to your suburb across Brisbane, Gold Coast, Sunshine Coast, Toowoomba, Ipswich, and Logan regions, assembly options, lead times, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast delivery across South-East Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":39978641260679,"sku":"DY-CTR-B\u0026G","price":599.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Dynamite-round-coffee-table.png?v=1778477459"},{"product_id":"douglas-round-coffee-table","title":"Douglas Round Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.douglasrct-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.douglasrct-desc * { box-sizing: border-box; }\n.douglasrct-desc p { margin: 0 0 16px 0; }\n.douglasrct-desc strong { color: #222222; }\n.douglasrct-desc .douglasrct-section { margin-bottom: 28px; }\n\n.douglasrct-desc .douglasrct-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.douglasrct-desc .douglasrct-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .douglasrct-desc .douglasrct-features { grid-template-columns: 1fr; }\n}\n\n.douglasrct-desc .douglasrct-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.douglasrct-desc .douglasrct-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.douglasrct-desc .douglasrct-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.douglasrct-desc .douglasrct-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.douglasrct-desc .douglasrct-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .douglasrct-desc .douglasrct-tech-grid { grid-template-columns: 1fr; }\n}\n\n.douglasrct-desc .douglasrct-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.douglasrct-desc .douglasrct-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.douglasrct-desc .douglasrct-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.douglasrct-desc .douglasrct-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.douglasrct-desc .douglasrct-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.douglasrct-desc .douglasrct-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.douglasrct-desc .douglasrct-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.douglasrct-desc .douglasrct-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  .douglasrct-desc .douglasrct-care-grid { grid-template-columns: 1fr; }\n}\n\n.douglasrct-desc .douglasrct-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.douglasrct-desc .douglasrct-care-card .douglasrct-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.douglasrct-desc .douglasrct-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.douglasrct-desc .douglasrct-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.douglasrct-desc .douglasrct-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.douglasrct-desc .douglasrct-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.douglasrct-desc .douglasrct-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.douglasrct-desc .douglasrct-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.douglasrct-desc .douglasrct-range-strip {\n  background: #2C241B;\n  border-radius: 8px;\n  padding: 20px 24px;\n  margin-bottom: 28px;\n}\n\n.douglasrct-desc .douglasrct-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.douglasrct-desc .douglasrct-range-strip p {\n  font-size: 13px;\n  color: #FFFFFF;\n  margin: 0 0 14px 0;\n  line-height: 1.6;\n  opacity: 0.85;\n}\n\n.douglasrct-desc .douglasrct-range-pills {\n  display: flex;\n  gap: 8px;\n  flex-wrap: wrap;\n}\n\n.douglasrct-desc .douglasrct-range-pill {\n  padding: 7px 14px;\n  border-radius: 999px;\n  font-size: 12.5px;\n  font-weight: 600;\n  border: 1.5px solid #C2824D;\n  text-decoration: none;\n  display: inline-block;\n}\n\n.douglasrct-desc .douglasrct-range-pill.current {\n  background: #C2824D;\n  color: #FFF;\n}\n\n.douglasrct-desc .douglasrct-range-pill:not(.current) {\n  background: transparent;\n  color: #C2824D;\n}\n\n.douglasrct-desc .douglasrct-range-pill:not(.current):hover {\n  background: rgba(194, 130, 77, 0.1);\n}\n\n.douglasrct-desc .douglasrct-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.douglasrct-desc .douglasrct-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.douglasrct-desc .douglasrct-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=\"douglasrct-desc\"\u003e\n\u003cdiv class=\"douglasrct-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDouglas Round Coffee Table\u003c\/strong\u003e is the round centrepiece in the Douglas range — a high-gloss white top sitting on a silver-chrome cluster-leg base, with a round mirrored shelf below for additional display. Palette leans light glam — white surfaces with silver-toned metalwork — suited to monochrome interiors, hotel-style apartments, or formal living rooms with cool grey or blue accents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-section\"\u003e\n\u003cdiv class=\"douglasrct-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-tech-grid\"\u003e\n\u003cdiv class=\"douglasrct-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasrct-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=\"7\" cy=\"9\" cx=\"12\"\u003e\u003c\/circle\u003e\u003ccircle opacity=\"0.5\" r=\"6\" cy=\"17\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eRound Two-Tier Design\u003c\/h3\u003e\n\u003cp\u003eRound top with a round mirrored shelf below — two display surfaces stacked vertically.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasrct-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 opacity=\"0.15\" fill=\"currentColor\" r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eHigh-Gloss White Top\u003c\/h3\u003e\n\u003cp\u003eGlossy white tabletop — reads clean against the silver-chrome cluster bars below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasrct-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\u003cline y2=\"20\" x2=\"5\" y1=\"6\" x1=\"5\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"7\" y1=\"6\" x1=\"7\"\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\u003cline y2=\"20\" x2=\"17\" y1=\"6\" x1=\"17\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"19\" y1=\"6\" x1=\"19\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSilver-Chrome Cluster Legs\u003c\/h3\u003e\n\u003cp\u003eVertical metal bars in silver-chrome finish, grouped at multiple points around the circumference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasrct-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\u003cellipse ry=\"2\" rx=\"9\" cy=\"18\" cx=\"12\"\u003e\u003c\/ellipse\u003e\u003cellipse opacity=\"0.3\" fill=\"currentColor\" ry=\"2\" rx=\"9\" cy=\"18\" cx=\"12\"\u003e\u003c\/ellipse\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eMirrored Lower Shelf\u003c\/h3\u003e\n\u003cp\u003eRound mirrored shelf below the main top — display surface that reflects items placed on it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-section\"\u003e\n\u003cdiv class=\"douglasrct-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-features\"\u003e\n\u003cdiv class=\"douglasrct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasrct-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\u003ccircle opacity=\"0.3\" fill=\"currentColor\" r=\"4\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eLight Glam Aesthetic\u003c\/h3\u003e\n\u003cp\u003eWhere some glam coffee tables lean black-and-gold for a moody palette, the Douglas leans white-and-silver — a lighter take suited to formal living rooms with white marble walls, hotel-style apartments, or contemporary interiors with cool grey accents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasrct-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\u003cellipse ry=\"2\" rx=\"9\" cy=\"7\" cx=\"12\"\u003e\u003c\/ellipse\u003e\u003cellipse ry=\"2\" rx=\"9\" cy=\"17\" cx=\"12\"\u003e\u003c\/ellipse\u003e\u003cline y2=\"17\" x2=\"3\" y1=\"7\" x1=\"3\"\u003e\u003c\/line\u003e\u003cline y2=\"17\" x2=\"21\" y1=\"7\" x1=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo-Tier Display\u003c\/h3\u003e\n\u003cp\u003eTop surface handles drinks, magazines, and decor while the mirrored lower shelf doubles as a display platform. The mirror reflection adds visual richness — display objects read from both sides.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasrct-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 opacity=\"0.4\" d=\"M3 12 L21 12 M12 3 L12 21\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eRound Footprint for Conversation Areas\u003c\/h3\u003e\n\u003cp\u003eRound coffee tables work better than rectangles for conversation-pit layouts — equal reach from any seat. The Douglas's diameter sits between a three-seater and a pair of armchairs without dictating one orientation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasrct-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=\"5\" width=\"5\" y=\"5\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.7\" rx=\"0.5\" height=\"5\" width=\"5\" y=\"5\" x=\"9.5\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.5\" rx=\"0.5\" height=\"5\" width=\"5\" y=\"5\" x=\"16\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.4\" rx=\"0.5\" height=\"5\" width=\"5\" y=\"11.5\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eAnchors the Douglas Range\u003c\/h3\u003e\n\u003cp\u003ePart of the seven-piece Douglas collection — Coffee Table, Console with Mirror, both Nest Sets, TV Unit, and Dining Table. Same silver cluster-leg + white-top language across living, dining, and entry spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-material-callout\"\u003e\n\u003ch3\u003eWhite Top + Silver-Chrome Cluster Base\u003c\/h3\u003e\n\u003cp\u003eBuilt around a silver-chrome metal cluster-leg base with multiple groups of vertical bars positioned around the circumference for both visual rhythm and structural support. A high-gloss white tabletop sits on top, and a round mirrored shelf is suspended below for additional display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-section\"\u003e\n\u003cdiv class=\"douglasrct-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-care-grid\"\u003e\n\u003cdiv class=\"douglasrct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasrct-care-emoji\"\u003e🤍\u003c\/span\u003e\n\u003ch3\u003eWipe the White Top\u003c\/h3\u003e\n\u003cp\u003eUse a soft microfibre cloth and gentle cleaner on the white top. Glossy white surfaces show fingerprints and dust — wipe regularly to keep the colour reading bright.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasrct-care-emoji\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003ePolish the Silver Bars\u003c\/h3\u003e\n\u003cp\u003eBuff the silver-chrome cluster bars with a soft dry cloth. For deeper cleaning, a barely-damp cloth followed by an immediate dry-off keeps the chrome finish bright. Skip abrasives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasrct-care-emoji\"\u003e🪞\u003c\/span\u003e\n\u003ch3\u003eCare for the Mirror Shelf\u003c\/h3\u003e\n\u003cp\u003eWipe the mirrored shelf with glass cleaner and a microfibre cloth. Mirrors show streaks easily — a single clean stroke in one direction prevents marks across the surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"douglasrct-care-emoji\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eCoasters and Mats Matter\u003c\/h3\u003e\n\u003cp\u003eCoasters under drinks and felt pads under hot items protect the glossy white finish from heat marks, water rings, and scratches over years of daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-section\"\u003e\n\u003cdiv class=\"douglasrct-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-list\"\u003e\n\u003cdiv class=\"douglasrct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"douglasrct-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\u003eRound coffee table with two-tier design.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"douglasrct-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\u003eHigh-gloss white tabletop.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"douglasrct-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\u003eSilver-chrome metal cluster-leg base.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"douglasrct-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\u003eRound mirrored lower shelf for display.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"douglasrct-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\u003eLight glam aesthetic — white and silver palette.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"douglasrct-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\u003eCoordinates with the full seven-piece Douglas range (sold separately).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"douglasrct-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\u003cdiv class=\"douglasrct-range-strip\"\u003e\n\u003ch3\u003eComplete the Douglas Range\u003c\/h3\u003e\n\u003cp\u003eSeven coordinated pieces in the Douglas collection — same silver cluster-leg and white-top language throughout.\u003c\/p\u003e\n\u003cdiv class=\"douglasrct-range-pills\"\u003e\n\u003cspan class=\"douglasrct-range-pill current\"\u003eRound Coffee Table\u003c\/span\u003e \u003ca class=\"douglasrct-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/douglas-coffee-table\"\u003eCoffee Table\u003c\/a\u003e \u003ca class=\"douglasrct-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/douglas-console-table-with-mirror\"\u003eConsole Table\u003c\/a\u003e \u003ca class=\"douglasrct-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/douglas-nt100-nest-table-set\"\u003eNT100 Nest Set\u003c\/a\u003e \u003ca class=\"douglasrct-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/douglas-nt200-nest-table-set\"\u003eNT200 Nest Set\u003c\/a\u003e \u003ca class=\"douglasrct-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/douglas-tv-unit\"\u003eTV Unit\u003c\/a\u003e \u003ca class=\"douglasrct-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/douglas-dining-table\"\u003eDining Table\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"douglasrct-seo\"\u003e\n\u003ch2\u003eDouglas Round Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Douglas Round Coffee Table is a two-tier round coffee table with a high-gloss white tabletop on a silver-chrome metal cluster-leg base, and a round mirrored shelf suspended below for additional display. Light glam palette — white surfaces with silver-toned metalwork — suits monochrome interiors, hotel-style apartments, or formal living rooms with cool grey or blue accents. Coordinates with the rest of the seven-piece Douglas range.\u003c\/p\u003e\n\u003cp\u003eSee the Douglas Round Coffee Table in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Our team can talk you through delivery to your suburb across Brisbane, Gold Coast, Sunshine Coast, Toowoomba, Ipswich, and Logan regions, assembly options, lead times, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast delivery across South-East Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":39978644439175,"sku":"DG-CTR-W\u0026SL","price":599.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Douglas-round-coffee-table.png?v=1778477462"},{"product_id":"jericho-coffee-table","title":"Jericho Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.jrco-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.jrco-desc * { box-sizing: border-box; }\n.jrco-desc p { margin: 0 0 16px 0; }\n.jrco-desc strong { color: #222222; }\n\n.jrco-desc .jrco-section { margin-bottom: 28px; }\n\n.jrco-desc .jrco-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.jrco-desc .jrco-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .jrco-desc .jrco-features { grid-template-columns: 1fr; }\n}\n\n.jrco-desc .jrco-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.jrco-desc .jrco-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.jrco-desc .jrco-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.jrco-desc .jrco-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.jrco-desc .jrco-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.jrco-desc .jrco-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.jrco-desc .jrco-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.jrco-desc .jrco-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  .jrco-desc .jrco-care-grid { grid-template-columns: 1fr; }\n}\n\n.jrco-desc .jrco-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.jrco-desc .jrco-care-card .jrco-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.jrco-desc .jrco-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.jrco-desc .jrco-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.jrco-desc .jrco-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.jrco-desc .jrco-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.jrco-desc .jrco-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.jrco-desc .jrco-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.jrco-desc .jrco-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.jrco-desc .jrco-range-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.jrco-desc .jrco-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.jrco-desc .jrco-range-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.jrco-desc .jrco-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.jrco-desc .jrco-range-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.jrco-desc .jrco-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.jrco-desc .jrco-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.jrco-desc .jrco-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.jrco-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=\"jrco-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"jrco-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eJericho Coffee Table\u003c\/strong\u003e is the matching living-room piece to the Jericho TV Unit — same Hamptons-style two-tone design, same solid acacia wood construction, scaled to coffee-table proportions. A natural acacia timber top sits above an off-white painted body, with one large double-sided drawer that pulls out from either the front or the back, and an open shelf on the other side for books or styling pieces. Brings coastal warmth right to the centre of the living room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features Grid --\u003e\n\u003cdiv class=\"jrco-section\"\u003e\n\u003cdiv class=\"jrco-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"jrco-features\"\u003e\n\u003cdiv class=\"jrco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"jrco-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=\"3\" width=\"20\" y=\"6\" x=\"2\"\u003e\u003c\/rect\u003e\u003cline y2=\"11\" x2=\"22\" y1=\"9\" x1=\"2\"\u003e\u003c\/line\u003e\u003cline y2=\"9\" x2=\"22\" y1=\"11\" x1=\"2\"\u003e\u003c\/line\u003e\u003crect rx=\"0.5\" height=\"7\" width=\"20\" y=\"13\" x=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo-Tone Hamptons Design\u003c\/h3\u003e\n\u003cp\u003eThe signature Jericho detail — a natural acacia timber top sits above an off-white painted body, with shaker-style recessed panel construction. The classic two-tone Hamptons look, scaled to coffee-table proportions for the centre of the living room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jrco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"jrco-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=\"M3 12 Q7 6 12 12 Q17 18 21 12\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12 Q7 18 12 12 Q17 6 21 12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSolid Acacia Wood\u003c\/h3\u003e\n\u003cp\u003eBuilt from solid acacia wood — a hardwood with beautiful natural grain and serious longevity. Heavier and more durable than MDF or veneer, with the natural patina that timber develops over years of use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jrco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"jrco-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=\"12\" width=\"20\" y=\"6\" x=\"2\"\u003e\u003c\/rect\u003e\u003cline y2=\"18\" x2=\"12\" y1=\"6\" x1=\"12\"\u003e\u003c\/line\u003e\u003crect rx=\"0.5\" height=\"6\" width=\"6\" y=\"9\" x=\"4\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eDouble-Sided Drawer\u003c\/h3\u003e\n\u003cp\u003eOne large drawer that pulls out from either the front or the back — a clever feature that makes the table much more flexible if it sits in the middle of an open-plan room or between two sofas. Pull from whichever side faces you. The other side has an open shelf for books, baskets, or styling pieces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jrco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"jrco-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=\"20\" y=\"6\" x=\"2\"\u003e\u003c\/rect\u003e\u003cline y2=\"20\" x2=\"22\" y1=\"20\" x1=\"2\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSolid Plinth Base\u003c\/h3\u003e\n\u003cp\u003eSits on a solid plinth base — flush to the floor, no exposed legs. Gives the table a substantial, grounded look that suits the Hamptons style and works particularly well sitting on a jute or natural-fibre rug.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material Callout --\u003e\n\u003cdiv class=\"jrco-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Jericho Coffee Table is built from solid acacia wood — a hardwood prized for its rich grain, natural durability, and warm honey-toned colour when finished naturally. The timber top is left in its natural finish to show off the grain, while the body is painted in an off-white that softens the look and gives it that classic Hamptons feel. Solid timber furniture has real weight and presence — it's heavier than MDF or veneer pieces, and it ages beautifully over years of use, developing its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"jrco-section\"\u003e\n\u003cdiv class=\"jrco-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"jrco-care-grid\"\u003e\n\u003cdiv class=\"jrco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"jrco-care-emoji\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eAlways Use Coasters\u003c\/h3\u003e\n\u003cp\u003eUse coasters under cups and felt pads under heavier objects. Solid timber tops can mark from heat and water rings, so a little protection on a coffee table that gets daily use goes a long way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jrco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"jrco-care-emoji\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eDust the Timber Top\u003c\/h3\u003e\n\u003cp\u003eWipe the natural acacia top with a soft, dry microfibre cloth weekly. Wipe in the direction of the grain. For occasional deeper cleaning, a barely damp cloth works well — just dry the surface immediately afterwards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jrco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"jrco-care-emoji\"\u003e🧽\u003c\/span\u003e\n\u003ch3\u003eWipe the Painted Body\u003c\/h3\u003e\n\u003cp\u003eWipe the off-white painted body with a soft, slightly damp cloth as needed. For marks or scuffs, a small amount of mild soap on a damp cloth usually does the job — skip abrasive scourers and harsh chemicals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jrco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"jrco-care-emoji\"\u003e☀️\u003c\/span\u003e\n\u003ch3\u003eKeep Out of Direct Sun\u003c\/h3\u003e\n\u003cp\u003eDirect sunlight over time can fade timber finishes and yellow the off-white paint. If you can, position the table away from windows that get strong direct sun, or close the curtains during the brightest part of the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. At a Glance --\u003e\n\u003cdiv class=\"jrco-section\"\u003e\n\u003cdiv class=\"jrco-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"jrco-list\"\u003e\n\u003cdiv class=\"jrco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"jrco-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-tone Hamptons design — natural acacia top, off-white painted body.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jrco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"jrco-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\u003eSolid acacia wood construction — durable, beautiful, built to last.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jrco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"jrco-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\u003eOne large double-sided drawer (pulls from front or back) plus an open shelf.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jrco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"jrco-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\u003eSolid plinth base — substantial and grounded, no exposed legs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jrco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"jrco-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\u003ePairs with the matching Jericho TV Unit, Console Table, Dining Table, and Chair.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Range Strip --\u003e\n\u003cdiv class=\"jrco-range-strip\"\u003e\n\u003cdiv class=\"jrco-range-label\"\u003eComplete the Look — Jericho Range\u003c\/div\u003e\n\u003cdiv class=\"jrco-range-items\"\u003e\n\u003ca href=\"https:\/\/thea2zfurniture.com\/products\/jericho-tv-unit\" class=\"jrco-range-item\"\u003eJericho TV Unit\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/jericho-console-table\" class=\"jrco-range-item\"\u003eJericho Console Table\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/jericho-dining-table\" class=\"jrco-range-item\"\u003eJericho Dining Table\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/jerico-dining-chair\" class=\"jrco-range-item\"\u003eJericho Dining Chair\u003c\/a\u003e\n\u003cdiv aria-current=\"page\" class=\"jrco-range-current\"\u003eJericho Coffee Table\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. SEO Body Copy --\u003e\n\u003cdiv class=\"jrco-seo\"\u003e\n\u003ch2\u003eJericho Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Jericho Coffee Table is a Hamptons-style coffee table built from solid acacia wood. The body is painted in a soft off-white with shaker-style recessed panel construction, while the top is left in its natural acacia finish to show off the timber grain. One large drawer pulls out from either the front or the back — useful when the table sits in the middle of an open-plan room — handling concealed storage for remotes, magazines, and everyday clutter. An open shelf on the other side gives you display space for books, baskets, or styling pieces. The whole table sits on a solid plinth base — flush to the floor, no exposed legs.\u003c\/p\u003e\n\u003cp\u003eThe Jericho range has a coastal Hamptons feel — works really well in homes that lean toward relaxed, warm, family-friendly interiors with plenty of natural light. The off-white-and-acacia colour story pairs particularly nicely with linen sofas in cream, sand, or soft blue, jute or sisal rugs, woven baskets, indoor plants, white-washed walls, and timber floors. The two-tone palette also sits comfortably alongside both pure-white interiors and warmer beige or taupe palettes, making it one of the most versatile styles to live with long-term. Coastal homes, holiday houses, country retreats, and modern family homes all suit the Jericho look.\u003c\/p\u003e\n\u003cp\u003eThe Jericho Coffee Table is part of the wider Jericho range, which also includes the matching \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/jericho-tv-unit\" class=\"mr-link\"\u003eJericho TV Unit\u003c\/a\u003e, \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/jericho-console-table\" class=\"mr-link\"\u003eJericho Console Table\u003c\/a\u003e, \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/jericho-dining-table\" class=\"mr-link\"\u003eJericho Dining Table\u003c\/a\u003e, and \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/jerico-dining-chair\" class=\"mr-link\"\u003eJericho Dining Chair\u003c\/a\u003e — all in the same solid acacia wood with the off-white-and-natural-timber colour scheme. Buy them together for a coordinated look across the living and dining rooms, or just the coffee table on its own. To see it in person, 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":"Default Title","offer_id":40131186884743,"sku":"JE-CT-NP\u0026ATP","price":499.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/jericho-coffee-table-the-a2z-furniture-1.png?v=1778477555"},{"product_id":"josh-coffee-table","title":"Josh Coffee Table","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n  .josh-desc {\n    padding-top: 6px;\n    overflow: visible;\n    font-family: 'Open Sans', sans-serif;\n    color: #222222;\n    line-height: 1.7;\n    font-size: 15px;\n    max-width: 100%;\n    box-sizing: border-box;\n  }\n  .josh-desc *,\n  .josh-desc *::before,\n  .josh-desc *::after { box-sizing: border-box; }\n\n  .josh-desc p { margin: 0 0 16px; font-size: 15px; color: #222222; line-height: 1.7; }\n  .josh-desc strong { font-weight: 700; color: #222222; }\n\n  .josh-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  \/* Section label *\/\n  .josh-desc .josh-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;\n    display: block;\n  }\n\n  \/* Intro *\/\n  .josh-desc .josh-intro {\n    margin: 0 0 32px;\n  }\n\n  \/* Feature grid *\/\n  .josh-desc .josh-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 0 0 32px;\n  }\n  .josh-desc .josh-feature {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .josh-desc .josh-feature-icon {\n    width: 32px;\n    height: 32px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #F7EDE3;\n    border-radius: 8px;\n    color: #C2824D;\n  }\n  .josh-desc .josh-feature-icon svg { width: 18px; height: 18px; }\n  .josh-desc .josh-feature h3 {\n    font-size: 13px;\n    font-weight: 700;\n    margin: 0;\n    color: #222222;\n    line-height: 1.35;\n  }\n  .josh-desc .josh-feature p {\n    font-size: 14px;\n    margin: 0;\n    color: #222222;\n    line-height: 1.55;\n  }\n\n  \/* Material callout *\/\n  .josh-desc .josh-callout {\n    background: #F7EDE3;\n    border-left: 3px solid #C2824D;\n    padding: 18px 22px;\n    border-radius: 6px;\n    margin: 0 0 32px;\n  }\n  .josh-desc .josh-callout h3 {\n    font-size: 14px;\n    font-weight: 700;\n    margin: 0 0 8px;\n    color: #2C241B;\n    letter-spacing: 0.02em;\n  }\n  .josh-desc .josh-callout p {\n    margin: 0;\n    font-size: 14.5px;\n    line-height: 1.65;\n    color: #3a3026;\n  }\n\n  \/* Care section *\/\n  .josh-desc .josh-care {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 0 0 32px;\n  }\n  .josh-desc .josh-care-step {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 16px 18px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .josh-desc .josh-care-emoji {\n    font-size: 20px;\n    line-height: 1;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .josh-desc .josh-care-step p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  \/* At a Glance *\/\n  .josh-desc .josh-glance {\n    margin: 0 0 32px;\n  }\n  .josh-desc .josh-glance-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .josh-desc .josh-glance-item {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .josh-desc .josh-tick {\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    flex-shrink: 0;\n    margin-top: 3px;\n  }\n  .josh-desc .josh-tick svg { width: 11px; height: 11px; color: #ffffff; }\n  .josh-desc .josh-glance-item span:last-child {\n    font-size: 14.5px;\n    line-height: 1.6;\n    color: #222222;\n  }\n\n  \/* SEO body copy *\/\n  .josh-desc .josh-seo {\n    border-top: 1px solid #E5E5E5;\n    padding-top: 28px;\n    margin-top: 8px;\n  }\n  .josh-desc .josh-seo h2 {\n    font-size: 17px;\n    font-weight: 700;\n    color: #222222;\n    margin: 0 0 16px;\n    line-height: 1.4;\n  }\n  .josh-desc .josh-seo p {\n    font-size: 13.5px;\n    color: #6B6B6B;\n    line-height: 1.7;\n    margin: 0 0 14px;\n  }\n  .josh-desc .josh-seo p:last-child { margin-bottom: 0; }\n\n  \/* Mobile *\/\n  @media (max-width: 768px) {\n    .josh-desc .josh-features { grid-template-columns: 1fr; }\n    .josh-desc .josh-care { grid-template-columns: 1fr; }\n    .josh-desc .josh-callout { padding: 16px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"josh-desc\"\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"josh-intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eJosh Coffee Table\u003c\/strong\u003e brings a substantial, farmhouse-leaning silhouette to the living room. Built from solid acacia hardwood with a distressed dark brown finish, it shows every plank, knot, and saw mark rather than hiding them under a smooth lacquer. Two deep drawers across the front handle magazines, remotes, and seasonal clutter, finished with black metal bar pulls that match the rustic styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES --\u003e \u003cspan class=\"josh-label\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"josh-features\"\u003e\n\u003cdiv class=\"josh-feature\"\u003e\n\u003cspan class=\"josh-feature-icon\" aria-hidden=\"true\"\u003e \u003csvg 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\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"14\" x2=\"21\" y2=\"14\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSolid Acacia Hardwood\u003c\/h3\u003e\n\u003cp\u003eBuilt from solid acacia throughout — a dense hardwood that holds up well in high-traffic living rooms with regular use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"josh-feature\"\u003e\n\u003cspan class=\"josh-feature-icon\" aria-hidden=\"true\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 8 q3 -2.5 6 0 t6 0 t6 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12 q3 -2.5 6 0 t6 0 t6 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 16 q3 -2.5 6 0 t6 0 t6 0\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eRustic Distressed Finish\u003c\/h3\u003e\n\u003cp\u003eA dark brown rustic finish leaves the natural saw marks, grain variation, and plank lines visible rather than sanding everything smooth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"josh-feature\"\u003e\n\u003cspan class=\"josh-feature-icon\" aria-hidden=\"true\"\u003e \u003csvg 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\u003cline x1=\"12\" y1=\"6\" x2=\"12\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"7\" y1=\"12\" x2=\"9\" y2=\"12\" stroke-width=\"2.8\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"12\" x2=\"17\" y2=\"12\" stroke-width=\"2.8\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo Deep Storage Drawers\u003c\/h3\u003e\n\u003cp\u003eTwo generous drawers with black metal bar pulls keep magazines, remotes, blankets, and seasonal clutter tucked out of sight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"josh-feature\"\u003e\n\u003cspan class=\"josh-feature-icon\" aria-hidden=\"true\"\u003e \u003csvg 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\" fill=\"currentColor\" fill-opacity=\"0.18\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eChunky Farmhouse Silhouette\u003c\/h3\u003e\n\u003cp\u003eA solid, low-slung profile on a block bracket-foot base — designed to feel grounded rather than spindly or delicate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL CALLOUT --\u003e\n\u003cdiv class=\"josh-callout\"\u003e\n\u003ch3\u003eAbout Solid Acacia Hardwood\u003c\/h3\u003e\n\u003cp\u003eThe Josh Coffee Table is built from solid acacia hardwood — a dense, naturally hard-wearing timber known for its distinctive grain variation and natural colour shifts within the same board. The distressed dark brown finish leans into these natural variations rather than evening them out, which means no two tables look quite identical. Coasters under hot mugs and a soft cloth for routine wiping help keep the surface looking even.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CARE --\u003e \u003cspan class=\"josh-label\"\u003eCare Instructions\u003c\/span\u003e\n\u003cdiv class=\"josh-care\"\u003e\n\u003cdiv class=\"josh-care-step\"\u003e\n\u003cspan class=\"josh-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n\u003cp\u003eDust the surface regularly with a soft, dry cloth — distressed timber can collect dust in the deeper grain lines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"josh-care-step\"\u003e\n\u003cspan class=\"josh-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n\u003cp\u003eAlways use coasters under mugs and glasses to protect the timber against moisture rings and heat marks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"josh-care-step\"\u003e\n\u003cspan class=\"josh-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n\u003cp\u003eWipe spills immediately with a barely-damp cloth, then dry the surface promptly to avoid water staining.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"josh-care-step\"\u003e\n\u003cspan class=\"josh-care-emoji\" aria-hidden=\"true\"\u003e✨\u003c\/span\u003e\n\u003cp\u003eRe-nourish the timber with a quality furniture polish or wax every few months to keep the finish looking warm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- AT A GLANCE --\u003e\n\u003cdiv class=\"josh-glance\"\u003e\n\u003cspan class=\"josh-label\"\u003eAt a Glance\u003c\/span\u003e\n\u003cdiv class=\"josh-glance-list\"\u003e\n\u003cdiv class=\"josh-glance-item\"\u003e\n\u003cspan class=\"josh-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 \u003cspan\u003eSolid acacia hardwood construction throughout.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"josh-glance-item\"\u003e\n\u003cspan class=\"josh-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 \u003cspan\u003eDistressed dark brown rustic finish with visible grain, knots, and saw marks.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"josh-glance-item\"\u003e\n\u003cspan class=\"josh-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 \u003cspan\u003eTwo deep storage drawers with black metal bar pulls.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"josh-glance-item\"\u003e\n\u003cspan class=\"josh-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 \u003cspan\u003eChunky farmhouse silhouette with a block bracket-foot base.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"josh-glance-item\"\u003e\n\u003cspan class=\"josh-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 \u003cspan\u003ePart of the Josh range — available with a matching TV unit and bedroom suite.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SEO BODY COPY --\u003e\n\u003cdiv class=\"josh-seo\"\u003e\n\u003ch2\u003eJosh Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Josh Coffee Table is a substantial rectangular coffee table built entirely from solid acacia hardwood — a dense, naturally hard-wearing timber finished in a distressed dark brown. The rustic finish leans into the timber’s natural grain variation, saw marks, and knots rather than sanding them out, giving each piece its own character rather than a uniform factory look.\u003c\/p\u003e\n\u003cp\u003eThe warm dark brown reads beautifully against exposed brick, cream walls, cognac leather sofas, deep navy upholstery, and jute or sisal rugs. It anchors farmhouse, rustic, modern country, and warm transitional interiors — and the chunky silhouette holds its own against substantial seating rather than getting lost beside a deep leather Chesterfield or a bouclé sectional.\u003c\/p\u003e\n\u003cp\u003eDesigned for living rooms where the coffee table is meant to handle daily life — books, drinks, takeaway dinners on a Friday night — the Josh balances real storage with rustic character, and is also available as part of a wider Josh range with a matching TV unit and bedroom suite. See it in person across all five of our South-East Queensland showrooms: \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/living-room-furniture-brisbane-gold-coast\" class=\"mr-link\"\u003eRocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":40132581589127,"sku":"JO-CT-ATP","price":599.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Josh-coffee-table.png?v=1778477565"},{"product_id":"jayden-coffee-table","title":"Jayden Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.jayct-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.jayct-desc * { box-sizing: border-box; }\n.jayct-desc p { margin: 0 0 16px 0; }\n.jayct-desc strong { color: #222222; }\n\n.jayct-desc .jayct-section { margin-bottom: 28px; }\n\n.jayct-desc .jayct-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.jayct-desc .jayct-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .jayct-desc .jayct-features { grid-template-columns: 1fr; }\n}\n\n.jayct-desc .jayct-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.jayct-desc .jayct-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.jayct-desc .jayct-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.jayct-desc .jayct-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.jayct-desc .jayct-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.jayct-desc .jayct-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.jayct-desc .jayct-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.jayct-desc .jayct-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  .jayct-desc .jayct-care-grid { grid-template-columns: 1fr; }\n}\n\n.jayct-desc .jayct-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.jayct-desc .jayct-care-card .jayct-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.jayct-desc .jayct-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.jayct-desc .jayct-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.jayct-desc .jayct-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.jayct-desc .jayct-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.jayct-desc .jayct-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.jayct-desc .jayct-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.jayct-desc .jayct-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.jayct-desc .jayct-range-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.jayct-desc .jayct-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.jayct-desc .jayct-range-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.jayct-desc .jayct-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.jayct-desc .jayct-range-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.jayct-desc .jayct-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.jayct-desc .jayct-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.jayct-desc .jayct-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.jayct-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=\"jayct-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"jayct-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eJayden Coffee Table\u003c\/strong\u003e is a solid acacia wood living-room piece built around the same chunky, honest-timber aesthetic that runs across the rest of the Jayden range. A drawer on one side hides remotes, coasters, magazines, and everyday clutter, while an open shelf on the other holds books, baskets, or decor in plain sight. Small metal corner brackets and a matching rectangular metal drawer pull add a touch of farmhouse-industrial detail against the warm timber tone.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Key Features Grid --\u003e\n  \u003cdiv class=\"jayct-section\"\u003e\n    \u003cdiv class=\"jayct-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"jayct-features\"\u003e\n\n      \u003cdiv class=\"jayct-feature-card\"\u003e\n        \u003cspan class=\"jayct-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 6 Q12 4 21 6 L21 8 Q12 6 3 8 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 11 Q12 9 21 11 L21 13 Q12 11 3 13 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 16 Q12 14 21 16 L21 18 Q12 16 3 18 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eSolid Acacia Wood\u003c\/h3\u003e\n        \u003cp\u003eBuilt from solid acacia hardwood — natural grain variation, visible knots, and the warm light-brown tone that gives every piece in the range its own character rather than a uniform engineered-wood finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jayct-feature-card\"\u003e\n        \u003cspan class=\"jayct-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=\"9\" height=\"12\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"12\" y=\"6\" width=\"9\" height=\"12\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"6\" y1=\"13\" x2=\"9\" y2=\"13\" stroke-width=\"2.5\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eDrawer \u0026amp; Open Shelf\u003c\/h3\u003e\n        \u003cp\u003eOne side has a drawer for hidden storage of remotes, coasters, and clutter you'd rather not see. The other side has an open shelf for books, baskets, or decor on display.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jayct-feature-card\"\u003e\n        \u003cspan class=\"jayct-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=\"0.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M3 7 L7 7 L7 3\"\u003e\u003c\/path\u003e\u003cpath d=\"M21 7 L17 7 L17 3\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 17 L7 17 L7 21\"\u003e\u003c\/path\u003e\u003cpath d=\"M21 17 L17 17 L17 21\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eMetal Corner Brackets\u003c\/h3\u003e\n        \u003cp\u003eThe same small metal corner brackets and rectangular metal drawer pull used across the Jayden range — a deliberate farmhouse-industrial accent against the timber rather than a plain timber stand.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jayct-feature-card\"\u003e\n        \u003cspan class=\"jayct-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=\"3\" width=\"16\" height=\"3\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"3\" y=\"6\" width=\"3\" height=\"14\"\u003e\u003c\/rect\u003e\u003crect x=\"18\" y=\"6\" width=\"3\" height=\"14\"\u003e\u003c\/rect\u003e\u003cline x1=\"6\" y1=\"13\" x2=\"18\" y2=\"13\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eChunky Timber Frame\u003c\/h3\u003e\n        \u003cp\u003eA thick solid timber top sits on substantial square corner posts — the chunky construction gives the table a grounded, honest-timber feel rather than the lighter look of veneered alternatives.\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=\"jayct-material-callout\"\u003e\n    \u003ch3\u003eAbout Solid Acacia Wood\u003c\/h3\u003e\n    \u003cp\u003eAcacia is a dense tropical hardwood known for its natural grain variation, warm light-brown tone, and visible knots and figuring — characteristics that give every piece a slightly different look rather than the uniform finish of MDF or veneer. Solid timber construction holds up well across years of regular handling, and the surface can be refreshed periodically with a soft timber polish or wax to bring back the depth of the grain. Built for everyday living-room use.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Care Instructions --\u003e\n  \u003cdiv class=\"jayct-section\"\u003e\n    \u003cdiv class=\"jayct-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"jayct-care-grid\"\u003e\n\n      \u003cdiv class=\"jayct-care-card\"\u003e\n        \u003cspan class=\"jayct-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003ch3\u003eDust Regularly\u003c\/h3\u003e\n        \u003cp\u003eWipe the top, drawer front, shelf, and metal brackets weekly with a soft, dry microfibre cloth to lift dust before it settles into the grain.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jayct-care-card\"\u003e\n        \u003cspan class=\"jayct-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003ch3\u003eWipe Spills Promptly\u003c\/h3\u003e\n        \u003cp\u003eSolid timber is vulnerable to water rings if liquid sits on the surface. Wipe spills as soon as they happen with a slightly damp cloth, then dry the area immediately afterwards.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jayct-care-card\"\u003e\n        \u003cspan class=\"jayct-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n        \u003ch3\u003eUse Coasters \u0026amp; Mats\u003c\/h3\u003e\n        \u003cp\u003ePlace coasters under cups and felt pads under heavier objects. Heat and moisture from drinks left directly on the surface can leave permanent marks on solid timber.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jayct-care-card\"\u003e\n        \u003cspan class=\"jayct-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 the timber from fading or drying unevenly over time. UV exposure can shift the colour of acacia significantly.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. At a Glance --\u003e\n  \u003cdiv class=\"jayct-section\"\u003e\n    \u003cdiv class=\"jayct-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"jayct-list\"\u003e\n\n      \u003cdiv class=\"jayct-list-item\"\u003e\n        \u003cdiv class=\"jayct-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 from solid acacia hardwood with visible natural grain in a warm light-brown tone.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jayct-list-item\"\u003e\n        \u003cdiv class=\"jayct-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 drawer for hidden storage paired with one open shelf for everyday display.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jayct-list-item\"\u003e\n        \u003cdiv class=\"jayct-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\u003eMetal corner brackets and a rectangular drawer pull — farmhouse-industrial detail consistent with the rest of the Jayden range.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jayct-list-item\"\u003e\n        \u003cdiv class=\"jayct-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 solid-timber construction with thick top and substantial corner posts.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jayct-list-item\"\u003e\n        \u003cdiv class=\"jayct-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\u003ePairs with the matching Jayden TV Unit, Dining Table, Dining Chair, and Buffet Table.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Range Strip --\u003e\n  \u003cdiv class=\"jayct-range-strip\"\u003e\n    \u003cdiv class=\"jayct-range-label\"\u003eComplete the Look — Jayden Range\u003c\/div\u003e\n    \u003cdiv class=\"jayct-range-items\"\u003e\n      \u003ca class=\"jayct-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/jayden-tv-unit\"\u003eJayden TV Unit\u003c\/a\u003e\n      \u003cdiv class=\"jayct-range-current\" aria-current=\"page\"\u003eJayden Coffee Table\u003c\/div\u003e\n      \u003ca class=\"jayct-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/jayden-dining-table\"\u003eJayden Dining Table\u003c\/a\u003e\n      \u003ca class=\"jayct-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/jayden-dining-chair\"\u003eJayden Dining Chair\u003c\/a\u003e\n      \u003ca class=\"jayct-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/jayden-acacia-wood-buffet-table\"\u003eJayden Buffet Table\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. SEO Body Copy --\u003e\n  \u003cdiv class=\"jayct-seo\"\u003e\n    \u003ch2\u003eJayden Coffee Table — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Jayden Coffee Table is a solid acacia wood living-room piece built around the same chunky, honest-timber aesthetic as the rest of the Jayden range. Acacia is a dense tropical hardwood known for natural grain variation, visible knots, and a warm light-brown tone — characteristics that give every piece a slightly different look rather than the uniform finish you get from MDF or veneer. A drawer on one side hides remotes, coasters, magazines, and the everyday clutter that builds up around a sofa, while an open shelf on the other side keeps books, baskets, or decor on display.\u003c\/p\u003e\n    \u003cp\u003eSmall metal corner brackets and a matching rectangular metal drawer pull add a farmhouse-industrial accent against the warm timber — the same hardware language used on the Jayden TV Unit, so the two pieces read together as a coordinated set. The natural acacia tone pairs comfortably with linen and natural-fibre fabrics, jute or sisal rugs, leather upholstery, deep greens or earthy neutrals, and the kind of warm-toned palette typical of farmhouse, coastal, and rustic-modern interiors.\u003c\/p\u003e\n    \u003cp\u003eThe Jayden Coffee Table is well-suited to family living rooms, open-plan spaces, and homes where natural materials and timber character are the priority. It pairs with the matching \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/jayden-tv-unit\"\u003eJayden TV Unit\u003c\/a\u003e in the same room, and the \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/jayden-dining-table\"\u003eJayden Dining Table\u003c\/a\u003e, \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/jayden-dining-chair\"\u003eJayden Dining Chair\u003c\/a\u003e, and \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/jayden-acacia-wood-buffet-table\"\u003eJayden Buffet Table\u003c\/a\u003e to carry the same solid-timber language through into the dining room. 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":"Default Title","offer_id":40495758114951,"sku":"JY-CT-ANK","price":499.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Jayden-coffee-table.png?v=1778477624"},{"product_id":"jack-coffee-table","title":"Jack Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.jkct-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.jkct-desc * { box-sizing: border-box; }\n.jkct-desc p { margin: 0 0 16px 0; }\n.jkct-desc strong { color: #222222; }\n\n.jkct-desc .jkct-section { margin-bottom: 28px; }\n\n.jkct-desc .jkct-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.jkct-desc .jkct-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .jkct-desc .jkct-features { grid-template-columns: 1fr; }\n}\n\n.jkct-desc .jkct-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.jkct-desc .jkct-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.jkct-desc .jkct-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.jkct-desc .jkct-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.jkct-desc .jkct-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.jkct-desc .jkct-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.jkct-desc .jkct-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.jkct-desc .jkct-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  .jkct-desc .jkct-care-grid { grid-template-columns: 1fr; }\n}\n\n.jkct-desc .jkct-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.jkct-desc .jkct-care-card .jkct-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.jkct-desc .jkct-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.jkct-desc .jkct-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.jkct-desc .jkct-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.jkct-desc .jkct-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.jkct-desc .jkct-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.jkct-desc .jkct-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.jkct-desc .jkct-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.jkct-desc .jkct-range-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.jkct-desc .jkct-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.jkct-desc .jkct-range-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.jkct-desc .jkct-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.jkct-desc .jkct-range-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.jkct-desc .jkct-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.jkct-desc .jkct-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.jkct-desc .jkct-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.jkct-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=\"jkct-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"jkct-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eJack Coffee Table\u003c\/strong\u003e is the matching living-room piece to the Jack TV Unit — same solid acacia wood, same slim black trim frame around the front face, same splayed timber legs at the corners, all scaled down to coffee table proportions. A single drawer on the left side handles concealed storage for remotes and clutter, while an open compartment on the right keeps books and magazines visible. The natural acacia grain and warm light-brown tone do most of the styling work, with the black trim adding quiet architectural definition rather than heavy contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features Grid --\u003e\n\u003cdiv class=\"jkct-section\"\u003e\n\u003cdiv class=\"jkct-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"jkct-features\"\u003e\n\u003cdiv class=\"jkct-feature-card\"\u003e\n\u003cspan class=\"jkct-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 6 Q12 4 21 6 L21 8 Q12 6 3 8 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 11 Q12 9 21 11 L21 13 Q12 11 3 13 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 16 Q12 14 21 16 L21 18 Q12 16 3 18 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSolid Acacia Wood\u003c\/h3\u003e\n\u003cp\u003eBuilt from solid acacia hardwood — natural grain variation, visible knots, and the warm light-brown tone that gives every piece its own character rather than the uniform finish of MDF or veneer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jkct-feature-card\"\u003e\n\u003cspan class=\"jkct-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=\"6\" width=\"9\" height=\"12\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"6\" y1=\"12\" x2=\"9\" y2=\"12\" stroke-width=\"2.5\"\u003e\u003c\/line\u003e\u003crect x=\"13\" y=\"6\" width=\"8\" height=\"12\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eDrawer \u0026amp; Open Compartment\u003c\/h3\u003e\n\u003cp\u003eOne pull-out drawer on the left handles concealed storage for remotes, coasters, and the everyday clutter that builds up around a sofa. One open compartment on the right keeps books, magazines, and styled items visible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jkct-feature-card\"\u003e\n\u003cspan class=\"jkct-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=\"4\" width=\"18\" height=\"16\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"5\" y=\"6\" width=\"14\" height=\"12\" rx=\"0.5\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSlim Black Trim Frame\u003c\/h3\u003e\n\u003cp\u003eThe same slim black trim line as the matching Jack TV Unit runs around the front face — a quiet architectural detail that adds definition and contrast against the warm timber without overwhelming the natural grain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jkct-feature-card\"\u003e\n\u003cspan class=\"jkct-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=\"6\" width=\"18\" height=\"3\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"6\" y1=\"9\" x2=\"3\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"9\" x2=\"21\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSplayed Timber Legs\u003c\/h3\u003e\n\u003cp\u003eFour tapered timber legs splay outward at the corners — the same classic mid-century-modern detail used on the matching Jack TV Unit, here in coffee-table proportions for a lighter footprint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material Callout --\u003e\n\u003cdiv class=\"jkct-material-callout\"\u003e\n\u003ch3\u003eAbout Solid Acacia Wood\u003c\/h3\u003e\n\u003cp\u003eAcacia is a dense tropical hardwood known for its natural grain variation, warm light-brown tone, and visible knots and figuring — characteristics that give every piece a slightly different look rather than the uniform finish of MDF or veneer. Solid timber construction holds up well across years of regular handling, and the surface can be refreshed periodically with a soft timber polish or wax to bring back the depth of the grain. Built for everyday living-room use across years of regular handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"jkct-section\"\u003e\n\u003cdiv class=\"jkct-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"jkct-care-grid\"\u003e\n\u003cdiv class=\"jkct-care-card\"\u003e\n\u003cspan class=\"jkct-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eDust Regularly\u003c\/h3\u003e\n\u003cp\u003eWipe the top, drawer front, and legs weekly with a soft, dry microfibre cloth to lift dust before it settles into the grain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jkct-care-card\"\u003e\n\u003cspan class=\"jkct-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eUse Coasters Always\u003c\/h3\u003e\n\u003cp\u003ePlace coasters under cups and felt pads under heavier objects on the timber top. Solid timber is vulnerable to water rings if liquid sits on the surface — coasters are a non-negotiable for daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jkct-care-card\"\u003e\n\u003cspan class=\"jkct-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eWipe Spills Promptly\u003c\/h3\u003e\n\u003cp\u003eWipe spills as soon as they happen with a slightly damp cloth, then dry the area immediately afterwards. Don't leave moisture on the surface — even brief soaking can leave permanent marks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jkct-care-card\"\u003e\n\u003cspan class=\"jkct-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 the timber from fading or drying unevenly over time. UV exposure can shift the colour of acacia significantly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. At a Glance --\u003e\n\u003cdiv class=\"jkct-section\"\u003e\n\u003cdiv class=\"jkct-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"jkct-list\"\u003e\n\u003cdiv class=\"jkct-list-item\"\u003e\n\u003cdiv class=\"jkct-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 from solid acacia hardwood with visible natural grain and warm light-brown tone.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jkct-list-item\"\u003e\n\u003cdiv class=\"jkct-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 pull-out drawer on the left, one open compartment on the right.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jkct-list-item\"\u003e\n\u003cdiv class=\"jkct-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\u003eSlim black trim frame around the front face — same quiet architectural detail as the Jack TV Unit.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jkct-list-item\"\u003e\n\u003cdiv class=\"jkct-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 splayed tapered timber legs at the corners — classic mid-century-modern silhouette.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jkct-list-item\"\u003e\n\u003cdiv class=\"jkct-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\u003ePairs directly with the matching Jack TV Unit for a coordinated living-room set.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Range Strip --\u003e\n\u003cdiv class=\"jkct-range-strip\"\u003e\n\u003cdiv class=\"jkct-range-label\"\u003eComplete the Look — Jack Range\u003c\/div\u003e\n\u003cdiv class=\"jkct-range-items\"\u003e\n\u003ca class=\"jkct-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/jack-tv-unit\"\u003eJack TV Unit\u003c\/a\u003e\n\u003cdiv class=\"jkct-range-current\" aria-current=\"page\"\u003eJack Coffee Table\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. SEO Body Copy --\u003e\n\u003cdiv class=\"jkct-seo\"\u003e\n\u003ch2\u003eJack Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Jack Coffee Table is the matching living-room piece to the Jack TV Unit, built from solid acacia hardwood with the same clean, mid-century-modern silhouette. Acacia is a dense tropical hardwood known for natural grain variation, visible knots, and a warm light-brown tone — characteristics that give every piece a slightly different look rather than the uniform finish you get from MDF or veneer. The storage layout splits across two sections: a single pull-out drawer on the left handles concealed storage for remotes, coasters, and the everyday clutter that builds up around a sofa, while an open compartment on the right keeps books, magazines, and styled items visible — a useful balance between concealed and on-display storage in coffee-table proportions.\u003c\/p\u003e\n\u003cp\u003eTwo design details give the Jack Coffee Table its distinct character within a solid-timber category — both shared with the matching Jack TV Unit. A slim black trim frame runs around the front face — a quiet architectural detail that adds definition and contrast without overwhelming the timber. Four splayed tapered timber legs at the corners lift the body off the floor with a classic mid-century-modern silhouette. The combination reads as Scandinavian-modern rather than rustic-farmhouse — pairs comfortably with sage and eucalyptus walls, soft cream and white upholstery, natural-fibre rugs in jute or sisal, and the kind of warm-neutral palette typical of Scandi, Japandi, and contemporary mid-century interiors.\u003c\/p\u003e\n\u003cp\u003eThe Jack Coffee Table is well-suited to family living rooms, apartments and condos, and homes where natural materials and timber character are the priority alongside a cleaner, less rustic aesthetic. It pairs directly with the matching \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/jack-tv-unit\"\u003eJack TV Unit\u003c\/a\u003e in the same finish to complete the living-room set. 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":"Default Title","offer_id":40497316626567,"sku":"JA-CT-ANK","price":449.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Jack-coffee-table.png?v=1778477633"},{"product_id":"dazzle-coffee-table","title":"Dazzle Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.dzct-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.dzct-desc * { box-sizing: border-box; }\n.dzct-desc p { margin: 0 0 16px 0; }\n.dzct-desc strong { color: #222222; }\n\n.dzct-desc .dzct-section { margin-bottom: 28px; }\n\n.dzct-desc .dzct-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.dzct-desc .dzct-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .dzct-desc .dzct-features { grid-template-columns: 1fr; }\n}\n\n.dzct-desc .dzct-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dzct-desc .dzct-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.dzct-desc .dzct-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dzct-desc .dzct-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dzct-desc .dzct-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.dzct-desc .dzct-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.dzct-desc .dzct-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.dzct-desc .dzct-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  .dzct-desc .dzct-care-grid { grid-template-columns: 1fr; }\n}\n\n.dzct-desc .dzct-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dzct-desc .dzct-care-card .dzct-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.dzct-desc .dzct-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dzct-desc .dzct-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dzct-desc .dzct-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.dzct-desc .dzct-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.dzct-desc .dzct-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.dzct-desc .dzct-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.dzct-desc .dzct-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.dzct-desc .dzct-range-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.dzct-desc .dzct-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.dzct-desc .dzct-range-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.dzct-desc .dzct-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.dzct-desc .dzct-range-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.dzct-desc .dzct-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.dzct-desc .dzct-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.dzct-desc .dzct-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.dzct-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=\"dzct-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"dzct-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDazzle Coffee Table\u003c\/strong\u003e is a statement living-room piece designed to anchor the space between the sofa and the TV. An oval black tempered glass top sits over a high-gloss black body trimmed in gold, with vertical fluted column panels wrapping the curved ends — the same architectural detail that runs through the matching Dazzle TV Unit. Two drawers across the front handle hidden storage with long horizontal gold bar pulls, while the gold metal legs and perimeter trim keep the piece feeling lifted and considered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features Grid --\u003e\n\u003cdiv class=\"dzct-section\"\u003e\n\u003cdiv class=\"dzct-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"dzct-features\"\u003e\n\u003cdiv class=\"dzct-feature-card\"\u003e\n\u003cspan class=\"dzct-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\u003cellipse cx=\"12\" cy=\"12\" rx=\"10\" ry=\"6\"\u003e\u003c\/ellipse\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eOval Tempered Glass Top\u003c\/h3\u003e\n\u003cp\u003eThe black tempered glass top is shaped as an elongated oval — softer in the room than a square coffee table, and a more distinctive silhouette than a standard rectangular alternative.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dzct-feature-card\"\u003e\n\u003cspan class=\"dzct-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=\"M7 4 C5 4 3 6 3 9 L3 18 L21 18 L21 9 C21 6 19 4 17 4 Z\"\u003e\u003c\/path\u003e\u003cline x1=\"6\" y1=\"8\" x2=\"6\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"9\" y1=\"8\" x2=\"9\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"8\" x2=\"15\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"8\" x2=\"18\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCurved Fluted Ends\u003c\/h3\u003e\n\u003cp\u003eVertical fluted column panels wrap around both rounded ends — an architectural detail that gives the piece a tailored, considered profile rather than just a plain glossy finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dzct-feature-card\"\u003e\n\u003cspan class=\"dzct-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=\"6\" width=\"18\" height=\"12\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"6\" x2=\"12\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"12\" x2=\"9\" y2=\"12\" stroke-width=\"2.5\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"12\" x2=\"18\" y2=\"12\" stroke-width=\"2.5\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo Drawers with Gold Pulls\u003c\/h3\u003e\n\u003cp\u003eTwo drawers across the front hide remotes, magazines, coasters, and everyday clutter, finished with long horizontal gold bar pulls that match the gold trim and legs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dzct-feature-card\"\u003e\n\u003cspan class=\"dzct-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\u003cline x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"\u003e\u003c\/line\u003e\u003crect x=\"6\" y=\"10\" width=\"2\" height=\"10\"\u003e\u003c\/rect\u003e\u003crect x=\"11\" y=\"10\" width=\"2\" height=\"10\"\u003e\u003c\/rect\u003e\u003crect x=\"16\" y=\"10\" width=\"2\" height=\"10\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eGold Metal Trim \u0026amp; Legs\u003c\/h3\u003e\n\u003cp\u003eA gold trim strip runs along the top perimeter and gold metal legs lift the body off the floor — consistent metallic detailing that ties the table to the rest of the Dazzle range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material Callout --\u003e\n\u003cdiv class=\"dzct-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Dazzle Coffee Table combines black tempered glass, a high-gloss lacquered body, and gold-finish metal throughout. Tempered glass is heat-treated for added strength and gives the top a smooth, easy-clean surface. The gold metal trim, drawer pulls, and legs bring warmth and consistency to the piece, while the vertical fluted panels on the curved ends add a textured architectural detail that elevates the overall profile. Built for everyday living-room use across years of regular handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"dzct-section\"\u003e\n\u003cdiv class=\"dzct-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"dzct-care-grid\"\u003e\n\u003cdiv class=\"dzct-care-card\"\u003e\n\u003cspan class=\"dzct-care-emoji\" aria-hidden=\"true\"\u003e🧽\u003c\/span\u003e\n\u003ch3\u003eClean the Glass Top\u003c\/h3\u003e\n\u003cp\u003eWipe the tempered glass top with a soft microfibre cloth to remove dust and fingerprints. For smudges, spray a non-abrasive glass cleaner onto the cloth first — never directly onto the glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dzct-care-card\"\u003e\n\u003cspan class=\"dzct-care-emoji\" aria-hidden=\"true\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003eDust the Body \u0026amp; Panels\u003c\/h3\u003e\n\u003cp\u003eWipe the high-gloss body and fluted column panels with a soft, dry microfibre cloth. Avoid abrasive cloths or harsh cleaners that can scratch the lacquered finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dzct-care-card\"\u003e\n\u003cspan class=\"dzct-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eUse Coasters Always\u003c\/h3\u003e\n\u003cp\u003ePlace coasters under cups and felt pads under heavier objects. Glass surfaces can scratch from grit beneath items moved across the top — keep the surface clear before sliding anything.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dzct-care-card\"\u003e\n\u003cspan class=\"dzct-care-emoji\" aria-hidden=\"true\"\u003e💛\u003c\/span\u003e\n\u003ch3\u003eCare for Gold Metal\u003c\/h3\u003e\n\u003cp\u003eWipe the gold legs, trim, and drawer pulls with a dry, soft cloth to keep them looking crisp. Avoid abrasive cleaners or wet cloths that can strip the metal finish over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. At a Glance --\u003e\n\u003cdiv class=\"dzct-section\"\u003e\n\u003cdiv class=\"dzct-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"dzct-list\"\u003e\n\u003cdiv class=\"dzct-list-item\"\u003e\n\u003cdiv class=\"dzct-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\u003eOval black tempered glass top with a gold metal trim strip along the perimeter.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dzct-list-item\"\u003e\n\u003cdiv class=\"dzct-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\u003eVertical fluted column panels wrap the curved ends — same architectural detail as the matching TV Unit.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dzct-list-item\"\u003e\n\u003cdiv class=\"dzct-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 drawers across the front with horizontal gold bar pulls for hidden storage.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dzct-list-item\"\u003e\n\u003cdiv class=\"dzct-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\u003eGold metal legs lift the body — consistent metallic detailing throughout.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dzct-list-item\"\u003e\n\u003cdiv class=\"dzct-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\u003ePairs with the matching Dazzle TV Unit and Dazzle Dining Table.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Range Strip --\u003e\n\u003cdiv class=\"dzct-range-strip\"\u003e\n\u003cdiv class=\"dzct-range-label\"\u003eComplete the Look — Dazzle Range\u003c\/div\u003e\n\u003cdiv class=\"dzct-range-items\"\u003e\n\u003ca class=\"dzct-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/dazzle-tv-unit\"\u003eDazzle TV Unit\u003c\/a\u003e\n\u003cdiv class=\"dzct-range-current\" aria-current=\"page\"\u003eDazzle Coffee Table\u003c\/div\u003e\n\u003ca class=\"dzct-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/dazzle-dining-table\"\u003eDazzle Dining Table\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. SEO Body Copy --\u003e\n\u003cdiv class=\"dzct-seo\"\u003e\n\u003ch2\u003eDazzle Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Dazzle Coffee Table is a statement living-room centrepiece featuring an oval black tempered glass top, a high-gloss black lacquered body trimmed in gold, and vertical fluted column panels wrapping both curved ends. A gold trim strip runs along the entire top perimeter between the glass and the body — the same precise architectural detail used on the matching TV Unit. Two drawers across the front face provide hidden storage for remotes, magazines, coasters, and everyday clutter, finished with long horizontal gold bar pulls that match the gold trim, body accents, and legs.\u003c\/p\u003e\n\u003cp\u003eThe black-and-gold palette pairs with cream, champagne, warm grey, deep charcoal, or jewel-tone accents. The dark glossy oval top reads striking against soft neutral rugs and timber floors, while the gold detailing brings warmth into rooms styled with warm metallics, velvet upholstery, or richer interior palettes. The fluted column ends add textured depth without pattern — a restrained detail that anchors the table as a focal point rather than just a functional piece between the sofa and the TV.\u003c\/p\u003e\n\u003cp\u003eThe Dazzle Coffee Table is well-suited to formal living rooms, open-plan spaces, and any room where the furniture is intended to be a design feature in its own right. It pairs with the matching \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/dazzle-tv-unit\"\u003eDazzle TV Unit\u003c\/a\u003e to anchor the entertainment wall, and the \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/dazzle-dining-table\"\u003eDazzle Dining Table\u003c\/a\u003e carries the black-and-gold look through into the dining space. 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":"Default Title","offer_id":40591150776455,"sku":"DZ-CT-B\u0026G","price":599.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/dazzle-coffee-table-the-a2z-furniture-1_b02b2e7e-95ce-4acf-8b6b-08a11fbd9313.png?v=1778477728"},{"product_id":"dynasty-coffee-table","title":"Dynasty Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.dynct-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.dynct-desc * { box-sizing: border-box; }\n.dynct-desc p { margin: 0 0 16px 0; }\n.dynct-desc strong { color: #222222; }\n\n.dynct-desc .dynct-section { margin-bottom: 28px; }\n\n.dynct-desc .dynct-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.dynct-desc .dynct-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .dynct-desc .dynct-features { grid-template-columns: 1fr; }\n}\n\n.dynct-desc .dynct-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dynct-desc .dynct-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.dynct-desc .dynct-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dynct-desc .dynct-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dynct-desc .dynct-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.dynct-desc .dynct-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.dynct-desc .dynct-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.dynct-desc .dynct-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  .dynct-desc .dynct-care-grid { grid-template-columns: 1fr; }\n}\n\n.dynct-desc .dynct-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dynct-desc .dynct-care-card .dynct-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.dynct-desc .dynct-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dynct-desc .dynct-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dynct-desc .dynct-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.dynct-desc .dynct-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.dynct-desc .dynct-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.dynct-desc .dynct-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.dynct-desc .dynct-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.dynct-desc .dynct-range-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.dynct-desc .dynct-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.dynct-desc .dynct-range-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.dynct-desc .dynct-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.dynct-desc .dynct-range-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.dynct-desc .dynct-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.dynct-desc .dynct-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.dynct-desc .dynct-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.dynct-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=\"dynct-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"dynct-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDynasty Coffee Table\u003c\/strong\u003e is a luxe-glam living-room piece designed around the same distinctive oval capsule silhouette that runs through the rest of the Dynasty range — fully rounded ends finished with vertical fluted detail, anchored by two pull-out drawers across the centre. A white tempered glass top, gold trim along the top edge, inset gold drawer pulls, and sculptural multi-rod gold metal legs complete a look that reads as a styled centrepiece rather than a quiet living-room afterthought. The high-gloss white body keeps the overall palette bright while the gold accents bring a tailored, high-end finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features Grid --\u003e\n\u003cdiv class=\"dynct-section\"\u003e\n\u003cdiv class=\"dynct-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"dynct-features\"\u003e\n\u003cdiv class=\"dynct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynct-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=\"3\" width=\"20\" y=\"6\" x=\"2\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.5\" height=\"10\" width=\"20\" y=\"10\" x=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eWhite Tempered Glass Top\u003c\/h3\u003e\n\u003cp\u003eThe white tempered glass top is heat-treated for added strength, giving a smooth, glossy surface that wipes clean and holds up to the everyday placement of cups, books, and decor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynct-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\u003cellipse ry=\"6\" rx=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/ellipse\u003e\u003cline y2=\"15\" x2=\"5\" y1=\"9\" x1=\"5\"\u003e\u003c\/line\u003e\u003cline y2=\"15.5\" x2=\"7\" y1=\"8.5\" x1=\"7\"\u003e\u003c\/line\u003e\u003cline y2=\"15.5\" x2=\"17\" y1=\"8.5\" x1=\"17\"\u003e\u003c\/line\u003e\u003cline y2=\"15\" x2=\"19\" y1=\"9\" x1=\"19\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eOval Shape with Fluted Ends\u003c\/h3\u003e\n\u003cp\u003eThe fully oval body shape is a deliberate departure from the standard rectangular coffee table — both ends are rounded and finished with vertical fluted detail, turning the side panels into styled feature pieces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynct-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=\"12\" width=\"6\" y=\"6\" x=\"2\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.5\" height=\"12\" width=\"6.75\" y=\"6\" x=\"8.5\"\u003e\u003c\/rect\u003e\u003crect rx=\"3\" height=\"12\" width=\"6\" y=\"6\" x=\"15.75\"\u003e\u003c\/rect\u003e\u003cline stroke-width=\"2\" y2=\"13\" x2=\"11.5\" y1=\"13\" x1=\"9.5\"\u003e\u003c\/line\u003e\u003cline stroke-width=\"2\" y2=\"13\" x2=\"15\" y1=\"13\" x1=\"13\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo Pull-Out Drawers\u003c\/h3\u003e\n\u003cp\u003eTwo centre drawers hide remotes, magazines, coasters, and the everyday clutter that builds up around a sofa, each finished with its own inset gold pull rather than a single shared handle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynct-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=\"6\" x2=\"21\" y1=\"6\" x1=\"3\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"9\" y1=\"13\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"11\" y1=\"13\" x1=\"11\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"13\" y1=\"13\" x1=\"13\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"15\" y1=\"13\" x1=\"15\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eGold Trim, Pulls \u0026amp; Legs\u003c\/h3\u003e\n\u003cp\u003eThree coordinated gold accents — a thin trim line along the top edge, inset gold drawer pulls, and sculptural multi-rod gold legs supporting the body — tie the piece together with a tailored, high-end finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material Callout --\u003e\n\u003cdiv class=\"dynct-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Dynasty Coffee Table combines a white tempered glass top with a high-gloss white lacquered body and gold-finish metal accents. Tempered glass is heat-treated for added strength and gives the top a smooth, easy-clean surface that wipes down between uses. The lacquered body delivers a crisp, even white that holds the colour consistently across the drawer fronts and fluted end panels, while the gold trim, drawer pulls, and multi-rod metal legs bring a tailored contrast accent. Built for everyday living-room use across years of regular handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"dynct-section\"\u003e\n\u003cdiv class=\"dynct-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"dynct-care-grid\"\u003e\n\u003cdiv class=\"dynct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynct-care-emoji\"\u003e🧽\u003c\/span\u003e\n\u003ch3\u003eClean the Glass Top\u003c\/h3\u003e\n\u003cp\u003eWipe the white tempered glass top with a soft microfibre cloth to remove dust and fingerprints. For smudges, spray a non-abrasive glass cleaner onto the cloth first — never directly onto the glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynct-care-emoji\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003eDust the Lacquered Body\u003c\/h3\u003e\n\u003cp\u003eWipe the high-gloss white body, drawer fronts, and fluted end panels with a soft, dry microfibre cloth. Avoid abrasive cloths or harsh cleaners that can scratch the lacquered finish — micro-scratches show readily on glossy surfaces, even white ones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynct-care-emoji\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eUse Coasters Always\u003c\/h3\u003e\n\u003cp\u003ePlace coasters under cups and felt pads under heavier objects. Glass surfaces can scratch from grit beneath items moved across the top — keep the surface clear before sliding anything.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dynct-care-emoji\"\u003e💛\u003c\/span\u003e\n\u003ch3\u003eCare for Gold Accents\u003c\/h3\u003e\n\u003cp\u003eWipe the gold trim, drawer pulls, and multi-rod legs with a dry, soft cloth to keep the high-shine finish looking crisp. Avoid abrasive cleaners or wet cloths that can strip the gold finish over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. At a Glance --\u003e\n\u003cdiv class=\"dynct-section\"\u003e\n\u003cdiv class=\"dynct-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"dynct-list\"\u003e\n\u003cdiv class=\"dynct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynct-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\u003eWhite tempered glass top over a high-gloss white lacquered body.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynct-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\u003eOval silhouette — both ends fully rounded with vertical fluted detail.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynct-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 pull-out drawers across the centre, each with an inset gold pull.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynct-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\u003eGold trim along the top edge and sculptural multi-rod gold metal legs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dynct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dynct-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\u003ePairs with the matching Dynasty TV Unit and Dynasty Dining Table.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Range Strip --\u003e\n\u003cdiv class=\"dynct-range-strip\"\u003e\n\u003cdiv class=\"dynct-range-label\"\u003eComplete the Look — Dynasty Range\u003c\/div\u003e\n\u003cdiv class=\"dynct-range-items\"\u003e\n\u003ca href=\"https:\/\/thea2zfurniture.com\/products\/dynasty-tv-unit\" class=\"dynct-range-item\"\u003eDynasty TV Unit\u003c\/a\u003e\n\u003cdiv aria-current=\"page\" class=\"dynct-range-current\"\u003eDynasty Coffee Table\u003c\/div\u003e\n\u003ca href=\"https:\/\/thea2zfurniture.com\/products\/dynasty-dining-table\" class=\"dynct-range-item\"\u003eDynasty Dining Table\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. SEO Body Copy --\u003e\n\u003cdiv class=\"dynct-seo\"\u003e\n\u003ch2\u003eDynasty Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Dynasty Coffee Table is a luxe-glam living-room centrepiece built around an oval capsule silhouette — fully rounded ends finished with vertical fluted detail, a white tempered glass top, and sculptural multi-rod gold metal legs at each end. Two pull-out drawers run across the centre, each finished with its own inset gold pull rather than a shared handle — a small but deliberate hardware decision that reads more refined than a single long bar would. The lacquered body delivers a crisp, even white that holds the colour consistently across the drawer fronts and fluted end panels.\u003c\/p\u003e\n\u003cp\u003eThe Dynasty Coffee Table is deliberately styled as a feature piece rather than a quiet background console. The white-and-gold palette pairs comfortably with cream, blush, pale neutrals, soft boucle and velvet textures, and the kind of warm metallic accents typical of contemporary glam, Hollywood-regency, and luxe-feminine interiors. The two-drawer storage handles remotes, magazines, coasters, charging cables, and the everyday clutter that builds up around a sofa — a useful amount of concealed storage for a coffee table without overwhelming the silhouette.\u003c\/p\u003e\n\u003cp\u003eThe Dynasty Coffee Table is well-suited to formal living rooms, open-plan spaces, and any room where the furniture is intended to be a styled focal point. It pairs with the matching \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/dynasty-tv-unit\" class=\"mr-link\"\u003eDynasty TV Unit\u003c\/a\u003e in the same room — both pieces share the capsule silhouette, fluted ends, and gold accent language so they read as a coordinated set rather than two standalone purchases. The \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/dynasty-dining-table\" class=\"mr-link\"\u003eDynasty Dining Table\u003c\/a\u003e carries the same white-and-gold language through into the dining room. 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":"Default Title","offer_id":40591151333511,"sku":"DY-CT-W\u0026G","price":599.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/dynasty-coffee-table-the-a2z-furniture-1_9e228bcc-02b5-4ff6-a6ca-444f23b3460d.png?v=1778477730"},{"product_id":"malibu-coffee-table","title":"Malibu Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.malibuct-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.malibuct-desc * { box-sizing: border-box; }\n.malibuct-desc p { margin: 0 0 16px 0; }\n.malibuct-desc strong { color: #222222; }\n\n.malibuct-desc .malibuct-section { margin-bottom: 28px; }\n\n.malibuct-desc .malibuct-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.malibuct-desc .malibuct-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .malibuct-desc .malibuct-features { grid-template-columns: 1fr; }\n}\n\n.malibuct-desc .malibuct-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.malibuct-desc .malibuct-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.malibuct-desc .malibuct-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.malibuct-desc .malibuct-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.malibuct-desc .malibuct-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.malibuct-desc .malibuct-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.malibuct-desc .malibuct-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.malibuct-desc .malibuct-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  .malibuct-desc .malibuct-care-grid { grid-template-columns: 1fr; }\n}\n\n.malibuct-desc .malibuct-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.malibuct-desc .malibuct-care-card .malibuct-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.malibuct-desc .malibuct-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.malibuct-desc .malibuct-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.malibuct-desc .malibuct-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.malibuct-desc .malibuct-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.malibuct-desc .malibuct-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.malibuct-desc .malibuct-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.malibuct-desc .malibuct-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.malibuct-desc .malibuct-range-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.malibuct-desc .malibuct-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.malibuct-desc .malibuct-range-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.malibuct-desc .malibuct-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.malibuct-desc .malibuct-range-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.malibuct-desc .malibuct-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.malibuct-desc .malibuct-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.malibuct-desc .malibuct-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.malibuct-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=\"malibuct-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"malibuct-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eMalibu Coffee Table\u003c\/strong\u003e is a modern coffee table built around the same contrast aesthetic as the rest of the Malibu range — a black MDF body broken up by a horizontal marble-look band running between the top and the storage section below. Two open compartments underneath are divided by a central panel, giving you separate spots for books, magazines, baskets, or remotes. 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=\"malibuct-section\"\u003e\n\u003cdiv class=\"malibuct-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"malibuct-features\"\u003e\n\u003cdiv class=\"malibuct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malibuct-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=\"12\" width=\"8\" y=\"6\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.5\" height=\"12\" width=\"8\" y=\"6\" x=\"13\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo Open Compartments\u003c\/h3\u003e\n\u003cp\u003eThe storage section is divided by a central panel into two equal open compartments — separate spots for books and magazines on one side, baskets or remotes on the other.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malibuct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malibuct-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 5 L20 5 L20 9 L4 9 Z\"\u003e\u003c\/path\u003e\u003cpath stroke-dasharray=\"2,1.5\" d=\"M4 9 L20 9 L20 13 L4 13 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 13 L20 13 L20 19 L4 19 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eMarble-Look Band\u003c\/h3\u003e\n\u003cp\u003eA horizontal marble-look strip runs between the top and the storage section, picking up the same contrast accent that defines the matching Malibu TV Unit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malibuct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malibuct-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=\"3\" width=\"18\" y=\"6\" x=\"3\"\u003e\u003c\/rect\u003e\u003cline stroke-width=\"2\" y2=\"20\" x2=\"21\" y1=\"20\" x1=\"3\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"5\" y1=\"9\" x1=\"5\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"19\" y1=\"9\" x1=\"19\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSleek Rectangular Form\u003c\/h3\u003e\n\u003cp\u003eClean lines and a low-profile rectangular silhouette work in front of contemporary sofas without overwhelming smaller living rooms or apartment-scale spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malibuct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malibuct-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=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M3 12 a9 9 0 0 1 18 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12 H21\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003ePairs with the TV Unit\u003c\/h3\u003e\n\u003cp\u003eDesigned to match the Malibu TV Unit — the same body finish and marble-look accent run through both pieces, letting you build a coordinated set across the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material Callout --\u003e\n\u003cdiv class=\"malibuct-material-callout\"\u003e\n\u003ch3\u003eAbout MDF Construction\u003c\/h3\u003e\n\u003cp\u003eThe Malibu Coffee Table is built from MDF (medium-density fibreboard) — an engineered wood panel that delivers a smooth, consistent finish without the variation found in solid timber. MDF holds painted and laminated finishes well, which is what gives the marble-look band its crisp, even appearance against the black body. Built for everyday living-room use across years of regular handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"malibuct-section\"\u003e\n\u003cdiv class=\"malibuct-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"malibuct-care-grid\"\u003e\n\u003cdiv class=\"malibuct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malibuct-care-emoji\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eDust Regularly\u003c\/h3\u003e\n\u003cp\u003eWipe the top, sides, and storage compartments weekly with a soft, dry microfibre cloth to lift dust before it settles into the finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malibuct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malibuct-care-emoji\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eAvoid Wet Cloths\u003c\/h3\u003e\n\u003cp\u003eFor marks, use a slightly damp cloth and dry the surface immediately afterwards. Avoid soaking the surface — water can damage MDF over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malibuct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malibuct-care-emoji\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eUse Coasters \u0026amp; Mats\u003c\/h3\u003e\n\u003cp\u003ePlace coasters under cups and felt pads under heavier objects. Hot or wet items left directly on the surface can leave permanent marks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malibuct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malibuct-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 the finish from fading or drying unevenly over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. At a Glance --\u003e\n\u003cdiv class=\"malibuct-section\"\u003e\n\u003cdiv class=\"malibuct-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"malibuct-list\"\u003e\n\u003cdiv class=\"malibuct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"malibuct-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 rectangular coffee table built from MDF — black body with a marble-look horizontal band.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malibuct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"malibuct-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 open storage compartments below the top, divided by a central panel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malibuct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"malibuct-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 silhouette suits smaller living rooms, apartments, and contemporary spaces.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malibuct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"malibuct-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\u003eMarble-look accent band picks up the same finish detail as the matching Malibu TV Unit.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malibuct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"malibuct-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\u003ePairs with the matching Malibu TV Unit for a coordinated living-room set.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Complete the Set --\u003e\n\u003cdiv class=\"malibuct-range-strip\"\u003e\n\u003cdiv class=\"malibuct-range-label\"\u003eComplete the Set — Malibu Range\u003c\/div\u003e\n\u003cdiv class=\"malibuct-range-items\"\u003e\n\u003ca href=\"https:\/\/thea2zfurniture.com\/products\/malibu-tv-unit\" class=\"malibuct-range-item\"\u003eMalibu TV Unit\u003c\/a\u003e\n\u003cdiv aria-current=\"page\" class=\"malibuct-range-current\"\u003eMalibu Coffee Table\u003c\/div\u003e\n\u003ca href=\"https:\/\/thea2zfurniture.com\/products\/malibu-tv-unit-and-coffee-table\" class=\"malibuct-range-item\"\u003eMalibu TV Unit \u0026amp; Coffee Table Set\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. SEO Body Copy --\u003e\n\u003cdiv class=\"malibuct-seo\"\u003e\n\u003ch2\u003eMalibu Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Malibu Coffee Table is a modern coffee table built from MDF, designed around the same contrast aesthetic that runs through the rest of the Malibu range. The black body is broken up by a horizontal marble-look band that runs between the top and the storage section below — a subtle but deliberate finish detail that picks up the same accent used on the matching TV Unit's door fronts. Below the top, two open compartments divided by a central panel give you separate spots for books, magazines, remotes, or storage baskets.\u003c\/p\u003e\n\u003cp\u003eThe clean rectangular silhouette and low-profile build sit comfortably in front of a contemporary sofa without crowding the room — well-suited to smaller living rooms, apartments, and modern spaces where storage and style need to balance. The black-and-marble palette pairs with chrome, navy, deep greens, or strong-contrast accents, and the open-compartment storage layout means the surface stays clear for cups, books, or decor while everyday clutter sits at hand below.\u003c\/p\u003e\n\u003cp\u003eThe Malibu Coffee Table is well-suited to contemporary living rooms where a stronger visual statement works better than a quieter timber piece. It pairs with the matching \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/malibu-tv-unit\" class=\"mr-link\"\u003eMalibu TV Unit\u003c\/a\u003e to build a coordinated set, or you can buy both together as the \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/malibu-tv-unit-and-coffee-table\" class=\"mr-link\"\u003eMalibu TV Unit \u0026amp; Coffee Table Set\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":"Default Title","offer_id":40592477814919,"sku":"MB-CT-B\u0026WS","price":99.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Image_k9l5q0k9l5q0k9l5.png?v=1778477739"},{"product_id":"miami-coffee-table","title":"Miami Coffee Table","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n  .miami-desc {\n    padding-top: 6px;\n    overflow: visible;\n    font-family: 'Open Sans', sans-serif;\n    color: #222222;\n    line-height: 1.7;\n    font-size: 15px;\n    max-width: 100%;\n    box-sizing: border-box;\n  }\n  .miami-desc *,\n  .miami-desc *::before,\n  .miami-desc *::after { box-sizing: border-box; }\n\n  .miami-desc p { margin: 0 0 16px; font-size: 15px; color: #222222; line-height: 1.7; }\n  .miami-desc strong { font-weight: 700; color: #222222; }\n\n  .miami-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  \/* Section label *\/\n  .miami-desc .miami-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;\n    display: block;\n  }\n\n  \/* Intro *\/\n  .miami-desc .miami-intro {\n    margin: 0 0 32px;\n  }\n\n  \/* Feature grid *\/\n  .miami-desc .miami-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 0 0 32px;\n  }\n  .miami-desc .miami-feature {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .miami-desc .miami-feature-icon {\n    width: 32px;\n    height: 32px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #F7EDE3;\n    border-radius: 8px;\n    color: #C2824D;\n  }\n  .miami-desc .miami-feature-icon svg { width: 18px; height: 18px; }\n  .miami-desc .miami-feature h3 {\n    font-size: 13px;\n    font-weight: 700;\n    margin: 0;\n    color: #222222;\n    line-height: 1.35;\n  }\n  .miami-desc .miami-feature p {\n    font-size: 14px;\n    margin: 0;\n    color: #222222;\n    line-height: 1.55;\n  }\n\n  \/* Material callout *\/\n  .miami-desc .miami-callout {\n    background: #F7EDE3;\n    border-left: 3px solid #C2824D;\n    padding: 18px 22px;\n    border-radius: 6px;\n    margin: 0 0 32px;\n  }\n  .miami-desc .miami-callout h3 {\n    font-size: 14px;\n    font-weight: 700;\n    margin: 0 0 8px;\n    color: #2C241B;\n    letter-spacing: 0.02em;\n  }\n  .miami-desc .miami-callout p {\n    margin: 0;\n    font-size: 14.5px;\n    line-height: 1.65;\n    color: #3a3026;\n  }\n\n  \/* Care section *\/\n  .miami-desc .miami-care {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 0 0 32px;\n  }\n  .miami-desc .miami-care-step {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 16px 18px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .miami-desc .miami-care-emoji {\n    font-size: 20px;\n    line-height: 1;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .miami-desc .miami-care-step p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  \/* At a Glance *\/\n  .miami-desc .miami-glance {\n    margin: 0 0 32px;\n  }\n  .miami-desc .miami-glance-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .miami-desc .miami-glance-item {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .miami-desc .miami-tick {\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    flex-shrink: 0;\n    margin-top: 3px;\n  }\n  .miami-desc .miami-tick svg { width: 11px; height: 11px; color: #ffffff; }\n  .miami-desc .miami-glance-item span:last-child {\n    font-size: 14.5px;\n    line-height: 1.6;\n    color: #222222;\n  }\n\n  \/* SEO body copy *\/\n  .miami-desc .miami-seo {\n    border-top: 1px solid #E5E5E5;\n    padding-top: 28px;\n    margin-top: 8px;\n  }\n  .miami-desc .miami-seo h2 {\n    font-size: 17px;\n    font-weight: 700;\n    color: #222222;\n    margin: 0 0 16px;\n    line-height: 1.4;\n  }\n  .miami-desc .miami-seo p {\n    font-size: 13.5px;\n    color: #6B6B6B;\n    line-height: 1.7;\n    margin: 0 0 14px;\n  }\n  .miami-desc .miami-seo p:last-child { margin-bottom: 0; }\n\n  \/* Mobile *\/\n  @media (max-width: 768px) {\n    .miami-desc .miami-features { grid-template-columns: 1fr; }\n    .miami-desc .miami-care { grid-template-columns: 1fr; }\n    .miami-desc .miami-callout { padding: 16px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"miami-desc\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"miami-intro\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eMiami Coffee Table\u003c\/strong\u003e keeps things simple — a clean rectangular silhouette in a soft whitewash finish, with a flat top for everyday surface and an open shelf below for books, baskets, or styled pieces. Built from MDF for an accessible price point without compromising the look, and supplied flat-packed for easier delivery and straightforward home assembly.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- KEY FEATURES --\u003e\n  \u003cspan class=\"miami-label\"\u003eKey Features\u003c\/span\u003e\n  \u003cdiv class=\"miami-features\"\u003e\n\n    \u003cdiv class=\"miami-feature\"\u003e\n      \u003cspan class=\"miami-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg 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=\"8\" fill=\"currentColor\" fill-opacity=\"0.1\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eSoft Whitewash Finish\u003c\/h3\u003e\n      \u003cp\u003eA bright whitewash colour with subtle grain texture that pairs effortlessly with neutral, Scandi, and coastal interiors.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"miami-feature\"\u003e\n      \u003cspan class=\"miami-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\" stroke-width=\"2.5\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"14\" x2=\"21\" y2=\"14\"\u003e\u003c\/line\u003e\u003cline x1=\"4\" y1=\"6\" x2=\"4\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"20\" y1=\"6\" x2=\"20\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eTwo-Tier Storage\u003c\/h3\u003e\n      \u003cp\u003eA clean flat tabletop pairs with an open lower shelf — easy access for magazines, books, baskets, and styled pieces below.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"miami-feature\"\u003e\n      \u003cspan class=\"miami-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg 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=\"6\" rx=\"1\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eSimple Rectangular Silhouette\u003c\/h3\u003e\n      \u003cp\u003eClean lines and a straightforward profile that slots into smaller apartments or larger living rooms equally well.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"miami-feature\"\u003e\n      \u003cspan class=\"miami-feature-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg 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=\"1\"\u003e\u003c\/rect\u003e\u003cline x1=\"3\" y1=\"11\" x2=\"21\" y2=\"11\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"6\" x2=\"12\" y2=\"11\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003ch3\u003eFlat-Pack Delivery\u003c\/h3\u003e\n      \u003cp\u003eArrives flat-packed for easier handling and delivery; assembled at home with clear instructions and a few basic tools.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- MATERIAL CALLOUT --\u003e\n  \u003cdiv class=\"miami-callout\"\u003e\n    \u003ch3\u003eAbout the MDF and Whitewash Finish\u003c\/h3\u003e\n    \u003cp\u003eThe Miami Coffee Table is built from MDF (medium-density fibreboard) with a soft whitewash finish that lets a subtle grain texture come through. MDF is more affordable than solid timber, holds a flat finish well, and stays stable in changing humidity. The whitewash surface wipes clean easily and brightens the rest of the room around it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE --\u003e\n  \u003cspan class=\"miami-label\"\u003eCare Instructions\u003c\/span\u003e\n  \u003cdiv class=\"miami-care\"\u003e\n\n    \u003cdiv class=\"miami-care-step\"\u003e\n      \u003cspan class=\"miami-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n      \u003cp\u003eDust the surface regularly with a soft, dry cloth or a soft-bristled brush to keep the whitewash looking clean.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"miami-care-step\"\u003e\n      \u003cspan class=\"miami-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n      \u003cp\u003eUse coasters under mugs and glasses — moisture and heat can both damage MDF finishes over time.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"miami-care-step\"\u003e\n      \u003cspan class=\"miami-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n      \u003cp\u003eWipe spills immediately with a barely-damp cloth and dry the surface promptly — MDF can swell if water sits on it.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"miami-care-step\"\u003e\n      \u003cspan class=\"miami-care-emoji\" aria-hidden=\"true\"\u003e🚫\u003c\/span\u003e\n      \u003cp\u003eAvoid abrasive scourers, harsh chemical solvents, and excess water to keep the whitewash finish looking even.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- AT A GLANCE --\u003e\n  \u003cdiv class=\"miami-glance\"\u003e\n    \u003cspan class=\"miami-label\"\u003eAt a Glance\u003c\/span\u003e\n    \u003cdiv class=\"miami-glance-list\"\u003e\n\n      \u003cdiv class=\"miami-glance-item\"\u003e\n        \u003cspan class=\"miami-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003eSimple rectangular coffee table with a clean modern silhouette.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"miami-glance-item\"\u003e\n        \u003cspan class=\"miami-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003eSoft whitewash finish that brightens neutral, Scandi, and coastal rooms.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"miami-glance-item\"\u003e\n        \u003cspan class=\"miami-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003eOpen lower shelf for books, baskets, and everyday styling pieces.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"miami-glance-item\"\u003e\n        \u003cspan class=\"miami-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003eBuilt from MDF for an accessible price point.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"miami-glance-item\"\u003e\n        \u003cspan class=\"miami-tick\" aria-hidden=\"true\"\u003e\n          \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\n        \u003c\/span\u003e\n        \u003cspan\u003eSupplied flat-packed for home assembly with basic tools.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SEO BODY COPY --\u003e\n  \u003cdiv class=\"miami-seo\"\u003e\n    \u003ch2\u003eMiami Coffee Table — Full Product Details\u003c\/h2\u003e\n\n    \u003cp\u003eThe Miami Coffee Table is a simple rectangular coffee table built around an MDF body in a soft whitewash finish. A flat tabletop sits over an open lower shelf, giving the piece both a clean surface for everyday use and a tidy spot underneath for magazines, baskets, or styled pieces. A practical, budget-friendly centrepiece for a modern living room.\u003c\/p\u003e\n\n    \u003cp\u003eThe whitewash colour reads beautifully against light neutrals, soft greys, sandy tones, and timber flooring. It works naturally in Scandi-leaning, coastal, modern, and minimalist living rooms — anywhere a lighter, less imposing coffee table suits the space better than a heavy dark timber piece or a metal-and-glass alternative.\u003c\/p\u003e\n\n    \u003cp\u003eDesigned for buyers wanting a clean, practical coffee table without the price tag of solid hardwood or designer metalwork, the Miami balances simple looks, useful open storage, and an accessible cost. The Miami range also includes a matching TV unit. See it in person across all five of our South-East Queensland showrooms: \u003ca href=\"https:\/\/thea2zfurniture.com\/collections\/living-room-furniture-brisbane-gold-coast\" class=\"mr-link\"\u003eRocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":40592478896263,"sku":"MM-CT-W","price":99.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Miami-coffee-table.png?v=1778477742"},{"product_id":"manhattan-coffee-table","title":"Manhattan Coffee Table","description":"\u003ch2\u003eModern Elegance with the Manhattan Coffee Table\u003c\/h2\u003e\n\u003cp\u003e\u003cem\u003eElevate Your Living Space with Style and Savings\u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003eDiscover the perfect blend of modern design, affordability, and functionality with the Manhattan Coffee Table, proudly brought to you by The A2Z Furniture. Explore how this exquisite coffee table can transform your living room into a stylish and organized oasis.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eModern Design, Timeless Sophistication\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe Manhattan Coffee Table features a sleek and contemporary design that effortlessly adds a touch of sophistication to any living room. With clean lines and a classic rectangular shape, it complements modern decor beautifully.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQuality Craftsmanship, Affordable Luxury\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCrafted with a durable MDF structure, the Manhattan Coffee Table offers exceptional quality without compromising on affordability. We believe in providing our customers with unbeatable value, and this coffee table delivers precisely that.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWotan Oak Finish, Natural Beauty\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIn a chic Wotan Oak color, the Manhattan Coffee Table exudes natural beauty and versatility. Its warm tones make it a perfect fit for various interior styles, creating a fresh and inviting atmosphere.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEasy Assembly, Quick Setup\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eArriving flat-packed, this coffee table is designed for easy assembly, thanks to our clear and user-friendly instructions. You'll have your new centerpiece ready for use in no time.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAmple Storage, Clutter-Free Living\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFeaturing both an open shelf and a drawer for storage, the Manhattan Coffee Table offers the space you need to keep your living room organized and tidy. Say goodbye to clutter and hello to a chic and well-organized space.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eComplete Your Look with a Matching TV Unit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor a coordinated and stylish living area, don't miss our matching TV unit, perfectly designed to complement the Manhattan Coffee Table. These sets enable you to effortlessly transform your entire living space.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSee It in Person\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eVisit our Brisbane and Goldcoast stores to experience the Manhattan Coffee Table firsthand. Witness its beauty and quality up close, and our friendly staff will be delighted to assist you and answer any questions you may have.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAffordable Excellence\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt The A2Z Furniture, we understand that quality and affordability are essential. The Manhattan Coffee Table offers an exceptional combination of modern design, durability, and an unbeatable price. It's your opportunity to elevate your living space without exceeding your budget.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eYour Perfect Coffee Table Awaits\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eElevate your living room with the Manhattan Coffee Table. Whether you seek a statement piece or a practical addition to your home, this coffee table checks all the boxes. Explore our selection of coffee tables for sale and find the ideal fit for your space today.\u003c\/p\u003e\n\u003ctable id=\"customers\" style=\"width: 533px;\" data-mce-style=\"width: 533px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 105.354px; text-align: center;\" data-mce-style=\"width: 105.354px; text-align: center;\"\u003eSpecification\u003cbr\u003e\n\u003c\/th\u003e\n\u003cth style=\"width: 173.646px; text-align: center;\" data-mce-style=\"width: 173.646px; text-align: center;\"\u003eDescription\u003cbr\u003e\n\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 105.354px; text-align: center;\" data-mce-style=\"width: 105.354px; text-align: center;\"\u003e\u003cspan style=\"color: #677279;\" data-mce-style=\"color: #677279;\"\u003eTable Top\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 103px; text-align: center;\" data-mce-style=\"width: 103px; text-align: center;\"\u003e\u003cspan style=\"color: #c2824d;\" color=\"#c2824d\" data-mce-style=\"color: #c2824d;\" mce-data-marked=\"1\"\u003eMDF\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 105.354px; text-align: center;\" data-mce-style=\"width: 105.354px; text-align: center;\"\u003e\u003cspan style=\"color: #677279;\" mce-data-marked=\"1\" data-mce-style=\"color: #677279;\"\u003eTable Base\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 103px; text-align: center;\" data-mce-style=\"width: 103px; text-align: center;\"\u003e\u003cspan color=\"#c2824d\" style=\"color: #c2824d;\" data-mce-style=\"color: #c2824d;\"\u003eMDF\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 105.354px; text-align: center;\" data-mce-style=\"width: 105.354px; text-align: center;\"\u003e\u003cspan style=\"color: #677279;\" data-mce-style=\"color: #677279;\"\u003eExternal Tools Required \u003cbr\u003efor Assembly\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 103px; text-align: center;\" data-mce-style=\"width: 103px; text-align: center;\"\u003e\u003cspan style=\"color: #c2824d;\" data-mce-style=\"color: #c2824d;\"\u003eScrewdriver (Electric Drill Recommended), Rubber Mallet\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 105.354px; text-align: center;\" data-mce-style=\"width: 105.354px; text-align: center;\"\u003e\n\u003cspan style=\"color: #677279;\" data-mce-style=\"color: #677279;\"\u003eWarranty\u003c\/span\u003e\u003cbr\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 103px; text-align: center;\" data-mce-style=\"width: 103px; text-align: center;\"\u003e\u003cspan style=\"color: #c2824d;\" data-mce-style=\"color: #c2824d;\" mce-data-marked=\"1\"\u003e1 Year\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 105.354px; text-align: center;\"\u003e\u003cspan style=\"color: #677279;\" data-mce-style=\"color: #677279;\"\u003eInstruction Manual\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 103px; text-align: center;\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Manhattan_Coffee_Table_Instruction_Manual.pdf?v=1711432058\" title=\"Manhattan Coffee Table Instruction Manual\"\u003e\u003cspan style=\"color: #c2824d;\" data-mce-style=\"color: #c2824d;\" mce-data-marked=\"1\"\u003eManhattan Coffee Table Instruction Manual\u003c\/span\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 105.354px; text-align: center;\" data-mce-style=\"width: 105.354px; text-align: center;\"\u003e\n\u003cp\u003e\u003cspan\u003eProduct Dimension \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e(cm)\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 103px; text-align: center;\" data-mce-style=\"width: 103px; text-align: center;\"\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003c\/td\u003e\n\u003ctd\u003e Length\u003c\/td\u003e\n\u003ctd\u003eWidth\u003cbr\u003e\n\u003c\/td\u003e\n\u003ctd\u003eHeight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTable\u003cbr\u003e\n\u003c\/td\u003e\n\u003ctd data-mce-style=\"text-align: center;\"\u003e120\u003c\/td\u003e\n\u003ctd data-mce-style=\"text-align: center;\"\u003e60\u003c\/td\u003e\n\u003ctd data-mce-style=\"text-align: center;\"\u003e42\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\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eTo visualize the size of your product or package, click on \u003c\/span\u003e\u003ca title=\"Dimension visualization\" href=\"https:\/\/size.link\/\" target=\"_blank\"\u003esize.link\u003c\/a\u003e\u003cspan\u003e and enter the dimensions.\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan\u003eImages for illustration purposes only, the actual product might be slightly different. We highly recommend you visit the store before the purchase.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cstyle\u003e\u003c!--\n#customers {\n  font-family: Arial, Helvetica, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\n#customers td, #customers th {\n  border: 0px solid #ddd;\n  padding: 8px;\n}\n\n#customers tr:nth-child(even){background-color: #ffffff;}\n\n#customers tr:hover {background-color: #ddd;}\n\n#customers th {\n  padding-top: 12px;\n  padding-bottom: 12px;\n  text-align: left;\n  background-color: #C2824D;\n  color: white;\n}\n--\u003e\u003c\/style\u003e\n\u003cstyle\u003e\u003c!--\n#customers {\n  font-family: Arial, Helvetica, sans-serif;\n  border-collapse: collapse;\n  width: 100%;\n}\n\n#customers td, #customers th {\n  border: 0px solid #ddd;\n  padding: 8px;\n}\n\n#customers tr:nth-child(even){background-color: #ffffff;}\n\n#customers tr:hover {background-color: #ddd;}\n\n#customers th {\n  padding-top: 12px;\n  padding-bottom: 12px;\n  text-align: left;\n  background-color: #C2824D;\n  color: white;\n}\n--\u003e\u003c\/style\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":40592482730119,"sku":"MN-CT-WO","price":99.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Manhattan-Coffee-Table.png?v=1778477749"},{"product_id":"zuma-oval-coffee-table","title":"Zuma Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.zmco-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.zmco-desc * { box-sizing: border-box; }\n.zmco-desc p { margin: 0 0 16px 0; }\n.zmco-desc strong { color: #222222; }\n\n.zmco-desc .zmco-section { margin-bottom: 28px; }\n\n.zmco-desc .zmco-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.zmco-desc .zmco-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .zmco-desc .zmco-features { grid-template-columns: 1fr; }\n}\n\n.zmco-desc .zmco-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.zmco-desc .zmco-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.zmco-desc .zmco-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.zmco-desc .zmco-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.zmco-desc .zmco-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.zmco-desc .zmco-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.zmco-desc .zmco-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.zmco-desc .zmco-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  .zmco-desc .zmco-care-grid { grid-template-columns: 1fr; }\n}\n\n.zmco-desc .zmco-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.zmco-desc .zmco-care-card .zmco-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.zmco-desc .zmco-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.zmco-desc .zmco-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.zmco-desc .zmco-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.zmco-desc .zmco-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.zmco-desc .zmco-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.zmco-desc .zmco-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.zmco-desc .zmco-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.zmco-desc .zmco-range-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.zmco-desc .zmco-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.zmco-desc .zmco-range-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.zmco-desc .zmco-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.zmco-desc .zmco-range-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.zmco-desc .zmco-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.zmco-desc .zmco-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.zmco-desc .zmco-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.zmco-desc .zmco-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=\"zmco-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"zmco-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eZuma Oval Coffee Table\u003c\/strong\u003e is the entry piece into the Zuma range — a modern coffee table with an oval silhouette, a fluted dark grey body, a warm teak veneer top, and slim solid timber tapered legs. The vertical reeded ribs running around the body and the contrasting natural timber top give the piece a quietly luxurious Japandi feel — a contemporary look that fits comfortably in modern, Scandinavian, and minimalist living rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features Grid --\u003e\n\u003cdiv class=\"zmco-section\"\u003e\n\u003cdiv class=\"zmco-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"zmco-features\"\u003e\n\u003cdiv class=\"zmco-feature-card\"\u003e\n\u003cspan class=\"zmco-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\u003cline x1=\"4\" y1=\"4\" x2=\"4\" y2=\"20\"\u003e\u003c\/line\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\u003cline x1=\"20\" y1=\"4\" x2=\"20\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eVertical Fluted Body\u003c\/h3\u003e\n\u003cp\u003eThe signature Zuma detail — vertical reeded ribs run around the entire dark grey body. The fluted surface adds depth and texture under different lighting throughout the day, lifting the piece well above flat-fronted coffee tables and giving it a distinctive contemporary look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zmco-feature-card\"\u003e\n\u003cspan class=\"zmco-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\u003cellipse cx=\"12\" cy=\"12\" rx=\"10\" ry=\"6\"\u003e\u003c\/ellipse\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSoft Oval Silhouette\u003c\/h3\u003e\n\u003cp\u003eThe oval shape softens the room with rounded ends instead of sharp corners — easier to walk past in tighter floorplans, safer with young children at home, and visually gentler than rectangular coffee tables. The curve also pairs beautifully with both straight-line and curved sofas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zmco-feature-card\"\u003e\n\u003cspan class=\"zmco-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=\"2\" y=\"6\" width=\"20\" height=\"12\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"2\" y1=\"10\" x2=\"22\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTeak Veneer Top \u0026amp; Solid Timber Legs\u003c\/h3\u003e\n\u003cp\u003eA warm teak wood veneer top sits inset slightly within the grey body, creating a soft shadow reveal between the two. Slim solid timber tapered legs in the same natural finish lift the piece off the floor and tie the materials story together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zmco-feature-card\"\u003e\n\u003cspan class=\"zmco-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=\"2\" y=\"8\" width=\"20\" height=\"8\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"0.8\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eBuilt-In Drawer Storage\u003c\/h3\u003e\n\u003cp\u003eA pull-out drawer hidden within the fluted body keeps remotes, coasters, and everyday clutter out of sight without breaking the clean lines of the silhouette. The fluting continues across the drawer face so the storage stays visually invisible until you reach for it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material Callout --\u003e\n\u003cdiv class=\"zmco-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Zuma Oval Coffee Table is built with an MDF body finished in a dark grey lacquer with a vertical fluted texture, topped with an MDF panel finished in real teak wood veneer — giving you the warmth and grain of natural timber on the visible surface. The drawer is built from particle board, and the legs are solid timber in a natural finish. The combination delivers a Japandi-style two-tone look at an accessible price point, with the lacquered surface and fluted detail giving the piece a contemporary, designer-led appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"zmco-section\"\u003e\n\u003cdiv class=\"zmco-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"zmco-care-grid\"\u003e\n\u003cdiv class=\"zmco-care-card\"\u003e\n\u003cspan class=\"zmco-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eAlways Use Coasters\u003c\/h3\u003e\n\u003cp\u003eUse coasters under cups and felt pads under heavier objects. The teak veneer top is beautiful but isn't waterproof — coasters keep heat marks, water rings, and condensation from damaging the veneer over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zmco-care-card\"\u003e\n\u003cspan class=\"zmco-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eDust the Fluted Body\u003c\/h3\u003e\n\u003cp\u003eUse a soft, dry microfibre cloth or a soft brush to dust the vertical fluting weekly. The grooves catch dust more readily than flat surfaces — a quick weekly brush keeps the texture looking sharp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zmco-care-card\"\u003e\n\u003cspan class=\"zmco-care-emoji\" aria-hidden=\"true\"\u003e🧽\u003c\/span\u003e\n\u003ch3\u003eWipe Clean Gently\u003c\/h3\u003e\n\u003cp\u003eWipe the lacquered grey body and teak veneer top with a soft, slightly damp cloth, then dry the surface immediately. Skip abrasive cleaners and harsh chemicals — they can damage both the lacquer and the veneer over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zmco-care-card\"\u003e\n\u003cspan class=\"zmco-care-emoji\" aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e\n\u003ch3\u003eKeep Out of Direct Sun\u003c\/h3\u003e\n\u003cp\u003eDirect sunlight over time can fade and warp wood veneer and discolour lacquered finishes. If you can, position the table away from windows that get strong direct sun, or close the curtains during the brightest part of the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. At a Glance --\u003e\n\u003cdiv class=\"zmco-section\"\u003e\n\u003cdiv class=\"zmco-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"zmco-list\"\u003e\n\u003cdiv class=\"zmco-list-item\"\u003e\n\u003cdiv class=\"zmco-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\u003eVertical fluted dark grey body — the signature Zuma detail.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zmco-list-item\"\u003e\n\u003cdiv class=\"zmco-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 oval silhouette with rounded ends — no sharp corners.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zmco-list-item\"\u003e\n\u003cdiv class=\"zmco-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\u003eTeak wood veneer top set within an inset reveal.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zmco-list-item\"\u003e\n\u003cdiv class=\"zmco-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\u003eSlim solid timber tapered legs in a matching natural finish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zmco-list-item\"\u003e\n\u003cdiv class=\"zmco-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-in pull-out drawer hidden within the fluted body.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zmco-list-item\"\u003e\n\u003cdiv class=\"zmco-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\u003ePairs with the matching Zuma Sideboard and Zuma TV Unit.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Range Strip --\u003e\n\u003cdiv class=\"zmco-range-strip\"\u003e\n\u003cdiv class=\"zmco-range-label\"\u003eComplete the Look — Zuma Range\u003c\/div\u003e\n\u003cdiv class=\"zmco-range-items\"\u003e\n\u003ca class=\"zmco-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/zuma-tv-unit\"\u003eZuma TV Unit\u003c\/a\u003e \u003ca class=\"zmco-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/zuma-sideboard\"\u003eZuma Sideboard\u003c\/a\u003e\n\u003cdiv class=\"zmco-range-current\" aria-current=\"page\"\u003eZuma Oval Coffee Table\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. SEO Body Copy --\u003e\n\u003cdiv class=\"zmco-seo\"\u003e\n\u003ch2\u003eZuma Oval Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Zuma Oval Coffee Table is a modern coffee table with a soft oval silhouette, a vertical fluted dark grey lacquered body, and a warm teak wood veneer top set within a slight inset reveal. Slim solid timber tapered legs in a matching natural finish lift the piece off the floor. A pull-out drawer hidden within the fluted body keeps remotes, coasters, and everyday clutter out of sight, with the fluting continuing across the drawer face so the storage stays visually invisible until you reach for it. The oval shape softens the room with rounded ends — easier to walk past in tighter floorplans and visually gentler than rectangular coffee tables.\u003c\/p\u003e\n\u003cp\u003eThe Zuma range has a quietly luxurious Japandi feel — a fusion of Japanese restraint and Scandinavian warmth that's been a defining trend in modern furniture design over the past few years. The dark grey lacquered body grounds the piece, while the teak veneer top and solid timber legs introduce natural warmth, and the vertical fluting adds the kind of textured surface detail you usually only see at much higher price points. The colour story pairs particularly nicely with grey or charcoal sofas (as shown in the styled image), boucle or wool throws, jute or wool rugs, ceramic vases in muted tones, and warm-toned floor lamps. Suits modern, Japandi, contemporary, and minimalist interiors.\u003c\/p\u003e\n\u003cp\u003eThe Zuma Oval Coffee Table is part of the wider Zuma range, which also includes the matching \u003ca class=\"zmco-link\" href=\"https:\/\/thea2zfurniture.com\/products\/zuma-tv-unit\"\u003eZuma TV Unit\u003c\/a\u003e and \u003ca class=\"zmco-link\" href=\"https:\/\/thea2zfurniture.com\/products\/zuma-sideboard\"\u003eZuma Sideboard\u003c\/a\u003e — all in the same fluted dark grey body with teak veneer accents and solid timber legs. Buy them together for a coordinated look across the living room, or just the coffee table on its own. To see it in person, 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":"Default Title","offer_id":41095184187527,"sku":"ZU-CT-DGR","price":449.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Zuma-coffee-table.png?v=1778477869"},{"product_id":"zulian-coffee-table","title":"Zulian Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.zlco-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.zlco-desc * { box-sizing: border-box; }\n.zlco-desc p { margin: 0 0 16px 0; }\n.zlco-desc strong { color: #222222; }\n\n.zlco-desc .zlco-section { margin-bottom: 28px; }\n\n.zlco-desc .zlco-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.zlco-desc .zlco-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .zlco-desc .zlco-features { grid-template-columns: 1fr; }\n}\n\n.zlco-desc .zlco-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.zlco-desc .zlco-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.zlco-desc .zlco-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.zlco-desc .zlco-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.zlco-desc .zlco-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.zlco-desc .zlco-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.zlco-desc .zlco-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.zlco-desc .zlco-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  .zlco-desc .zlco-care-grid { grid-template-columns: 1fr; }\n}\n\n.zlco-desc .zlco-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.zlco-desc .zlco-care-card .zlco-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.zlco-desc .zlco-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.zlco-desc .zlco-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.zlco-desc .zlco-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.zlco-desc .zlco-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.zlco-desc .zlco-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.zlco-desc .zlco-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.zlco-desc .zlco-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.zlco-desc .zlco-range-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.zlco-desc .zlco-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.zlco-desc .zlco-range-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.zlco-desc .zlco-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.zlco-desc .zlco-range-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.zlco-desc .zlco-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.zlco-desc .zlco-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.zlco-desc .zlco-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.zlco-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=\"zlco-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"zlco-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eZulian Coffee Table\u003c\/strong\u003e is the matching living-room piece to the Zulian TV Unit — same warm walnut wood-grain finish, same brushed gold pill-shaped pulls, same splayed gold metal legs, scaled to coffee-table proportions. Two pull-out drawers along the front handle remotes, magazines, coasters, and the everyday clutter that builds up around a sofa, while the lifted profile keeps the room feeling open.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features Grid --\u003e\n\u003cdiv class=\"zlco-section\"\u003e\n\u003cdiv class=\"zlco-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"zlco-features\"\u003e\n\u003cdiv class=\"zlco-feature-card\"\u003e\n\u003cspan class=\"zlco-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=\"6\" rx=\"3\"\u003e\u003c\/rect\u003e\u003cline x1=\"6\" y1=\"12\" x2=\"14\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eBrushed Gold Pill Pulls\u003c\/h3\u003e\n\u003cp\u003eThe signature Zulian detail — elongated brushed gold pill-shaped pulls run along the top of each drawer. The shape is classic mid-century modern, brought up to date with a brushed gold finish that pops against the warm walnut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zlco-feature-card\"\u003e\n\u003cspan class=\"zlco-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=\"2\" y=\"6\" width=\"20\" height=\"3\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"2\" y1=\"9\" x2=\"22\" y2=\"11\"\u003e\u003c\/line\u003e\u003cline x1=\"2\" y1=\"11\" x2=\"22\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"2\" y1=\"13\" x2=\"22\" y2=\"14\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eWalnut Wood-Grain Finish\u003c\/h3\u003e\n\u003cp\u003eA rich brown walnut wood-grain finish gives the table warmth and texture that flat painted finishes can't match. The grain shifts in the light as you move around the room, giving the table visual depth and a designer feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zlco-feature-card\"\u003e\n\u003cspan class=\"zlco-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=\"M5 20 Q5 12 8 12\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 20 Q19 12 16 12\"\u003e\u003c\/path\u003e\u003cline x1=\"2\" y1=\"20\" x2=\"22\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSplayed Gold Metal Legs\u003c\/h3\u003e\n\u003cp\u003eSlim brushed gold metal legs flare outward from the table — a classic mid-century modern move that lifts the table visually and lets you see floor underneath. Makes the room feel more open and the table look lighter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zlco-feature-card\"\u003e\n\u003cspan class=\"zlco-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=\"2\" y=\"6\" width=\"20\" height=\"12\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"6\" x2=\"12\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo Pull-Out Drawers\u003c\/h3\u003e\n\u003cp\u003eTwo drawers along the front of the table give you concealed storage for remotes, coasters, magazines, and the everyday clutter that builds up around a sofa. Pull-out fronts make the contents easy to reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material Callout --\u003e\n\u003cdiv class=\"zlco-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Zulian Coffee Table is built from MDF (medium-density fibreboard) with a warm walnut wood-grain finish on the body, brushed gold metal pulls, and splayed brushed gold metal legs. MDF gives the body a stable, even structure that holds its shape over time without warping like solid timber can. The wood-grain finish gives the table warmth and texture that goes deeper than flat paint, and the brushed gold hardware is the design move that lifts the whole piece — pulls and legs together, the gold detailing is what makes this read as mid-century modern rather than just a brown table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"zlco-section\"\u003e\n\u003cdiv class=\"zlco-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"zlco-care-grid\"\u003e\n\u003cdiv class=\"zlco-care-card\"\u003e\n\u003cspan class=\"zlco-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eDust the Walnut Body\u003c\/h3\u003e\n\u003cp\u003eWipe the walnut wood-grain body weekly with a soft, dry microfibre cloth. Wipe in the direction of the grain for the best result, and skip wet cloths and harsh chemical sprays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zlco-care-card\"\u003e\n\u003cspan class=\"zlco-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eAlways Use Coasters\u003c\/h3\u003e\n\u003cp\u003eUse coasters under cups and felt pads under heavier objects on the top. The wood-grain finish can mark from heat, water, and rough items, so a little protection goes a long way for a coffee table that gets daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zlco-care-card\"\u003e\n\u003cspan class=\"zlco-care-emoji\" aria-hidden=\"true\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003ePolish the Gold Hardware\u003c\/h3\u003e\n\u003cp\u003eWipe the brushed gold pulls and legs with a soft, dry cloth to keep them looking fresh. Skip abrasive scourers and harsh chemicals, which can scratch the surface or dull the gold finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zlco-care-card\"\u003e\n\u003cspan class=\"zlco-care-emoji\" aria-hidden=\"true\"\u003e☀️\u003c\/span\u003e\n\u003ch3\u003eKeep Out of Direct Sun\u003c\/h3\u003e\n\u003cp\u003eDirect sunlight over time can fade walnut finishes and warm wood tones. If you can, position the table away from windows that get strong direct sun, or close the curtains during the brightest part of the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. At a Glance --\u003e\n\u003cdiv class=\"zlco-section\"\u003e\n\u003cdiv class=\"zlco-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"zlco-list\"\u003e\n\u003cdiv class=\"zlco-list-item\"\u003e\n\u003cdiv class=\"zlco-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\u003eBrushed gold pill-shaped drawer pulls — the signature Zulian detail.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zlco-list-item\"\u003e\n\u003cdiv class=\"zlco-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\u003eWarm walnut wood-grain finish across the body.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zlco-list-item\"\u003e\n\u003cdiv class=\"zlco-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\u003eSplayed brushed gold metal legs — classic mid-century modern shape.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zlco-list-item\"\u003e\n\u003cdiv class=\"zlco-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 pull-out drawers for everyday living-room storage.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zlco-list-item\"\u003e\n\u003cdiv class=\"zlco-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\u003ePairs with the matching Zulian TV Unit and Sideboard.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Range Strip --\u003e\n\u003cdiv class=\"zlco-range-strip\"\u003e\n\u003cdiv class=\"zlco-range-label\"\u003eComplete the Look — Zulian Range\u003c\/div\u003e\n\u003cdiv class=\"zlco-range-items\"\u003e\n\u003ca class=\"zlco-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/zulian-tv-unit\"\u003eZulian TV Unit\u003c\/a\u003e \u003ca class=\"zlco-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/zulian-sideboard\"\u003eZulian Sideboard\u003c\/a\u003e\n\u003cdiv class=\"zlco-range-current\" aria-current=\"page\"\u003eZulian Coffee Table\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. SEO Body Copy --\u003e\n\u003cdiv class=\"zlco-seo\"\u003e\n\u003ch2\u003eZulian Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Zulian Coffee Table is a mid-century modern coffee table in the Zulian range. It has a warm walnut wood-grain finish on the body, brushed gold pill-shaped drawer pulls, and slim splayed brushed gold metal legs that lift the whole table off the floor. Two pull-out drawers along the front handle remotes, magazines, coasters, and the everyday clutter that builds up around a sofa. The walnut-and-gold colour story brings warmth that's hard to get from black or grey coffee tables, and the splayed legs are a classic mid-century modern move that keeps the room feeling open.\u003c\/p\u003e\n\u003cp\u003eThe Zulian range has a warm mid-century modern feel — works really well in homes that lean toward retro-luxe interiors, with plenty of timber, cream and rust-coloured upholstery, abstract artwork, and warm-toned walls. The walnut-and-gold combination feels timeless rather than trendy, and pairs nicely with leather sofas in tan or cognac, jute or wool rugs, brass or gold pendant lighting, and indoor plants. The mid-century modern style sits well with both genuine vintage furniture and current designer pieces, so the table fits homes leaning into either direction.\u003c\/p\u003e\n\u003cp\u003eThe Zulian Coffee Table is part of the wider Zulian range, which also includes the matching \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/zulian-tv-unit\"\u003eZulian TV Unit\u003c\/a\u003e and \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/zulian-sideboard\"\u003eZulian Sideboard\u003c\/a\u003e — all in the same warm walnut and brushed gold colour scheme. Buy them together for a coordinated look across the living and dining rooms, or just the coffee table on its own. To see it in person, 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":"Default Title","offer_id":41095277576327,"sku":"ZL-CT-WL","price":599.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Zulian-coffee-table.png?v=1778477872"},{"product_id":"zara-coffee-table","title":"Zara Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.zara-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.zara-desc * { box-sizing: border-box; }\n.zara-desc p { margin: 0 0 16px 0; }\n.zara-desc strong { color: #222222; }\n.zara-desc .zara-section { margin-bottom: 28px; }\n\n.zara-desc .zara-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.zara-desc .zara-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .zara-desc .zara-features { grid-template-columns: 1fr; }\n}\n\n.zara-desc .zara-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.zara-desc .zara-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.zara-desc .zara-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.zara-desc .zara-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.zara-desc .zara-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .zara-desc .zara-tech-grid { grid-template-columns: 1fr; }\n}\n\n.zara-desc .zara-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.zara-desc .zara-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.zara-desc .zara-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.zara-desc .zara-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.zara-desc .zara-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.zara-desc .zara-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.zara-desc .zara-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.zara-desc .zara-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  .zara-desc .zara-care-grid { grid-template-columns: 1fr; }\n}\n\n.zara-desc .zara-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.zara-desc .zara-care-card .zara-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.zara-desc .zara-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.zara-desc .zara-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.zara-desc .zara-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.zara-desc .zara-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.zara-desc .zara-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.zara-desc .zara-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.zara-desc .zara-range-strip {\n  background: #2C241B;\n  border-radius: 8px;\n  padding: 20px 24px;\n  margin-bottom: 28px;\n}\n\n.zara-desc .zara-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.zara-desc .zara-range-strip p {\n  font-size: 13px;\n  color: #FFFFFF;\n  margin: 0 0 14px 0;\n  line-height: 1.6;\n  opacity: 0.85;\n}\n\n.zara-desc .zara-range-pills {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n}\n\n.zara-desc .zara-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  text-decoration: none;\n  display: inline-block;\n}\n\n.zara-desc .zara-range-pill.current {\n  background: #C2824D;\n  color: #FFF;\n}\n\n.zara-desc .zara-range-pill:not(.current) {\n  background: transparent;\n  color: #C2824D;\n}\n\n.zara-desc .zara-range-pill:not(.current):hover {\n  background: rgba(194, 130, 77, 0.1);\n}\n\n.zara-desc .zara-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.zara-desc .zara-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.zara-desc .zara-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=\"zara-desc\"\u003e\n\n  \u003cdiv class=\"zara-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eZara Coffee Table\u003c\/strong\u003e brings a design-forward edge to the living room — an oval silhouette with rounded end caps wrapped in vertical slatted panels and small brass-coloured grommets, two engineered wood drawer fronts with a wood-grain finish in the centre, sitting on a matte black MDF body. A genuinely distinctive piece in a category usually dominated by straight-edged rectangles.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zara-section\"\u003e\n    \u003cdiv class=\"zara-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n    \u003cdiv class=\"zara-tech-grid\"\u003e\n\n      \u003cdiv class=\"zara-tech-card\"\u003e\n        \u003cspan class=\"zara-tech-icon\" aria-hidden=\"true\"\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=\"20\" height=\"6\" rx=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eOval Shape with Rounded Ends\u003c\/h3\u003e\n        \u003cp\u003eSmooth oval silhouette softens the floor layout — no sharp corners.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zara-tech-card\"\u003e\n        \u003cspan class=\"zara-tech-icon\" aria-hidden=\"true\"\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=\"20\" height=\"6\" rx=\"3\" fill=\"currentColor\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eMatte Black MDF Body\u003c\/h3\u003e\n        \u003cp\u003eBlack painted finish across the top and curved end caps grounds the piece visually.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zara-tech-card\"\u003e\n        \u003cspan class=\"zara-tech-icon\" aria-hidden=\"true\"\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=\"7\" y=\"7\" width=\"10\" height=\"4\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"7\" y=\"13\" width=\"10\" height=\"4\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"11\" y=\"9\" width=\"2\" height=\"0.6\" fill=\"currentColor\"\u003e\u003c\/rect\u003e\u003crect x=\"11\" y=\"15\" width=\"2\" height=\"0.6\" fill=\"currentColor\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eWood-Grain Drawer Fronts\u003c\/h3\u003e\n        \u003cp\u003eTwo centre drawers in engineered wood with a wood-grain finish in a herringbone-style pattern.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zara-tech-card\"\u003e\n        \u003cspan class=\"zara-tech-icon\" aria-hidden=\"true\"\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\u003cline x1=\"6\" y1=\"6\" x2=\"6\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"10\" y1=\"6\" x2=\"10\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"6\" x2=\"14\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"6\" x2=\"18\" y2=\"18\"\u003e\u003c\/line\u003e\u003ccircle cx=\"6\" cy=\"9\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"10\" cy=\"9\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"14\" cy=\"9\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18\" cy=\"9\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"6\" cy=\"15\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"10\" cy=\"15\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"14\" cy=\"15\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18\" cy=\"15\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eSlatted Ends + Metal Grommets\u003c\/h3\u003e\n        \u003cp\u003eVertical slatted panels with small brass-coloured grommets — the piece's signature detail.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zara-section\"\u003e\n    \u003cdiv class=\"zara-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"zara-features\"\u003e\n\n      \u003cdiv class=\"zara-feature-card\"\u003e\n        \u003cspan class=\"zara-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=\"6\" y1=\"6\" x2=\"6\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"10\" y1=\"6\" x2=\"10\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"6\" x2=\"14\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"6\" x2=\"18\" y2=\"18\"\u003e\u003c\/line\u003e\u003ccircle cx=\"6\" cy=\"9\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"10\" cy=\"9\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"14\" cy=\"9\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18\" cy=\"9\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"6\" cy=\"15\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"10\" cy=\"15\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"14\" cy=\"15\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18\" cy=\"15\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eA Signature Detail You Don't See Often\u003c\/h3\u003e\n        \u003cp\u003eThe rounded end caps wear vertical slatted panels studded with brass-coloured grommets — a deliberate stand-out detail not typical of coffee tables in this price range. The grommets catch light from different angles around the room.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zara-feature-card\"\u003e\n        \u003cspan class=\"zara-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=\"20\" height=\"6\" rx=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eOval Silhouette Softens the Layout\u003c\/h3\u003e\n        \u003cp\u003eMost coffee tables in this category are straight-edged rectangles. The Zara's oval shape with curved ends softens the floor layout, particularly in tighter living rooms. Easier to move around, kinder to legs and shins.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zara-feature-card\"\u003e\n        \u003cspan class=\"zara-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=\"6\" rx=\"3\" fill=\"currentColor\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\u003crect x=\"8\" y=\"9\" width=\"8\" height=\"6\"\u003e\u003c\/rect\u003e\u003crect x=\"16\" y=\"9\" width=\"6\" height=\"6\" rx=\"3\" fill=\"currentColor\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eTwo-Tone Composition for Visual Interest\u003c\/h3\u003e\n        \u003cp\u003eMatte black painted body on the curved ends, wood-grain drawer fronts in the centre, slim black bar handles. The two-tone composition keeps the piece visually anchored across the front.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zara-feature-card\"\u003e\n        \u003cspan class=\"zara-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=\"5\" width=\"6\" height=\"6\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"11\" y=\"5\" width=\"6\" height=\"6\" rx=\"0.5\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\u003crect x=\"3\" y=\"13\" width=\"6\" height=\"6\" rx=\"0.5\" opacity=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eAnchor of the Zara Range\u003c\/h3\u003e\n        \u003cp\u003eCoordinates with the Zara Sideboard and Zara TV Unit, available separately. Same oval-end profile and slatted detailing across all three pieces for a fully integrated living-room setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zara-material-callout\"\u003e\n    \u003ch3\u003eMDF Build with Engineered Wood and Metal Detailing\u003c\/h3\u003e\n    \u003cp\u003eMade from MDF for the top and curved body with particle board drawer construction and engineered wood drawer fronts in a wood-grain finish. The end caps feature vertical slatted panels with small brass-coloured grommets, and slim black-finished legs complete the build. The visible surfaces do the design work.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zara-section\"\u003e\n    \u003cdiv class=\"zara-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"zara-care-grid\"\u003e\n\n      \u003cdiv class=\"zara-care-card\"\u003e\n        \u003cspan class=\"zara-care-emoji\" aria-hidden=\"true\"\u003e⚫\u003c\/span\u003e\n        \u003ch3\u003eCare for the Black MDF Top\u003c\/h3\u003e\n        \u003cp\u003eWipe with a soft dry microfibre cloth regularly. Black surfaces show dust and fingerprints more visibly than light tones — a quick weekly wipe keeps it looking sharp.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zara-care-card\"\u003e\n        \u003cspan class=\"zara-care-emoji\" aria-hidden=\"true\"\u003e🪵\u003c\/span\u003e\n        \u003ch3\u003eWood-Grain Drawer Care\u003c\/h3\u003e\n        \u003cp\u003eWipe drawer fronts gently with a soft dry cloth. For sticky spots, a barely-damp cloth followed by an immediate dry-off works without raising the grain.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zara-care-card\"\u003e\n        \u003cspan class=\"zara-care-emoji\" aria-hidden=\"true\"\u003e🪞\u003c\/span\u003e\n        \u003ch3\u003eDust Between the Slats\u003c\/h3\u003e\n        \u003cp\u003eVertical slats on the end caps collect dust over time. A soft brush attachment or microfibre cloth lifts it out from between the panels.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zara-care-card\"\u003e\n        \u003cspan class=\"zara-care-emoji\" aria-hidden=\"true\"\u003e✨\u003c\/span\u003e\n        \u003ch3\u003eMind the Grommets When Moving\u003c\/h3\u003e\n        \u003cp\u003eThe small brass-coloured grommets sit slightly proud of the slat surface. Avoid catching them on fabric or other furniture when shifting the piece — they're decorative, not structural.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zara-section\"\u003e\n    \u003cdiv class=\"zara-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"zara-list\"\u003e\n\n      \u003cdiv class=\"zara-list-item\"\u003e\n        \u003cdiv class=\"zara-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\u003eOval coffee table with curved end caps.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zara-list-item\"\u003e\n        \u003cdiv class=\"zara-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\u003eMatte black MDF top and body.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zara-list-item\"\u003e\n        \u003cdiv class=\"zara-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 centre drawers in engineered wood with wood-grain finish.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zara-list-item\"\u003e\n        \u003cdiv class=\"zara-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\u003eVertical slatted panels with brass-coloured grommets on each end.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zara-list-item\"\u003e\n        \u003cdiv class=\"zara-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\u003eSlim black bar handles and slim black-finished legs.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zara-list-item\"\u003e\n        \u003cdiv class=\"zara-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\u003eCoordinates with the Zara Sideboard and Zara TV Unit (sold separately).\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zara-list-item\"\u003e\n        \u003cdiv class=\"zara-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  \u003cdiv class=\"zara-range-strip\"\u003e\n    \u003ch3\u003eComplete the Zara Range\u003c\/h3\u003e\n    \u003cp\u003eOne of three pieces in the Zara collection — coordinated across coffee table, sideboard, and TV unit.\u003c\/p\u003e\n    \u003cdiv class=\"zara-range-pills\"\u003e\n      \u003cspan class=\"zara-range-pill current\"\u003eCoffee Table\u003c\/span\u003e\n      \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/zara-sideboard-modern-buffet\" class=\"zara-range-pill\"\u003eSideboard\u003c\/a\u003e\n      \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/zara-tv-unit\" class=\"zara-range-pill\"\u003eTV Unit\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zara-seo\"\u003e\n    \u003ch2\u003eZara Coffee Table — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Zara Coffee Table brings a design-forward edge to the living room — an oval silhouette with rounded end caps wrapped in vertical slatted panels with small brass-coloured grommets, two engineered wood drawer fronts with a wood-grain finish in the centre, on a matte black MDF body. Construction is MDF for the top and body with particle board drawer construction. Slim black-finished legs complete the build. Coordinates with the Zara Sideboard and Zara TV Unit, available separately.\u003c\/p\u003e\n    \u003cp\u003eSee the Zara Coffee Table in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Our team can talk you through delivery to your suburb across Brisbane, Gold Coast, Sunshine Coast, Toowoomba, Ipswich, and Logan regions, assembly options, lead times, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast delivery across South-East Queensland.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":41100253888647,"sku":"ZR-CT-WL","price":449.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/mage_rknmyxrknmyxrknm_acb6955a-f723-4202-baf4-819d2cd095c8.png?v=1778477875"},{"product_id":"danna-tempered-glass-coffee-table","title":"Danna Tempered Glass Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.dnct-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.dnct-desc * { box-sizing: border-box; }\n.dnct-desc p { margin: 0 0 16px 0; }\n.dnct-desc strong { color: #222222; }\n\n.dnct-desc .dnct-section { margin-bottom: 28px; }\n\n.dnct-desc .dnct-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.dnct-desc .dnct-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .dnct-desc .dnct-features { grid-template-columns: 1fr; }\n}\n\n.dnct-desc .dnct-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dnct-desc .dnct-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.dnct-desc .dnct-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dnct-desc .dnct-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dnct-desc .dnct-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.dnct-desc .dnct-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.dnct-desc .dnct-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.dnct-desc .dnct-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  .dnct-desc .dnct-care-grid { grid-template-columns: 1fr; }\n}\n\n.dnct-desc .dnct-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dnct-desc .dnct-care-card .dnct-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.dnct-desc .dnct-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dnct-desc .dnct-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dnct-desc .dnct-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.dnct-desc .dnct-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.dnct-desc .dnct-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.dnct-desc .dnct-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.dnct-desc .dnct-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.dnct-desc .dnct-range-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.dnct-desc .dnct-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.dnct-desc .dnct-range-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.dnct-desc .dnct-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.dnct-desc .dnct-range-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.dnct-desc .dnct-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.dnct-desc .dnct-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.dnct-desc .dnct-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.dnct-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=\"dnct-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"dnct-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eDanna Coffee Table\u003c\/strong\u003e is a 120cm high-gloss living-room piece designed to anchor the centre of the room between the sofa and the TV. A tempered glass top sits over a lacquered body with softly curved corners, with a central drawer flanked by two side cabinet doors below — generous storage hidden behind the same framed metal centre pull that runs through the rest of the Danna range. A curved metal sled-foot base lifts the body off the floor. Available in two finish options — Black with silver accents for a sharper, contrast-driven look, or Beige with gold accents for a softer, warmer palette.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Key Features Grid --\u003e\n  \u003cdiv class=\"dnct-section\"\u003e\n    \u003cdiv class=\"dnct-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"dnct-features\"\u003e\n\n      \u003cdiv class=\"dnct-feature-card\"\u003e\n        \u003cspan class=\"dnct-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=\"4\" width=\"18\" height=\"3\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"3\" y=\"9\" width=\"18\" height=\"11\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eTempered Glass Top\u003c\/h3\u003e\n        \u003cp\u003eThe tempered glass top is heat-treated for added strength, giving a smooth, glossy surface that wipes clean and holds up to the everyday placement of cups, books, and decor.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dnct-feature-card\"\u003e\n        \u003cspan class=\"dnct-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 Finish Options\u003c\/h3\u003e\n        \u003cp\u003eChoose Black with silver accents for a sharper, contemporary feel, or Beige with gold accents for a warmer, softer palette — same construction, two distinct styling directions.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dnct-feature-card\"\u003e\n        \u003cspan class=\"dnct-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=\"6\" width=\"6\" height=\"12\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"8.5\" y=\"6\" width=\"7\" height=\"12\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"16\" y=\"6\" width=\"6\" height=\"12\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"9.5\" y1=\"11\" x2=\"14.5\" y2=\"11\" stroke-width=\"2\"\u003e\u003c\/line\u003e\u003cline x1=\"9.5\" y1=\"13\" x2=\"14.5\" y2=\"13\" stroke-width=\"2\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eDrawer \u0026amp; Side Cabinets\u003c\/h3\u003e\n        \u003cp\u003eA central drawer hides remotes, magazines, and coasters at hand, while two side cabinet doors open onto deeper compartments for larger items — bowls, baskets, throws, or board games.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dnct-feature-card\"\u003e\n        \u003cspan class=\"dnct-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=\"4\" width=\"20\" height=\"14\" rx=\"3\"\u003e\u003c\/rect\u003e\u003cpath d=\"M2 20 Q4 22 6 20\"\u003e\u003c\/path\u003e\u003cpath d=\"M18 20 Q20 22 22 20\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eCurved Corners \u0026amp; Sled Feet\u003c\/h3\u003e\n        \u003cp\u003eSoftly curved corners give the body a more deliberate profile than a square box, while the curved metal sled-foot base lifts the table for a lighter visual footprint.\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=\"dnct-material-callout\"\u003e\n    \u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n    \u003cp\u003eThe Danna Coffee Table combines a tempered glass top with a high-gloss lacquered body and metal-finish accents. Tempered glass is heat-treated for added strength and gives the top a smooth, easy-clean surface. The lacquered body delivers a crisp, even finish that holds the colour consistently across the panels, while the metal centre pull and sled-foot base bring a refined contrast accent that ties the piece together. Built for everyday living-room use across years of regular handling.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Care Instructions --\u003e\n  \u003cdiv class=\"dnct-section\"\u003e\n    \u003cdiv class=\"dnct-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"dnct-care-grid\"\u003e\n\n      \u003cdiv class=\"dnct-care-card\"\u003e\n        \u003cspan class=\"dnct-care-emoji\" aria-hidden=\"true\"\u003e🧽\u003c\/span\u003e\n        \u003ch3\u003eClean the Glass Top\u003c\/h3\u003e\n        \u003cp\u003eWipe the tempered glass top with a soft microfibre cloth to remove dust and fingerprints. For smudges, spray a non-abrasive glass cleaner onto the cloth first — never directly onto the glass.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dnct-care-card\"\u003e\n        \u003cspan class=\"dnct-care-emoji\" aria-hidden=\"true\"\u003e✨\u003c\/span\u003e\n        \u003ch3\u003eDust the Lacquered Body\u003c\/h3\u003e\n        \u003cp\u003eWipe the high-gloss body, drawer front, and cabinet doors with a soft, dry microfibre cloth. Avoid abrasive cloths or harsh cleaners that can scratch the lacquered finish, especially on darker colours where micro-scratches show more readily.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dnct-care-card\"\u003e\n        \u003cspan class=\"dnct-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n        \u003ch3\u003eUse Coasters Always\u003c\/h3\u003e\n        \u003cp\u003ePlace coasters under cups and felt pads under heavier objects. Glass surfaces can scratch from grit beneath items moved across the top — keep the surface clear before sliding anything.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dnct-care-card\"\u003e\n        \u003cspan class=\"dnct-care-emoji\" aria-hidden=\"true\"\u003e🪞\u003c\/span\u003e\n        \u003ch3\u003eCare for Metal Accents\u003c\/h3\u003e\n        \u003cp\u003eWipe the centre pull and sled-foot base with a dry, soft cloth to keep the metal finish looking crisp. Avoid abrasive cleaners or wet cloths that can strip the finish over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. At a Glance --\u003e\n  \u003cdiv class=\"dnct-section\"\u003e\n    \u003cdiv class=\"dnct-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"dnct-list\"\u003e\n\n      \u003cdiv class=\"dnct-list-item\"\u003e\n        \u003cdiv class=\"dnct-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\u003eDimensions: 120cm L × 60cm W — sized for both apartments and standard living rooms.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dnct-list-item\"\u003e\n        \u003cdiv class=\"dnct-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\u003eTempered glass top over a high-gloss lacquered body with softly curved corners.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dnct-list-item\"\u003e\n        \u003cdiv class=\"dnct-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 with silver accents or Beige with gold accents.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dnct-list-item\"\u003e\n        \u003cdiv class=\"dnct-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 central drawer paired with two side cabinet compartments — generous everyday storage.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dnct-list-item\"\u003e\n        \u003cdiv class=\"dnct-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\u003eFramed horizontal metal centre pull and curved metal sled-foot base — accents match the colour finish.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dnct-list-item\"\u003e\n        \u003cdiv class=\"dnct-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\u003ePairs with the matching Danna TV Unit, Dining Table, Dining Chair, Display Cabinet, and Buffet Table.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Range Strip --\u003e\n  \u003cdiv class=\"dnct-range-strip\"\u003e\n    \u003cdiv class=\"dnct-range-label\"\u003eComplete the Look — Danna Range\u003c\/div\u003e\n    \u003cdiv class=\"dnct-range-items\"\u003e\n      \u003ca class=\"dnct-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/danna-tempered-glass-tv-unit\"\u003eDanna TV Unit\u003c\/a\u003e\n      \u003cdiv class=\"dnct-range-current\" aria-current=\"page\"\u003eDanna Coffee Table\u003c\/div\u003e\n      \u003ca class=\"dnct-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/danna-tempered-glass-200cm-dining-table\"\u003eDanna Dining Table\u003c\/a\u003e\n      \u003ca class=\"dnct-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/danna-black-dining-chair\"\u003eDanna Dining Chair\u003c\/a\u003e\n      \u003ca class=\"dnct-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/danna-display-cabinet-black-glass-doors\"\u003eDanna Display Cabinet\u003c\/a\u003e\n      \u003ca class=\"dnct-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/danna-buffet-table-with-mirror\"\u003eDanna Buffet Table\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. SEO Body Copy --\u003e\n  \u003cdiv class=\"dnct-seo\"\u003e\n    \u003ch2\u003eDanna Coffee Table — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Danna Coffee Table is a 120cm rectangular coffee table featuring a tempered glass top, a high-gloss lacquered body with softly curved corners, and a curved metal sled-foot base. The storage layout splits across three compartments: a central drawer for remotes, magazines, and coasters at hand, flanked by two side cabinet doors that open onto deeper compartments for bowls, baskets, throws, or board games. A long horizontal framed metal pull runs across the centre drawer face and ties the front of the unit together visually. The 120 × 60cm footprint suits both smaller apartments and standard living rooms, giving generous surface area without overwhelming the space.\u003c\/p\u003e\n    \u003cp\u003eThe Danna Coffee Table comes in two finish options, each with matching metal accents. The Black version pairs with chrome-finished silver accents — a sharper, more contrast-driven look that anchors moodier rooms styled with charcoal, navy, or deep greens. The Beige version uses gold-finished accents for a softer, warmer feel — sitting comfortably alongside cream, champagne, warm timbers, and lighter neutral palettes. Both options share the same curved corners, sled-foot base, and storage layout.\u003c\/p\u003e\n    \u003cp\u003eThe Danna Coffee Table is well-suited to formal living rooms, open-plan spaces, and any room where the furniture is intended to be a design feature rather than a quiet background piece. It pairs with the matching \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/danna-tempered-glass-tv-unit\"\u003eDanna TV Unit\u003c\/a\u003e in the same room, and the \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/danna-tempered-glass-200cm-dining-table\"\u003eDanna Dining Table\u003c\/a\u003e, \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/danna-black-dining-chair\"\u003eDanna Dining Chair\u003c\/a\u003e, \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/danna-display-cabinet-black-glass-doors\"\u003eDanna Display Cabinet\u003c\/a\u003e, and \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/danna-buffet-table-with-mirror\"\u003eDanna Buffet Table\u003c\/a\u003e carry the same lacquer-and-metal language through into the dining room. 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 \u0026 Silver","offer_id":41884776661127,"sku":"DN-CT-B\u0026SL","price":599.0,"currency_code":"AUD","in_stock":true},{"title":"Beige \u0026 Gold","offer_id":41884776693895,"sku":"DN-CT-BG\u0026G","price":599.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/danna-tempered-glass-coffee-table-the-a2z-furniture-1_34337639-af40-45cb-969a-28142f552c22.png?v=1778478209"},{"product_id":"manuka-coffee-table-modern-storage","title":"Manuka Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.manuka-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.manuka-desc * { box-sizing: border-box; }\n.manuka-desc p { margin: 0 0 16px 0; }\n.manuka-desc strong { color: #222222; }\n.manuka-desc .manuka-section { margin-bottom: 28px; }\n\n.manuka-desc .manuka-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.manuka-desc .manuka-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .manuka-desc .manuka-features { grid-template-columns: 1fr; }\n}\n\n.manuka-desc .manuka-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.manuka-desc .manuka-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.manuka-desc .manuka-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.manuka-desc .manuka-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.manuka-desc .manuka-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .manuka-desc .manuka-tech-grid { grid-template-columns: 1fr; }\n}\n\n.manuka-desc .manuka-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.manuka-desc .manuka-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.manuka-desc .manuka-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.manuka-desc .manuka-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.manuka-desc .manuka-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.manuka-desc .manuka-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.manuka-desc .manuka-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0 0 10px 0;\n  line-height: 1.7;\n}\n\n.manuka-desc .manuka-material-callout p:last-child { margin-bottom: 0; }\n\n.manuka-desc .manuka-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  .manuka-desc .manuka-care-grid { grid-template-columns: 1fr; }\n}\n\n.manuka-desc .manuka-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.manuka-desc .manuka-care-card .manuka-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.manuka-desc .manuka-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.manuka-desc .manuka-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.manuka-desc .manuka-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.manuka-desc .manuka-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.manuka-desc .manuka-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.manuka-desc .manuka-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.manuka-desc .manuka-range-strip {\n  background: #2C241B;\n  border-radius: 8px;\n  padding: 20px 24px;\n  margin-bottom: 28px;\n}\n\n.manuka-desc .manuka-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.manuka-desc .manuka-range-strip p {\n  font-size: 13px;\n  color: #FFFFFF;\n  margin: 0 0 14px 0;\n  line-height: 1.6;\n  opacity: 0.85;\n}\n\n.manuka-desc .manuka-range-pills {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n}\n\n.manuka-desc .manuka-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  text-decoration: none;\n  display: inline-block;\n}\n\n.manuka-desc .manuka-range-pill.current {\n  background: #C2824D;\n  color: #FFF;\n}\n\n.manuka-desc .manuka-range-pill:not(.current) {\n  background: transparent;\n  color: #C2824D;\n}\n\n.manuka-desc .manuka-range-pill:not(.current):hover {\n  background: rgba(194, 130, 77, 0.1);\n}\n\n.manuka-desc .manuka-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.manuka-desc .manuka-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.manuka-desc .manuka-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=\"manuka-desc\"\u003e\n\n  \u003cdiv class=\"manuka-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eManuka Coffee Table\u003c\/strong\u003e brings a brighter, more luxe palette to the standard coffee-table format — a warm oak-look top resting on an embossed pearl white body, lifted by slim gold hairpin legs with matching gold bar handles on the two drawers. The mix of warm timber, soft white, and gold gives the Manuka a more glamorous take on mid-century-modern than the typical single-finish coffee table. At 110 x 60 x 46cm, the proportions suit standard living rooms and sit comfortably in front of two- and three-seater sofas.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"manuka-section\"\u003e\n    \u003cdiv class=\"manuka-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n    \u003cdiv class=\"manuka-tech-grid\"\u003e\n\n      \u003cdiv class=\"manuka-tech-card\"\u003e\n        \u003cspan class=\"manuka-tech-icon\" aria-hidden=\"true\"\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=\"4\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"6\" y1=\"8\" x2=\"18\" y2=\"8\" opacity=\"0.3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eWarm Oak-Look Top\u003c\/h3\u003e\n        \u003cp\u003eBrown oak-look finish on the tabletop adds warmth and contrast against the pale body below.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"manuka-tech-card\"\u003e\n        \u003cspan class=\"manuka-tech-icon\" aria-hidden=\"true\"\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\u003cline x1=\"6\" y1=\"8\" x2=\"6\" y2=\"16\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"8\" x2=\"8\" y2=\"16\"\u003e\u003c\/line\u003e\u003cline x1=\"10\" y1=\"8\" x2=\"10\" y2=\"16\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"8\" x2=\"12\" y2=\"16\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"8\" x2=\"14\" y2=\"16\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"8\" x2=\"16\" y2=\"16\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"8\" x2=\"18\" y2=\"16\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eEmbossed Pearl White Body\u003c\/h3\u003e\n        \u003cp\u003eFine vertical ribbing across the pearl white drawer front adds a subtle textural detail — soft, modern, and tactile.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"manuka-tech-card\"\u003e\n        \u003cspan class=\"manuka-tech-icon\" aria-hidden=\"true\"\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 Q 5 20 9 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12 Q 9 20 13 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 12 Q 15 20 19 22\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eSlim Gold Hairpin Legs\u003c\/h3\u003e\n        \u003cp\u003eThin gold-finish hairpin legs lift the body off the floor — a retro-modern silhouette in a contemporary metallic.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"manuka-tech-card\"\u003e\n        \u003cspan class=\"manuka-tech-icon\" aria-hidden=\"true\"\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=\"8\" height=\"8\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"13\" y=\"8\" width=\"8\" height=\"8\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"5\" y=\"11\" width=\"4\" height=\"1\" fill=\"currentColor\"\u003e\u003c\/rect\u003e\u003crect x=\"15\" y=\"11\" width=\"4\" height=\"1\" fill=\"currentColor\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eTwo Storage Drawers\u003c\/h3\u003e\n        \u003cp\u003eTwo side-by-side drawers behind the ribbed pearl front — both fitted with slim gold bar handles for an understated pull.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"manuka-section\"\u003e\n    \u003cdiv class=\"manuka-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"manuka-features\"\u003e\n\n      \u003cdiv class=\"manuka-feature-card\"\u003e\n        \u003cspan class=\"manuka-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=\"8\" height=\"8\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"13\" y=\"8\" width=\"8\" height=\"8\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"5\" y=\"11\" width=\"4\" height=\"1\" fill=\"currentColor\"\u003e\u003c\/rect\u003e\u003crect x=\"15\" y=\"11\" width=\"4\" height=\"1\" fill=\"currentColor\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eTwo Drawers Keep the Surface Clear\u003c\/h3\u003e\n        \u003cp\u003eTwo side-by-side drawers run beneath the tabletop, giving you separate compartments rather than one shared space — useful for keeping different categories of clutter apart. Each drawer pulls open with a slim gold bar handle that doubles as decorative hardware, keeping the front face uncluttered.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"manuka-feature-card\"\u003e\n        \u003cspan class=\"manuka-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=\"6\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eA Three-Tone Material Palette\u003c\/h3\u003e\n        \u003cp\u003eSingle-finish coffee tables play it safe; the Manuka commits to a deliberate material mix. Warm oak brings timber depth, pearl white keeps the overall feel light, and gold accents tie the warmer and cooler tones together. Suits Scandinavian-influenced interiors, modern apartments, and brighter contemporary living rooms.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"manuka-feature-card\"\u003e\n        \u003cspan class=\"manuka-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 12 Q 5 20 9 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12 Q 9 20 13 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 12 Q 15 20 19 22\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eHairpin Legs Add Retro-Modern Lift\u003c\/h3\u003e\n        \u003cp\u003eHairpin legs are a hallmark of mid-1950s furniture design — minimalist metal supports that let the table body appear to float, lighter and more visually open than equivalent solid legs. The gold finish updates the classic detail, and the lift creates clear floor space underneath for easy cleaning, robot vacuums, or visual breathing room in tighter rooms.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"manuka-feature-card\"\u003e\n        \u003cspan class=\"manuka-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=\"5\" width=\"6\" height=\"6\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"11\" y=\"5\" width=\"6\" height=\"6\" rx=\"0.5\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\u003crect x=\"3\" y=\"13\" width=\"6\" height=\"6\" rx=\"0.5\" opacity=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eAnchor of the Manuka Collection\u003c\/h3\u003e\n        \u003cp\u003eThe Manuka Coffee Table sits alongside two other pieces in the matching range: the Manuka End Table and Manuka TV Unit. All three share the same warm-oak-and-pearl-white finish combination with gold accents, so the trio reads as a coordinated set without each piece looking like a generic flat-pack match.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"manuka-material-callout\"\u003e\n    \u003ch3\u003eParticle Board Build with Gold Metal Accents\u003c\/h3\u003e\n    \u003cp\u003eThe Manuka Coffee Table is made from particle board, with the tabletop in a warm brown oak-look and the body in embossed pearl white with vertical ribbing across the drawer fronts. Slim hairpin-style legs and bar handles are finished in gold-tone metal. Particle board sits at a sensible price point for modern furniture and stays flatter through humidity swings than solid timber would, with the surface finish doing the visible work.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"manuka-section\"\u003e\n    \u003cdiv class=\"manuka-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"manuka-care-grid\"\u003e\n\n      \u003cdiv class=\"manuka-care-card\"\u003e\n        \u003cspan class=\"manuka-care-emoji\" aria-hidden=\"true\"\u003e🪵\u003c\/span\u003e\n        \u003ch3\u003eWipe the Top Surface\u003c\/h3\u003e\n        \u003cp\u003eRun a soft dry microfibre cloth across the oak-look top regularly to keep dust and surface marks down. For sticky spots, a barely-damp cloth followed by an immediate dry-off works well. Skip strong cleaning products on the finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"manuka-care-card\"\u003e\n        \u003cspan class=\"manuka-care-emoji\" aria-hidden=\"true\"\u003e🤍\u003c\/span\u003e\n        \u003ch3\u003eMind the Ribbed White Body\u003c\/h3\u003e\n        \u003cp\u003eThe vertical channels in the pearl white finish can trap dust over time. A soft brush or vacuum brush attachment lifts dust out of the ribs without damaging the embossed texture. White finishes also show marks more readily than darker tones — keep the body clean to keep it bright.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"manuka-care-card\"\u003e\n        \u003cspan class=\"manuka-care-emoji\" aria-hidden=\"true\"\u003e✨\u003c\/span\u003e\n        \u003ch3\u003ePolish the Gold Accents\u003c\/h3\u003e\n        \u003cp\u003eBuff the gold handles and legs with a clean dry soft cloth to remove fingerprints and water marks. For deeper cleaning, use a barely-damp cloth and dry immediately. Avoid abrasive cleaners or scouring pads that could scratch the gold finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"manuka-care-card\"\u003e\n        \u003cspan class=\"manuka-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n        \u003ch3\u003eCoasters and Mats Matter\u003c\/h3\u003e\n        \u003cp\u003eUse coasters under drinks, placemats under hot items, and trivets under anything warm. Coffee tables get more daily contact than most furniture — protective layers keep the oak-look top free of water rings, heat marks, and scratches.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"manuka-section\"\u003e\n    \u003cdiv class=\"manuka-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"manuka-list\"\u003e\n\n      \u003cdiv class=\"manuka-list-item\"\u003e\n        \u003cdiv class=\"manuka-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\u003eRectangular coffee table — 110 x 60 x 46 cm.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"manuka-list-item\"\u003e\n        \u003cdiv class=\"manuka-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\u003eWarm brown oak-look tabletop.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"manuka-list-item\"\u003e\n        \u003cdiv class=\"manuka-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\u003eEmbossed pearl white body with vertical ribbed texture.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"manuka-list-item\"\u003e\n        \u003cdiv class=\"manuka-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 drawers with slim gold bar handles.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"manuka-list-item\"\u003e\n        \u003cdiv class=\"manuka-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\u003eGold-finish hairpin legs for a retro-modern lift.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"manuka-list-item\"\u003e\n        \u003cdiv class=\"manuka-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\u003eParticle board construction with metal accents.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"manuka-list-item\"\u003e\n        \u003cdiv class=\"manuka-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\u003ePairs with the Manuka End Table and Manuka TV Unit.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"manuka-list-item\"\u003e\n        \u003cdiv class=\"manuka-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  \u003cdiv class=\"manuka-range-strip\"\u003e\n    \u003ch3\u003eComplete the Manuka Range\u003c\/h3\u003e\n    \u003cp\u003eThe Manuka Coffee Table is part of a three-piece collection — same oak-and-pearl-white finish combination across coffee table, end table, and TV unit.\u003c\/p\u003e\n    \u003cdiv class=\"manuka-range-pills\"\u003e\n      \u003cspan class=\"manuka-range-pill current\"\u003eCoffee Table\u003c\/span\u003e\n      \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/modern-manuka-end-table-with-drawers\" class=\"manuka-range-pill\"\u003eEnd Table\u003c\/a\u003e\n      \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/manuka-tv-unit-180cm-golden-legs-storage\" class=\"manuka-range-pill\"\u003eTV Unit\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"manuka-seo\"\u003e\n    \u003ch2\u003eManuka Coffee Table — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Manuka Coffee Table is a 110cm rectangular coffee table built around a three-tone material palette: warm brown oak-look top, embossed pearl white body with vertical ribbing across the drawer fronts, and gold-finish hairpin legs with matching gold bar handles on two storage drawers. Where most coffee tables stick with single-finish neutrals, the Manuka commits to a deliberate material mix — warm timber for natural depth, pearl white for a lighter overall feel, and gold metallic accents tying the warmer and cooler tones together. Hairpin legs lend a retro-modern silhouette associated with mid-1950s design, lifting the body visually off the floor. Construction is particle board throughout the body and top. The Manuka Coffee Table coordinates with the Manuka End Table and Manuka TV Unit, available separately, for a fully matched living-room setup with shared finish and design language across the trio.\u003c\/p\u003e\n    \u003cp\u003eSee the Manuka Coffee Table in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Our team can talk you through delivery to your suburb across Brisbane, Gold Coast, Sunshine Coast, Toowoomba, Ipswich, and Logan regions, assembly options, lead times, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast delivery across South-East Queensland.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":42190298644615,"sku":"MN-CT-OA\u0026PW","price":279.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/manuka-coffee-table-the-a2z-furniture-1_7656c5c6-6ac2-4e53-a7b4-b6c9ba8264d9.png?v=1778478332"},{"product_id":"macleod-modern-coffee-table","title":"Macleod Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.macleodct-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.macleodct-desc * { box-sizing: border-box; }\n.macleodct-desc p { margin: 0 0 16px 0; }\n.macleodct-desc strong { color: #222222; }\n\n.macleodct-desc .macleodct-section { margin-bottom: 28px; }\n\n.macleodct-desc .macleodct-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.macleodct-desc .macleodct-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .macleodct-desc .macleodct-features { grid-template-columns: 1fr; }\n}\n\n.macleodct-desc .macleodct-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.macleodct-desc .macleodct-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.macleodct-desc .macleodct-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.macleodct-desc .macleodct-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.macleodct-desc .macleodct-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.macleodct-desc .macleodct-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.macleodct-desc .macleodct-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.macleodct-desc .macleodct-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  .macleodct-desc .macleodct-care-grid { grid-template-columns: 1fr; }\n}\n\n.macleodct-desc .macleodct-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.macleodct-desc .macleodct-care-card .macleodct-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.macleodct-desc .macleodct-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.macleodct-desc .macleodct-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.macleodct-desc .macleodct-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.macleodct-desc .macleodct-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.macleodct-desc .macleodct-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.macleodct-desc .macleodct-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.macleodct-desc .macleodct-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.macleodct-desc .macleodct-range-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.macleodct-desc .macleodct-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.macleodct-desc .macleodct-range-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.macleodct-desc .macleodct-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.macleodct-desc .macleodct-range-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.macleodct-desc .macleodct-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.macleodct-desc .macleodct-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.macleodct-desc .macleodct-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.macleodct-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=\"macleodct-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"macleodct-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eMacleod Coffee Table\u003c\/strong\u003e is a modern coffee table designed to anchor the centre of a contemporary living room. The cream MDF ash veneer top sits over an oak-coloured particle board frame, raised on tapered timber legs for a clean mid-century-modern silhouette. Two storage drawers across the front handle remotes, magazines, coasters, and the everyday clutter that builds up around a sofa.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features Grid --\u003e\n\u003cdiv class=\"macleodct-section\"\u003e\n\u003cdiv class=\"macleodct-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"macleodct-features\"\u003e\n\u003cdiv class=\"macleodct-feature-card\"\u003e\n\u003cspan class=\"macleodct-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=\"6\" width=\"18\" height=\"4\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cline x1=\"3\" y1=\"14\" x2=\"21\" y2=\"14\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCream Veneer Top\u003c\/h3\u003e\n\u003cp\u003eThe cream MDF ash veneer top creates a clean, light contrast with the warmer oak body — a tailored finish that anchors the table as a focal point in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macleodct-feature-card\"\u003e\n\u003cspan class=\"macleodct-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=\"6\" width=\"18\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"6\" x2=\"12\" y2=\"18\"\u003e\u003c\/line\u003e\u003ccircle cx=\"8\" cy=\"12\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"0.8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo Storage Drawers\u003c\/h3\u003e\n\u003cp\u003eTwo drawers across the front of the table give you hidden storage for remotes, magazines, coasters, and everyday clutter — keeping the surface clear for use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macleodct-feature-card\"\u003e\n\u003cspan class=\"macleodct-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 4 L9 16 L6 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 4 L15 16 L18 22\"\u003e\u003c\/path\u003e\u003cline x1=\"6\" y1=\"4\" x2=\"18\" y2=\"4\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTapered Timber Legs\u003c\/h3\u003e\n\u003cp\u003eSplayed tapered legs lift the table off the floor for a lighter visual footprint and the mid-century-modern silhouette the Macleod range is built around.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macleodct-feature-card\"\u003e\n\u003cspan class=\"macleodct-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\u003cline x1=\"3\" y1=\"12\" x2=\"21\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"9\" x2=\"3\" y2=\"15\"\u003e\u003c\/line\u003e\u003cline x1=\"21\" y1=\"9\" x2=\"21\" y2=\"15\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003e110cm Length\u003c\/h3\u003e\n\u003cp\u003eAt 110cm long and 60cm wide, the coffee table works in both smaller apartments and larger living rooms — generous surface area without overwhelming the space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material Callout --\u003e\n\u003cdiv class=\"macleodct-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Macleod Coffee Table pairs an MDF ash veneer top in a cream finish with an oak-coloured particle board frame and solid timber legs. The cream top creates a clean contrast with the warmer oak body, while the engineered-wood construction keeps the piece stable and consistent in finish. Built for everyday living-room use across years of regular handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"macleodct-section\"\u003e\n\u003cdiv class=\"macleodct-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"macleodct-care-grid\"\u003e\n\u003cdiv class=\"macleodct-care-card\"\u003e\n\u003cspan class=\"macleodct-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eDust Regularly\u003c\/h3\u003e\n\u003cp\u003eWipe the top, drawer fronts, and legs weekly with a soft, dry microfibre cloth to lift dust before it settles into the finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macleodct-care-card\"\u003e\n\u003cspan class=\"macleodct-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eAvoid Wet Cloths\u003c\/h3\u003e\n\u003cp\u003eFor marks, use a slightly damp cloth and dry the surface immediately afterwards. Avoid soaking the surface — water can damage the MDF top and veneer over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macleodct-care-card\"\u003e\n\u003cspan class=\"macleodct-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eUse Coasters \u0026amp; Mats\u003c\/h3\u003e\n\u003cp\u003ePlace coasters under cups and felt pads under heavier objects. Hot or wet items left directly on the surface can leave permanent marks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macleodct-care-card\"\u003e\n\u003cspan class=\"macleodct-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 the cream top and oak frame from fading or drying unevenly over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. At a Glance --\u003e\n\u003cdiv class=\"macleodct-section\"\u003e\n\u003cdiv class=\"macleodct-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"macleodct-list\"\u003e\n\u003cdiv class=\"macleodct-list-item\"\u003e\n\u003cdiv class=\"macleodct-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\u003eDimensions: 110cm L × 60cm W × 46cm H — sized for both smaller and larger living rooms.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macleodct-list-item\"\u003e\n\u003cdiv class=\"macleodct-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\u003eCream MDF ash veneer top paired with an oak-coloured particle board frame.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macleodct-list-item\"\u003e\n\u003cdiv class=\"macleodct-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 storage drawers across the front for remotes, magazines, and everyday clutter.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macleodct-list-item\"\u003e\n\u003cdiv class=\"macleodct-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 lift the table for a clean mid-century-modern silhouette.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macleodct-list-item\"\u003e\n\u003cdiv class=\"macleodct-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\u003ePairs with the matching Macleod TV Unit and End Table for a coordinated living-room set.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Complete the Set --\u003e\n\u003cdiv class=\"macleodct-range-strip\"\u003e\n\u003cdiv class=\"macleodct-range-label\"\u003eComplete the Set — Macleod Range\u003c\/div\u003e\n\u003cdiv class=\"macleodct-range-items\"\u003e\n\u003ca class=\"macleodct-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/macleod-tv-unit-modern-180cm-tv-stand-with-storage\"\u003eMacleod TV Unit\u003c\/a\u003e\n\u003cdiv class=\"macleodct-range-current\" aria-current=\"page\"\u003eMacleod Coffee Table\u003c\/div\u003e\n\u003ca class=\"macleodct-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/macleod-end-table\"\u003eMacleod End Table\u003c\/a\u003e \u003ca class=\"macleodct-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/macleod-living-room-package-modern-furniture-set\"\u003eMacleod Living Room Package\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. SEO Body Copy --\u003e\n\u003cdiv class=\"macleodct-seo\"\u003e\n\u003ch2\u003eMacleod Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Macleod Coffee Table is a modern coffee table built from MDF ash veneer with a cream finish on the top and an oak-coloured particle board frame underneath, raised on tapered solid timber legs. Two drawers across the front of the table give you hidden storage for remotes, magazines, coasters, and the everyday clutter that builds up around a sofa, while the cream top stays clear for cups, books, and decor.\u003c\/p\u003e\n\u003cp\u003eThe cream top contrasts neatly with the warmer oak body, giving the table visual lift and pairing easily with neutral, scandi-leaning, and mid-century-modern interiors. It works equally well against a soft white-painted wall or a moodier feature backdrop, and the splayed tapered legs keep the table from feeling heavy in smaller rooms.\u003c\/p\u003e\n\u003cp\u003eAt 110cm long and 60cm wide, the Macleod Coffee Table is well-suited to family living rooms, apartments, and lounge spaces where storage and style need to balance. It pairs with the matching \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/macleod-tv-unit-modern-180cm-tv-stand-with-storage\"\u003eMacleod TV Unit\u003c\/a\u003e and \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/macleod-end-table\"\u003eMacleod End Table\u003c\/a\u003e to build a coordinated set across the same range, or you can buy all three together as the \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/macleod-living-room-package-modern-furniture-set\"\u003eMacleod Living Room Package\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":"Default Title","offer_id":42194925977735,"sku":"MC-CT-OA\u0026CR","price":249.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/macleod-coffee-table-the-a2z-furniture-1_a3d5d4b8-e74b-4410-a4bd-f62bfef876ed.png?v=1778478341"},{"product_id":"malvern-coffee-table-hamptons-style","title":"Malvern Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.malvern-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.malvern-desc * { box-sizing: border-box; }\n.malvern-desc p { margin: 0 0 16px 0; }\n.malvern-desc strong { color: #222222; }\n.malvern-desc .malvern-section { margin-bottom: 28px; }\n\n.malvern-desc .malvern-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.malvern-desc .malvern-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .malvern-desc .malvern-features { grid-template-columns: 1fr; }\n}\n\n.malvern-desc .malvern-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.malvern-desc .malvern-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.malvern-desc .malvern-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.malvern-desc .malvern-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.malvern-desc .malvern-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .malvern-desc .malvern-tech-grid { grid-template-columns: 1fr; }\n}\n\n.malvern-desc .malvern-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.malvern-desc .malvern-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.malvern-desc .malvern-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.malvern-desc .malvern-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.malvern-desc .malvern-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.malvern-desc .malvern-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.malvern-desc .malvern-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.malvern-desc .malvern-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  .malvern-desc .malvern-care-grid { grid-template-columns: 1fr; }\n}\n\n.malvern-desc .malvern-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.malvern-desc .malvern-care-card .malvern-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.malvern-desc .malvern-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.malvern-desc .malvern-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.malvern-desc .malvern-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.malvern-desc .malvern-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.malvern-desc .malvern-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.malvern-desc .malvern-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.malvern-desc .malvern-range-strip {\n  background: #2C241B;\n  border-radius: 8px;\n  padding: 20px 24px;\n  margin-bottom: 28px;\n}\n\n.malvern-desc .malvern-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.malvern-desc .malvern-range-strip p {\n  font-size: 13px;\n  color: #FFFFFF;\n  margin: 0 0 14px 0;\n  line-height: 1.6;\n  opacity: 0.85;\n}\n\n.malvern-desc .malvern-range-pills {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n}\n\n.malvern-desc .malvern-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  text-decoration: none;\n  display: inline-block;\n}\n\n.malvern-desc .malvern-range-pill.current {\n  background: #C2824D;\n  color: #FFF;\n}\n\n.malvern-desc .malvern-range-pill:not(.current) {\n  background: transparent;\n  color: #C2824D;\n}\n\n.malvern-desc .malvern-range-pill:not(.current):hover {\n  background: rgba(194, 130, 77, 0.1);\n}\n\n.malvern-desc .malvern-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.malvern-desc .malvern-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.malvern-desc .malvern-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=\"malvern-desc\"\u003e\n\u003cdiv class=\"malvern-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eMalvern Coffee Table\u003c\/strong\u003e brings classic Hamptons style to the living room — a warm oak-coloured top on an IKEA-white painted body, with two open display shelves above two drawers below. Small brass-coloured knobs add subtle period detail; simple square painted legs ground the silhouette. Suits coastal-influenced interiors, traditional family rooms, and relaxed seaside palettes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-section\"\u003e\n\u003cdiv class=\"malvern-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"malvern-tech-grid\"\u003e\n\u003cdiv class=\"malvern-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malvern-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\u003crect rx=\"0.5\" height=\"3\" width=\"18\" y=\"7\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eWarm Oak-Look Top\u003c\/h3\u003e\n\u003cp\u003eOak-coloured finish on the tabletop contrasts cleanly against the painted white body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malvern-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\u003crect rx=\"0.5\" height=\"10\" width=\"18\" y=\"10\" x=\"3\"\u003e\u003c\/rect\u003e\u003cpath opacity=\"0.4\" d=\"M3 14 L21 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eIKEA-White Painted Body\u003c\/h3\u003e\n\u003cp\u003eClean white finish across the body, shelves, and legs — classic Hamptons-style palette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malvern-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\u003crect rx=\"0.5\" height=\"6\" width=\"8\" y=\"6\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.5\" height=\"6\" width=\"8\" y=\"6\" x=\"13\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.5\" height=\"6\" width=\"8\" y=\"14\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.5\" height=\"6\" width=\"8\" y=\"14\" x=\"13\"\u003e\u003c\/rect\u003e\u003ccircle fill=\"currentColor\" r=\"0.8\" cy=\"17\" cx=\"7\"\u003e\u003c\/circle\u003e\u003ccircle fill=\"currentColor\" r=\"0.8\" cy=\"17\" cx=\"17\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eOpen Shelves + Two Drawers\u003c\/h3\u003e\n\u003cp\u003eTwo open display compartments above, two drawers below — split between visible display and hidden storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-tech-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malvern-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=\"2.5\" cy=\"12\" cx=\"9\"\u003e\u003c\/circle\u003e\u003ccircle opacity=\"0.5\" fill=\"currentColor\" r=\"1.2\" cy=\"12\" cx=\"9\"\u003e\u003c\/circle\u003e\u003ccircle r=\"2.5\" cy=\"12\" cx=\"17\"\u003e\u003c\/circle\u003e\u003ccircle opacity=\"0.5\" fill=\"currentColor\" r=\"1.2\" cy=\"12\" cx=\"17\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eBrass-Coloured Knobs\u003c\/h3\u003e\n\u003cp\u003eSmall round knobs in a brass-coloured finish — subtle period detail on the drawer fronts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-section\"\u003e\n\u003cdiv class=\"malvern-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"malvern-features\"\u003e\n\u003cdiv class=\"malvern-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malvern-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=\"6\" width=\"8\" y=\"6\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.5\" height=\"6\" width=\"8\" y=\"6\" x=\"13\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.5\" height=\"6\" width=\"8\" y=\"14\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.5\" height=\"6\" width=\"8\" y=\"14\" x=\"13\"\u003e\u003c\/rect\u003e\u003ccircle fill=\"currentColor\" r=\"0.8\" cy=\"17\" cx=\"7\"\u003e\u003c\/circle\u003e\u003ccircle fill=\"currentColor\" r=\"0.8\" cy=\"17\" cx=\"17\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eMixed Storage for Different Uses\u003c\/h3\u003e\n\u003cp\u003eTwo open shelves on top hold books, plants, or decor on view; two drawers below hide remotes and small clutter. A useful split between display and hidden storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malvern-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 10 L12 4 L21 10 L21 20 L3 20 Z\"\u003e\u003c\/path\u003e\u003cpath opacity=\"0.5\" d=\"M3 14 L21 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eBuilt for Hamptons Interiors\u003c\/h3\u003e\n\u003cp\u003eThe Malvern leans firmly into Hamptons aesthetics — oak top, painted white body, simple lines, brass-coloured detailing. Works in coastal-influenced living rooms, weatherboard cottages, or anywhere relaxed seaside style suits better than hard-edged modern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malvern-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=\"3\" width=\"18\" y=\"6\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.5\" rx=\"0.5\" height=\"9\" width=\"18\" y=\"11\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eClassic Two-Tone Palette\u003c\/h3\u003e\n\u003cp\u003eOak warmth on top, IKEA white below — a tried-and-tested combination that's worked in family furniture for decades. Pairs cleanly with cream, beige, and grey upholstery, navy or blue accents, and natural fibre textures like jute or linen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malvern-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=\"6\" width=\"8\" y=\"5\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect opacity=\"0.7\" rx=\"0.5\" height=\"6\" width=\"8\" y=\"5\" x=\"13\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003ePairs With the Malvern TV Unit\u003c\/h3\u003e\n\u003cp\u003eThe coordinating Malvern TV Unit, available separately, shares the same oak top and IKEA-white body for a matched setup. A compact two-piece range — but enough to anchor the Hamptons look across coffee table and TV area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-material-callout\"\u003e\n\u003ch3\u003eParticle Board with Brass-Coloured Detailing\u003c\/h3\u003e\n\u003cp\u003eMade from particle board with the tabletop in an oak-coloured finish and the body, shelves, and legs in an IKEA-style white paint. Small brass-coloured knobs complete the drawer detail. Particle board sits at a sensible price point and stays flatter through humidity swings than solid timber would, with the surface finishes doing the visible work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-section\"\u003e\n\u003cdiv class=\"malvern-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"malvern-care-grid\"\u003e\n\u003cdiv class=\"malvern-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malvern-care-emoji\"\u003e🪵\u003c\/span\u003e\n\u003ch3\u003eTop Surface Care\u003c\/h3\u003e\n\u003cp\u003eWipe the oak-look top with a soft dry microfibre cloth regularly. For sticky spots, a barely-damp cloth works — dry the surface immediately afterwards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malvern-care-emoji\"\u003e🤍\u003c\/span\u003e\n\u003ch3\u003eKeep the White Body Clean\u003c\/h3\u003e\n\u003cp\u003eWhite painted surfaces show marks more readily than darker tones. Wipe gently with a soft damp cloth as needed. Skip strong solvents that could damage the paint finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malvern-care-emoji\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003eCare for the Brass-Coloured Knobs\u003c\/h3\u003e\n\u003cp\u003eWipe the knobs with a soft dry cloth. For deeper cleaning, a barely-damp cloth followed by an immediate dry-off keeps the finish looking sharp without dulling it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"malvern-care-emoji\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eCoasters and Mats Matter\u003c\/h3\u003e\n\u003cp\u003eUse coasters under drinks and mats under hot items. White finishes show stains and water rings particularly visibly, so protection matters more here than on darker furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-section\"\u003e\n\u003cdiv class=\"malvern-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"malvern-list\"\u003e\n\u003cdiv class=\"malvern-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"malvern-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\u003eRectangular coffee table with Hamptons aesthetic.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"malvern-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\u003eWarm oak-coloured top with IKEA-white painted body.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"malvern-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 open display compartments and two drawers.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"malvern-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\u003eSmall brass-coloured knobs on each drawer.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"malvern-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\u003eSimple square painted legs in matching white.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"malvern-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\u003eCoordinates with the Malvern TV Unit (sold separately).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"malvern-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\u003cdiv class=\"malvern-range-strip\"\u003e\n\u003ch3\u003eComplete the Malvern Range\u003c\/h3\u003e\n\u003cp\u003eTwo-piece Malvern collection coordinates across coffee table and TV unit in the same oak-and-white design language.\u003c\/p\u003e\n\u003cdiv class=\"malvern-range-pills\"\u003e\n\u003cspan class=\"malvern-range-pill current\"\u003eCoffee Table\u003c\/span\u003e \u003ca class=\"malvern-range-pill\" href=\"https:\/\/thea2zfurniture.com\/products\/hamptons-style-malvern-tv-unit-storage\"\u003eTV Unit\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"malvern-seo\"\u003e\n\u003ch2\u003eMalvern Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Malvern Coffee Table brings classic Hamptons style to the living room — a warm oak-coloured top resting on an IKEA-white painted body with two open display shelves above two drawers below. Small brass-coloured knobs on the drawer fronts add subtle period detail, and simple square painted legs keep the silhouette grounded. Construction is particle board with the oak-coloured top finish and white painted body. Pairs cleanly with the Malvern TV Unit, available separately, for a coordinated living-room setup.\u003c\/p\u003e\n\u003cp\u003eSee the Malvern Coffee Table in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Our team can talk you through delivery to your suburb across Brisbane, Gold Coast, Sunshine Coast, Toowoomba, Ipswich, and Logan regions, assembly options, lead times, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast delivery across South-East Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":42195140903047,"sku":"ML-CT-OA\u0026IW","price":249.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/malvern-coffee-table-the-a2z-furniture-1_9189fcce-b4f1-4169-9d2b-d7d597b9bb51.png?v=1778478349"},{"product_id":"marlboro-coffee-table-black-gold-storage","title":"Marlboro Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.marlboroct-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.marlboroct-desc * { box-sizing: border-box; }\n.marlboroct-desc p { margin: 0 0 16px 0; }\n.marlboroct-desc strong { color: #222222; }\n\n.marlboroct-desc .marlboroct-section { margin-bottom: 28px; }\n\n.marlboroct-desc .marlboroct-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.marlboroct-desc .marlboroct-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .marlboroct-desc .marlboroct-features { grid-template-columns: 1fr; }\n}\n\n.marlboroct-desc .marlboroct-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.marlboroct-desc .marlboroct-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.marlboroct-desc .marlboroct-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.marlboroct-desc .marlboroct-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.marlboroct-desc .marlboroct-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.marlboroct-desc .marlboroct-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.marlboroct-desc .marlboroct-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.marlboroct-desc .marlboroct-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  .marlboroct-desc .marlboroct-care-grid { grid-template-columns: 1fr; }\n}\n\n.marlboroct-desc .marlboroct-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.marlboroct-desc .marlboroct-care-card .marlboroct-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.marlboroct-desc .marlboroct-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.marlboroct-desc .marlboroct-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.marlboroct-desc .marlboroct-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.marlboroct-desc .marlboroct-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.marlboroct-desc .marlboroct-pill:hover {\n  background: #F7EDE3;\n}\n\n.marlboroct-desc .marlboroct-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.marlboroct-desc .marlboroct-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.marlboroct-desc .marlboroct-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.marlboroct-desc .marlboroct-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.marlboroct-desc .marlboroct-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.marlboroct-desc .marlboroct-range-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.marlboroct-desc .marlboroct-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.marlboroct-desc .marlboroct-range-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.marlboroct-desc .marlboroct-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.marlboroct-desc .marlboroct-range-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.marlboroct-desc .marlboroct-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.marlboroct-desc .marlboroct-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.marlboroct-desc .marlboroct-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.marlboroct-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=\"marlboroct-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"marlboroct-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eMarlboro Coffee Table\u003c\/strong\u003e is a 100cm modern coffee table built around three statement details — a black particleboard body, a diamond-quilted blue PU drawer front with a gold pull, and gold hairpin legs that lift the piece for a glam, contemporary feel. An open compartment to the left of the drawer keeps books or magazines on display, while the drawer hides remotes, coasters, and everyday clutter. 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=\"marlboroct-section\"\u003e\n    \u003cdiv class=\"marlboroct-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"marlboroct-features\"\u003e\n\n      \u003cdiv class=\"marlboroct-feature-card\"\u003e\n        \u003cspan class=\"marlboroct-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=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"6\" x2=\"12\" y2=\"18\"\u003e\u003c\/line\u003e\u003ccircle cx=\"16\" cy=\"9\" r=\"0.7\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eOpen Compartment \u0026amp; Drawer\u003c\/h3\u003e\n        \u003cp\u003eAn open compartment to the left displays books or magazines, while a drawer to the right hides remotes, coasters, and the everyday clutter you'd rather not see.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"marlboroct-feature-card\"\u003e\n        \u003cspan class=\"marlboroct-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=\"8\" x2=\"20\" y2=\"8\"\u003e\u003c\/line\u003e\u003cline x1=\"4\" y1=\"16\" x2=\"20\" y2=\"16\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"4\" x2=\"8\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"4\" x2=\"16\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"4\" y1=\"4\" x2=\"20\" y2=\"20\" opacity=\"0.5\"\u003e\u003c\/line\u003e\u003cline x1=\"20\" y1=\"4\" x2=\"4\" y2=\"20\" opacity=\"0.5\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eDiamond-Quilted PU Front\u003c\/h3\u003e\n        \u003cp\u003eThe drawer front is finished in a blue PU panel with a diamond-quilted pattern — a tactile detail that lifts the piece beyond a plain timber-look table.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"marlboroct-feature-card\"\u003e\n        \u003cspan class=\"marlboroct-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=\"6\" y1=\"4\" x2=\"9\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"4\" x2=\"15\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"4\" y1=\"20\" x2=\"20\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eGold Hairpin Legs\u003c\/h3\u003e\n        \u003cp\u003eFour splayed gold hairpin legs lift the body off the floor for a lighter visual footprint — a contemporary glam detail that adds metallic contrast against the black body.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"marlboroct-feature-card\"\u003e\n        \u003cspan class=\"marlboroct-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=\"3\" y1=\"12\" x2=\"21\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"9\" x2=\"3\" y2=\"15\"\u003e\u003c\/line\u003e\u003cline x1=\"21\" y1=\"9\" x2=\"21\" y2=\"15\"\u003e\u003c\/line\u003e\u003ctext x=\"12\" y=\"9\" text-anchor=\"middle\" font-size=\"6\" fill=\"currentColor\" stroke=\"none\"\u003e100\u003c\/text\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003e100cm Length\u003c\/h3\u003e\n        \u003cp\u003eAt 100cm long and 60cm wide, the coffee table works in both smaller apartments and standard living rooms — generous surface area without overwhelming the space.\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=\"marlboroct-material-callout\"\u003e\n    \u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n    \u003cp\u003eThe Marlboro Coffee Table pairs a black particleboard body with a diamond-quilted PU drawer front and gold-finished metal hairpin legs. The engineered-wood body keeps the structure stable and consistent in finish, while the PU panel and metal legs deliver the visual lift that gives the piece its statement feel. Built for everyday living-room use across years of regular handling.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Care Instructions --\u003e\n  \u003cdiv class=\"marlboroct-section\"\u003e\n    \u003cdiv class=\"marlboroct-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"marlboroct-care-grid\"\u003e\n\n      \u003cdiv class=\"marlboroct-care-card\"\u003e\n        \u003cspan class=\"marlboroct-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003ch3\u003eDust Regularly\u003c\/h3\u003e\n        \u003cp\u003eWipe the top, sides, open compartment, and gold legs weekly with a soft, dry microfibre cloth to lift dust before it settles into the finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"marlboroct-care-card\"\u003e\n        \u003cspan class=\"marlboroct-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003ch3\u003eClean PU Drawer Front\u003c\/h3\u003e\n        \u003cp\u003eWipe the PU drawer panel with a soft, slightly damp cloth — apply \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-proguard-care-kit\"\u003eGuardsman ProGuard Care Kit\u003c\/a\u003e periodically to keep the surface conditioned.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"marlboroct-care-card\"\u003e\n        \u003cspan class=\"marlboroct-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n        \u003ch3\u003eUse Coasters \u0026amp; Mats\u003c\/h3\u003e\n        \u003cp\u003ePlace coasters under cups and felt pads under heavier objects. Hot or wet items left directly on the surface can leave permanent marks.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"marlboroct-care-card\"\u003e\n        \u003cspan class=\"marlboroct-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 the black body, blue PU panel, and gold legs from fading or drying unevenly 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=\"marlboroct-pills\"\u003e\n    \u003ca class=\"marlboroct-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=\"marlboroct-section\"\u003e\n    \u003cdiv class=\"marlboroct-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"marlboroct-list\"\u003e\n\n      \u003cdiv class=\"marlboroct-list-item\"\u003e\n        \u003cdiv class=\"marlboroct-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\u003eDimensions: 100cm L × 60cm W × 47cm H — sized for both apartments and standard living rooms.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"marlboroct-list-item\"\u003e\n        \u003cdiv class=\"marlboroct-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 particleboard body with a diamond-quilted blue PU drawer front and gold pull handle.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"marlboroct-list-item\"\u003e\n        \u003cdiv class=\"marlboroct-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\u003eOpen compartment for display plus a drawer for hidden storage.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"marlboroct-list-item\"\u003e\n        \u003cdiv class=\"marlboroct-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\u003eGold hairpin legs lift the piece for a contemporary glam silhouette.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"marlboroct-list-item\"\u003e\n        \u003cdiv class=\"marlboroct-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\u003ePairs with the matching Marlboro TV Unit and End Table for a coordinated living-room set.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. Complete the Set --\u003e\n  \u003cdiv class=\"marlboroct-range-strip\"\u003e\n    \u003cdiv class=\"marlboroct-range-label\"\u003eComplete the Set — Marlboro Range\u003c\/div\u003e\n    \u003cdiv class=\"marlboroct-range-items\"\u003e\n      \u003cdiv class=\"marlboroct-range-current\" aria-current=\"page\"\u003eMarlboro Coffee Table\u003c\/div\u003e\n      \u003ca class=\"marlboroct-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/marlboro-tv-unit-black-blue-golden-legs\"\u003eMarlboro TV Unit\u003c\/a\u003e\n      \u003ca class=\"marlboroct-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/marlboro-end-table-black-gold-modern-desig\"\u003eMarlboro End Table\u003c\/a\u003e\n      \u003ca class=\"marlboroct-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/marlboro-living-room-package\"\u003eMarlboro Living Room Package\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 8. SEO Body Copy --\u003e\n  \u003cdiv class=\"marlboroct-seo\"\u003e\n    \u003ch2\u003eMarlboro Coffee Table — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Marlboro Coffee Table is a 100cm modern coffee table built from black particleboard with a diamond-quilted blue PU drawer front, a gold pull handle, and four gold hairpin legs lifting the body off the floor. An open compartment to the left of the drawer keeps books, magazines, or decor on display, while the drawer to the right hides remotes, coasters, and the everyday clutter that builds up around a sofa. The combination of black, blue, and gold gives the piece a stronger visual identity than a plain timber-look coffee table.\u003c\/p\u003e\n    \u003cp\u003eThe black-blue-gold palette pairs with chrome, navy, charcoal, deep greens, or jewel-tone accents — a glam, contemporary feel that anchors moodier rooms with strong contrast. The gold hairpin legs and metallic drawer pull tie the table to other gold-finished accents in the room (lamps, frames, hardware), while the diamond-quilted PU panel adds a tactile detail without going overboard.\u003c\/p\u003e\n    \u003cp\u003eThe Marlboro Coffee Table is well-suited to contemporary living rooms, apartments, and any space where a stronger statement piece works better than a quieter timber alternative. It pairs with the matching \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/marlboro-tv-unit-black-blue-golden-legs\"\u003eMarlboro TV Unit\u003c\/a\u003e and \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/marlboro-end-table-black-gold-modern-desig\"\u003eMarlboro End Table\u003c\/a\u003e to build a coordinated set, or you can buy all three together as the \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/marlboro-living-room-package\"\u003eMarlboro Living Room Package\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":"Default Title","offer_id":42196751417479,"sku":"MR-CT-B\u0026BL","price":199.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/marlboro-coffee-table-the-a2z-furniture-1_e3551de8-690e-4576-91d0-9362eaa3141f.png?v=1778478354"},{"product_id":"mernda-coffee-table-modern-living-room","title":"Mernda Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.mernda-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.mernda-desc * { box-sizing: border-box; }\n.mernda-desc p { margin: 0 0 16px 0; }\n.mernda-desc strong { color: #222222; }\n.mernda-desc .mernda-section { margin-bottom: 28px; }\n\n.mernda-desc .mernda-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.mernda-desc .mernda-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .mernda-desc .mernda-features { grid-template-columns: 1fr; }\n}\n\n.mernda-desc .mernda-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.mernda-desc .mernda-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.mernda-desc .mernda-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.mernda-desc .mernda-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.mernda-desc .mernda-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .mernda-desc .mernda-tech-grid { grid-template-columns: 1fr; }\n}\n\n.mernda-desc .mernda-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.mernda-desc .mernda-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.mernda-desc .mernda-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.mernda-desc .mernda-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.mernda-desc .mernda-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.mernda-desc .mernda-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.mernda-desc .mernda-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0 0 10px 0;\n  line-height: 1.7;\n}\n\n.mernda-desc .mernda-material-callout p:last-child { margin-bottom: 0; }\n\n.mernda-desc .mernda-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  .mernda-desc .mernda-care-grid { grid-template-columns: 1fr; }\n}\n\n.mernda-desc .mernda-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.mernda-desc .mernda-care-card .mernda-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.mernda-desc .mernda-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.mernda-desc .mernda-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.mernda-desc .mernda-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.mernda-desc .mernda-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.mernda-desc .mernda-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.mernda-desc .mernda-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.mernda-desc .mernda-range-strip {\n  background: #2C241B;\n  border-radius: 8px;\n  padding: 20px 24px;\n  margin-bottom: 28px;\n}\n\n.mernda-desc .mernda-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.mernda-desc .mernda-range-strip p {\n  font-size: 13px;\n  color: #FFFFFF;\n  margin: 0 0 14px 0;\n  line-height: 1.6;\n  opacity: 0.85;\n}\n\n.mernda-desc .mernda-range-pills {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n}\n\n.mernda-desc .mernda-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  text-decoration: none;\n  display: inline-block;\n}\n\n.mernda-desc .mernda-range-pill.current {\n  background: #C2824D;\n  color: #FFF;\n}\n\n.mernda-desc .mernda-range-pill:not(.current) {\n  background: transparent;\n  color: #C2824D;\n}\n\n.mernda-desc .mernda-range-pill:not(.current):hover {\n  background: rgba(194, 130, 77, 0.1);\n}\n\n.mernda-desc .mernda-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.mernda-desc .mernda-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.mernda-desc .mernda-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=\"mernda-desc\"\u003e\n\u003cdiv class=\"mernda-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eMernda Coffee Table\u003c\/strong\u003e is a 100cm rectangular coffee table designed for modern living rooms — dark brown timber-look construction with a distinctive channelled blue PU front panel that adds real visual personality to the standard coffee-table format. The channelled panel is a drop-down door hinged at the bottom: it folds open downward to reveal an open storage compartment inside, useful for tucking remotes, magazines, throws, and other living-room clutter out of sight. The broad tabletop above gives you room for drinks, books, and decor. Slim angled black metal legs lift the whole piece off the floor for a mid-century-influenced silhouette. Part of the Mernda range, with matching sideboard and TV unit available for a coordinated living-room setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-section\"\u003e\n\u003cdiv class=\"mernda-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"mernda-tech-grid\"\u003e\n\u003cdiv class=\"mernda-tech-card\"\u003e\n\u003cspan class=\"mernda-tech-icon\" aria-hidden=\"true\"\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=\"6\" width=\"18\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"3\" y=\"10\" width=\"18\" height=\"4\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"0.5\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eDrop-Down Storage\u003c\/h3\u003e\n\u003cp\u003eChannelled blue PU front panel hinges open downward to reveal an open storage compartment — useful capacity for remotes, magazines, and small living-room items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-tech-card\"\u003e\n\u003cspan class=\"mernda-tech-icon\" aria-hidden=\"true\"\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\u003cline x1=\"7\" y1=\"6\" x2=\"7\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"9\" y1=\"6\" x2=\"9\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"11\" y1=\"6\" x2=\"11\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"13\" y1=\"6\" x2=\"13\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"6\" x2=\"15\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"17\" y1=\"6\" x2=\"17\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eChannelled Blue PU Front\u003c\/h3\u003e\n\u003cp\u003eVertical-channelled blue PU panel on the drawer face — the table's standout visual feature against the dark timber surround.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-tech-card\"\u003e\n\u003cspan class=\"mernda-tech-icon\" aria-hidden=\"true\"\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=\"8\" width=\"18\" height=\"8\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M3 8 L3 16\" opacity=\"0.5\"\u003e\u003c\/path\u003e\u003cpath d=\"M21 8 L21 16\" opacity=\"0.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eBrown Timber-Look Finish\u003c\/h3\u003e\n\u003cp\u003eRich brown finish on the tabletop and side panels — pairs cleanly with timber, fabric, and neutral-toned living-room furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-tech-card\"\u003e\n\u003cspan class=\"mernda-tech-icon\" aria-hidden=\"true\"\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\u003cline x1=\"6\" y1=\"16\" x2=\"4\" y2=\"22\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"16\" x2=\"20\" y2=\"22\"\u003e\u003c\/line\u003e\u003cline x1=\"9\" y1=\"16\" x2=\"8\" y2=\"22\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"16\" x2=\"16\" y2=\"22\"\u003e\u003c\/line\u003e\u003crect x=\"3\" y=\"14\" width=\"18\" height=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eAngled Black Metal Legs\u003c\/h3\u003e\n\u003cp\u003eSlim splayed metal legs in matte black — mid-century-influenced silhouette that lifts the table visually off the floor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-section\"\u003e\n\u003cdiv class=\"mernda-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"mernda-features\"\u003e\n\u003cdiv class=\"mernda-feature-card\"\u003e\n\u003cspan class=\"mernda-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=\"6\" width=\"18\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"3\" y=\"10\" width=\"18\" height=\"4\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"0.5\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eDrop-Down Compartment for Living-Room Clutter\u003c\/h3\u003e\n\u003cp\u003eThe full-width front panel is hinged at the bottom — it folds down to reveal an open storage compartment running almost the entire length of the coffee table. Genuine usable storage rather than a token shelf or token cubby. Remotes, charging cables, magazines, coasters, throws-for-cold-evenings, kids' bits and pieces — all the small items that accumulate on and around a coffee table can live inside instead of cluttering the surface. When closed, the channelled PU panel sits flush with the surrounding timber for a clean uninterrupted front face.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-feature-card\"\u003e\n\u003cspan class=\"mernda-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\u003cline x1=\"6\" y1=\"6\" x2=\"6\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"9\" y1=\"6\" x2=\"9\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"6\" x2=\"12\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"6\" x2=\"15\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"6\" x2=\"18\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eChannelled Blue Front Adds Personality\u003c\/h3\u003e\n\u003cp\u003eMost coffee tables play it safe with plain timber or neutral surfaces. The Mernda doesn't — the front face is finished in vertical-channelled blue PU, creating both a tactile texture and a bold colour contrast against the surrounding dark timber. The blue reads as deep, slightly muted rather than primary, so it works in living rooms with grey sofas, navy accents, neutral palettes, and warm timber tones alike. It's the kind of design detail that turns a coffee table from background furniture into something with actual visual presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-feature-card\"\u003e\n\u003cspan class=\"mernda-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=\"8\" width=\"18\" height=\"8\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M3 12 L21 12\" opacity=\"0.5\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12 L9 8\" opacity=\"0.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 12 L15 8\" opacity=\"0.3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSized for Standard Living Rooms\u003c\/h3\u003e\n\u003cp\u003eAt 100cm long, 60cm wide, and 47.5cm tall, the Mernda fits comfortably in front of standard 2- and 3-seater sofas without dominating the room. The 47.5cm height sits at a typical coffee-table level — low enough for relaxed seated use, high enough for drinks and laptops to reach naturally without bending. The 60cm width gives you genuine surface area on top while leaving walking room around the edges. Useful proportions for apartments, units, smaller family rooms, and any space where a larger coffee table would feel oversized.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-feature-card\"\u003e\n\u003cspan class=\"mernda-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=\"5\" width=\"6\" height=\"6\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"11\" y=\"5\" width=\"6\" height=\"6\" rx=\"0.5\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\u003crect x=\"3\" y=\"13\" width=\"6\" height=\"6\" rx=\"0.5\" opacity=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCoordinates With the Mernda Range\u003c\/h3\u003e\n\u003cp\u003eThe Mernda Coffee Table is part of a coordinated 3-piece collection — there's a matching Mernda Sideboard and Mernda TV Unit in the same dark timber finish with the same channelled blue PU detailing. Useful if you're furnishing a whole living-and-dining area in one go and want a cohesive look, or building the set piece by piece over time without worrying about whether future additions will match the coffee table you already have.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-material-callout\"\u003e\n\u003ch3\u003eParticle Board Construction with PU Front Detail\u003c\/h3\u003e\n\u003cp\u003eThe Mernda is built from particle board with a brown timber-look finish across the tabletop and side panels, paired with a polyurethane (PU) front panel in deep channelled blue and matte black metal legs. Particle board is a common construction material for affordable modern furniture — engineered to be stable, flat, and resistant to the warping that solid timber can show with humidity changes. The finish quality is what does the visual work, and the Mernda's brown timber-look delivers the warmth of natural timber at a price point well below solid-hardwood alternatives.\u003c\/p\u003e\n\u003cp\u003eThe PU drawer front gives you a soft-touch, textured material on the most visible face of the table — much more visually interesting than a plain painted or laminated panel. Both finishes are designed to wipe clean easily, which matters on a piece of furniture that handles daily drinks, snacks, and household contact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-section\"\u003e\n\u003cdiv class=\"mernda-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"mernda-care-grid\"\u003e\n\u003cdiv class=\"mernda-care-card\"\u003e\n\u003cspan class=\"mernda-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eWipe the Tabletop Regularly\u003c\/h3\u003e\n\u003cp\u003eWipe the brown timber-look surface with a soft dry or barely-damp microfibre cloth. Coffee tables collect dust, crumbs, and drink rings faster than most other furniture — a quick wipe every few days keeps the surface looking fresh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-care-card\"\u003e\n\u003cspan class=\"mernda-care-emoji\" aria-hidden=\"true\"\u003e💎\u003c\/span\u003e\n\u003ch3\u003eCare for the PU Front Panel\u003c\/h3\u003e\n\u003cp\u003eClean the channelled PU front with a soft cloth and mild soapy water if needed, then dry immediately. Avoid harsh cleaners, solvents, or abrasive pads. Pay attention to dust collecting in the vertical channels — a soft brush or microfibre cloth lifts it out without damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-care-card\"\u003e\n\u003cspan class=\"mernda-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eUse Coasters and Mats\u003c\/h3\u003e\n\u003cp\u003eAlways use coasters under drinks and placemats under hot items. Particle-board-based surfaces are durable in normal use, but standing water and heat marks are the most common ways they get damaged over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-care-card\"\u003e\n\u003cspan class=\"mernda-care-emoji\" aria-hidden=\"true\"\u003e🔧\u003c\/span\u003e\n\u003ch3\u003eDon't Overload the Compartment\u003c\/h3\u003e\n\u003cp\u003eThe drop-down compartment is built for everyday living-room items — remotes, magazines, small bits and pieces. Avoid loading it with heavy books, dense items, or anything bulky that could strain the hinges over time. Open and close the panel gently rather than letting it swing freely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-section\"\u003e\n\u003cdiv class=\"mernda-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"mernda-list\"\u003e\n\u003cdiv class=\"mernda-list-item\"\u003e\n\u003cdiv class=\"mernda-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\u003eRectangular coffee table — 100 x 60 x 47.5 cm.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-list-item\"\u003e\n\u003cdiv class=\"mernda-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\u003eDrop-down storage compartment behind the channelled front panel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-list-item\"\u003e\n\u003cdiv class=\"mernda-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\u003eVertical-channelled blue PU drawer front.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-list-item\"\u003e\n\u003cdiv class=\"mernda-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\u003eBrown timber-look particle board construction.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-list-item\"\u003e\n\u003cdiv class=\"mernda-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\u003eSplayed matte black metal legs for mid-century lift.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-list-item\"\u003e\n\u003cdiv class=\"mernda-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\u003eSized for standard living rooms, apartments, and units.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-list-item\"\u003e\n\u003cdiv class=\"mernda-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\u003eCoordinates with Mernda Sideboard and Mernda TV Unit.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-list-item\"\u003e\n\u003cdiv class=\"mernda-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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-range-strip\"\u003e\n\u003ch3\u003eComplete the Mernda Range\u003c\/h3\u003e\n\u003cp\u003eThe Mernda Coffee Table coordinates with the matching sideboard and TV unit in the same brown-timber-and-channelled-blue design language — useful for a fully matched living room.\u003c\/p\u003e\n\u003cdiv class=\"mernda-range-pills\"\u003e\n\u003cspan class=\"mernda-range-pill current\"\u003eCoffee Table\u003c\/span\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/mernda-sideboard-modern-storage\" class=\"mernda-range-pill\"\u003eSideboard\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/mernda-tv-unit-modern-tv-stand-with-storage\" class=\"mernda-range-pill\"\u003eTV Unit\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mernda-seo\"\u003e\n\u003ch2\u003eMernda Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Mernda Coffee Table is a 100cm rectangular coffee table designed for modern living rooms — dark brown timber-look construction with a distinctive vertical-channelled blue PU front panel that hides a full-width storage drawer behind. The channelled blue front is the table's standout visual feature: where most coffee tables play it safe with plain timber or neutral surfaces, the Mernda commits to a tactile textured drawer face in a deep, slightly muted blue that adds real personality without overpowering the rest of the room. The blue works in living rooms with grey sofas, navy accents, neutral palettes, and warm timber tones — it's the kind of detail that turns a coffee table from background furniture into something with genuine visual presence.\u003c\/p\u003e\n\u003cp\u003eThe full-width front panel hinges at the bottom and folds down to reveal an open storage compartment running almost the entire length of the table — genuine usable space for remotes, magazines, charging cables, coasters, throws, and the kind of small clutter that otherwise accumulates on top of a coffee table. When closed, the channelled PU panel sits flush with the surrounding timber, keeping the front face clean and uninterrupted by visible handles. At 100cm long, 60cm wide, and 47.5cm tall, the Mernda fits comfortably in front of standard 2- and 3-seater sofas without dominating the room, with the 47.5cm height sitting at a typical coffee-table level for relaxed seated use. Construction is brown-finished particle board with the PU front detail and slim splayed matte black metal legs — a mid-century-influenced silhouette that lifts the whole piece visually off the floor. The Mernda is part of a coordinated 3-piece range, with a matching sideboard and TV unit available in the same finish and design language for a cohesive living-room setup.\u003c\/p\u003e\n\u003cp\u003eSee the Mernda Coffee Table in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Check the channelled blue PU front detail up close, test the drop-down compartment, and view the table alongside the coordinating Mernda sideboard and TV unit if you're considering the full set. Our team can talk you through delivery to your suburb across Brisbane, Gold Coast, Sunshine Coast, Toowoomba, Ipswich, and Logan regions, assembly options, lead times, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast delivery across South-East Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":42196783857799,"sku":"MD-CT-BR\u0026BL","price":249.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/mernda-coffee-table-the-a2z-furniture-1.png?v=1778478364"},{"product_id":"delta-glass-coffee-table-storage","title":"Delta Coffee Table Grey \u0026 Black","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.dlctg-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.dlctg-desc * { box-sizing: border-box; }\n.dlctg-desc p { margin: 0 0 16px 0; }\n.dlctg-desc strong { color: #222222; }\n\n.dlctg-desc .dlctg-section { margin-bottom: 28px; }\n\n.dlctg-desc .dlctg-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.dlctg-desc .dlctg-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .dlctg-desc .dlctg-features { grid-template-columns: 1fr; }\n}\n\n.dlctg-desc .dlctg-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dlctg-desc .dlctg-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.dlctg-desc .dlctg-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dlctg-desc .dlctg-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dlctg-desc .dlctg-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.dlctg-desc .dlctg-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.dlctg-desc .dlctg-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.dlctg-desc .dlctg-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  .dlctg-desc .dlctg-care-grid { grid-template-columns: 1fr; }\n}\n\n.dlctg-desc .dlctg-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dlctg-desc .dlctg-care-card .dlctg-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.dlctg-desc .dlctg-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dlctg-desc .dlctg-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dlctg-desc .dlctg-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.dlctg-desc .dlctg-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.dlctg-desc .dlctg-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.dlctg-desc .dlctg-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.dlctg-desc .dlctg-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.dlctg-desc .dlctg-range-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.dlctg-desc .dlctg-range-sublabel {\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.4);\n  margin: 14px 0 8px 0;\n}\n\n.dlctg-desc .dlctg-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.dlctg-desc .dlctg-range-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.dlctg-desc .dlctg-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.dlctg-desc .dlctg-range-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.dlctg-desc .dlctg-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.dlctg-desc .dlctg-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.dlctg-desc .dlctg-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.dlctg-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=\"dlctg-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"dlctg-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDelta Coffee Table (Grey \u0026amp; Black)\u003c\/strong\u003e is a 1.2-metre living-room piece designed to coordinate directly with the matching Delta Entertainment Unit — same two-tier construction, same light\/dark contrast palette, same architectural detail scaled down to coffee table proportions. A high-gloss cream-grey lacquered body sits beneath a dark tempered glass top, with a recessed contrast band running between the upper and lower tiers. The lower tier handles concealed storage with two pull-out drawers separated by a slim vertical metallic trim accent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features Grid --\u003e\n\u003cdiv class=\"dlctg-section\"\u003e\n\u003cdiv class=\"dlctg-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"dlctg-features\"\u003e\n\u003cdiv class=\"dlctg-feature-card\"\u003e\n\u003cspan class=\"dlctg-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=\"2\" y=\"4\" width=\"20\" height=\"3\" rx=\"0.5\" fill=\"currentColor\" fill-opacity=\"0.6\"\u003e\u003c\/rect\u003e\u003crect x=\"2\" y=\"8\" width=\"20\" height=\"3\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"2\" y=\"12\" width=\"20\" height=\"8\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo-Tier Contrast Design\u003c\/h3\u003e\n\u003cp\u003eThe same two-tier silhouette as the matching Delta Entertainment Unit — an upper section with the dark glass top floating above a lower drawer section, separated by a recessed dark contrast band that anchors the light\/dark palette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctg-feature-card\"\u003e\n\u003cspan class=\"dlctg-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=\"2\" y=\"6\" width=\"20\" height=\"3\" rx=\"0.5\" fill=\"currentColor\" fill-opacity=\"0.7\"\u003e\u003c\/rect\u003e\u003crect x=\"2\" y=\"10\" width=\"20\" height=\"10\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eDark Tempered Glass Top\u003c\/h3\u003e\n\u003cp\u003eThe dark tempered glass top is heat-treated for added strength, giving a smooth, glossy surface that holds up to the everyday placement of cups, books, and decor while reinforcing the unit's contrast palette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctg-feature-card\"\u003e\n\u003cspan class=\"dlctg-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=\"2\" y=\"6\" width=\"9.5\" height=\"12\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"12.5\" y=\"6\" width=\"9.5\" height=\"12\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"6\" x2=\"12\" y2=\"18\" stroke-width=\"1.5\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo Pull-Out Drawers\u003c\/h3\u003e\n\u003cp\u003eTwo drawers across the lower tier hide remotes, magazines, coasters, and the everyday clutter that builds up around a sofa, separated by a slim vertical metallic trim accent that matches the Delta range's hardware language.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctg-feature-card\"\u003e\n\u003cspan class=\"dlctg-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\u003cline x1=\"3\" y1=\"4\" x2=\"21\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"20\" x2=\"21\" y2=\"20\"\u003e\u003c\/line\u003e\u003ctext x=\"12\" y=\"14\" text-anchor=\"middle\" font-size=\"5\" font-weight=\"700\" fill=\"currentColor\" stroke=\"none\"\u003e120×60\u003c\/text\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003e1.2m × 60cm Dimensions\u003c\/h3\u003e\n\u003cp\u003eAt 1.2 metres long and 60 centimetres wide, the table gives generous surface area for serving and styling without overwhelming smaller apartments — sized to fit standard living rooms comfortably.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material Callout --\u003e\n\u003cdiv class=\"dlctg-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Delta Coffee Table combines a dark tempered glass top with a high-gloss cream-grey lacquered body and slim metallic trim accents. Tempered glass is heat-treated for added strength and gives the top a smooth, easy-clean surface. The lacquered body delivers a crisp, even finish that holds the colour consistently across the panels, while the dark contrast band between the tiers and the metallic trim accent bring architectural detail rather than a flat, uniform front. Built for everyday living-room use across years of regular handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"dlctg-section\"\u003e\n\u003cdiv class=\"dlctg-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"dlctg-care-grid\"\u003e\n\u003cdiv class=\"dlctg-care-card\"\u003e\n\u003cspan class=\"dlctg-care-emoji\" aria-hidden=\"true\"\u003e🧽\u003c\/span\u003e\n\u003ch3\u003eClean the Glass Top\u003c\/h3\u003e\n\u003cp\u003eWipe the dark tempered glass top with a soft microfibre cloth to remove dust and fingerprints. For smudges, spray a non-abrasive glass cleaner onto the cloth first — never directly onto the glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctg-care-card\"\u003e\n\u003cspan class=\"dlctg-care-emoji\" aria-hidden=\"true\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003eDust the Lacquered Body\u003c\/h3\u003e\n\u003cp\u003eWipe the high-gloss body and drawer fronts with a soft, dry microfibre cloth. Avoid abrasive cloths or harsh cleaners that can scratch the lacquered finish — micro-scratches show readily on glossy surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctg-care-card\"\u003e\n\u003cspan class=\"dlctg-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eUse Coasters Always\u003c\/h3\u003e\n\u003cp\u003ePlace coasters under cups and felt pads under heavier objects. Glass surfaces can scratch from grit beneath items moved across the top — keep the surface clear before sliding anything.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctg-care-card\"\u003e\n\u003cspan class=\"dlctg-care-emoji\" aria-hidden=\"true\"\u003e🪞\u003c\/span\u003e\n\u003ch3\u003eCare for Metallic Trim\u003c\/h3\u003e\n\u003cp\u003eWipe the vertical trim accent between the drawers with a dry, soft cloth to keep the metallic finish looking crisp. Avoid abrasive cleaners or wet cloths that can strip the finish over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. At a Glance --\u003e\n\u003cdiv class=\"dlctg-section\"\u003e\n\u003cdiv class=\"dlctg-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"dlctg-list\"\u003e\n\u003cdiv class=\"dlctg-list-item\"\u003e\n\u003cdiv class=\"dlctg-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\u003eDimensions: 1.2 metres long × 60 centimetres wide.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctg-list-item\"\u003e\n\u003cdiv class=\"dlctg-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\u003eDark tempered glass top over a high-gloss cream-grey lacquered body.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctg-list-item\"\u003e\n\u003cdiv class=\"dlctg-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-tier construction with a recessed dark contrast band separating the upper and lower sections.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctg-list-item\"\u003e\n\u003cdiv class=\"dlctg-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 pull-out drawers separated by a slim vertical metallic trim accent.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctg-list-item\"\u003e\n\u003cdiv class=\"dlctg-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\u003ePairs directly with the matching Delta Entertainment Unit and Dining Table in the same Grey \u0026amp; Black finish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Range Strip --\u003e\n\u003cdiv class=\"dlctg-range-strip\"\u003e\n\u003cdiv class=\"dlctg-range-label\"\u003eComplete the Look — Delta Range\u003c\/div\u003e\n\u003cdiv class=\"dlctg-range-sublabel\"\u003eGrey \u0026amp; Black Variant\u003c\/div\u003e\n\u003cdiv class=\"dlctg-range-items\"\u003e\n\u003ca class=\"dlctg-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/delta-entertainment-unit-2m-tv-stand-storage\"\u003eDelta Entertainment Unit\u003c\/a\u003e\n\u003cdiv class=\"dlctg-range-current\" aria-current=\"page\"\u003eDelta Coffee Table\u003c\/div\u003e\n\u003ca class=\"dlctg-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/delta-8-seat-glass-dining-table-grey-black\"\u003eDelta Dining Table\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctg-range-sublabel\"\u003eBlack \u0026amp; Gold Variant\u003c\/div\u003e\n\u003cdiv class=\"dlctg-range-items\"\u003e\n\u003ca class=\"dlctg-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/delta-entertainment-unit-black-gold\"\u003eDelta Entertainment Unit\u003c\/a\u003e \u003ca class=\"dlctg-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/delta-coffee-table-black-gold-glass-storage\"\u003eDelta Coffee Table\u003c\/a\u003e \u003ca class=\"dlctg-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/delta-8-seat-black-gold-dining-table\"\u003eDelta Dining Table\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. SEO Body Copy --\u003e\n\u003cdiv class=\"dlctg-seo\"\u003e\n\u003ch2\u003eDelta Coffee Table Grey \u0026amp; Black — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Delta Coffee Table is a 1.2-metre rectangular living-room piece featuring the same two-tier construction and contrast palette as the matching Delta Entertainment Unit. The upper section pairs a dark tempered glass top with a high-gloss cream-grey lacquered base, while the lower tier handles two pull-out drawers separated by a slim vertical metallic trim accent — keeping remotes, magazines, coasters, and the everyday clutter that builds up around a sofa hidden but accessible. A recessed dark contrast band runs between the upper and lower tiers, anchoring the light\/dark palette and breaking up what could otherwise be a single uninterrupted block.\u003c\/p\u003e\n\u003cp\u003eThe 1.2 × 60cm footprint sits comfortably between coffee tables sized for compact apartments and the larger pieces designed for grand living rooms — generous enough to support serving and styling at full capacity, but not so substantial that it dominates a smaller space. The Grey \u0026amp; Black colourway sits comfortably alongside warm timbers, travertine and stone-look surfaces, charcoal and graphite accents, and the kind of contemporary contrast palette typical of architectural-modern, masculine, and tonal interiors. The dark glass top deliberately reflects the surroundings, picking up tones from the rug, walls, and surrounding furniture rather than competing with them.\u003c\/p\u003e\n\u003cp\u003eThe Delta Coffee Table is well-suited to formal living rooms, open-plan spaces, and homes where the furniture is intended to be a styled architectural feature. It pairs directly with the matching \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/delta-entertainment-unit-2m-tv-stand-storage\"\u003eDelta Entertainment Unit\u003c\/a\u003e in the same Grey \u0026amp; Black finish for a coordinated living-room setup, while the \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/delta-8-seat-glass-dining-table-grey-black\"\u003eDelta Dining Table (Grey \u0026amp; Black)\u003c\/a\u003e carries the same palette through into the dining room. If you prefer a warmer, more contrast-driven look, the same range is also available in a \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/delta-coffee-table-black-gold-glass-storage\"\u003eBlack \u0026amp; Gold variant\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":"Default Title","offer_id":42412092752007,"sku":"DL-CT-GR\u0026BL","price":599.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Delta-grey-black-coffee-table.png?v=1778478551"},{"product_id":"delta-coffee-table-black-gold-glass-storage","title":"Delta Coffee Table Black \u0026 Gold","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.dlctb-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.dlctb-desc * { box-sizing: border-box; }\n.dlctb-desc p { margin: 0 0 16px 0; }\n.dlctb-desc strong { color: #222222; }\n\n.dlctb-desc .dlctb-section { margin-bottom: 28px; }\n\n.dlctb-desc .dlctb-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.dlctb-desc .dlctb-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .dlctb-desc .dlctb-features { grid-template-columns: 1fr; }\n}\n\n.dlctb-desc .dlctb-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dlctb-desc .dlctb-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.dlctb-desc .dlctb-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dlctb-desc .dlctb-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dlctb-desc .dlctb-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.dlctb-desc .dlctb-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.dlctb-desc .dlctb-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.dlctb-desc .dlctb-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  .dlctb-desc .dlctb-care-grid { grid-template-columns: 1fr; }\n}\n\n.dlctb-desc .dlctb-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dlctb-desc .dlctb-care-card .dlctb-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.dlctb-desc .dlctb-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dlctb-desc .dlctb-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dlctb-desc .dlctb-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.dlctb-desc .dlctb-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.dlctb-desc .dlctb-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.dlctb-desc .dlctb-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.dlctb-desc .dlctb-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.dlctb-desc .dlctb-range-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.dlctb-desc .dlctb-range-sublabel {\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.4);\n  margin: 14px 0 8px 0;\n}\n\n.dlctb-desc .dlctb-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.dlctb-desc .dlctb-range-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.dlctb-desc .dlctb-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.dlctb-desc .dlctb-range-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.dlctb-desc .dlctb-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.dlctb-desc .dlctb-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.dlctb-desc .dlctb-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.dlctb-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=\"dlctb-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"dlctb-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDelta Coffee Table (Black \u0026amp; Gold)\u003c\/strong\u003e is a 1.2-metre living-room piece that turns up the drama on the Delta range's signature contrast palette — same two-tier construction and architectural detail as the matching Black \u0026amp; Gold Entertainment Unit, here scaled down to coffee table proportions. A high-gloss black lacquered body sits beneath a black tempered glass top, separated by a striking horizontal gold band that anchors the silhouette. Vertical gold trim columns descend down the front face, with two pull-out drawers handling concealed storage behind the gold-accented front.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features Grid --\u003e\n\u003cdiv class=\"dlctb-section\"\u003e\n\u003cdiv class=\"dlctb-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"dlctb-features\"\u003e\n\u003cdiv class=\"dlctb-feature-card\"\u003e\n\u003cspan class=\"dlctb-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=\"2\" y=\"4\" width=\"20\" height=\"3\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"2\" y=\"8\" width=\"20\" height=\"2.5\" rx=\"0.5\" fill=\"currentColor\"\u003e\u003c\/rect\u003e\u003crect x=\"2\" y=\"11.5\" width=\"20\" height=\"8.5\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo-Tier with Gold Band\u003c\/h3\u003e\n\u003cp\u003eThe same two-tier silhouette as the matching Delta Entertainment Unit (Black \u0026amp; Gold) — an upper section with the black glass top floating above a lower drawer section, separated by a striking horizontal gold band that runs the full length.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctb-feature-card\"\u003e\n\u003cspan class=\"dlctb-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\u003cline x1=\"7\" y1=\"4\" x2=\"7\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"8.5\" y1=\"4\" x2=\"8.5\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"10\" y1=\"4\" x2=\"10\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"4\" x2=\"14\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"15.5\" y1=\"4\" x2=\"15.5\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"17\" y1=\"4\" x2=\"17\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eVertical Gold Trim Columns\u003c\/h3\u003e\n\u003cp\u003eClustered groups of thin vertical gold trim strips descend down the front face — architectural columnar accents that catch light and lift the silhouette above a flat lacquered front.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctb-feature-card\"\u003e\n\u003cspan class=\"dlctb-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=\"2\" y=\"6\" width=\"20\" height=\"3\" rx=\"0.5\" fill=\"currentColor\"\u003e\u003c\/rect\u003e\u003crect x=\"2\" y=\"10\" width=\"20\" height=\"10\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eBlack Tempered Glass Top\u003c\/h3\u003e\n\u003cp\u003eThe black tempered glass top is heat-treated for added strength, giving a smooth, glossy surface that holds up to the everyday placement of cups, books, and decor while reinforcing the unit's bold contrast palette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctb-feature-card\"\u003e\n\u003cspan class=\"dlctb-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\u003cline x1=\"3\" y1=\"4\" x2=\"21\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"20\" x2=\"21\" y2=\"20\"\u003e\u003c\/line\u003e\u003ctext x=\"12\" y=\"14\" text-anchor=\"middle\" font-size=\"5\" font-weight=\"700\" fill=\"currentColor\" stroke=\"none\"\u003e120×60\u003c\/text\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003e1.2m × 60cm Dimensions\u003c\/h3\u003e\n\u003cp\u003eAt 1.2 metres long and 60 centimetres wide, the table gives generous surface area for serving and styling without overwhelming smaller apartments — sized to fit standard living rooms comfortably.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material Callout --\u003e\n\u003cdiv class=\"dlctb-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Delta Coffee Table combines a black tempered glass top with a high-gloss black lacquered body and gold-finish metal trim accents. Tempered glass is heat-treated for added strength and gives the top a smooth, easy-clean surface. The lacquered body delivers a crisp, even black that holds the colour consistently across the panels, while the horizontal gold band between the tiers and the vertical gold trim columns down the front bring a tailored architectural contrast accent. Built for everyday living-room use across years of regular handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"dlctb-section\"\u003e\n\u003cdiv class=\"dlctb-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"dlctb-care-grid\"\u003e\n\u003cdiv class=\"dlctb-care-card\"\u003e\n\u003cspan class=\"dlctb-care-emoji\" aria-hidden=\"true\"\u003e🧽\u003c\/span\u003e\n\u003ch3\u003eClean the Glass Top\u003c\/h3\u003e\n\u003cp\u003eWipe the black tempered glass top with a soft microfibre cloth to remove dust and fingerprints. For smudges, spray a non-abrasive glass cleaner onto the cloth first — never directly onto the glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctb-care-card\"\u003e\n\u003cspan class=\"dlctb-care-emoji\" aria-hidden=\"true\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003eDust the Lacquered Body\u003c\/h3\u003e\n\u003cp\u003eWipe the high-gloss black body with a soft, dry microfibre cloth. Avoid abrasive cloths or harsh cleaners that can scratch the lacquered finish — micro-scratches show particularly readily on darker glossy surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctb-care-card\"\u003e\n\u003cspan class=\"dlctb-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eUse Coasters Always\u003c\/h3\u003e\n\u003cp\u003ePlace coasters under cups and felt pads under heavier objects. Glass surfaces can scratch from grit beneath items moved across the top — keep the surface clear before sliding anything.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctb-care-card\"\u003e\n\u003cspan class=\"dlctb-care-emoji\" aria-hidden=\"true\"\u003e💛\u003c\/span\u003e\n\u003ch3\u003eCare for Gold Accents\u003c\/h3\u003e\n\u003cp\u003eWipe the horizontal gold band and vertical gold trim columns with a dry, soft cloth to keep the high-shine finish looking crisp. Avoid abrasive cleaners or wet cloths that can strip the gold finish over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. At a Glance --\u003e\n\u003cdiv class=\"dlctb-section\"\u003e\n\u003cdiv class=\"dlctb-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"dlctb-list\"\u003e\n\u003cdiv class=\"dlctb-list-item\"\u003e\n\u003cdiv class=\"dlctb-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\u003eDimensions: 1.2 metres long × 60 centimetres wide.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctb-list-item\"\u003e\n\u003cdiv class=\"dlctb-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 tempered glass top over a high-gloss black lacquered body.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctb-list-item\"\u003e\n\u003cdiv class=\"dlctb-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-tier construction with a striking horizontal gold band running the full length between the tiers.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctb-list-item\"\u003e\n\u003cdiv class=\"dlctb-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\u003eVertical gold trim columns down the front face — clustered groups of thin gold strips.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctb-list-item\"\u003e\n\u003cdiv class=\"dlctb-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\u003ePairs directly with the matching Delta Entertainment Unit and Dining Table in the same Black \u0026amp; Gold finish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Range Strip --\u003e\n\u003cdiv class=\"dlctb-range-strip\"\u003e\n\u003cdiv class=\"dlctb-range-label\"\u003eComplete the Look — Delta Range\u003c\/div\u003e\n\u003cdiv class=\"dlctb-range-sublabel\"\u003eBlack \u0026amp; Gold Variant\u003c\/div\u003e\n\u003cdiv class=\"dlctb-range-items\"\u003e\n\u003ca class=\"dlctb-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/delta-entertainment-unit-black-gold\"\u003eDelta Entertainment Unit\u003c\/a\u003e\n\u003cdiv class=\"dlctb-range-current\" aria-current=\"page\"\u003eDelta Coffee Table\u003c\/div\u003e\n\u003ca class=\"dlctb-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/delta-8-seat-black-gold-dining-table\"\u003eDelta Dining Table\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlctb-range-sublabel\"\u003eGrey \u0026amp; Black Variant\u003c\/div\u003e\n\u003cdiv class=\"dlctb-range-items\"\u003e\n\u003ca class=\"dlctb-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/delta-entertainment-unit-2m-tv-stand-storage\"\u003eDelta Entertainment Unit\u003c\/a\u003e \u003ca class=\"dlctb-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/delta-glass-coffee-table-storage\"\u003eDelta Coffee Table\u003c\/a\u003e \u003ca class=\"dlctb-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/delta-8-seat-glass-dining-table-grey-black\"\u003eDelta Dining Table\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. SEO Body Copy --\u003e\n\u003cdiv class=\"dlctb-seo\"\u003e\n\u003ch2\u003eDelta Coffee Table Black \u0026amp; Gold — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Delta Coffee Table (Black \u0026amp; Gold) is a 1.2-metre rectangular living-room piece featuring the same two-tier construction and bold contrast palette as the matching Delta Entertainment Unit (Black \u0026amp; Gold). The upper section pairs a black tempered glass top with a high-gloss black lacquered base — tempered glass is heat-treated for strength and gives the top a smooth, easy-clean surface for cups, books, and decor. A striking horizontal gold band runs the full length of the unit between the upper and lower tiers, anchoring the black-and-gold palette at the centre of the silhouette. The lower body is broken up visually by clustered groups of thin vertical gold trim strips descending down the front face — architectural columnar accents that lift the silhouette above a flat lacquered front and catch light from different angles.\u003c\/p\u003e\n\u003cp\u003eThe 1.2 × 60cm footprint sits comfortably between coffee tables sized for compact apartments and the larger pieces designed for grand living rooms — generous enough to support serving and styling at full capacity, but not so substantial that it dominates a smaller space. The Black \u0026amp; Gold colourway is the more dramatic of the two Delta finishes — sitting comfortably alongside warm timbers, cream and travertine accents, deep jewel tones, and the kind of formal contrast palette typical of contemporary luxe, glam, and statement-led interiors. Where the matching Grey \u0026amp; Black variant leans architectural-tonal, this Black \u0026amp; Gold variant leans formal-luxe, with the gold detail working harder as a signature accent.\u003c\/p\u003e\n\u003cp\u003eThe Delta Coffee Table (Black \u0026amp; Gold) is well-suited to formal living rooms, open-plan spaces, and homes where the furniture is intended to be a styled statement piece. It pairs directly with the matching \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/delta-entertainment-unit-black-gold\"\u003eDelta Entertainment Unit (Black \u0026amp; Gold)\u003c\/a\u003e in the same finish for a coordinated living-room setup, while the \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/delta-8-seat-black-gold-dining-table\"\u003eDelta Dining Table (Black \u0026amp; Gold)\u003c\/a\u003e carries the same palette through into the dining room. If you prefer a more tonal, architectural look, the same range is also available in a \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/delta-glass-coffee-table-storage\"\u003eGrey \u0026amp; Black variant\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":"Default Title","offer_id":42412103368839,"sku":"DL-CT-B\u0026G","price":599.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/delta-coffee-table-black-and-gold-the-a2z-furniture-1_1.png?v=1778478553"},{"product_id":"delan-coffee-table","title":"Delan Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.delan-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.delan-desc * { box-sizing: border-box; }\n.delan-desc p { margin: 0 0 16px 0; }\n.delan-desc strong { color: #222222; }\n.delan-desc .delan-section { margin-bottom: 28px; }\n\n.delan-desc .delan-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.delan-desc .delan-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .delan-desc .delan-features { grid-template-columns: 1fr; }\n}\n\n.delan-desc .delan-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.delan-desc .delan-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.delan-desc .delan-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.delan-desc .delan-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.delan-desc .delan-tech-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n@media (max-width: 480px) {\n  .delan-desc .delan-tech-grid { grid-template-columns: 1fr; }\n}\n\n.delan-desc .delan-tech-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 14px;\n  text-align: center;\n}\n\n.delan-desc .delan-tech-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: flex;\n  justify-content: center;\n}\n\n.delan-desc .delan-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.delan-desc .delan-tech-card p {\n  font-size: 12.5px;\n  color: #6B6B6B;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.delan-desc .delan-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.delan-desc .delan-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.delan-desc .delan-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.delan-desc .delan-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  .delan-desc .delan-care-grid { grid-template-columns: 1fr; }\n}\n\n.delan-desc .delan-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.delan-desc .delan-care-card .delan-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.delan-desc .delan-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.delan-desc .delan-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.delan-desc .delan-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.delan-desc .delan-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.delan-desc .delan-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.delan-desc .delan-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.delan-desc .delan-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.delan-desc .delan-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.delan-desc .delan-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=\"delan-desc\"\u003e\n\u003cdiv class=\"delan-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDelan Coffee Table\u003c\/strong\u003e brings warm rustic character to the living room — a Dirty Oak finish that reads as deep chestnut-brown, with two front drawers, an open lower shelf, and brass-coloured antique-style round knobs. Suits modern farmhouse interiors, country cottages, and traditional family rooms where lived-in timber character reads better than hard-edged contemporary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-section\"\u003e\n\u003cdiv class=\"delan-label\"\u003eFeatures at a Glance\u003c\/div\u003e\n\u003cdiv class=\"delan-tech-grid\"\u003e\n\u003cdiv class=\"delan-tech-card\"\u003e\n\u003cspan class=\"delan-tech-icon\" aria-hidden=\"true\"\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=\"18\" height=\"3\" rx=\"0.3\" fill=\"currentColor\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eWarm Dirty Oak Finish\u003c\/h3\u003e\n\u003cp\u003eRich chestnut-brown finish across the top, drawer fronts, legs, and shelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-tech-card\"\u003e\n\u003cspan class=\"delan-tech-icon\" aria-hidden=\"true\"\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=\"6\" width=\"8\" height=\"4\" rx=\"0.3\"\u003e\u003c\/rect\u003e\u003crect x=\"13\" y=\"6\" width=\"8\" height=\"4\" rx=\"0.3\"\u003e\u003c\/rect\u003e\u003crect x=\"3\" y=\"14\" width=\"18\" height=\"2\" rx=\"0.3\" opacity=\"0.5\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"7\" cy=\"8\" r=\"0.6\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17\" cy=\"8\" r=\"0.6\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo Drawers + Open Shelf\u003c\/h3\u003e\n\u003cp\u003eTwo front drawers for hidden storage with an open lower shelf for display below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-tech-card\"\u003e\n\u003cspan class=\"delan-tech-icon\" aria-hidden=\"true\"\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\u003ccircle cx=\"8\" cy=\"12\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"8\" cy=\"12\" r=\"1\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"1\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eBrass-Coloured Antique Knobs\u003c\/h3\u003e\n\u003cp\u003eRound decorative knobs in a brass-coloured antique finish — period detail on the drawer fronts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-tech-card\"\u003e\n\u003cspan class=\"delan-tech-icon\" aria-hidden=\"true\"\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\u003cline x1=\"6\" y1=\"6\" x2=\"6\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"6\" x2=\"18\" y2=\"20\"\u003e\u003c\/line\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"2\" rx=\"0.3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSquare Tapered Legs\u003c\/h3\u003e\n\u003cp\u003eChunky square tapered legs in matching finish — traditional family-room proportions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-section\"\u003e\n\u003cdiv class=\"delan-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"delan-features\"\u003e\n\u003cdiv class=\"delan-feature-card\"\u003e\n\u003cspan class=\"delan-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 L12 4 L21 10 L21 20 L3 20 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eWarm Rustic Character\u003c\/h3\u003e\n\u003cp\u003eThe Delan leans firmly into rustic\/traditional aesthetics — warm Dirty Oak finish, classic proportions, antique-style decorative knobs, and a subtle moulded edge on the top. Works in modern farmhouse interiors, country cottages, or family rooms where timber character reads better than hard-edged glass and metal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-feature-card\"\u003e\n\u003cspan class=\"delan-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=\"6\" width=\"8\" height=\"4\" rx=\"0.3\"\u003e\u003c\/rect\u003e\u003crect x=\"13\" y=\"6\" width=\"8\" height=\"4\" rx=\"0.3\"\u003e\u003c\/rect\u003e\u003crect x=\"3\" y=\"14\" width=\"18\" height=\"2\" rx=\"0.3\" opacity=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eHidden Storage and Visible Display\u003c\/h3\u003e\n\u003cp\u003eTwo drawers handle the things you want hidden — remotes, coasters, magazines, small clutter — while the open lower shelf shows off curated books, baskets, or decor objects. A useful split between concealed and visible storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-feature-card\"\u003e\n\u003cspan class=\"delan-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=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"1.5\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003ePeriod-Style Knob Detailing\u003c\/h3\u003e\n\u003cp\u003eThe brass-coloured round knobs with decorative medallion-style centres are the piece's signature finishing detail — period furniture cues that lift the Delan above standard rectangular coffee tables. Small touch, noticeable difference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-feature-card\"\u003e\n\u003cspan class=\"delan-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=\"6\" width=\"18\" height=\"12\" rx=\"0.3\"\u003e\u003c\/rect\u003e\u003cline x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eVersatile Across Interior Styles\u003c\/h3\u003e\n\u003cp\u003eWhile the Delan leans rustic, the warm timber-look finish and clean lines also work in transitional, eclectic, country-modern, or Hamptons-style interiors. A solid pick for households who want lasting character over trendy styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-material-callout\"\u003e\n\u003ch3\u003eDirty Oak Finish with Brass-Coloured Detail\u003c\/h3\u003e\n\u003cp\u003eBuilt in a warm Dirty Oak finish across the top, drawer fronts, legs, and lower shelf. Two front drawers feature brass-coloured antique-style round knobs with decorative medallion centres, and the top has a subtle moulded edge detail. Square tapered legs and an open lower shelf complete the rustic-traditional silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-section\"\u003e\n\u003cdiv class=\"delan-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"delan-care-grid\"\u003e\n\u003cdiv class=\"delan-care-card\"\u003e\n\u003cspan class=\"delan-care-emoji\" aria-hidden=\"true\"\u003e🪵\u003c\/span\u003e\n\u003ch3\u003eRegular Dusting\u003c\/h3\u003e\n\u003cp\u003eWipe the top, drawer fronts, and shelf with a soft dry microfibre cloth regularly. The Dirty Oak finish shows dust over time — a weekly wipe keeps the colour reading evenly across the piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-care-card\"\u003e\n\u003cspan class=\"delan-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eDon't Let Spills Sit\u003c\/h3\u003e\n\u003cp\u003eAddress spills immediately with a barely-damp cloth, then dry thoroughly. Leaving liquids on the finish risks water rings or marks that are hard to lift later.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-care-card\"\u003e\n\u003cspan class=\"delan-care-emoji\" aria-hidden=\"true\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003eMind the Brass-Coloured Knobs\u003c\/h3\u003e\n\u003cp\u003eWipe the decorative knobs with a soft dry cloth occasionally to clear dust from the medallion detailing. For sticky marks, use a barely-damp cloth and dry immediately — no abrasive cleaners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-care-card\"\u003e\n\u003cspan class=\"delan-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eCoasters and Mats Matter\u003c\/h3\u003e\n\u003cp\u003eUse coasters under drinks and felt pads under hot items. Coffee table tops take more daily wear than most furniture — small protections prevent heat marks, water rings, and scratches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-section\"\u003e\n\u003cdiv class=\"delan-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"delan-list\"\u003e\n\u003cdiv class=\"delan-list-item\"\u003e\n\u003cdiv class=\"delan-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\u003eRectangular coffee table with rustic\/traditional character.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-list-item\"\u003e\n\u003cdiv class=\"delan-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\u003eDirty Oak finish across the entire piece.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-list-item\"\u003e\n\u003cdiv class=\"delan-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 front drawers with brass-coloured antique-style round knobs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-list-item\"\u003e\n\u003cdiv class=\"delan-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\u003eOpen lower shelf for books, baskets, or display.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-list-item\"\u003e\n\u003cdiv class=\"delan-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\u003eSquare tapered legs in matching finish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-list-item\"\u003e\n\u003cdiv class=\"delan-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\u003eSubtle moulded edge detail on the top.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-list-item\"\u003e\n\u003cdiv class=\"delan-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\u003eSuits modern farmhouse, country, and traditional interiors.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-list-item\"\u003e\n\u003cdiv class=\"delan-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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delan-seo\"\u003e\n\u003ch2\u003eDelan Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Delan Coffee Table is a rustic-style coffee table finished in warm Dirty Oak across the top, drawer fronts, legs, and lower shelf. Two front drawers with brass-coloured antique-style round knobs handle hidden storage, while the open lower shelf provides display space for books, baskets, or decor. Classic rectangular proportions with chunky square tapered legs and a subtle moulded top edge suit modern farmhouse interiors, country cottages, and traditional family rooms.\u003c\/p\u003e\n\u003cp\u003eSee the Delan Coffee Table in person across our five South-East Queensland showrooms — Rocklea, Sandgate, North Ipswich, Beenleigh, and Bundall on the Gold Coast. Our team can talk you through delivery to your suburb across Brisbane, Gold Coast, Sunshine Coast, Toowoomba, Ipswich, and Logan regions, assembly options, lead times, and the 1-year warranty. Visit any A2Z Furniture showroom or shop online for fast delivery across South-East Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":43244204195975,"sku":"DE-CT-DO","price":249.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/delan-coffee-table-the-a2z-furniture-1_1.png?v=1778479002"},{"product_id":"donald-coffee-table","title":"Donald Coffee Table","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n  .donald-desc {\n    padding-top: 6px;\n    overflow: visible;\n    font-family: 'Open Sans', sans-serif;\n    color: #222222;\n    line-height: 1.7;\n    font-size: 15px;\n    max-width: 100%;\n    box-sizing: border-box;\n  }\n  .donald-desc *,\n  .donald-desc *::before,\n  .donald-desc *::after { box-sizing: border-box; }\n\n  .donald-desc p { margin: 0 0 16px; font-size: 15px; color: #222222; line-height: 1.7; }\n  .donald-desc strong { font-weight: 700; color: #222222; }\n\n  .donald-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  \/* Section label *\/\n  .donald-desc .donald-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;\n    display: block;\n  }\n\n  \/* Intro *\/\n  .donald-desc .donald-intro {\n    margin: 0 0 32px;\n  }\n\n  \/* Feature grid *\/\n  .donald-desc .donald-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 0 0 32px;\n  }\n  .donald-desc .donald-feature {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .donald-desc .donald-feature-icon {\n    width: 32px;\n    height: 32px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #F7EDE3;\n    border-radius: 8px;\n    color: #C2824D;\n  }\n  .donald-desc .donald-feature-icon svg { width: 18px; height: 18px; }\n  .donald-desc .donald-feature h3 {\n    font-size: 13px;\n    font-weight: 700;\n    margin: 0;\n    color: #222222;\n    line-height: 1.35;\n  }\n  .donald-desc .donald-feature p {\n    font-size: 14px;\n    margin: 0;\n    color: #222222;\n    line-height: 1.55;\n  }\n\n  \/* Material callout *\/\n  .donald-desc .donald-callout {\n    background: #F7EDE3;\n    border-left: 3px solid #C2824D;\n    padding: 18px 22px;\n    border-radius: 6px;\n    margin: 0 0 32px;\n  }\n  .donald-desc .donald-callout h3 {\n    font-size: 14px;\n    font-weight: 700;\n    margin: 0 0 8px;\n    color: #2C241B;\n    letter-spacing: 0.02em;\n  }\n  .donald-desc .donald-callout p {\n    margin: 0;\n    font-size: 14.5px;\n    line-height: 1.65;\n    color: #3a3026;\n  }\n\n  \/* Care section *\/\n  .donald-desc .donald-care {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 0 0 32px;\n  }\n  .donald-desc .donald-care-step {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 16px 18px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .donald-desc .donald-care-emoji {\n    font-size: 20px;\n    line-height: 1;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .donald-desc .donald-care-step p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  \/* At a Glance *\/\n  .donald-desc .donald-glance {\n    margin: 0 0 32px;\n  }\n  .donald-desc .donald-glance-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .donald-desc .donald-glance-item {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .donald-desc .donald-tick {\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    flex-shrink: 0;\n    margin-top: 3px;\n  }\n  .donald-desc .donald-tick svg { width: 11px; height: 11px; color: #ffffff; }\n  .donald-desc .donald-glance-item span:last-child {\n    font-size: 14.5px;\n    line-height: 1.6;\n    color: #222222;\n  }\n\n  \/* SEO body copy *\/\n  .donald-desc .donald-seo {\n    border-top: 1px solid #E5E5E5;\n    padding-top: 28px;\n    margin-top: 8px;\n  }\n  .donald-desc .donald-seo h2 {\n    font-size: 17px;\n    font-weight: 700;\n    color: #222222;\n    margin: 0 0 16px;\n    line-height: 1.4;\n  }\n  .donald-desc .donald-seo p {\n    font-size: 13.5px;\n    color: #6B6B6B;\n    line-height: 1.7;\n    margin: 0 0 14px;\n  }\n  .donald-desc .donald-seo p:last-child { margin-bottom: 0; }\n\n  \/* Mobile *\/\n  @media (max-width: 768px) {\n    .donald-desc .donald-features { grid-template-columns: 1fr; }\n    .donald-desc .donald-care { grid-template-columns: 1fr; }\n    .donald-desc .donald-callout { padding: 16px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"donald-desc\"\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"donald-intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDonald Coffee Table\u003c\/strong\u003e brings a clean, mid-century-leaning silhouette to the living room. A rectangular timber top sits on four gently tapered legs, finished in a warm Dirty Oak tone that lets the natural grain come through rather than masking it. A piece designed to anchor the room without trying to dominate it — equally at home with a linen sofa, a leather armchair, or a velvet wingback.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES --\u003e \u003cspan class=\"donald-label\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"donald-features\"\u003e\n\u003cdiv class=\"donald-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"donald-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003ccircle fill-opacity=\"0.25\" fill=\"currentColor\" r=\"8\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eWarm Dirty Oak Finish\u003c\/h3\u003e\n\u003cp\u003eA soft, warm brown timber finish that brings out the natural grain — sitting somewhere between rustic and refined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"donald-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"donald-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cline y2=\"8\" x2=\"21\" y1=\"8\" x1=\"3\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"3\" y1=\"8\" x1=\"6\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"21\" y1=\"8\" x1=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTapered Mid-Century Legs\u003c\/h3\u003e\n\u003cp\u003eFour gently tapered legs splay outward in a classic mid-century silhouette, giving the table a light, lifted profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"donald-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"donald-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003crect rx=\"1\" height=\"8\" width=\"18\" y=\"8\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eGenerous Rectangular Top\u003c\/h3\u003e\n\u003cp\u003eA broad tabletop with room for a tray, a stack of books, a plant, and the everyday teacup all at once.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"donald-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"donald-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"5\" cy=\"9\" cx=\"9\"\u003e\u003c\/circle\u003e\u003crect rx=\"1\" height=\"9\" width=\"9\" y=\"11\" x=\"11\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eVersatile Across Styles\u003c\/h3\u003e\n\u003cp\u003eWorks in modern, mid-century, Scandi-leaning, and warm traditional interiors — anywhere a timber piece earns its place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL CALLOUT --\u003e\n\u003cdiv class=\"donald-callout\"\u003e\n\u003ch3\u003eAbout the Timber and Dirty Oak Finish\u003c\/h3\u003e\n\u003cp\u003eThe Donald Coffee Table is finished in Dirty Oak — a warm, soft brown stain that lets the natural grain of the timber come through rather than hiding it under a hard lacquer. Timber tabletops can develop a soft patina with daily use, which many people prefer to a finish that stays uniformly flat forever. A coaster under hot mugs and a soft cloth for routine wiping keep the surface looking even.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CARE --\u003e \u003cspan class=\"donald-label\"\u003eCare Instructions\u003c\/span\u003e\n\u003cdiv class=\"donald-care\"\u003e\n\u003cdiv class=\"donald-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"donald-care-emoji\"\u003e🪶\u003c\/span\u003e\n\u003cp\u003eDust the timber surface regularly with a soft, dry cloth to keep the finish looking even and free of grit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"donald-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"donald-care-emoji\"\u003e☕\u003c\/span\u003e\n\u003cp\u003eUse coasters under mugs and glasses — both moisture rings and heat can mark a timber surface over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"donald-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"donald-care-emoji\"\u003e💧\u003c\/span\u003e\n\u003cp\u003eAvoid wet cloths and harsh cleaning products; wipe spills with a barely-damp cloth and dry the surface straight away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"donald-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"donald-care-emoji\"\u003e✨\u003c\/span\u003e\n\u003cp\u003eApply a quality furniture polish or beeswax periodically to keep the finish nourished and looking warm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- AT A GLANCE --\u003e\n\u003cdiv class=\"donald-glance\"\u003e\n\u003cspan class=\"donald-label\"\u003eAt a Glance\u003c\/span\u003e\n\u003cdiv class=\"donald-glance-list\"\u003e\n\u003cdiv class=\"donald-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"donald-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\u003eMid-century-inspired rectangular coffee table with tapered legs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"donald-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"donald-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\u003eWarm Dirty Oak timber finish that showcases the natural grain.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"donald-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"donald-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\u003eGenerous tabletop for trays, books, plants, and everyday styling pieces.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"donald-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"donald-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\u003eAnchors modern, mid-century, Scandi-leaning, and warm traditional rooms.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"donald-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"donald-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\u003eLight, lifted silhouette that doesn’t block sightlines or close in a small living room.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SEO BODY COPY --\u003e\n\u003cdiv class=\"donald-seo\"\u003e\n\u003ch2\u003eDonald Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Donald Coffee Table is a rectangular timber coffee table built around a clean, mid-century-inspired silhouette. A broad timber top sits on four gently tapered legs that splay outward, lifting the piece off the floor and giving it a light, considered profile rather than a heavy, slab-like base. The Dirty Oak finish brings warmth to the room without leaning into the orange tones of a heavier varnish.\u003c\/p\u003e\n\u003cp\u003eThe soft brown Dirty Oak colour lets the natural timber grain show through rather than masking it under a hard lacquer. It pairs naturally with linen sofas, ivory bouclé, soft velvet, and deeper-toned leather — at home in modern, mid-century, Scandinavian, and warm traditional living rooms without trying too hard to fit any one of them.\u003c\/p\u003e\n\u003cp\u003eDesigned for living rooms where the coffee table is expected to do everyday work — holding a teapot, a stack of magazines, a plant or two — the Donald balances real utility with a timeless mid-century silhouette. See it in person across all five of our South-East Queensland showrooms: \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/collections\/living-room-furniture-brisbane-gold-coast\"\u003eRocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":43244225659015,"sku":"DO-CT-DO","price":199.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Donald-Coffee-Table.png?v=1778479004"},{"product_id":"davenport-coffee-table","title":"Davenport Coffee Table","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n  .dav-desc {\n    padding-top: 6px;\n    overflow: visible;\n    font-family: 'Open Sans', sans-serif;\n    color: #222222;\n    line-height: 1.7;\n    font-size: 15px;\n    max-width: 100%;\n    box-sizing: border-box;\n  }\n  .dav-desc *,\n  .dav-desc *::before,\n  .dav-desc *::after { box-sizing: border-box; }\n\n  .dav-desc p { margin: 0 0 16px; font-size: 15px; color: #222222; line-height: 1.7; }\n  .dav-desc strong { font-weight: 700; color: #222222; }\n\n  .dav-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  \/* Section label *\/\n  .dav-desc .dav-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;\n    display: block;\n  }\n\n  \/* Intro *\/\n  .dav-desc .dav-intro {\n    margin: 0 0 32px;\n  }\n\n  \/* Feature grid *\/\n  .dav-desc .dav-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 0 0 32px;\n  }\n  .dav-desc .dav-feature {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .dav-desc .dav-feature-icon {\n    width: 32px;\n    height: 32px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #F7EDE3;\n    border-radius: 8px;\n    color: #C2824D;\n  }\n  .dav-desc .dav-feature-icon svg { width: 18px; height: 18px; }\n  .dav-desc .dav-feature h3 {\n    font-size: 13px;\n    font-weight: 700;\n    margin: 0;\n    color: #222222;\n    line-height: 1.35;\n  }\n  .dav-desc .dav-feature p {\n    font-size: 14px;\n    margin: 0;\n    color: #222222;\n    line-height: 1.55;\n  }\n\n  \/* Material callout *\/\n  .dav-desc .dav-callout {\n    background: #F7EDE3;\n    border-left: 3px solid #C2824D;\n    padding: 18px 22px;\n    border-radius: 6px;\n    margin: 0 0 32px;\n  }\n  .dav-desc .dav-callout h3 {\n    font-size: 14px;\n    font-weight: 700;\n    margin: 0 0 8px;\n    color: #2C241B;\n    letter-spacing: 0.02em;\n  }\n  .dav-desc .dav-callout p {\n    margin: 0;\n    font-size: 14.5px;\n    line-height: 1.65;\n    color: #3a3026;\n  }\n\n  \/* Care section *\/\n  .dav-desc .dav-care {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 0 0 32px;\n  }\n  .dav-desc .dav-care-step {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 16px 18px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .dav-desc .dav-care-emoji {\n    font-size: 20px;\n    line-height: 1;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .dav-desc .dav-care-step p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  \/* At a Glance *\/\n  .dav-desc .dav-glance {\n    margin: 0 0 32px;\n  }\n  .dav-desc .dav-glance-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .dav-desc .dav-glance-item {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .dav-desc .dav-tick {\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    flex-shrink: 0;\n    margin-top: 3px;\n  }\n  .dav-desc .dav-tick svg { width: 11px; height: 11px; color: #ffffff; }\n  .dav-desc .dav-glance-item span:last-child {\n    font-size: 14.5px;\n    line-height: 1.6;\n    color: #222222;\n  }\n\n  \/* SEO body copy *\/\n  .dav-desc .dav-seo {\n    border-top: 1px solid #E5E5E5;\n    padding-top: 28px;\n    margin-top: 8px;\n  }\n  .dav-desc .dav-seo h2 {\n    font-size: 17px;\n    font-weight: 700;\n    color: #222222;\n    margin: 0 0 16px;\n    line-height: 1.4;\n  }\n  .dav-desc .dav-seo p {\n    font-size: 13.5px;\n    color: #6B6B6B;\n    line-height: 1.7;\n    margin: 0 0 14px;\n  }\n  .dav-desc .dav-seo p:last-child { margin-bottom: 0; }\n\n  \/* Mobile *\/\n  @media (max-width: 768px) {\n    .dav-desc .dav-features { grid-template-columns: 1fr; }\n    .dav-desc .dav-care { grid-template-columns: 1fr; }\n    .dav-desc .dav-callout { padding: 16px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"dav-desc\"\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"dav-intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDavenport Coffee Table\u003c\/strong\u003e turns a simple square coffee table into a sculptural centrepiece. A stack of rounded-corner hollow-metal frames cascades up from the floor in graduating sizes, building a layered, almost architectural base beneath a clear tempered glass top. Choose between a crisp white or a softer warm grey to fit the rest of the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES --\u003e \u003cspan class=\"dav-label\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"dav-features\"\u003e\n\u003cdiv class=\"dav-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dav-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003crect rx=\"2\" height=\"18\" width=\"18\" y=\"3\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"1.5\" height=\"12\" width=\"12\" y=\"6\" x=\"6\"\u003e\u003c\/rect\u003e\u003crect rx=\"1\" height=\"6\" width=\"6\" y=\"9\" x=\"9\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCascading Layered Frame\u003c\/h3\u003e\n\u003cp\u003eMultiple rounded-corner hollow-metal frames stack in graduating sizes, giving the base an architectural, sculpted silhouette rather than a flat panel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dav-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dav-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003crect rx=\"2\" height=\"18\" width=\"18\" y=\"3\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect fill-opacity=\"0.12\" fill=\"currentColor\" rx=\"1.5\" height=\"12\" width=\"12\" y=\"6\" x=\"6\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eClear Tempered Glass Top\u003c\/h3\u003e\n\u003cp\u003eA clear tempered glass top sits across the stacked frame, holding up well to daily living-room use and wiping clean with a soft microfibre cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dav-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dav-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"5\" cy=\"12\" cx=\"8\"\u003e\u003c\/circle\u003e\u003ccircle fill-opacity=\"0.3\" fill=\"currentColor\" r=\"5\" cy=\"12\" cx=\"16\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eWhite or Warm Grey\u003c\/h3\u003e\n\u003cp\u003eFinished in either a crisp white or a softer warm grey powder coat — versatile across modern, Scandinavian, and minimalist interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dav-feature\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dav-feature-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003crect rx=\"3\" height=\"6\" width=\"18\" y=\"9\" x=\"3\"\u003e\u003c\/rect\u003e\u003cline y2=\"15\" x2=\"9\" y1=\"9\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"15\" x2=\"15\" y1=\"9\" x1=\"15\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eHollow-Metal Construction\u003c\/h3\u003e\n\u003cp\u003eBuilt from lightweight hollow metal tubing finished in a smooth powder coat — solid in form, but easier to reposition than a solid-timber base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL CALLOUT --\u003e\n\u003cdiv class=\"dav-callout\"\u003e\n\u003ch3\u003eAbout the Hollow Metal Frame and Tempered Glass\u003c\/h3\u003e\n\u003cp\u003eThe frame is built from hollow metal tubing — lightweight to handle but rigid in form — finished in a smooth powder coat that resists chipping and wipes back clean. The top is clear tempered glass, stronger than standard glass and easy to keep clean from spills, warm cups, and the everyday traffic that gathers around a coffee table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CARE --\u003e \u003cspan class=\"dav-label\"\u003eCare Instructions\u003c\/span\u003e\n\u003cdiv class=\"dav-care\"\u003e\n\u003cdiv class=\"dav-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dav-care-emoji\"\u003e✨\u003c\/span\u003e\n\u003cp\u003eWipe the powder-coated metal frame with a soft damp cloth, then dry it off afterwards to keep the finish looking even.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dav-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dav-care-emoji\"\u003e🧼\u003c\/span\u003e\n\u003cp\u003eClean the glass top with a streak-free glass cleaner, or warm water with a drop of dish soap, then dry with a soft cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dav-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dav-care-emoji\"\u003e☀️\u003c\/span\u003e\n\u003cp\u003eKeep the table out of long stretches of harsh direct sunlight, which can fade or chalk powder-coated finishes over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dav-care-step\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dav-care-emoji\"\u003e🚫\u003c\/span\u003e\n\u003cp\u003eSkip abrasive scourers, steel wool, and harsh chemical solvents — they can scratch the glass and damage the powder coat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- AT A GLANCE --\u003e\n\u003cdiv class=\"dav-glance\"\u003e\n\u003cspan class=\"dav-label\"\u003eAt a Glance\u003c\/span\u003e\n\u003cdiv class=\"dav-glance-list\"\u003e\n\u003cdiv class=\"dav-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dav-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\u003eSculptural square coffee table with a stacked, layered hollow-metal frame.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dav-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dav-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\u003eClear tempered glass top, easy to wipe clean and resistant to everyday marks.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dav-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dav-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\u003eChoice of crisp white or warm grey powder-coat finish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dav-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dav-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\u003eLightweight hollow-metal construction — solid in form but easy to reposition.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dav-glance-item\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dav-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\u003eSuits modern, Scandinavian, and minimalist living rooms.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SEO BODY COPY --\u003e\n\u003cdiv class=\"dav-seo\"\u003e\n\u003ch2\u003eDavenport Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Davenport Coffee Table is a square coffee table built around a sculptural, cascading hollow-metal frame and a clear tempered glass top. Multiple rounded-corner metal frames stack vertically in graduating sizes, creating an architectural, layered base that turns a small piece of furniture into a real centrepiece in the middle of the living room.\u003c\/p\u003e\n\u003cp\u003eChoose between two powder-coat finishes: a crisp white that brightens light-led interiors, and a warm grey that softens contemporary, neutral-toned, or industrial-leaning living rooms. Both options pair naturally with linen sofas, bouclé armchairs, woven rugs, and minimalist styling — anywhere the coffee table is meant to look sculpted rather than disappear into the background.\u003c\/p\u003e\n\u003cp\u003eDesigned for living rooms, lounges, and open-plan spaces where the coffee table earns its keep as a design moment, the Davenport balances visible sculptural presence with a practical glass surface for everyday use. See it in person across all five of our South-East Queensland showrooms: \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/collections\/living-room-furniture-brisbane-gold-coast\"\u003eRocklea, Sandgate, Bundall (Gold Coast), North Ipswich, and Beenleigh\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"White","offer_id":43498756079751,"sku":"DP-CT-W","price":599.0,"currency_code":"AUD","in_stock":true},{"title":"Grey","offer_id":43498756112519,"sku":"DP-CT-GR","price":599.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Davenport-coffee-table.png?v=1778479213"},{"product_id":"davidson-coffee-table","title":"Davidson Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.dvco-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.dvco-desc * { box-sizing: border-box; }\n.dvco-desc p { margin: 0 0 16px 0; }\n.dvco-desc strong { color: #222222; }\n\n.dvco-desc .dvco-section { margin-bottom: 28px; }\n\n.dvco-desc .dvco-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.dvco-desc .dvco-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .dvco-desc .dvco-features { grid-template-columns: 1fr; }\n}\n\n.dvco-desc .dvco-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dvco-desc .dvco-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.dvco-desc .dvco-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dvco-desc .dvco-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dvco-desc .dvco-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.dvco-desc .dvco-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.dvco-desc .dvco-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.dvco-desc .dvco-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  .dvco-desc .dvco-care-grid { grid-template-columns: 1fr; }\n}\n\n.dvco-desc .dvco-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dvco-desc .dvco-care-card .dvco-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.dvco-desc .dvco-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dvco-desc .dvco-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dvco-desc .dvco-care-products {\n  background: #F7EDE3;\n  border: 1px solid #E8C9AA;\n  border-radius: 10px;\n  padding: 16px 20px;\n  margin-bottom: 28px;\n}\n\n.dvco-desc .dvco-care-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.dvco-desc .dvco-care-pill {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: #fff;\n  color: #C2824D;\n  padding: 8px 14px;\n  border-radius: 999px;\n  text-decoration: none;\n  font-size: 13px;\n  font-weight: 600;\n  border: 1px solid #E8C9AA;\n  transition: all 0.3s ease;\n}\n\n.dvco-desc .dvco-care-pill:hover {\n  background: #C2824D;\n  color: #fff;\n  border-color: #C2824D;\n}\n\n.dvco-desc .dvco-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.dvco-desc .dvco-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.dvco-desc .dvco-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.dvco-desc .dvco-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.dvco-desc .dvco-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.dvco-desc .dvco-range-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.dvco-desc .dvco-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.dvco-desc .dvco-range-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.dvco-desc .dvco-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.dvco-desc .dvco-range-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.dvco-desc .dvco-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.dvco-desc .dvco-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.dvco-desc .dvco-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.dvco-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=\"dvco-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"dvco-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDavidson Coffee Table\u003c\/strong\u003e is the matching living-room piece to the Davidson TV Unit — same white marble-look top, same quilted grey PU leather body, same brushed gold trim and handles, scaled down to coffee-table proportions and shaped into a soft oval. Two pull-out drawers handle concealed storage for remotes, magazines, and the everyday clutter that builds up around a sofa.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features Grid --\u003e\n\u003cdiv class=\"dvco-section\"\u003e\n\u003cdiv class=\"dvco-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"dvco-features\"\u003e\n\u003cdiv class=\"dvco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dvco-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\u003cellipse ry=\"6\" rx=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/ellipse\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSoft Oval Shape\u003c\/h3\u003e\n\u003cp\u003eThe Davidson Coffee Table has a soft oval shape with no sharp corners — friendlier in tight living rooms and around small kids, and gives the room a softer, less hard-edged feel than typical rectangular coffee tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dvco-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=\"5\" height=\"10\" width=\"20\" y=\"7\" x=\"2\"\u003e\u003c\/rect\u003e\u003cline y2=\"12\" x2=\"9\" y1=\"9\" x1=\"6\"\u003e\u003c\/line\u003e\u003cline y2=\"12\" x2=\"6\" y1=\"9\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"15\" x2=\"18\" y1=\"12\" x1=\"15\"\u003e\u003c\/line\u003e\u003cline y2=\"15\" x2=\"15\" y1=\"12\" x1=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eQuilted PU Leather Sides\u003c\/h3\u003e\n\u003cp\u003eThe signature Davidson detail — the rounded sides are upholstered in soft grey PU leather with a diamond stitched pattern, wrapping all the way around the body. Adds a luxe touch and matches the quilted ends on the Davidson TV Unit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dvco-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=\"3\" width=\"20\" y=\"6\" x=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M5 7 Q7 6.5 9 7\"\u003e\u003c\/path\u003e\u003cpath d=\"M13 7 Q15 6.5 17 7\"\u003e\u003c\/path\u003e\u003crect rx=\"0.5\" height=\"10\" width=\"20\" y=\"10\" x=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eWhite Marble-Look Top\u003c\/h3\u003e\n\u003cp\u003eA smooth white top with soft grey veining gives the table a polished, designer feel. Easy to wipe clean, and pairs well with both warm and cool interiors — feels at home with timber floors, neutral walls, or marble feature walls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dvco-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=\"6\" width=\"20\" y=\"6\" x=\"2\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.5\" height=\"6\" width=\"20\" y=\"14\" x=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M10 9 Q12 8.5 14 9\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 17 Q12 16.5 14 17\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo Drawers with Gold Handles\u003c\/h3\u003e\n\u003cp\u003eTwo pull-out drawers handle concealed storage for remotes, coasters, magazines, and the everyday clutter that builds up around a sofa. Brushed gold handles match the gold trim line that runs along the top edge of the table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material Callout --\u003e\n\u003cdiv class=\"dvco-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Davidson Coffee Table is built from MDF (medium-density fibreboard) finished in soft grey, with a white marble-look top, soft grey PU leather upholstery wrapping the rounded sides, and brushed gold trim and handles. MDF gives the body a smooth, even finish that's easy to keep looking fresh. PU leather has the look and feel of real leather but is much easier to clean — a quick wipe with a damp cloth and you're done. The marble-look top adds a designer touch without the price (or upkeep) of real stone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"dvco-section\"\u003e\n\u003cdiv class=\"dvco-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"dvco-care-grid\"\u003e\n\u003cdiv class=\"dvco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dvco-care-emoji\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eUse Coasters \u0026amp; Wipe the Top\u003c\/h3\u003e\n\u003cp\u003eUse coasters under cups and felt pads under heavier items. Wipe the top with a soft, damp cloth as needed, and clean up spills quickly. Skip harsh chemical sprays and abrasive scourers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dvco-care-emoji\"\u003e🛋️\u003c\/span\u003e\n\u003ch3\u003eWipe the PU Leather Sides\u003c\/h3\u003e\n\u003cp\u003eWipe the quilted PU leather sides with a soft, slightly damp cloth as needed. Skip harsh sprays, soap, and alcohol-based products — they can dry out the PU leather over time and lead to cracks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dvco-care-emoji\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003ePolish the Gold Trim \u0026amp; Handles\u003c\/h3\u003e\n\u003cp\u003eWipe the gold trim and handles with a soft, dry cloth to keep them looking fresh. Skip abrasive scourers and harsh chemicals, which can scratch the surface or dull the gold finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dvco-care-emoji\"\u003e☀️\u003c\/span\u003e\n\u003ch3\u003eKeep PU Leather Out of Direct Sun\u003c\/h3\u003e\n\u003cp\u003eDirect sunlight over time can fade PU leather. If you can, position the table away from windows that get strong direct sun, or close the curtains during the brightest part of the day.\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=\"dvco-care-products\"\u003e\n\u003cdiv class=\"dvco-label\"\u003eRecommended Care Products\u003c\/div\u003e\n\u003cdiv class=\"dvco-care-pills\"\u003e\u003ca href=\"https:\/\/thea2zfurniture.com\/products\/guardsman-proguard-care-kit\" class=\"dvco-care-pill\"\u003e🛡️ Guardsman ProGuard Care Kit →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. At a Glance --\u003e\n\u003cdiv class=\"dvco-section\"\u003e\n\u003cdiv class=\"dvco-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"dvco-list\"\u003e\n\u003cdiv class=\"dvco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dvco-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 oval shape with no sharp corners.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dvco-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 grey PU leather sides — the signature Davidson detail.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dvco-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\u003eWhite marble-look top with soft grey veining.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dvco-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 pull-out drawers with brushed gold handles.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dvco-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\u003ePairs with the matching Davidson TV Unit, Dining Table, and Chair.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. Range Strip --\u003e\n\u003cdiv class=\"dvco-range-strip\"\u003e\n\u003cdiv class=\"dvco-range-label\"\u003eComplete the Look — Davidson Range\u003c\/div\u003e\n\u003cdiv class=\"dvco-range-items\"\u003e\n\u003ca href=\"https:\/\/thea2zfurniture.com\/products\/davidson-tv-unit\" class=\"dvco-range-item\"\u003eDavidson TV Unit\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/davidson-dining-table\" class=\"dvco-range-item\"\u003eDavidson Dining Table\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/davidson-chair\" class=\"dvco-range-item\"\u003eDavidson Chair\u003c\/a\u003e\n\u003cdiv aria-current=\"page\" class=\"dvco-range-current\"\u003eDavidson Coffee Table\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. SEO Body Copy --\u003e\n\u003cdiv class=\"dvco-seo\"\u003e\n\u003ch2\u003eDavidson Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Davidson Coffee Table is a soft oval coffee table in the Davidson range. It has a white marble-look top, soft grey MDF body, quilted grey PU leather wrapping the rounded sides, and brushed gold trim and handles. Two pull-out drawers handle concealed storage for remotes, magazines, and the everyday clutter that builds up around a sofa. The marble-look top wipes clean easily, and the PU leather just needs a quick wipe with a damp cloth.\u003c\/p\u003e\n\u003cp\u003eThe Davidson range has a luxe-modern feel — works really well in homes that lean toward soft glamour, with marble or stone-effect finishes, neutral colour palettes, gold accent pieces, and modern statement lighting. The grey-and-white-and-gold palette pairs nicely with cream or boucle armchairs, light walls, brass or gold pendant lights, and warm timber floors. The soft oval shape and upholstered sides help the table feel less hard-edged than typical coffee tables — a good fit for rooms styled around comfort and softness rather than sharp lines.\u003c\/p\u003e\n\u003cp\u003eThe Davidson Coffee Table is part of the wider Davidson range, which includes the matching \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/davidson-tv-unit\" class=\"mr-link\"\u003eDavidson TV Unit\u003c\/a\u003e, \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/davidson-dining-table\" class=\"mr-link\"\u003eDavidson Dining Table\u003c\/a\u003e, and Davidson Chair — all in the same soft grey, white marble-look, and gold colour scheme. Buy them together for a coordinated look across the living and dining rooms, or just the coffee table on its own. To see it in person, 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":"Default Title","offer_id":43498766663815,"sku":"DV-CT-GR\u0026W","price":599.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/davidson-coffee-table-the-a2z-furniture-1_1.png?v=1778479229"},{"product_id":"drome-coffee-table","title":"Drome Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.dmco-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.dmco-desc * { box-sizing: border-box; }\n.dmco-desc p { margin: 0 0 16px 0; }\n.dmco-desc strong { color: #222222; }\n\n.dmco-desc .dmco-section { margin-bottom: 28px; }\n\n.dmco-desc .dmco-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.dmco-desc .dmco-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .dmco-desc .dmco-features { grid-template-columns: 1fr; }\n}\n\n.dmco-desc .dmco-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dmco-desc .dmco-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.dmco-desc .dmco-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dmco-desc .dmco-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dmco-desc .dmco-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.dmco-desc .dmco-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.dmco-desc .dmco-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.dmco-desc .dmco-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  .dmco-desc .dmco-care-grid { grid-template-columns: 1fr; }\n}\n\n.dmco-desc .dmco-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dmco-desc .dmco-care-card .dmco-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.dmco-desc .dmco-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dmco-desc .dmco-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dmco-desc .dmco-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.dmco-desc .dmco-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.dmco-desc .dmco-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.dmco-desc .dmco-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.dmco-desc .dmco-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.dmco-desc .dmco-range-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.dmco-desc .dmco-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.dmco-desc .dmco-range-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.dmco-desc .dmco-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.dmco-desc .dmco-range-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.dmco-desc .dmco-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.dmco-desc .dmco-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.dmco-desc .dmco-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.dmco-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=\"dmco-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"dmco-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eDrome Coffee Table\u003c\/strong\u003e is the living-room piece in the Drome range — a bold modern coffee table defined by the signature Drome detail of carved geometric weave drawer fronts, a brushed gold accent plate at the centre, and a black tempered glass top sitting above a satin black MDF body. Two integrated drawers handle concealed storage for everyday living-room essentials, with the textured drawer fronts giving the piece a graphic, artisanal character that reads as a deliberate design statement rather than a quiet utility piece.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Key Features Grid --\u003e\n  \u003cdiv class=\"dmco-section\"\u003e\n    \u003cdiv class=\"dmco-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"dmco-features\"\u003e\n\n      \u003cdiv class=\"dmco-feature-card\"\u003e\n        \u003cspan class=\"dmco-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 L7 4 L11 8 L7 12 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 8 L15 4 L19 8 L15 12 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 16 L7 12 L11 16 L7 20 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 16 L15 12 L19 16 L15 20 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eCarved Geometric Weave Drawer Fronts\u003c\/h3\u003e\n        \u003cp\u003eThe signature Drome detail — both drawer fronts are carved with an intricate interlocking geometric weave pattern that catches light and shadow as it shifts through the day. Turns a flat drawer face into a sculptural focal point that rewards a closer look.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dmco-feature-card\"\u003e\n        \u003cspan class=\"dmco-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=\"6\" width=\"20\" height=\"12\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"6\" x2=\"12\" y2=\"18\"\u003e\u003c\/line\u003e\u003crect x=\"9\" y=\"11\" width=\"6\" height=\"2\" fill=\"currentColor\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eTwo Drawers with Brushed Gold Accent\u003c\/h3\u003e\n        \u003cp\u003eTwo integrated drawers handle concealed storage for remotes, coasters, magazines, and the everyday clutter that builds up around a sofa. A brushed gold metal accent plate sits between them at the centre of the front face — handle and design feature in a single piece.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dmco-feature-card\"\u003e\n        \u003cspan class=\"dmco-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=\"6\" width=\"20\" height=\"3\" rx=\"0.5\" fill=\"currentColor\"\u003e\u003c\/rect\u003e\u003crect x=\"2\" y=\"10\" width=\"20\" height=\"10\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eBlack Tempered Glass Top\u003c\/h3\u003e\n        \u003cp\u003eThe black tempered glass top is heat-treated for added strength, giving a smooth, glossy serving surface that wipes clean. The deliberate dark mirror finish reflects ceiling light and adds visual depth above the textured drawer fronts below.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dmco-feature-card\"\u003e\n        \u003cspan class=\"dmco-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=\"4\" width=\"18\" height=\"14\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cpolyline points=\"9,11 11,13 15,9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eFlat-Packed for Easy Transport\u003c\/h3\u003e\n        \u003cp\u003eArrives flat-packed for simpler delivery and easier handling through narrow doorways, stairwells, or apartment lifts. Clear assembly instructions are included — straightforward to put together at home.\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=\"dmco-material-callout\"\u003e\n    \u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n    \u003cp\u003eThe Drome Coffee Table is built from MDF (medium-density fibreboard) finished in satin black, paired with a black tempered glass top and a brushed gold metal accent plate at the centre of the front face. MDF works well for this design because it holds the carved geometric weave pattern in clean, precise relief — far easier to detail crisply across two large drawer fronts than solid timber, and resistant to seasonal warping that would distort the pattern over time. The satin black finish keeps the focus on the carved texture rather than competing with it through a high-shine surface. Tempered glass is heat-treated for added strength and makes the top easy to wipe clean. Designed for everyday living-room use.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Care Instructions --\u003e\n  \u003cdiv class=\"dmco-section\"\u003e\n    \u003cdiv class=\"dmco-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"dmco-care-grid\"\u003e\n\n      \u003cdiv class=\"dmco-care-card\"\u003e\n        \u003cspan class=\"dmco-care-emoji\" aria-hidden=\"true\"\u003e🧽\u003c\/span\u003e\n        \u003ch3\u003eClean the Glass Top\u003c\/h3\u003e\n        \u003cp\u003eWipe the black tempered glass top with a soft microfibre cloth to remove dust and fingerprints. For smudges or spills, spray a non-abrasive glass cleaner onto the cloth first — never directly onto the glass.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dmco-care-card\"\u003e\n        \u003cspan class=\"dmco-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003ch3\u003eDust the Carved Detail\u003c\/h3\u003e\n        \u003cp\u003eThe carved geometric weave pattern collects more dust than a flat surface — vacuum gently with a soft brush attachment, or use a dry microfibre cloth or soft paintbrush to lift dust from the recessed grooves.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dmco-care-card\"\u003e\n        \u003cspan class=\"dmco-care-emoji\" aria-hidden=\"true\"\u003e🔧\u003c\/span\u003e\n        \u003ch3\u003eCare for the Gold Accent\u003c\/h3\u003e\n        \u003cp\u003eWipe the brushed gold accent plate with a soft, dry cloth. Avoid harsh chemical sprays and abrasive cleaners, which can dull the metallic finish over time and leave streaks across the brushed surface.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dmco-care-card\"\u003e\n        \u003cspan class=\"dmco-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003ch3\u003eWipe Spills Promptly\u003c\/h3\u003e\n        \u003cp\u003eClean up spills as soon as they happen with a slightly damp cloth, then dry the surface thoroughly. MDF surfaces can swell or stain if moisture is left to soak in — particularly into the carved grooves.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. At a Glance --\u003e\n  \u003cdiv class=\"dmco-section\"\u003e\n    \u003cdiv class=\"dmco-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"dmco-list\"\u003e\n\n      \u003cdiv class=\"dmco-list-item\"\u003e\n        \u003cdiv class=\"dmco-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\u003eCarved geometric weave pattern across both drawer fronts — the signature Drome detail.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dmco-list-item\"\u003e\n        \u003cdiv class=\"dmco-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 integrated drawers with a central brushed gold accent plate as both handle and design feature.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dmco-list-item\"\u003e\n        \u003cdiv class=\"dmco-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 tempered glass top set above a satin black MDF body.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dmco-list-item\"\u003e\n        \u003cdiv class=\"dmco-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\u003eFlat-packed for easier delivery, with clear assembly instructions included.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dmco-list-item\"\u003e\n        \u003cdiv class=\"dmco-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\u003ePairs with the matching Drome TV Unit, Dining Table, and Chair.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Range Strip --\u003e\n  \u003cdiv class=\"dmco-range-strip\"\u003e\n    \u003cdiv class=\"dmco-range-label\"\u003eComplete the Look — Drome Range\u003c\/div\u003e\n    \u003cdiv class=\"dmco-range-items\"\u003e\n      \u003ca class=\"dmco-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/drome-tv-unit\"\u003eDrome TV Unit\u003c\/a\u003e\n      \u003ca class=\"dmco-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/drome-dining-table\"\u003eDrome Dining Table\u003c\/a\u003e\n      \u003ca class=\"dmco-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/drome-chair\"\u003eDrome Chair\u003c\/a\u003e\n      \u003cdiv class=\"dmco-range-current\" aria-current=\"page\"\u003eDrome Coffee Table\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. SEO Body Copy --\u003e\n  \u003cdiv class=\"dmco-seo\"\u003e\n    \u003ch2\u003eDrome Coffee Table — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Drome Coffee Table is a rectangular living-room piece built around the same design language as the rest of the Drome range — a satin black MDF body, black tempered glass top, brushed gold metal hardware, and the signature carved geometric weave detail running across both drawer fronts. The body is constructed from MDF; MDF works well for this design because it holds the carved weave pattern in clean, precise relief — far easier to detail across large drawer fronts than solid timber, and resistant to seasonal warping that would distort the pattern over time. A black tempered glass top sits across the surface, heat-treated for added strength and easy to wipe clean. Two integrated drawers handle concealed storage, with a brushed gold metal accent plate sitting at the centre of the front face as both the visual focal point and the functional pull.\u003c\/p\u003e\n    \u003cp\u003eThe Drome range sits in the bold-contemporary lane within the modern furniture category — pairs comfortably with tan and cognac leather armchairs, cream and ivory boucle upholstery, jute or seagrass rugs in natural tones, abstract artwork in black-and-cream palettes, eucalyptus or monstera styling, and the kind of considered, slightly architectural palette typical of warm minimalism, modern artisanal, and quiet-luxury interiors. The black-and-gold palette reads dressier than walnut-and-cream pairings without tipping into overtly glamorous territory, and pairs particularly well with brass or gold accent pieces — table lamps, picture frames, vases, candle holders — that echo the central accent plate. The carved drawer fronts give the room something to look at up close, rewarding the second glance in an otherwise minimal scheme.\u003c\/p\u003e\n    \u003cp\u003eThe Drome Coffee Table suits modern living rooms, apartments, and homes where the coffee table is intended to be a sculptural feature with quiet detail rather than a flashy centrepiece — minimalist interiors with carefully chosen accents, quiet-luxury living rooms, and rooms styled around a controlled neutral palette punctuated with black and gold. It sits alongside a wider range that carries the carved-weave detail and brushed gold accents through the matching \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/drome-tv-unit\"\u003eDrome TV Unit\u003c\/a\u003e, the \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/drome-dining-table\"\u003eDrome Dining Table\u003c\/a\u003e, and the matching Drome Chair — coordinated pieces for a single, considered look across the living and dining rooms. 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":"Default Title","offer_id":43501248118919,"sku":"DR-CT-B\u0026G","price":499.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/drome-coffee-table-the-a2z-furniture-1_1.png?v=1778479231"},{"product_id":"darkwood-coffee-table","title":"Darkwood Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.dwct-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.dwct-desc * { box-sizing: border-box; }\n.dwct-desc p { margin: 0 0 16px 0; }\n.dwct-desc strong { color: #222222; }\n\n.dwct-desc .dwct-section { margin-bottom: 28px; }\n\n.dwct-desc .dwct-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.dwct-desc .dwct-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .dwct-desc .dwct-features { grid-template-columns: 1fr; }\n}\n\n.dwct-desc .dwct-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dwct-desc .dwct-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.dwct-desc .dwct-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dwct-desc .dwct-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dwct-desc .dwct-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.dwct-desc .dwct-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.dwct-desc .dwct-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.dwct-desc .dwct-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  .dwct-desc .dwct-care-grid { grid-template-columns: 1fr; }\n}\n\n.dwct-desc .dwct-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dwct-desc .dwct-care-card .dwct-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.dwct-desc .dwct-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dwct-desc .dwct-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dwct-desc .dwct-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.dwct-desc .dwct-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.dwct-desc .dwct-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.dwct-desc .dwct-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.dwct-desc .dwct-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.dwct-desc .dwct-range-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.dwct-desc .dwct-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.dwct-desc .dwct-range-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.dwct-desc .dwct-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.dwct-desc .dwct-range-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.dwct-desc .dwct-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.dwct-desc .dwct-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.dwct-desc .dwct-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.dwct-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=\"dwct-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"dwct-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDarkwood Coffee Table\u003c\/strong\u003e is the matching living-room piece to the Darkwood TV Unit — same sculptural wave drawer detail, same warm reddish-brown timber-grain MDF finish, same black tempered glass top, all scaled down to coffee-table proportions. Two integrated drawers handle concealed storage for remotes, magazines, and the everyday clutter that builds up around a sofa, with the signature curved wave fronts running across the full width of the unit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features Grid --\u003e\n\u003cdiv class=\"dwct-section\"\u003e\n\u003cdiv class=\"dwct-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"dwct-features\"\u003e\n\u003cdiv class=\"dwct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dwct-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 8 Q7 5 12 8 Q17 11 22 8\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 14 Q7 11 12 14 Q17 17 22 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSculptural Wave Drawer Fronts\u003c\/h3\u003e\n\u003cp\u003eThe signature Darkwood detail — a flowing curved wave runs across the full width of the front, sweeping through both rows of drawers. Turns a standard rectangular silhouette into a sculptural focal point rather than a quiet utility piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dwct-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=\"5\" width=\"20\" y=\"6\" x=\"2\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.5\" height=\"5\" width=\"20\" y=\"13\" x=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo Integrated Drawers\u003c\/h3\u003e\n\u003cp\u003eTwo pull-out drawers handle concealed storage for remotes, coasters, magazines, and the everyday clutter that builds up around a sofa — keeping the surface clear for serving and styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dwct-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 fill=\"currentColor\" rx=\"0.5\" height=\"3\" width=\"20\" y=\"6\" x=\"2\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.5\" height=\"10\" width=\"20\" y=\"10\" x=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eBlack Tempered Glass Top\u003c\/h3\u003e\n\u003cp\u003eThe black tempered glass top is heat-treated for added strength, giving a smooth, glossy surface that wipes clean — a deliberate dark contrast against the warm reddish-brown timber body below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dwct-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=\"18\" y=\"4\" x=\"3\"\u003e\u003c\/rect\u003e\u003cpolyline points=\"9,11 11,13 15,9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eFlat-Packed for Easy Transport\u003c\/h3\u003e\n\u003cp\u003eArrives flat-packed for simpler delivery and easier handling through narrow doorways, stairwells, or apartment lifts. Clear assembly instructions are included — straightforward to put together at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material Callout --\u003e\n\u003cdiv class=\"dwct-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Darkwood Coffee Table is built from MDF (medium-density fibreboard) with a warm reddish-brown timber-grain finish, paired with a black tempered glass top. MDF gives the unit dimensional stability and a uniform consistency that works well for the precise sculpted curves of the wave drawer detail — easier to shape into the signature Darkwood profile than solid timber, and resistant to seasonal warping. Tempered glass is heat-treated for added strength and gives the top a smooth, easy-clean surface for everyday use. Built for everyday living-room use across years of regular handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"dwct-section\"\u003e\n\u003cdiv class=\"dwct-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"dwct-care-grid\"\u003e\n\u003cdiv class=\"dwct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dwct-care-emoji\"\u003e🧽\u003c\/span\u003e\n\u003ch3\u003eClean the Glass Top\u003c\/h3\u003e\n\u003cp\u003eWipe the black tempered glass top with a soft microfibre cloth to remove dust and fingerprints. For smudges, spray a non-abrasive glass cleaner onto the cloth first — never directly onto the glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dwct-care-emoji\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eDust the Curved Fronts\u003c\/h3\u003e\n\u003cp\u003eWipe the timber-finish drawer fronts and body weekly with a soft, dry microfibre cloth — pay attention to the curved wave detail where dust can collect along the recessed grooves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dwct-care-emoji\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eUse Coasters Always\u003c\/h3\u003e\n\u003cp\u003ePlace coasters under cups and felt pads under heavier objects on the glass top. Glass surfaces can scratch from grit beneath items moved across the top — keep the surface clear before sliding anything.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"dwct-care-emoji\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eWipe Spills Promptly\u003c\/h3\u003e\n\u003cp\u003eClean up spills as soon as they happen with a slightly damp cloth, then dry the surface thoroughly. MDF surfaces can swell or stain if moisture is left to soak in, so prompt drying is important.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. At a Glance --\u003e\n\u003cdiv class=\"dwct-section\"\u003e\n\u003cdiv class=\"dwct-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"dwct-list\"\u003e\n\u003cdiv class=\"dwct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dwct-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\u003eSculptural curved wave drawer fronts running across the full width — the signature Darkwood detail.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dwct-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 integrated drawers for concealed storage of remotes, magazines, and everyday essentials.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dwct-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\u003eBlack tempered glass top sitting above a warm reddish-brown timber-grain MDF body.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dwct-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 delivery, with clear assembly instructions included.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dwct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"dwct-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\u003ePairs directly with the matching Darkwood TV Unit and Dining Table.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Range Strip --\u003e\n\u003cdiv class=\"dwct-range-strip\"\u003e\n\u003cdiv class=\"dwct-range-label\"\u003eComplete the Look — Darkwood Range\u003c\/div\u003e\n\u003cdiv class=\"dwct-range-items\"\u003e\n\u003ca href=\"https:\/\/thea2zfurniture.com\/products\/darkwood-tv-unit\" class=\"dwct-range-item\"\u003eDarkwood TV Unit\u003c\/a\u003e\n\u003cdiv aria-current=\"page\" class=\"dwct-range-current\"\u003eDarkwood Coffee Table\u003c\/div\u003e\n\u003ca href=\"https:\/\/thea2zfurniture.com\/products\/darkwood-dining-table\" class=\"dwct-range-item\"\u003eDarkwood Dining Table\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. SEO Body Copy --\u003e\n\u003cdiv class=\"dwct-seo\"\u003e\n\u003ch2\u003eDarkwood Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Darkwood Coffee Table is a rectangular living-room piece featuring the same sculptural wave drawer detail as the matching Darkwood TV Unit — a flowing organic curve that runs across the full width of the drawer fronts, sweeping through both rows of cabinetry. The body is constructed from MDF with a warm reddish-brown timber-grain finish; MDF works well for this design because it gives the precise sculpted curves a uniform, consistent profile that's easier to shape than solid timber and resistant to seasonal warping. A black tempered glass top sits above the timber body — a deliberate dark contrast that lets the wave detail read as the dominant visual feature without competing against a busy top surface. Two integrated drawers handle concealed storage for remotes, coasters, magazines, and the everyday clutter that builds up around a sofa.\u003c\/p\u003e\n\u003cp\u003eThe Darkwood range sits in the warm-modern lane within the contemporary furniture category — pairs comfortably with tan and caramel leather upholstery, teal and forest-green velvet, woven jute and seagrass rugs, abstract neutral artwork, polished concrete or warm timber floors, and the kind of organic-modern palette typical of warm contemporary, mid-century-influenced, and biophilic-modern interiors. The reddish-brown timber tone reads warmer than charcoal-and-walnut palettes and pairs particularly well with copper and brass accents. The wave drawer detail catches light from different angles as people move around the room — small but meaningful design moves that reward the second look.\u003c\/p\u003e\n\u003cp\u003eThe Darkwood Coffee Table is well-suited to formal living rooms, open-plan spaces, and homes where the furniture is intended to be a sculptural feature rather than a quiet background piece. It pairs directly with the matching \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/darkwood-tv-unit\" class=\"mr-link\"\u003eDarkwood TV Unit\u003c\/a\u003e in the same warm reddish-brown finish for a coordinated living-room set, while the matching \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/darkwood-dining-table\" class=\"mr-link\"\u003eDarkwood Dining Table\u003c\/a\u003e carries the same warm timber tone and curved-detail design language through into the dining room. 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":"Default Title","offer_id":43501479723143,"sku":"DK-CT-BR\u0026B","price":599.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Darkwood-coffee-table.png?v=1778479234"},{"product_id":"deception-coffee-table","title":"Deception Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.dcco-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.dcco-desc * { box-sizing: border-box; }\n.dcco-desc p { margin: 0 0 16px 0; }\n.dcco-desc strong { color: #222222; }\n\n.dcco-desc .dcco-section { margin-bottom: 28px; }\n\n.dcco-desc .dcco-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.dcco-desc .dcco-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .dcco-desc .dcco-features { grid-template-columns: 1fr; }\n}\n\n.dcco-desc .dcco-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dcco-desc .dcco-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.dcco-desc .dcco-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dcco-desc .dcco-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dcco-desc .dcco-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.dcco-desc .dcco-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.dcco-desc .dcco-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.dcco-desc .dcco-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  .dcco-desc .dcco-care-grid { grid-template-columns: 1fr; }\n}\n\n.dcco-desc .dcco-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.dcco-desc .dcco-care-card .dcco-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.dcco-desc .dcco-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.dcco-desc .dcco-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.dcco-desc .dcco-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.dcco-desc .dcco-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.dcco-desc .dcco-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.dcco-desc .dcco-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.dcco-desc .dcco-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.dcco-desc .dcco-range-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.dcco-desc .dcco-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.dcco-desc .dcco-range-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.dcco-desc .dcco-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.dcco-desc .dcco-range-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.dcco-desc .dcco-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.dcco-desc .dcco-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.dcco-desc .dcco-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.dcco-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=\"dcco-desc\"\u003e\n\n  \u003c!-- 1. Intro --\u003e\n  \u003cdiv class=\"dcco-section\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eDeception Coffee Table\u003c\/strong\u003e is the matching living-room piece to the Deception TV Unit — same two-tier slab look, with a thick white marble-look top sitting on a black wood-grain MDF body. Two drawers along the front handle everyday clutter, and the handle-free fronts keep the look minimal. No metal trim, no fussy details — just two strong colours and clean lines.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Key Features Grid --\u003e\n  \u003cdiv class=\"dcco-section\"\u003e\n    \u003cdiv class=\"dcco-label\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"dcco-features\"\u003e\n\n      \u003cdiv class=\"dcco-feature-card\"\u003e\n        \u003cspan class=\"dcco-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=\"6\" width=\"20\" height=\"4\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003crect x=\"2\" y=\"11\" width=\"20\" height=\"9\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eTwo-Tier Slab Design\u003c\/h3\u003e\n        \u003cp\u003eThe signature Deception detail — a thick white marble-look slab sits on top of a black wood-grain body, like a stone block resting on a plinth. Same design move that runs through the matching Deception TV Unit, scaled down to coffee-table proportions.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dcco-feature-card\"\u003e\n        \u003cspan class=\"dcco-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=\"6\" width=\"20\" height=\"3\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M5 7 Q7 6.5 9 7\"\u003e\u003c\/path\u003e\u003cpath d=\"M13 7 Q15 6.5 17 7\"\u003e\u003c\/path\u003e\u003crect x=\"2\" y=\"10\" width=\"20\" height=\"10\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eWhite Marble-Look Top\u003c\/h3\u003e\n        \u003cp\u003eA smooth white top with soft grey veining gives the table a polished, designer feel. Easy to wipe clean, and provides a steady serving and styling surface for drinks, books, candles, or your favourite coffee table accessories.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dcco-feature-card\"\u003e\n        \u003cspan class=\"dcco-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=\"6\" width=\"20\" height=\"12\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"6\" x2=\"12\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eTwo Drawers for Storage\u003c\/h3\u003e\n        \u003cp\u003eTwo drawers along the front of the table give you concealed storage for remotes, coasters, magazines, and the everyday clutter that builds up around a sofa. The handle-free fronts keep the look clean.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dcco-feature-card\"\u003e\n        \u003cspan class=\"dcco-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=\"3\" y1=\"11\" x2=\"21\" y2=\"11\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch3\u003eMinimalist, No Distractions\u003c\/h3\u003e\n        \u003cp\u003eNo metal trim, no carved detailing, no handles to clutter the front. The simplicity is intentional — the table acts as a quiet base layer that lets your styling pieces, books, and floral arrangements do the talking.\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=\"dcco-material-callout\"\u003e\n    \u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n    \u003cp\u003eThe Deception Coffee Table is built from MDF (medium-density fibreboard), with a black wood-grain finish on the body and a smooth white marble-look top. MDF gives the body a stable, even structure that holds its shape over time without warping like solid timber can. The wood-grain finish on the black body adds texture and warmth to what would otherwise be a flat black surface — a small detail that makes a difference up close. The marble-look top adds a designer touch without the price (or upkeep) of real stone.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Care Instructions --\u003e\n  \u003cdiv class=\"dcco-section\"\u003e\n    \u003cdiv class=\"dcco-label\"\u003eCare Instructions\u003c\/div\u003e\n    \u003cdiv class=\"dcco-care-grid\"\u003e\n\n      \u003cdiv class=\"dcco-care-card\"\u003e\n        \u003cspan class=\"dcco-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n        \u003ch3\u003eUse Coasters \u0026amp; Wipe the Top\u003c\/h3\u003e\n        \u003cp\u003eUse coasters under cups and felt pads under heavier items. Wipe the top with a soft, damp cloth as needed, and clean up spills quickly. Skip harsh chemical sprays and abrasive scourers, which can dull the finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dcco-care-card\"\u003e\n        \u003cspan class=\"dcco-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n        \u003ch3\u003eDust the Black Body\u003c\/h3\u003e\n        \u003cp\u003eWipe the black wood-grain body weekly with a soft, dry microfibre cloth to keep dust from settling into the texture. Wipe in the direction of the grain for the best result.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dcco-care-card\"\u003e\n        \u003cspan class=\"dcco-care-emoji\" aria-hidden=\"true\"\u003e🍽️\u003c\/span\u003e\n        \u003ch3\u003eMind the Edges\u003c\/h3\u003e\n        \u003cp\u003eThe marble-look top sits flush over the edges of the body — keep heavier dishes away from the corners and avoid sliding rough items across the top to prevent chipping or scratches over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dcco-care-card\"\u003e\n        \u003cspan class=\"dcco-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n        \u003ch3\u003eWipe Spills Promptly\u003c\/h3\u003e\n        \u003cp\u003eClean up spills with a slightly damp cloth, then dry the surface thoroughly. MDF surfaces can swell or stain if moisture is left to soak in, so prompt drying is important — especially around the drawer fronts and edges.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. At a Glance --\u003e\n  \u003cdiv class=\"dcco-section\"\u003e\n    \u003cdiv class=\"dcco-label\"\u003eAt a Glance\u003c\/div\u003e\n    \u003cdiv class=\"dcco-list\"\u003e\n\n      \u003cdiv class=\"dcco-list-item\"\u003e\n        \u003cdiv class=\"dcco-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-tier slab design — white marble-look top sitting on a black wood-grain body.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dcco-list-item\"\u003e\n        \u003cdiv class=\"dcco-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 drawers for remotes, magazines, coasters, and everyday clutter.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dcco-list-item\"\u003e\n        \u003cdiv class=\"dcco-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\u003eClean, minimalist look — no handles, trim, or extra detailing.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dcco-list-item\"\u003e\n        \u003cdiv class=\"dcco-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\u003eSmooth wipe-clean marble-look top.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dcco-list-item\"\u003e\n        \u003cdiv class=\"dcco-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\u003ePairs with the matching Deception TV Unit and Dining Table.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Range Strip --\u003e\n  \u003cdiv class=\"dcco-range-strip\"\u003e\n    \u003cdiv class=\"dcco-range-label\"\u003eComplete the Look — Deception Range\u003c\/div\u003e\n    \u003cdiv class=\"dcco-range-items\"\u003e\n      \u003ca class=\"dcco-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/deception-tv-unit\"\u003eDeception TV Unit\u003c\/a\u003e\n      \u003ca class=\"dcco-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/deception-dining-table\"\u003eDeception Dining Table\u003c\/a\u003e\n      \u003cdiv class=\"dcco-range-current\" aria-current=\"page\"\u003eDeception Coffee Table\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. SEO Body Copy --\u003e\n  \u003cdiv class=\"dcco-seo\"\u003e\n    \u003ch2\u003eDeception Coffee Table — Full Product Details\u003c\/h2\u003e\n    \u003cp\u003eThe Deception Coffee Table is a rectangular living-room piece in the Deception range. It has a thick white marble-look top sitting on a black wood-grain MDF body, with two drawers running along the front for everyday storage. The look is intentionally minimal — no metal trim, no carved detailing, no handles to clutter the front. Just two strong colours and clean lines. The marble-look top wipes clean easily, and the wood-grain finish on the body adds texture and warmth that a flat black surface wouldn't.\u003c\/p\u003e\n    \u003cp\u003eThe Deception range has a clean-modern feel — works really well in homes that lean toward minimalism, with neutral or grey colour palettes, gallery-style artwork, and modern statement lighting. The black-and-white combination reads dressy without being over-the-top, and pairs nicely with grey or warm timber floors, light walls, leather sofas in tan or brown, and indoor plants. The simplicity is the point — the table acts as a quiet base layer that lets your styling pieces, books, and floral arrangements do the talking.\u003c\/p\u003e\n    \u003cp\u003eThe Deception Coffee Table is part of the wider Deception range, which also includes the matching \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/deception-tv-unit\"\u003eDeception TV Unit\u003c\/a\u003e and \u003ca class=\"mr-link\" href=\"https:\/\/thea2zfurniture.com\/products\/deception-dining-table\"\u003eDeception Dining Table\u003c\/a\u003e — all in the same black wood-grain and white marble-look colour scheme. Buy them together for a coordinated look across the living and dining rooms, or just the coffee table on its own. To see it in person, 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\n\u003c\/div\u003e","brand":"The A2Z Furniture","offers":[{"title":"Default Title","offer_id":43511841390727,"sku":null,"price":599.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/7af52146-b31a-4822-b4c6-2dd31875a04f.webp?v=1778635640"},{"product_id":"nelson-coffee-table","title":"Nelson Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.nct-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.nct-desc * { box-sizing: border-box; }\n.nct-desc p { margin: 0 0 16px 0; }\n.nct-desc strong { color: #222222; }\n\n.nct-desc .nct-section { margin-bottom: 28px; }\n\n.nct-desc .nct-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.nct-desc .nct-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .nct-desc .nct-features { grid-template-columns: 1fr; }\n}\n\n.nct-desc .nct-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.nct-desc .nct-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.nct-desc .nct-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.nct-desc .nct-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.nct-desc .nct-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.nct-desc .nct-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.nct-desc .nct-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.nct-desc .nct-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  .nct-desc .nct-care-grid { grid-template-columns: 1fr; }\n}\n\n.nct-desc .nct-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.nct-desc .nct-care-card .nct-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.nct-desc .nct-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.nct-desc .nct-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.nct-desc .nct-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.nct-desc .nct-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.nct-desc .nct-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.nct-desc .nct-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.nct-desc .nct-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.nct-desc .nct-range-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.nct-desc .nct-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.nct-desc .nct-range-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.nct-desc .nct-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.nct-desc .nct-range-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.nct-desc .nct-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.nct-desc .nct-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.nct-desc .nct-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.nct-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=\"nct-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"nct-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eNelson Coffee Table\u003c\/strong\u003e is the matching living-room piece to the Nelson TV Unit, built from a strategic blend of solid acacia wood and high-quality engineered wood, finished in the same Brushed Smoke tone — a soft, weathered light-brown-and-cream finish that's lighter and more washed-out than typical acacia. Two handle-less drawers run across the front for concealed storage, sitting on four chunky rectangular legs at the corners. Pre-assembled and ready to use straight out of the box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features Grid --\u003e\n\u003cdiv class=\"nct-section\"\u003e\n\u003cdiv class=\"nct-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"nct-features\"\u003e\n\u003cdiv class=\"nct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"nct-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 6 Q12 4 21 6 L21 8 Q12 6 3 8 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 11 Q12 9 21 11 L21 13 Q12 11 3 13 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 16 Q12 14 21 16 L21 18 Q12 16 3 18 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eAcacia + Engineered Wood Build\u003c\/h3\u003e\n\u003cp\u003eBuilt from a strategic blend of solid acacia wood and high-quality engineered wood, finished in the Nelson range's signature Brushed Smoke tone — pairing the natural grain character of acacia with the dimensional stability of engineered wood, helping the piece resist warping over years of regular use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"nct-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=\"12\" width=\"9.5\" y=\"6\" x=\"2\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.5\" height=\"12\" width=\"9.5\" y=\"6\" x=\"12.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo Handle-less Drawers\u003c\/h3\u003e\n\u003cp\u003eTwo drawers run across the front for concealed storage of remotes, coasters, magazines, and the everyday clutter that builds up around a sofa. Clean handle-less fronts let the timber grain do the styling work without metal hardware breaking up the surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"nct-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=\"6\" width=\"18\" y=\"6\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.3\" height=\"8\" width=\"3\" y=\"12\" x=\"4\"\u003e\u003c\/rect\u003e\u003crect rx=\"0.3\" height=\"8\" width=\"3\" y=\"12\" x=\"17\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eChunky Block-Style Legs\u003c\/h3\u003e\n\u003cp\u003eFour thick rectangular timber legs anchor the corners — a chunky, grounded silhouette rather than the lighter splayed legs of mid-century pieces. Sits squarely with visual weight that suits the Brushed Smoke finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nct-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"nct-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=\"16\" width=\"18\" y=\"4\" x=\"3\"\u003e\u003c\/rect\u003e\u003cline y2=\"8\" x2=\"21\" y1=\"8\" x1=\"3\"\u003e\u003c\/line\u003e\u003cline y2=\"14\" x2=\"21\" y1=\"14\" x1=\"3\"\u003e\u003c\/line\u003e\u003cpolyline points=\"7,11 9,13 13,9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003ePre-Assembled\u003c\/h3\u003e\n\u003cp\u003eArrives fully pre-assembled — no flat-pack frustration, no allen keys, no missing screws. Place it in your space and start using it immediately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material Callout --\u003e\n\u003cdiv class=\"nct-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Nelson Coffee Table combines solid acacia wood — a dense tropical hardwood known for its natural grain variation, visible knots, and figuring — with high-quality engineered wood for added dimensional stability. The hybrid construction helps the piece resist warping over years of regular use, while the acacia panels still show the natural grain character that makes every piece slightly different rather than uniformly machined. The Brushed Smoke finish is a soft, weathered light-brown-and-cream tone — lighter and more washed-out than typical acacia, giving the timber a coastal, weather-worn character. The finish can be refreshed periodically with a soft timber wax or polish to bring back the depth of the grain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"nct-section\"\u003e\n\u003cdiv class=\"nct-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"nct-care-grid\"\u003e\n\u003cdiv class=\"nct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"nct-care-emoji\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eDust Regularly\u003c\/h3\u003e\n\u003cp\u003eWipe the top, drawer fronts, and legs weekly with a soft, dry microfibre cloth to lift dust before it settles into the grain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"nct-care-emoji\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eUse Coasters Always\u003c\/h3\u003e\n\u003cp\u003ePlace coasters under cups and felt pads under heavier objects on the top. Timber and engineered wood surfaces are both vulnerable to water rings if liquid sits on them — coasters are a non-negotiable for daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"nct-care-emoji\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eWipe Spills Promptly\u003c\/h3\u003e\n\u003cp\u003eWipe spills as soon as they happen with a slightly damp cloth, then dry the area immediately afterwards. Don't leave moisture on the surface — even brief soaking can leave permanent marks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nct-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"nct-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 the Brushed Smoke finish from fading or shifting in tone over time. UV exposure can lighten the timber further or cause uneven patches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. At a Glance --\u003e\n\u003cdiv class=\"nct-section\"\u003e\n\u003cdiv class=\"nct-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"nct-list\"\u003e\n\u003cdiv class=\"nct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"nct-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 from a blend of solid acacia wood and high-quality engineered wood, finished in the Nelson range's signature Brushed Smoke tone.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"nct-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 handle-less drawers across the front for concealed storage.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"nct-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\u003eFour chunky rectangular legs at the corners for a grounded, anchored silhouette.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"nct-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\u003eArrives pre-assembled — no flat-pack setup required.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nct-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"nct-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\u003ePairs directly with the matching Nelson TV Unit and the rest of the Nelson range.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Range Strip --\u003e\n\u003cdiv class=\"nct-range-strip\"\u003e\n\u003cdiv class=\"nct-range-label\"\u003eComplete the Look — Nelson Range\u003c\/div\u003e\n\u003cdiv class=\"nct-range-items\"\u003e\n\u003ca href=\"https:\/\/thea2zfurniture.com\/products\/nelson-tv-unit\" class=\"nct-range-item\"\u003eNelson TV Unit\u003c\/a\u003e\n\u003cdiv aria-current=\"page\" class=\"nct-range-current\"\u003eNelson Coffee Table\u003c\/div\u003e\n\u003ca href=\"https:\/\/thea2zfurniture.com\/products\/nelson-bookshelf\" class=\"nct-range-item\"\u003eNelson Bookshelf\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/nelson-console-table\" class=\"nct-range-item\"\u003eNelson Console Table\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/nelson-dining-chair\" class=\"nct-range-item\"\u003eNelson Dining Chair\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/nelson-buffet-table\" class=\"nct-range-item\"\u003eNelson Buffet Table\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. SEO Body Copy --\u003e\n\u003cdiv class=\"nct-seo\"\u003e\n\u003ch2\u003eNelson Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Nelson Coffee Table is a living-room piece built from a strategic blend of solid acacia wood and high-quality engineered wood, finished in the Nelson range's signature Brushed Smoke tone — a soft, weathered light-brown-and-cream finish that's lighter and more washed-out than typical acacia, giving the timber a coastal, beach-house character while still showing the natural grain and knots clearly. Acacia is a dense tropical hardwood known for natural grain variation and figuring — characteristics that give every piece a slightly different look rather than the uniform finish of MDF or veneer. Pairing the acacia panels with engineered wood adds dimensional stability that helps the piece resist warping over years of regular use. Two handle-less drawers run across the front for concealed storage of remotes, coasters, magazines, and the everyday clutter that builds up around a sofa, with clean fronts that let the timber grain do the styling work without metal hardware breaking up the surface.\u003c\/p\u003e\n\u003cp\u003eFour thick rectangular timber legs anchor the corners — a chunky, grounded silhouette rather than the lighter splayed legs of mid-century pieces. The combination of weathered Brushed Smoke finish, handle-less fronts, and grounded block-style legs gives the Nelson range its distinct coastal-modern character within a solid-timber category. Pairs comfortably with whitewashed walls, soft blue and sandy-neutral upholstery, woven jute and seagrass textures, and the kind of relaxed palette typical of Hamptons coastal, beach-house, and modern-coastal interiors.\u003c\/p\u003e\n\u003cp\u003eThe Nelson Coffee Table is well-suited to family living rooms, beach houses, coastal homes, and any space where a relaxed, washed-out timber palette is the priority. It pairs directly with the matching \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/nelson-tv-unit\" class=\"mr-link\"\u003eNelson TV Unit\u003c\/a\u003e and \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/nelson-bookshelf\" class=\"mr-link\"\u003eNelson Bookshelf\u003c\/a\u003e for a coordinated living-room set, while the matching \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/nelson-console-table\" class=\"mr-link\"\u003eNelson Console Table\u003c\/a\u003e, \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/nelson-dining-chair\" class=\"mr-link\"\u003eNelson Dining Chair\u003c\/a\u003e, and \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/nelson-buffet-table\" class=\"mr-link\"\u003eNelson Buffet Table\u003c\/a\u003e carry the same Brushed Smoke finish through into the dining room and entryway. 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":"Default Title","offer_id":43600178937991,"sku":"NE-CT-SM","price":349.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Nelson-coffee-table.png?v=1778479529"},{"product_id":"homestead-coffee-table","title":"Homestead Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.hsco-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.hsco-desc * { box-sizing: border-box; }\n.hsco-desc p { margin: 0 0 16px 0; }\n.hsco-desc strong { color: #222222; }\n\n.hsco-desc .hsco-section { margin-bottom: 28px; }\n\n.hsco-desc .hsco-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.hsco-desc .hsco-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .hsco-desc .hsco-features { grid-template-columns: 1fr; }\n}\n\n.hsco-desc .hsco-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.hsco-desc .hsco-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.hsco-desc .hsco-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.hsco-desc .hsco-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.hsco-desc .hsco-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.hsco-desc .hsco-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.hsco-desc .hsco-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.hsco-desc .hsco-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  .hsco-desc .hsco-care-grid { grid-template-columns: 1fr; }\n}\n\n.hsco-desc .hsco-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.hsco-desc .hsco-care-card .hsco-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.hsco-desc .hsco-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.hsco-desc .hsco-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.hsco-desc .hsco-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.hsco-desc .hsco-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.hsco-desc .hsco-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.hsco-desc .hsco-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.hsco-desc .hsco-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.hsco-desc .hsco-range-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.hsco-desc .hsco-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.hsco-desc .hsco-range-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.hsco-desc .hsco-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.hsco-desc .hsco-range-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.hsco-desc .hsco-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.hsco-desc .hsco-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.hsco-desc .hsco-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.hsco-desc .hsco-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=\"hsco-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"hsco-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eHomestead Coffee Table\u003c\/strong\u003e is the matching living-room piece to the Homestead TV Unit — same rustic farmhouse two-tone design and solid acacia construction, scaled to coffee-table proportions. A weathered driftwood-style top and drawer fronts pair with a soft white painted frame, and two pull-out drawers handle concealed storage. Chunky solid block legs at the corners give the table a grounded, substantial farmhouse silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features Grid --\u003e\n\u003cdiv class=\"hsco-section\"\u003e\n\u003cdiv class=\"hsco-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"hsco-features\"\u003e\n\u003cdiv class=\"hsco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"hsco-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=\"20\" y=\"6\" x=\"2\"\u003e\u003c\/rect\u003e\u003cline y2=\"9\" x2=\"22\" y1=\"9\" x1=\"2\"\u003e\u003c\/line\u003e\u003cline y2=\"13\" x2=\"22\" y1=\"13\" x1=\"2\"\u003e\u003c\/line\u003e\u003cline y2=\"17\" x2=\"22\" y1=\"17\" x1=\"2\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"6\" y1=\"6\" x1=\"6\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"11\" y1=\"6\" x1=\"11\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eDistressed Timber Top \u0026amp; Drawers\u003c\/h3\u003e\n\u003cp\u003eThe signature Homestead detail — the top and drawer fronts use a weathered driftwood-style finish with layered brown, grey, and whitewashed tones. The visible grain and lived-in look give the piece authentic farmhouse character that flat painted finishes can't replicate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"hsco-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=\"M3 12 Q7 6 12 12 Q17 18 21 12\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12 Q7 18 12 12 Q17 6 21 12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eSolid Acacia Wood\u003c\/h3\u003e\n\u003cp\u003eBuilt from solid acacia wood — a hardwood with beautiful natural grain and serious longevity. Heavier and more durable than MDF or veneer, with the natural patina that timber develops over years of use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"hsco-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=\"12\" width=\"20\" y=\"6\" x=\"2\"\u003e\u003c\/rect\u003e\u003cline y2=\"18\" x2=\"12\" y1=\"6\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo Pull-Out Drawers\u003c\/h3\u003e\n\u003cp\u003eTwo drawers along the front of the table give you concealed storage for remotes, magazines, coasters, and the everyday clutter that builds up around a sofa. Black metal bar handles run across each drawer for a clean, grounded contrast against the rustic timber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"hsco-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 height=\"14\" width=\"3\" y=\"6\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect height=\"14\" width=\"3\" y=\"6\" x=\"18\"\u003e\u003c\/rect\u003e\u003cline y2=\"20\" x2=\"21\" y1=\"20\" x1=\"3\"\u003e\u003c\/line\u003e\u003crect height=\"8\" width=\"12\" y=\"8\" x=\"6\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eChunky Block Legs\u003c\/h3\u003e\n\u003cp\u003eSolid timber block legs at each corner give the table a grounded, substantial farmhouse silhouette. The thicker legs read as a reclaimed-barn-timber detail, which fits the rustic aesthetic perfectly and pairs particularly well with jute or wool rugs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material Callout --\u003e\n\u003cdiv class=\"hsco-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Homestead Coffee Table is built from solid acacia wood — a hardwood prized for its rich grain, natural durability, and ability to take a distressed finish without losing structural integrity. The white frame is painted and the timber panels are finished in a weathered, layered driftwood style, with brown, grey, and whitewashed tones blending into the visible grain. Solid timber furniture has real weight and presence — heavier than MDF or veneer pieces, and ages beautifully over years of use. The black metal bar handles balance the rustic timber with a clean, contemporary finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"hsco-section\"\u003e\n\u003cdiv class=\"hsco-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"hsco-care-grid\"\u003e\n\u003cdiv class=\"hsco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"hsco-care-emoji\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eAlways Use Coasters\u003c\/h3\u003e\n\u003cp\u003eUse coasters under cups and felt pads under heavier objects. Solid timber tops can mark from heat and water rings, so a little protection on a coffee table that gets daily use goes a long way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"hsco-care-emoji\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eDust the Timber Panels\u003c\/h3\u003e\n\u003cp\u003eWipe the distressed timber top and drawer fronts with a soft, dry microfibre cloth weekly. The textured weathered finish is more forgiving of marks than a flat finish, but regular dusting keeps the grain looking its best.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"hsco-care-emoji\"\u003e🧽\u003c\/span\u003e\n\u003ch3\u003eWipe the White Frame\u003c\/h3\u003e\n\u003cp\u003eWipe the white painted frame with a soft, slightly damp cloth as needed. For marks or scuffs, a small amount of mild soap on a damp cloth usually does the job — skip abrasive scourers and harsh chemicals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"hsco-care-emoji\"\u003e☀️\u003c\/span\u003e\n\u003ch3\u003eKeep Out of Direct Sun\u003c\/h3\u003e\n\u003cp\u003eDirect sunlight over time can fade timber finishes and yellow the white paint. If you can, position the table away from windows that get strong direct sun, or close the curtains during the brightest part of the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. At a Glance --\u003e\n\u003cdiv class=\"hsco-section\"\u003e\n\u003cdiv class=\"hsco-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"hsco-list\"\u003e\n\u003cdiv class=\"hsco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"hsco-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\u003eDistressed driftwood-style timber top and drawer fronts.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"hsco-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\u003eSolid acacia wood construction with a soft white painted frame.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"hsco-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 pull-out drawers with black metal bar handles.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"hsco-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\u003eChunky solid block legs at each corner — grounded farmhouse silhouette.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"hsco-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\u003ePairs with the matching Homestead TV Unit, Console Table, Study Desk, Dining Table, and Dining Chair.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Range Strip --\u003e\n\u003cdiv class=\"hsco-range-strip\"\u003e\n\u003cdiv class=\"hsco-range-label\"\u003eComplete the Look — Homestead Range\u003c\/div\u003e\n\u003cdiv class=\"hsco-range-items\"\u003e\n\u003ca href=\"https:\/\/thea2zfurniture.com\/products\/homestead-tv-unit\" class=\"hsco-range-item\"\u003eHomestead TV Unit\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/homestead-console-table\" class=\"hsco-range-item\"\u003eHomestead Console Table\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/homestead-study-desk\" class=\"hsco-range-item\"\u003eHomestead Study Desk\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/homestead-dining-table\" class=\"hsco-range-item\"\u003eHomestead Dining Table\u003c\/a\u003e \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/homestead-dining-chair\" class=\"hsco-range-item\"\u003eHomestead Dining Chair\u003c\/a\u003e\n\u003cdiv aria-current=\"page\" class=\"hsco-range-current\"\u003eHomestead Coffee Table\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. SEO Body Copy --\u003e\n\u003cdiv class=\"hsco-seo\"\u003e\n\u003ch2\u003eHomestead Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Homestead Coffee Table is a rustic farmhouse coffee table built from solid acacia wood. The frame is painted in a soft white, while the top and drawer fronts use a weathered driftwood-style finish with layered brown, grey, and whitewashed tones blending into the visible grain. Two pull-out drawers along the front handle concealed storage for remotes, magazines, coasters, and everyday clutter. Black metal bar handles run across each drawer for a clean, grounded contrast, and chunky solid block legs at each corner give the table a substantial farmhouse silhouette.\u003c\/p\u003e\n\u003cp\u003eThe Homestead range has a rustic farmhouse feel — works really well in homes that lean toward warm, lived-in, country-style interiors with plenty of natural materials and a relaxed atmosphere. The white-and-driftwood colour story pairs particularly nicely with linen sofas in cream or oatmeal (similar to the styling shown), jute or sisal rugs, woven baskets, indoor plants, white-washed shiplap or vertical-board walls, and timber floors. The textured weathered finish also works in coastal homes (where it reads as driftwood gathered from the beach) and modern country retreats (where it reads as reclaimed barn timber). A genuinely versatile aesthetic that pairs comfortably with both classic farmhouse and contemporary rustic styling.\u003c\/p\u003e\n\u003cp\u003eThe Homestead Coffee Table is part of the wider Homestead range, which also includes the matching \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/homestead-tv-unit\" class=\"hsco-link\"\u003eHomestead TV Unit\u003c\/a\u003e, \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/homestead-console-table\" class=\"hsco-link\"\u003eHomestead Console Table\u003c\/a\u003e, \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/homestead-study-desk\" class=\"hsco-link\"\u003eHomestead Study Desk\u003c\/a\u003e, \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/homestead-dining-table\" class=\"hsco-link\"\u003eHomestead Dining Table\u003c\/a\u003e, and \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/homestead-dining-chair\" class=\"hsco-link\"\u003eHomestead Dining Chair\u003c\/a\u003e — all in the same solid acacia wood with the white frame and driftwood-finish panels. Buy them together for a coordinated look across the living room, study, and dining areas, or just the coffee table on its own. To see it in person, 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":"Default Title","offer_id":44254542495879,"sku":"HO-CT-MC","price":599.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/homestead-coffee-table-the-a2z-furniture-1_1.png?v=1778479960"},{"product_id":"marcopolo-coffee-table","title":"Marcopolo Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.mpco-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.mpco-desc * { box-sizing: border-box; }\n.mpco-desc p { margin: 0 0 16px 0; }\n.mpco-desc strong { color: #222222; }\n\n.mpco-desc .mpco-section { margin-bottom: 28px; }\n\n.mpco-desc .mpco-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.mpco-desc .mpco-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .mpco-desc .mpco-features { grid-template-columns: 1fr; }\n}\n\n.mpco-desc .mpco-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.mpco-desc .mpco-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.mpco-desc .mpco-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.mpco-desc .mpco-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.mpco-desc .mpco-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.mpco-desc .mpco-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.mpco-desc .mpco-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.mpco-desc .mpco-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  .mpco-desc .mpco-care-grid { grid-template-columns: 1fr; }\n}\n\n.mpco-desc .mpco-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.mpco-desc .mpco-care-card .mpco-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.mpco-desc .mpco-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.mpco-desc .mpco-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.mpco-desc .mpco-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.mpco-desc .mpco-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.mpco-desc .mpco-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.mpco-desc .mpco-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.mpco-desc .mpco-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.mpco-desc .mpco-range-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.mpco-desc .mpco-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.mpco-desc .mpco-range-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.mpco-desc .mpco-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.mpco-desc .mpco-range-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.mpco-desc .mpco-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.mpco-desc .mpco-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.mpco-desc .mpco-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.mpco-desc .mpco-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=\"mpco-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"mpco-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eMarcopolo Coffee Table\u003c\/strong\u003e is the matching living-room piece to the Marcopolo TV Unit — same Scandinavian-style wood-and-white finish, scaled to coffee-table proportions. Two distinctive crowfoot-style timber trestle legs support a white painted body with a natural wood-effect top, while two open shelves and a wide drawer below give you both display space and concealed storage. The full-width drawer pulls open with two small round natural-timber knobs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features Grid --\u003e\n\u003cdiv class=\"mpco-section\"\u003e\n\u003cdiv class=\"mpco-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"mpco-features\"\u003e\n\u003cdiv class=\"mpco-feature-card\"\u003e\n\u003cspan class=\"mpco-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=\"M5 20 L9 6 L13 20\"\u003e\u003c\/path\u003e\u003cline x1=\"5\" y1=\"20\" x2=\"13\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"7\" y1=\"14\" x2=\"11\" y2=\"14\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCrowfoot Trestle Legs\u003c\/h3\u003e\n\u003cp\u003eThe signature Marcopolo detail — two timber crowfoot-style trestle legs (also called A-frame legs) support the table from each end. The shape gives the coffee table real architectural character and reads as both structural support and a sculptural design element.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-feature-card\"\u003e\n\u003cspan class=\"mpco-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=\"2\" y=\"6\" width=\"20\" height=\"3\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"2\" y1=\"9\" x2=\"22\" y2=\"11\"\u003e\u003c\/line\u003e\u003cline x1=\"2\" y1=\"11\" x2=\"22\" y2=\"9\"\u003e\u003c\/line\u003e\u003crect x=\"2\" y=\"13\" width=\"20\" height=\"7\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo-Tone Wood-and-White Finish\u003c\/h3\u003e\n\u003cp\u003eA warm natural wood-effect top sits above a clean white painted body — the classic Scandinavian colour combination. The wood-effect tone wraps around the front edge in a soft curve, adding a refined detail that lifts the design above plain flat-pack styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-feature-card\"\u003e\n\u003cspan class=\"mpco-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=\"2\" y=\"6\" width=\"20\" height=\"6\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"13\" y1=\"6\" x2=\"13\" y2=\"12\"\u003e\u003c\/line\u003e\u003crect x=\"2\" y=\"13\" width=\"20\" height=\"6\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eOpen Shelves \u0026amp; Drawer\u003c\/h3\u003e\n\u003cp\u003eTwo open shelves at the top split into asymmetric compartments — useful for books, remotes, trays, plants, or styling pieces. A wide drawer below handles concealed storage with two small round natural-timber knobs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-feature-card\"\u003e\n\u003cspan class=\"mpco-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=\"6\" width=\"18\" height=\"14\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"3\" y1=\"12\" x2=\"21\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCompact Living-Room Footprint\u003c\/h3\u003e\n\u003cp\u003eA compact rectangular shape (900mm long × 600mm wide × 500mm high) sits comfortably in front of a sofa or between two armchairs without crowding the room. Designed with smaller living rooms and apartments in mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material Callout --\u003e\n\u003cdiv class=\"mpco-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Marcopolo Coffee Table is built from particle board with a paper finish on the top, body, and drawer fronts, with the crowfoot legs and drawer knobs in a natural timber finish. The Scandinavian-style two-tone surface gives you the look of warm timber and clean white panels at a much more accessible price point than solid timber — particularly useful for first-home setups, rental properties, and apartments where heavier solid-timber pieces don't make practical sense. With basic care (coasters, no harsh chemicals, no heavy moisture), the Marcopolo holds up well to everyday living-room use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"mpco-section\"\u003e\n\u003cdiv class=\"mpco-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"mpco-care-grid\"\u003e\n\u003cdiv class=\"mpco-care-card\"\u003e\n\u003cspan class=\"mpco-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eWipe Down Weekly\u003c\/h3\u003e\n\u003cp\u003eWipe the top and body with a soft, dry or barely damp cloth. Skip abrasive cleaners and harsh chemical sprays, which can damage the paper-finish surface over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-care-card\"\u003e\n\u003cspan class=\"mpco-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eAlways Use Coasters\u003c\/h3\u003e\n\u003cp\u003eUse coasters under cups and felt pads under heavier objects. Paper-finish surfaces don't handle heat or water rings well, so a little protection on a coffee table that gets daily use makes a real difference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-care-card\"\u003e\n\u003cspan class=\"mpco-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eWipe Spills Promptly\u003c\/h3\u003e\n\u003cp\u003eClean up spills with a slightly damp cloth, then dry the surface thoroughly. Don't let liquids sit on the surface or seep into the edges — paper-finish particle board can swell or peel if moisture soaks in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-care-card\"\u003e\n\u003cspan class=\"mpco-care-emoji\" aria-hidden=\"true\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003eDust the Timber Legs\u003c\/h3\u003e\n\u003cp\u003eWipe the natural timber legs and drawer knobs with a soft, dry cloth weekly. Skip wet cloths and harsh chemicals on the natural timber — a quick dust-down keeps the timber finish looking fresh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. At a Glance --\u003e\n\u003cdiv class=\"mpco-section\"\u003e\n\u003cdiv class=\"mpco-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"mpco-list\"\u003e\n\u003cdiv class=\"mpco-list-item\"\u003e\n\u003cdiv class=\"mpco-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 distinctive crowfoot-style timber trestle legs — the signature Marcopolo detail.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-list-item\"\u003e\n\u003cdiv class=\"mpco-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-tone Scandinavian finish — natural wood-effect top, white painted body.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-list-item\"\u003e\n\u003cdiv class=\"mpco-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 open shelves and a wide drawer with natural-timber round knobs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-list-item\"\u003e\n\u003cdiv class=\"mpco-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 curved wood-effect edge wraps around the front of the top.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-list-item\"\u003e\n\u003cdiv class=\"mpco-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 apartment-friendly footprint (L900 × W600 × H500 mm).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-list-item\"\u003e\n\u003cdiv class=\"mpco-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\u003ePairs with the matching Marcopolo TV Unit.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Range Strip --\u003e\n\u003cdiv class=\"mpco-range-strip\"\u003e\n\u003cdiv class=\"mpco-range-label\"\u003eComplete the Look — Marcopolo Range\u003c\/div\u003e\n\u003cdiv class=\"mpco-range-items\"\u003e\n\u003ca class=\"mpco-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/marcopolo-tv-unit\"\u003eMarcopolo TV Unit\u003c\/a\u003e\n\u003cdiv class=\"mpco-range-current\" aria-current=\"page\"\u003eMarcopolo Coffee Table\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. SEO Body Copy --\u003e\n\u003cdiv class=\"mpco-seo\"\u003e\n\u003ch2\u003eMarcopolo Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Marcopolo Coffee Table is a Scandinavian-style coffee table with a warm natural wood-effect top, a clean white painted body, and two distinctive crowfoot-style timber trestle legs supporting the table from each end. Two open shelves at the top — split into asymmetric compartments — give you display space for books, remotes, trays, plants, or styling pieces, while a wide drawer below handles concealed storage with two small round natural-timber knobs. The compact rectangular footprint (900mm × 600mm × 500mm high) is sized for sofas, armchairs, and apartment living rooms.\u003c\/p\u003e\n\u003cp\u003eThe Marcopolo range has a true Scandinavian feel — warmer and more authentically Nordic than glossy Scandi-luxe pieces, with timber legs and natural-timber drawer knobs instead of metal. Works really well in light, bright living rooms with white-painted walls, timber floors, jute or wool rugs, leather or linen sofas in tan or cream, and indoor plants. The crowfoot legs in particular give the coffee table strong visual character — they read as both structural support and a sculptural design element, which is a real point of difference from typical apartment-tier coffee tables. Suits Scandi, Nordic, minimalist, and family-home interiors.\u003c\/p\u003e\n\u003cp\u003eThe Marcopolo Coffee Table pairs directly with the matching \u003ca class=\"mpco-link\" href=\"https:\/\/thea2zfurniture.com\/products\/marcopolo-tv-unit\"\u003eMarcopolo TV Unit\u003c\/a\u003e for a coordinated living room set in the same wood-and-white colour scheme. Buy them together for a complete look, or just the coffee table on its own. To see it in person, 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":"Default Title","offer_id":44528020816007,"sku":null,"price":249.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Image_c8h2zjc8h2zjc8h2.png?v=1778480070"},{"product_id":"mildura-coffee-table","title":"Mildura Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.mlco-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.mlco-desc * { box-sizing: border-box; }\n.mlco-desc p { margin: 0 0 16px 0; }\n.mlco-desc strong { color: #222222; }\n\n.mlco-desc .mlco-section { margin-bottom: 28px; }\n\n.mlco-desc .mlco-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.mlco-desc .mlco-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .mlco-desc .mlco-features { grid-template-columns: 1fr; }\n}\n\n.mlco-desc .mlco-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.mlco-desc .mlco-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.mlco-desc .mlco-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.mlco-desc .mlco-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.mlco-desc .mlco-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.mlco-desc .mlco-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.mlco-desc .mlco-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.mlco-desc .mlco-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  .mlco-desc .mlco-care-grid { grid-template-columns: 1fr; }\n}\n\n.mlco-desc .mlco-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.mlco-desc .mlco-care-card .mlco-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.mlco-desc .mlco-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.mlco-desc .mlco-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.mlco-desc .mlco-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.mlco-desc .mlco-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.mlco-desc .mlco-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.mlco-desc .mlco-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.mlco-desc .mlco-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.mlco-desc .mlco-range-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.mlco-desc .mlco-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.mlco-desc .mlco-range-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.mlco-desc .mlco-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.mlco-desc .mlco-range-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.mlco-desc .mlco-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.mlco-desc .mlco-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.mlco-desc .mlco-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.mlco-desc .mlco-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=\"mlco-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"mlco-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eMildura Coffee Table\u003c\/strong\u003e is the matching living-room piece to the Mildura End Table — same two-tone wood-effect design and gold-toned hardware, scaled to coffee-table proportions. A warm honey-toned wood-effect top and trim band wrap around a paler whitewashed wood-effect body. An open shelf at the centre and a single drawer below give you both display space and concealed storage, while slim gold-toned hairpin legs lift the whole table off the floor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features Grid --\u003e\n\u003cdiv class=\"mlco-section\"\u003e\n\u003cdiv class=\"mlco-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"mlco-features\"\u003e\n\u003cdiv class=\"mlco-feature-card\"\u003e\n\u003cspan class=\"mlco-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=\"2\" y=\"6\" width=\"20\" height=\"14\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"2\" y1=\"6\" x2=\"22\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"2\" y1=\"20\" x2=\"22\" y2=\"20\"\u003e\u003c\/line\u003e\u003crect x=\"6\" y=\"9\" width=\"12\" height=\"8\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo-Tone Wood-Effect Design\u003c\/h3\u003e\n\u003cp\u003eThe signature Mildura detail — a warm honey-toned wood-effect top and trim band frame paler whitewashed wood-effect drawer and body panels. The two timber tones add visual depth without needing a painted finish, and pair easily with a wide range of décor styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlco-feature-card\"\u003e\n\u003cspan class=\"mlco-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\u003cline x1=\"6\" y1=\"14\" x2=\"9\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"14\" x2=\"3\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"14\" x2=\"21\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"14\" x2=\"15\" y2=\"20\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"20\" x2=\"21\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eGold-Toned Hairpin Legs\u003c\/h3\u003e\n\u003cp\u003eSlim gold-toned hairpin legs lift the table up off the floor — a classic mid-century shape that keeps the room feeling open underneath. The hairpin shape is a strong visual departure from heavy turned legs or solid plinth bases, and pairs particularly well with wool or sisal rugs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlco-feature-card\"\u003e\n\u003cspan class=\"mlco-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=\"2\" y=\"6\" width=\"20\" height=\"12\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"2\" y1=\"11\" x2=\"22\" y2=\"11\"\u003e\u003c\/line\u003e\u003cline x1=\"2\" y1=\"14\" x2=\"22\" y2=\"14\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eOpen Shelf \u0026amp; Drawer\u003c\/h3\u003e\n\u003cp\u003eAn open central shelf gives you display space for books, magazines, or styling pieces, while a drawer below handles concealed storage for remotes, coasters, and everyday clutter. A long gold-toned bar handle runs across the drawer front.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlco-feature-card\"\u003e\n\u003cspan class=\"mlco-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=\"6\" width=\"18\" height=\"14\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cline x1=\"3\" y1=\"12\" x2=\"21\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eCompact Living-Room Footprint\u003c\/h3\u003e\n\u003cp\u003eA compact rectangular shape (900mm long × 600mm wide × 480mm high) sits comfortably in front of a sofa or between two armchairs without crowding the room. Designed with smaller living rooms and apartments in mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material Callout --\u003e\n\u003cdiv class=\"mlco-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Mildura Coffee Table is built from particle board with a paper finish on the top and body, with metal legs and the drawer handle in a gold-toned finish. The two-tone wood-effect surface gives you the look of warm timber and contrasting drawer panels at a much more accessible price point than solid timber — particularly useful for first-home setups, rental properties, and apartments where heavier solid-timber pieces don't make practical sense. With basic care (coasters, no harsh chemicals, no heavy moisture), the Mildura holds up well to everyday living-room use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"mlco-section\"\u003e\n\u003cdiv class=\"mlco-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"mlco-care-grid\"\u003e\n\u003cdiv class=\"mlco-care-card\"\u003e\n\u003cspan class=\"mlco-care-emoji\" aria-hidden=\"true\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eWipe Down Weekly\u003c\/h3\u003e\n\u003cp\u003eWipe the top and body with a soft, dry or barely damp cloth. Skip abrasive cleaners and harsh chemical sprays, which can damage the paper-finish surface over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlco-care-card\"\u003e\n\u003cspan class=\"mlco-care-emoji\" aria-hidden=\"true\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eAlways Use Coasters\u003c\/h3\u003e\n\u003cp\u003eUse coasters under cups and felt pads under heavier objects. Paper-finish surfaces don't handle heat or water rings well, so a little protection on a coffee table that gets daily use makes a real difference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlco-care-card\"\u003e\n\u003cspan class=\"mlco-care-emoji\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eWipe Spills Promptly\u003c\/h3\u003e\n\u003cp\u003eClean up spills with a slightly damp cloth, then dry the surface thoroughly. Don't let liquids sit on the surface or seep into the edges — paper-finish particle board can swell or peel if moisture soaks in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlco-care-card\"\u003e\n\u003cspan class=\"mlco-care-emoji\" aria-hidden=\"true\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003ePolish the Gold Hardware\u003c\/h3\u003e\n\u003cp\u003eWipe the gold-toned hairpin legs and drawer handle with a soft, dry cloth to keep them looking fresh. Skip abrasive scourers, which can scratch the surface and dull the gold finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. At a Glance --\u003e\n\u003cdiv class=\"mlco-section\"\u003e\n\u003cdiv class=\"mlco-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"mlco-list\"\u003e\n\u003cdiv class=\"mlco-list-item\"\u003e\n\u003cdiv class=\"mlco-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-tone wood-effect design — warm top and trim, paler whitewashed body.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlco-list-item\"\u003e\n\u003cdiv class=\"mlco-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 gold-toned bar handle on the drawer.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlco-list-item\"\u003e\n\u003cdiv class=\"mlco-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\u003eSlim gold-toned hairpin legs — classic mid-century shape.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlco-list-item\"\u003e\n\u003cdiv class=\"mlco-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\u003eOpen central shelf for display plus a drawer for concealed storage.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlco-list-item\"\u003e\n\u003cdiv class=\"mlco-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 apartment-friendly footprint (L900 × W600 × H480 mm).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlco-list-item\"\u003e\n\u003cdiv class=\"mlco-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\u003ePairs with the matching Mildura End Table and TV Unit.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Range Strip --\u003e\n\u003cdiv class=\"mlco-range-strip\"\u003e\n\u003cdiv class=\"mlco-range-label\"\u003eComplete the Look — Mildura Range\u003c\/div\u003e\n\u003cdiv class=\"mlco-range-items\"\u003e\n\u003ca class=\"mlco-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/mildura-tv-unit\"\u003eMildura TV Unit\u003c\/a\u003e \u003ca class=\"mlco-range-item\" href=\"https:\/\/thea2zfurniture.com\/products\/mildura-end-table\"\u003eMildura End Table\u003c\/a\u003e\n\u003cdiv class=\"mlco-range-current\" aria-current=\"page\"\u003eMildura Coffee Table\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. SEO Body Copy --\u003e\n\u003cdiv class=\"mlco-seo\"\u003e\n\u003ch2\u003eMildura Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Mildura Coffee Table is a modern, apartment-friendly coffee table with a two-tone wood-effect finish — a warm honey-toned top and trim band frame paler whitewashed wood-effect drawer and body panels. An open central shelf gives you display space for books, magazines, or styling pieces, and a drawer below handles concealed storage for remotes, coasters, and everyday clutter. Slim gold-toned hairpin legs lift the table off the floor, and a long gold-toned bar handle runs across the drawer front. The compact rectangular footprint (900mm × 600mm × 480mm high) is sized for sofas, armchairs, and apartment living rooms.\u003c\/p\u003e\n\u003cp\u003eThe Mildura range has a warm Scandi-mid-century feel — works really well in modern living rooms with a contemporary, neutral palette. The two-tone wood-effect colour story pairs particularly nicely with cream or beige linen sofas, jewel-toned or velvet armchairs (the muted olive shown in the styled image is a classic mid-century pairing), wool or sisal rugs, indoor plants, and minimal styling. The gold tone in the legs and handle ties in with brass lamps, gold pendant lighting, and other warm-metal accents around the room. The hairpin legs in particular nod to classic mid-century furniture, giving the piece a recognisable design lineage that pairs comfortably with both vintage and contemporary surroundings.\u003c\/p\u003e\n\u003cp\u003eThe Mildura Coffee Table is part of the wider Mildura range, which also includes the matching \u003ca class=\"mlco-link\" href=\"https:\/\/thea2zfurniture.com\/products\/mildura-end-table\"\u003eMildura End Table\u003c\/a\u003e and \u003ca class=\"mlco-link\" href=\"https:\/\/thea2zfurniture.com\/products\/mildura-tv-unit\"\u003eMildura TV Unit\u003c\/a\u003e — all in the same wood-effect-and-gold colour scheme. A practical and stylish choice for first-home setups, apartment lounges, rental homes, and Scandi-leaning interiors where you want the look without the price tag of solid timber. Buy them together for a coordinated look, or just the coffee table on its own. To see it in person, 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":"Default Title","offer_id":44528155033735,"sku":null,"price":249.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/image_ern986ern986ern9.png?v=1778480078"},{"product_id":"magpie-coffee-table","title":"Magpie Coffee Table","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026display=swap');\n\n.mpco-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.mpco-desc * { box-sizing: border-box; }\n.mpco-desc p { margin: 0 0 16px 0; }\n.mpco-desc strong { color: #222222; }\n\n.mpco-desc .mpco-section { margin-bottom: 28px; }\n\n.mpco-desc .mpco-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.mpco-desc .mpco-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n@media (max-width: 768px) {\n  .mpco-desc .mpco-features { grid-template-columns: 1fr; }\n}\n\n.mpco-desc .mpco-feature-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.mpco-desc .mpco-feature-icon {\n  color: #C2824D;\n  margin-bottom: 8px;\n  display: block;\n}\n\n.mpco-desc .mpco-feature-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.mpco-desc .mpco-feature-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.mpco-desc .mpco-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.mpco-desc .mpco-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.mpco-desc .mpco-material-callout p {\n  font-size: 15px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.7;\n}\n\n.mpco-desc .mpco-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  .mpco-desc .mpco-care-grid { grid-template-columns: 1fr; }\n}\n\n.mpco-desc .mpco-care-card {\n  background: #F5F5F5;\n  border-radius: 8px;\n  padding: 16px;\n}\n\n.mpco-desc .mpco-care-card .mpco-care-emoji {\n  font-size: 22px;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.mpco-desc .mpco-care-card h3 {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 4px 0;\n}\n\n.mpco-desc .mpco-care-card p {\n  font-size: 14px;\n  color: #222222;\n  margin: 0;\n  line-height: 1.6;\n}\n\n.mpco-desc .mpco-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.mpco-desc .mpco-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.mpco-desc .mpco-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.mpco-desc .mpco-tick svg {\n  width: 11px;\n  height: 11px;\n}\n\n.mpco-desc .mpco-range-strip {\n  background: #2C241B;\n  border-radius: 10px;\n  padding: 20px;\n  margin-bottom: 28px;\n}\n\n.mpco-desc .mpco-range-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.mpco-desc .mpco-range-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.mpco-desc .mpco-range-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.mpco-desc .mpco-range-item:hover {\n  background: rgba(255,255,255,0.15);\n}\n\n.mpco-desc .mpco-range-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.mpco-desc .mpco-seo {\n  border-top: 1px solid #E0E0E0;\n  padding-top: 24px;\n  margin-top: 8px;\n}\n\n.mpco-desc .mpco-seo h2 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin: 0 0 14px 0;\n}\n\n.mpco-desc .mpco-seo p {\n  font-size: 13.5px;\n  color: #6B6B6B;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n.mpco-desc .mpco-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=\"mpco-desc\"\u003e\n\u003c!-- 1. Intro --\u003e\n\u003cdiv class=\"mpco-section\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eMagpie Coffee Table\u003c\/strong\u003e is a stylish, apartment-friendly coffee table with a warm wood-effect top, a smooth white body, and slim gold-toned tapered legs. An open central shelf and a drawer below give you both display space and concealed storage. Compact rectangular footprint sits comfortably in front of a sofa or armchair without taking over the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features Grid --\u003e\n\u003cdiv class=\"mpco-section\"\u003e\n\u003cdiv class=\"mpco-label\"\u003eKey Features\u003c\/div\u003e\n\u003cdiv class=\"mpco-features\"\u003e\n\u003cdiv class=\"mpco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mpco-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=\"3\" width=\"20\" y=\"6\" x=\"2\"\u003e\u003c\/rect\u003e\u003cline y2=\"11\" x2=\"22\" y1=\"9\" x1=\"2\"\u003e\u003c\/line\u003e\u003cline y2=\"9\" x2=\"22\" y1=\"11\" x1=\"2\"\u003e\u003c\/line\u003e\u003crect rx=\"0.5\" height=\"7\" width=\"20\" y=\"13\" x=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eTwo-Tone Wood-and-White Design\u003c\/h3\u003e\n\u003cp\u003eThe signature Magpie detail — a warm wood-effect top sits above a smooth white body, with a thin wood-effect band wrapping the underside of the top edge. Bright and clean without feeling cold, warm and modern without leaning rustic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mpco-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=\"20\" x2=\"4\" y1=\"4\" x1=\"6\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"20\" y1=\"4\" x1=\"18\"\u003e\u003c\/line\u003e\u003cline y2=\"20\" x2=\"20\" y1=\"20\" x1=\"4\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eGold-Toned Tapered Legs\u003c\/h3\u003e\n\u003cp\u003eSlim gold-toned metal legs flare outward at the tips — a small detail that lifts the table visually and gives it a more premium feel than the price suggests. The gold tone also pulls through the small drawer handle for a coordinated finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mpco-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=\"12\" width=\"20\" y=\"6\" x=\"2\"\u003e\u003c\/rect\u003e\u003cline y2=\"11\" x2=\"22\" y1=\"11\" x1=\"2\"\u003e\u003c\/line\u003e\u003cline y2=\"14\" x2=\"22\" y1=\"14\" x1=\"2\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eOpen Shelf \u0026amp; Drawer\u003c\/h3\u003e\n\u003cp\u003eAn open central shelf gives you display space for books, magazines, or styling pieces, while a drawer below handles concealed storage for remotes, coasters, and everyday clutter. Two storage formats in a compact footprint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-feature-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mpco-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=\"18\" y=\"6\" x=\"3\"\u003e\u003c\/rect\u003e\u003cline y2=\"12\" x2=\"21\" y1=\"12\" x1=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3\u003eApartment-Friendly Footprint\u003c\/h3\u003e\n\u003cp\u003eA compact rectangular shape (1044mm long × 600mm wide) sits comfortably in front of a sofa or between two armchairs without crowding the room. Designed with smaller living rooms and apartments in mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Material Callout --\u003e\n\u003cdiv class=\"mpco-material-callout\"\u003e\n\u003ch3\u003eAbout the Materials\u003c\/h3\u003e\n\u003cp\u003eThe Magpie Coffee Table is built from particle board with a paper finish on the top and body, with metal legs in a gold-toned finish. The wood-effect surface gives you the look of warm timber at a much more accessible price point — particularly useful for first-home setups, rental properties, and short-term apartments where heavier solid-timber pieces don't make practical sense. With basic care (coasters, no harsh chemicals, no heavy moisture), the Magpie holds up well to everyday living-room use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Care Instructions --\u003e\n\u003cdiv class=\"mpco-section\"\u003e\n\u003cdiv class=\"mpco-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"mpco-care-grid\"\u003e\n\u003cdiv class=\"mpco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mpco-care-emoji\"\u003e🧹\u003c\/span\u003e\n\u003ch3\u003eWipe Down Weekly\u003c\/h3\u003e\n\u003cp\u003eWipe the top and body with a soft, dry or barely damp cloth. Skip abrasive cleaners and harsh chemical sprays, which can damage the paper-finish surface over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mpco-care-emoji\"\u003e☕\u003c\/span\u003e\n\u003ch3\u003eAlways Use Coasters\u003c\/h3\u003e\n\u003cp\u003eUse coasters under cups and felt pads under heavier objects. Paper-finish surfaces don't handle heat or water rings well, so a little protection on a coffee table that gets daily use makes a real difference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mpco-care-emoji\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eWipe Spills Promptly\u003c\/h3\u003e\n\u003cp\u003eClean up spills with a slightly damp cloth, then dry the surface thoroughly. Don't let liquids sit on the surface or seep into the edges — paper-finish particle board can swell or peel if moisture soaks in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-care-card\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"mpco-care-emoji\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003ePolish the Gold Legs\u003c\/h3\u003e\n\u003cp\u003eWipe the gold-toned metal legs and drawer handle with a soft, dry cloth to keep them looking fresh. Skip abrasive scourers, which can scratch the surface and dull the gold finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. At a Glance --\u003e\n\u003cdiv class=\"mpco-section\"\u003e\n\u003cdiv class=\"mpco-label\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"mpco-list\"\u003e\n\u003cdiv class=\"mpco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"mpco-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-tone modern design — warm wood-effect top, smooth white body.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"mpco-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\u003eSlim gold-toned tapered legs and matching drawer handle.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"mpco-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\u003eOpen central shelf for display plus a drawer for concealed storage.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"mpco-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 apartment-friendly footprint (L1044 × W600 × H485 mm).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mpco-list-item\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"mpco-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\u003ePairs with the matching Magpie TV Unit for a coordinated living room set.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Range Strip --\u003e\n\u003cdiv class=\"mpco-range-strip\"\u003e\n\u003cdiv class=\"mpco-range-label\"\u003eComplete the Look — Magpie Range\u003c\/div\u003e\n\u003cdiv class=\"mpco-range-items\"\u003e\n\u003ca href=\"https:\/\/thea2zfurniture.com\/products\/magpie-tv-unit\" class=\"mpco-range-item\"\u003eMagpie TV Unit\u003c\/a\u003e\n\u003cdiv aria-current=\"page\" class=\"mpco-range-current\"\u003eMagpie Coffee Table\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. SEO Body Copy --\u003e\n\u003cdiv class=\"mpco-seo\"\u003e\n\u003ch2\u003eMagpie Coffee Table — Full Product Details\u003c\/h2\u003e\n\u003cp\u003eThe Magpie Coffee Table is a modern, apartment-friendly coffee table with a warm wood-effect top, a smooth white body, and slim gold-toned tapered legs. An open central shelf gives you display space for books, magazines, or styling pieces, and a drawer below handles concealed storage for remotes, coasters, and everyday clutter. The compact rectangular footprint (1044mm × 600mm × 485mm high) is sized for sofas, armchairs, and apartment living rooms — sits comfortably in front of seating without taking over the room.\u003c\/p\u003e\n\u003cp\u003eThe Magpie range has a modern Scandi-luxe feel — works really well in light, bright living rooms with a contemporary palette. The white-and-wood-effect colour story pairs particularly nicely with cream or beige linen sofas, jute or wool rugs, indoor plants, soft pastels in the artwork, and minimal styling. The gold tone in the legs and handle ties in with brass lamps, gold pendant lighting, and other warm-metal accents around the room. A practical and stylish choice for first-home setups, apartment lounges, rental homes, and Scandi-leaning interiors where you want the look without the price tag of solid timber.\u003c\/p\u003e\n\u003cp\u003eThe Magpie Coffee Table pairs directly with the matching \u003ca href=\"https:\/\/thea2zfurniture.com\/products\/magpie-tv-unit\" class=\"mpco-link\"\u003eMagpie TV Unit\u003c\/a\u003e for a coordinated living room set in the same wood-effect-and-white colour scheme. Buy them together for a complete look, or just the coffee table on its own. To see it in person, 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":"Default Title","offer_id":44528666443911,"sku":null,"price":199.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/files\/Image_gnnguwgnnguwgnng_4db4f276-19a9-463e-b2dc-3b26bb0b116e.png?v=1778480086"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0327\/9978\/5095\/collections\/colection-title-the-a2z-furniture_a4b8f818-9c97-4e3f-9a06-c6cad1651cc9.png?v=1782624692","url":"https:\/\/thea2zfurniture.com\/collections\/coffee-tables-brisbane-gold-coast.oembed?page=3","provider":"The A2Z Furniture","version":"1.0","type":"link"}