{"product_id":"halo-onyx-centre-table-set","title":"Halo Onyx Centre Table Set","description":"\u003csection class=\"avian-halo-v2\"\u003e\n  \u003cstyle\u003e\n    .avian-halo-v2 {\n      --ah-ink: #332f2b;\n      --ah-copy: #746d66;\n      --ah-cream: #f8f5ef;\n      --ah-stone: #eee8df;\n      --ah-taupe: #a49689;\n      --ah-dark: #393530;\n      --ah-white: #ffffff;\n      --ah-line: rgba(51, 47, 43, 0.14);\n\n      width: 100%;\n      max-width: 100%;\n      margin: 22px 0;\n      padding: 0;\n      overflow: hidden;\n      color: var(--ah-ink);\n      font-family: inherit;\n      line-height: 1.55;\n      container-type: inline-size;\n    }\n\n    .avian-halo-v2,\n    .avian-halo-v2 * {\n      box-sizing: border-box;\n    }\n\n    \/* HERO *\/\n\n    .ah-hero {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 22px;\n      width: 100%;\n      padding: 24px;\n      overflow: hidden;\n      border: 1px solid var(--ah-line);\n      border-radius: 22px;\n      background:\n        radial-gradient(\n          circle at 10% 5%,\n          rgba(255, 255, 255, 0.96),\n          transparent 35%\n        ),\n        linear-gradient(\n          135deg,\n          #faf7f2 0%,\n          #ebe4da 56%,\n          #d5cabd 100%\n        );\n    }\n\n    .ah-copy,\n    .ah-visual {\n      min-width: 0;\n    }\n\n    .ah-eyebrow {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin: 0 0 16px;\n      color: var(--ah-copy);\n      font-size: 10px;\n      font-weight: 700;\n      letter-spacing: 0.17em;\n      text-transform: uppercase;\n    }\n\n    .ah-eyebrow::before {\n      content: \"\";\n      flex: 0 0 30px;\n      width: 30px;\n      height: 1px;\n      background: var(--ah-taupe);\n    }\n\n    .ah-hero h2 {\n      max-width: 660px;\n      margin: 0;\n      font-family: inherit;\n      font-size: 38px;\n      font-size: clamp(32px, 7cqi, 52px);\n      font-weight: 500;\n      line-height: 1.02;\n      letter-spacing: -0.045em;\n      overflow-wrap: anywhere;\n    }\n\n    .ah-hero h2 em {\n      display: block;\n      margin-top: 3px;\n      color: #897b6c;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-weight: 400;\n    }\n\n    .ah-intro {\n      max-width: 650px;\n      margin: 19px 0 0;\n      color: var(--ah-copy);\n      font-size: 15px;\n      line-height: 1.65;\n    }\n\n    .ah-pills {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 7px;\n      margin-top: 21px;\n    }\n\n    .ah-pills span {\n      display: inline-flex;\n      align-items: center;\n      min-height: 32px;\n      padding: 7px 12px;\n      border: 1px solid var(--ah-line);\n      border-radius: 100px;\n      background: rgba(255, 255, 255, 0.48);\n      color: #514c46;\n      font-size: 11px;\n      white-space: nowrap;\n    }\n\n    \/* RESPONSIVE TABLE ILLUSTRATION *\/\n\n    .ah-visual {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      padding: 15px;\n      overflow: hidden;\n      border: 1px solid rgba(255, 255, 255, 0.56);\n      border-radius: 18px;\n      background:\n        linear-gradient(\n          145deg,\n          rgba(255, 255, 255, 0.32),\n          rgba(220, 208, 193, 0.18)\n        );\n    }\n\n    .ah-visual svg {\n      display: block;\n      width: 100%;\n      max-width: 430px;\n      height: auto;\n      overflow: visible;\n    }\n\n    \/* FEATURES *\/\n\n    .ah-features {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 10px;\n      width: 100%;\n      margin-top: 10px;\n    }\n\n    .ah-feature {\n      min-width: 0;\n      padding: 18px;\n      border: 1px solid var(--ah-line);\n      border-radius: 16px;\n      background: var(--ah-white);\n      transition:\n        transform 0.25s ease,\n        box-shadow 0.25s ease,\n        background 0.25s ease;\n    }\n\n    .ah-feature:hover {\n      transform: translateY(-3px);\n      background: #fbfaf7;\n      box-shadow: 0 14px 30px rgba(51, 47, 43, 0.07);\n    }\n\n    .ah-feature small {\n      display: block;\n      margin-bottom: 12px;\n      color: var(--ah-taupe);\n      font-size: 9px;\n      font-weight: 700;\n      letter-spacing: 0.15em;\n    }\n\n    .ah-feature h3 {\n      margin: 0 0 6px;\n      font-family: inherit;\n      font-size: 17px;\n      font-weight: 600;\n      line-height: 1.25;\n      letter-spacing: -0.015em;\n    }\n\n    .ah-feature p {\n      margin: 0;\n      color: var(--ah-copy);\n      font-size: 13px;\n      line-height: 1.55;\n    }\n\n    \/* MATERIAL STORY *\/\n\n    .ah-material {\n      display: grid;\n      grid-template-columns: 1fr;\n      width: 100%;\n      margin-top: 10px;\n      overflow: hidden;\n      border-radius: 18px;\n      background: var(--ah-dark);\n      color: var(--ah-white);\n    }\n\n    .ah-material-heading {\n      min-width: 0;\n      padding: 23px;\n      background:\n        radial-gradient(\n          circle at 15% 10%,\n          rgba(255, 255, 255, 0.5),\n          transparent 32%\n        ),\n        linear-gradient(\n          135deg,\n          #b6aa9d,\n          #e6ded4 55%,\n          #988a7c\n        );\n      color: var(--ah-ink);\n    }\n\n    .ah-material-heading span {\n      display: block;\n      margin-bottom: 11px;\n      color: #6e655c;\n      font-size: 9px;\n      font-weight: 700;\n      letter-spacing: 0.16em;\n      text-transform: uppercase;\n    }\n\n    .ah-material-heading h3 {\n      max-width: 500px;\n      margin: 0;\n      font-family: inherit;\n      font-size: 28px;\n      font-size: clamp(25px, 5.5cqi, 39px);\n      font-weight: 500;\n      line-height: 1.08;\n      letter-spacing: -0.035em;\n    }\n\n    .ah-material-copy {\n      min-width: 0;\n      padding: 23px;\n    }\n\n    .ah-material-copy \u003e p {\n      margin: 0;\n      color: rgba(255, 255, 255, 0.7);\n      font-size: 13px;\n      line-height: 1.65;\n    }\n\n    .ah-material-list {\n      display: grid;\n      gap: 0;\n      margin: 17px 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .ah-material-list li {\n      display: grid;\n      grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);\n      gap: 14px;\n      padding: 11px 0;\n      border-top: 1px solid rgba(255, 255, 255, 0.13);\n      font-size: 11px;\n      line-height: 1.45;\n    }\n\n    .ah-material-list li span:first-child {\n      color: rgba(255, 255, 255, 0.9);\n      font-weight: 600;\n    }\n\n    .ah-material-list li span:last-child {\n      color: rgba(255, 255, 255, 0.58);\n      text-align: right;\n    }\n\n    \/* COMPACT PRODUCT DETAILS *\/\n\n    .ah-details-panel {\n      width: 100%;\n      margin-top: 10px;\n      padding: 18px;\n      border: 1px solid var(--ah-line);\n      border-radius: 18px;\n      background: var(--ah-white);\n    }\n\n    .ah-details-header {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 9px;\n      padding-bottom: 15px;\n      border-bottom: 1px solid var(--ah-line);\n    }\n\n    .ah-details-header h3 {\n      margin: 0;\n      font-family: inherit;\n      font-size: 25px;\n      font-size: clamp(23px, 5cqi, 34px);\n      font-weight: 500;\n      line-height: 1.1;\n      letter-spacing: -0.03em;\n    }\n\n    .ah-details-header p {\n      margin: 0;\n      color: var(--ah-copy);\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    .ah-spec-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 8px;\n      margin-top: 15px;\n    }\n\n    .ah-spec {\n      min-width: 0;\n      padding: 14px;\n      border-radius: 13px;\n      background: var(--ah-cream);\n    }\n\n    .ah-spec small {\n      display: block;\n      margin-bottom: 5px;\n      color: var(--ah-copy);\n      font-size: 8px;\n      font-weight: 700;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n    }\n\n    .ah-spec strong {\n      display: block;\n      color: var(--ah-ink);\n      font-size: 13px;\n      font-weight: 600;\n      line-height: 1.4;\n    }\n\n    \/* CARE *\/\n\n    .ah-care {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 10px;\n      width: 100%;\n      margin-top: 10px;\n    }\n\n    .ah-care-card {\n      min-width: 0;\n      padding: 18px;\n      border: 1px solid var(--ah-line);\n      border-radius: 16px;\n      background:\n        linear-gradient(\n          135deg,\n          #ffffff,\n          var(--ah-stone)\n        );\n    }\n\n    .ah-care-card small {\n      display: block;\n      margin-bottom: 9px;\n      color: var(--ah-taupe);\n      font-size: 9px;\n      font-weight: 700;\n      letter-spacing: 0.15em;\n      text-transform: uppercase;\n    }\n\n    .ah-care-card h3 {\n      margin: 0 0 7px;\n      font-family: inherit;\n      font-size: 17px;\n      font-weight: 600;\n    }\n\n    .ah-care-card p {\n      margin: 0;\n      color: var(--ah-copy);\n      font-size: 12px;\n      line-height: 1.6;\n    }\n\n    \/*\n      This layout responds to the width available inside Shopify's\n      description area instead of using the full browser viewport.\n    *\/\n\n    @container (min-width: 520px) {\n      .ah-hero {\n        grid-template-columns:\n          minmax(0, 1.15fr)\n          minmax(190px, 0.85fr);\n        align-items: center;\n        padding: 28px;\n      }\n\n      .ah-features {\n        grid-template-columns: repeat(3, minmax(0, 1fr));\n      }\n\n      .ah-material {\n        grid-template-columns:\n          minmax(190px, 0.82fr)\n          minmax(0, 1.18fr);\n      }\n\n      .ah-material-heading,\n      .ah-material-copy {\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n      }\n\n      .ah-details-header {\n        grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);\n        align-items: end;\n        gap: 24px;\n      }\n\n      .ah-details-header p {\n        text-align: right;\n      }\n\n      .ah-spec-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .ah-care {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @container (min-width: 760px) {\n      .ah-hero {\n        grid-template-columns:\n          minmax(0, 1.2fr)\n          minmax(260px, 0.8fr);\n        padding: 34px;\n      }\n\n      .ah-feature {\n        padding: 19px;\n      }\n\n      .ah-details-panel {\n        padding: 21px;\n      }\n\n      .ah-spec-grid {\n        grid-template-columns: repeat(3, minmax(0, 1fr));\n      }\n    }\n\n    @media (max-width: 520px) {\n      .avian-halo-v2 {\n        margin: 18px 0;\n      }\n\n      .ah-hero {\n        padding: 21px;\n        border-radius: 18px;\n      }\n\n      .ah-visual {\n        padding: 10px;\n      }\n\n      .ah-feature,\n      .ah-material-heading,\n      .ah-material-copy,\n      .ah-details-panel,\n      .ah-care-card {\n        padding: 18px;\n      }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      .ah-feature {\n        transition: none;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"ah-hero\"\u003e\n    \u003cdiv class=\"ah-copy\"\u003e\n      \u003cdiv class=\"ah-eyebrow\"\u003e\n        Set of two centre tables\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Two forms.\n        \u003cem\u003eOne balanced composition.\u003c\/em\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"ah-intro\"\u003e\n        The Halo Onyx Centre Table Set combines softly veined stone surfaces\n        with warm greige pedestal bases. Its overlapping heights create a\n        relaxed, layered arrangement that feels sculptural without making the\n        living room appear visually heavy.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ah-pills\"\u003e\n        \u003cspan\u003eSet of two\u003c\/span\u003e\n        \u003cspan\u003eRound stone tops\u003c\/span\u003e\n        \u003cspan\u003eWarm greige finish\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ah-visual\" aria-hidden=\"true\"\u003e\n      \u003csvg viewbox=\"0 0 480 360\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"presentation\"\u003e\n        \u003cdefs\u003e\n          \u003clineargradient id=\"ahHaloStoneLarge\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\"\u003e\n            \u003cstop offset=\"0%\" stop-color=\"#fffdf9\"\u003e\u003c\/stop\u003e\n            \u003cstop offset=\"42%\" stop-color=\"#e9dfd1\"\u003e\u003c\/stop\u003e\n            \u003cstop offset=\"72%\" stop-color=\"#d8cab8\"\u003e\u003c\/stop\u003e\n            \u003cstop offset=\"100%\" stop-color=\"#fffaf2\"\u003e\u003c\/stop\u003e\n          \u003c\/lineargradient\u003e\n\n          \u003clineargradient id=\"ahHaloStoneSmall\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\"\u003e\n            \u003cstop offset=\"0%\" stop-color=\"#ffffff\"\u003e\u003c\/stop\u003e\n            \u003cstop offset=\"50%\" stop-color=\"#e3d6c7\"\u003e\u003c\/stop\u003e\n            \u003cstop offset=\"100%\" stop-color=\"#fbf6ee\"\u003e\u003c\/stop\u003e\n          \u003c\/lineargradient\u003e\n\n          \u003clineargradient id=\"ahHaloGreige\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\"\u003e\n            \u003cstop offset=\"0%\" stop-color=\"#82786e\"\u003e\u003c\/stop\u003e\n            \u003cstop offset=\"48%\" stop-color=\"#b7aa9b\"\u003e\u003c\/stop\u003e\n            \u003cstop offset=\"100%\" stop-color=\"#796f65\"\u003e\u003c\/stop\u003e\n          \u003c\/lineargradient\u003e\n\n          \u003cfilter id=\"ahHaloShadow\" x=\"-35%\" y=\"-35%\" width=\"180%\" height=\"200%\"\u003e\n            \u003cfedropshadow dx=\"0\" dy=\"18\" stddeviation=\"15\" flood-color=\"#403a34\" flood-opacity=\"0.2\"\u003e\u003c\/fedropshadow\u003e\n          \u003c\/filter\u003e\n\n          \u003cclippath id=\"ahHaloLargeClip\"\u003e\n            \u003cellipse cx=\"321\" cy=\"166\" rx=\"119\" ry=\"68\"\u003e\u003c\/ellipse\u003e\n          \u003c\/clippath\u003e\n\n          \u003cclippath id=\"ahHaloSmallClip\"\u003e\n            \u003cellipse cx=\"147\" cy=\"124\" rx=\"84\" ry=\"49\"\u003e\u003c\/ellipse\u003e\n          \u003c\/clippath\u003e\n        \u003c\/defs\u003e\n\n        \u003c!-- Ground shadows --\u003e\n\n        \u003cellipse cx=\"324\" cy=\"299\" rx=\"119\" ry=\"27\" fill=\"#332f2b\" opacity=\"0.14\"\u003e\u003c\/ellipse\u003e\n\n        \u003cellipse cx=\"148\" cy=\"287\" rx=\"70\" ry=\"21\" fill=\"#332f2b\" opacity=\"0.15\"\u003e\u003c\/ellipse\u003e\n\n        \u003c!-- Large drum base --\u003e\n\n        \u003cellipse cx=\"321\" cy=\"218\" rx=\"83\" ry=\"24\" fill=\"#6f665e\" opacity=\"0.5\"\u003e\u003c\/ellipse\u003e\n\n        \u003cpath d=\"M238 208\n             C238 190 252 178 273 174\n             L369 174\n             C391 178 404 191 404 209\n             L404 269\n             C404 288 390 300 369 304\n             L273 304\n             C252 300 238 288 238 269 Z\" fill=\"url(#ahHaloGreige)\" filter=\"url(#ahHaloShadow)\"\u003e\u003c\/path\u003e\n\n        \u003c!-- Small pedestal base --\u003e\n\n        \u003cellipse cx=\"148\" cy=\"278\" rx=\"60\" ry=\"19\" fill=\"#746a61\" opacity=\"0.65\"\u003e\u003c\/ellipse\u003e\n\n        \u003cpath d=\"M125 144\n             C125 133 133 125 145 123\n             L158 123\n             C170 125 178 133 178 145\n             L178 262\n             C178 273 170 280 158 282\n             L145 282\n             C133 280 125 272 125 261 Z\" fill=\"url(#ahHaloGreige)\" filter=\"url(#ahHaloShadow)\"\u003e\u003c\/path\u003e\n\n        \u003cellipse cx=\"151\" cy=\"278\" rx=\"63\" ry=\"17\" fill=\"url(#ahHaloGreige)\"\u003e\u003c\/ellipse\u003e\n\n        \u003c!-- Large tabletop --\u003e\n\n        \u003cellipse cx=\"321\" cy=\"166\" rx=\"119\" ry=\"68\" fill=\"url(#ahHaloStoneLarge)\" stroke=\"rgba(255,255,255,.85)\" stroke-width=\"3\" filter=\"url(#ahHaloShadow)\"\u003e\u003c\/ellipse\u003e\n\n        \u003cg clip-path=\"url(#ahHaloLargeClip)\"\u003e\n          \u003cpath d=\"M187 188\n               C239 145 273 174 319 133\n               C365 92 401 123 455 103\" fill=\"none\" stroke=\"#c5b19a\" stroke-width=\"4\" opacity=\"0.52\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M220 115\n               C259 143 289 151 326 158\n               C365 165 396 186 444 192\" fill=\"none\" stroke=\"#d8cbbc\" stroke-width=\"2\" opacity=\"0.65\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M333 91\n               C317 122 322 150 347 172\n               C368 191 378 209 382 236\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"3\" opacity=\"0.58\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M239 203\n               C279 185 314 193 347 180\n               C378 168 408 171 449 156\" fill=\"none\" stroke=\"#c9baaa\" stroke-width=\"2\" opacity=\"0.45\"\u003e\u003c\/path\u003e\n        \u003c\/g\u003e\n\n        \u003c!-- Small tabletop --\u003e\n\n        \u003cellipse cx=\"147\" cy=\"124\" rx=\"84\" ry=\"49\" fill=\"url(#ahHaloStoneSmall)\" stroke=\"rgba(255,255,255,.88)\" stroke-width=\"3\" filter=\"url(#ahHaloShadow)\"\u003e\u003c\/ellipse\u003e\n\n        \u003cg clip-path=\"url(#ahHaloSmallClip)\"\u003e\n          \u003cpath d=\"M50 142\n               C86 111 112 126 143 98\n               C172 72 205 94 241 74\" fill=\"none\" stroke=\"#c9b6a0\" stroke-width=\"3\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M74 86\n               C102 108 122 113 151 119\n               C181 125 202 141 232 146\" fill=\"none\" stroke=\"#dbcec0\" stroke-width=\"2\" opacity=\"0.62\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M158 71\n               C147 94 151 115 169 131\n               C182 144 190 158 192 177\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"3\" opacity=\"0.55\"\u003e\u003c\/path\u003e\n        \u003c\/g\u003e\n\n        \u003c!-- Polished highlights --\u003e\n\n        \u003cpath d=\"M238 142\n             C286 115 344 109 396 126\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"8\" stroke-linecap=\"round\" opacity=\"0.16\"\u003e\u003c\/path\u003e\n\n        \u003cpath d=\"M91 111\n             C119 90 154 86 186 96\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"6\" stroke-linecap=\"round\" opacity=\"0.17\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ah-features\"\u003e\n    \u003carticle class=\"ah-feature\"\u003e\n      \u003csmall\u003e01 \/ SURFACE\u003c\/small\u003e\n\n      \u003ch3\u003eSoftly veined stone\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Cream, ivory and pale grey tones flow across the polished surface,\n        giving the tables a refined mineral character.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"ah-feature\"\u003e\n      \u003csmall\u003e02 \/ PROPORTION\u003c\/small\u003e\n\n      \u003ch3\u003eDesigned to layer\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Two complementary diameters and heights allow the tables to overlap\n        naturally or be placed separately around the room.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"ah-feature\"\u003e\n      \u003csmall\u003e03 \/ SUPPORT\u003c\/small\u003e\n\n      \u003ch3\u003eSculptural bases\u003c\/h3\u003e\n\n      \u003cp\u003e\n        A grounded drum base is paired with a slender pedestal, creating\n        contrast while retaining a cohesive finish.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ah-material\"\u003e\n    \u003cdiv class=\"ah-material-heading\"\u003e\n      \u003cspan\u003eMaterial story\u003c\/span\u003e\n\n      \u003ch3\u003e\n        Quiet materials with a strong presence.\n      \u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ah-material-copy\"\u003e\n      \u003cp\u003e\n        Halo brings together the luminosity of polished stone with the warmth\n        of a soft greige wood finish. Rounded edges and uninterrupted pedestal\n        forms keep the composition calm, tactile and easy to style.\n      \u003c\/p\u003e\n\n      \u003cul class=\"ah-material-list\"\u003e\n        \u003cli\u003e\n          \u003cspan\u003eTabletop\u003c\/span\u003e\n          \u003cspan\u003eGlossy onyx or marble finish\u003c\/span\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan\u003eOuter border\u003c\/span\u003e\n          \u003cspan\u003eWarm taupe wood-tone edge\u003c\/span\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan\u003eLarge table\u003c\/span\u003e\n          \u003cspan\u003eSolid drum pedestal\u003c\/span\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan\u003eSmall table\u003c\/span\u003e\n          \u003cspan\u003eSlender pedestal with round foot\u003c\/span\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ah-details-panel\"\u003e\n    \u003cdiv class=\"ah-details-header\"\u003e\n      \u003ch3\u003eProduct details\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Natural pattern placement may vary slightly between individual stone\n        surfaces, making every set visually distinctive.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ah-spec-grid\"\u003e\n      \u003cdiv class=\"ah-spec\"\u003e\n        \u003csmall\u003eConfiguration\u003c\/small\u003e\n        \u003cstrong\u003eSet of two tables\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-spec\"\u003e\n        \u003csmall\u003eShape\u003c\/small\u003e\n        \u003cstrong\u003eRound\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-spec\"\u003e\n        \u003csmall\u003ePrimary colour\u003c\/small\u003e\n        \u003cstrong\u003eWarm greige and soft cream\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-spec\"\u003e\n        \u003csmall\u003eLarge table\u003c\/small\u003e\n        \u003cstrong\u003eSolid drum-style base\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-spec\"\u003e\n        \u003csmall\u003eSmall table\u003c\/small\u003e\n        \u003cstrong\u003eSlender cylindrical pedestal\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-spec\"\u003e\n        \u003csmall\u003eRecommended space\u003c\/small\u003e\n        \u003cstrong\u003eLiving room or lounge\u003c\/strong\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ah-care\"\u003e\n    \u003carticle class=\"ah-care-card\"\u003e\n      \u003csmall\u003eCare instructions\u003c\/small\u003e\n\n      \u003ch3\u003ePreserve the polished surface\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Wipe with a clean, soft and slightly damp cloth, then dry immediately.\n        Avoid abrasive cleaners, harsh chemicals and rough scrubbing pads.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"ah-care-card\"\u003e\n      \u003csmall\u003eImportant note\u003c\/small\u003e\n\n      \u003ch3\u003eProtect from heat and moisture\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Use coasters beneath hot, wet or coloured objects. Variations in tone,\n        pattern and veining are natural characteristics rather than defects.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Avian","offers":[{"title":"Default Title","offer_id":48102283313382,"sku":null,"price":180000.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/0029\/4630\/files\/ChatGPTImageAug3_2026at04_32_34PM.png?v=1785754998","url":"https:\/\/avianlifestyle.com\/products\/halo-onyx-centre-table-set","provider":"Avian","version":"1.0","type":"link"}