{"title":"Kave Home","description":"\u003cp\u003eKave Home is a Spanish furniture and home décor brand known for contemporary, design-led pieces for indoor and outdoor spaces. Founded as part of the Juliá Group and rebranded in 2013, it designs, manufactures, and distributes stylish, quality furniture in over 80 countries. The company emphasises modern design, sustainability, and accessible pricing, with a broad range of products inspired by global trends and Mediterranean aesthetics.\u003c\/p\u003e","products":[{"product_id":"granite-stool-terracotta","title":"Granite Stool | 65cm | Terracotta","description":"\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite Bar Stool in Terracotta from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm terracotta chenille upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite Stool is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood natural finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Terracotta\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 65cm\u003c\/p\u003e\n  \u003cp\u003eDiameter: 49.5cm at bottom of stool | 40cm at top of stool\u003c\/p\u003e\n  \u003cp\u003eWeight: 7.9kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC™\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50987138810171,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Light-Wood-Stools.png?v=1771906553"},{"product_id":"granite-stool-beige","title":"Granite Stool | 65cm | Beige","description":"\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n\u003c!-- This is the Product Description --\u003e\n\u003cp\u003eThe Granite Bar Stool in Beige from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm beige upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cspan class=\"read-more-button\"\u003e+ More\u003c\/span\u003e \u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cp\u003e\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- These are where the variant details go --\u003e\n\u003ch5\u003eDesigns Available\u003c\/h5\u003e\n\u003cp\u003eThe Granite Stool is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eFrame\u003c\/h5\u003e\n\u003cp\u003eSolid ash wood dark finish\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eSeat Colour\u003c\/h5\u003e\n\u003cp\u003eChacha Beige\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n\u003cp\u003eHeight: 65cm\u003c\/p\u003e\n\u003cp\u003eDiameter: 49.5cm at bottom of stool | 40cm at top of stool\u003c\/p\u003e\n\u003cp\u003eWeight: 7.9kg\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cp\u003e\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch5\u003eCertifications\u003c\/h5\u003e\n\u003cp\u003eFSC™\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\u003c\/p\u003e","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50987138974011,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Stool-Beige-1.png?v=1771827197"},{"product_id":"granite-stool-dark-green","title":"Granite Stool | 65cm | Dark Green","description":"\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n\u003c!-- This is the Product Description --\u003e\n\u003cp\u003eThe Granite Bar Stool in Dark Green from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and deep, dark green upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cspan class=\"read-more-button\"\u003e+ More\u003c\/span\u003e \u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cp\u003e\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- These are where the variant details go --\u003e\n\u003ch5\u003eDesigns Available\u003c\/h5\u003e\n\u003cp\u003eThe Granite Stool is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eFrame\u003c\/h5\u003e\n\u003cp\u003eSolid ash wood dark finish\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eSeat Colour\u003c\/h5\u003e\n\u003cp\u003eChacha Dark Green\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n\u003cp\u003eHeight: 65cm\u003c\/p\u003e\n\u003cp\u003eDiameter: 49.5cm at bottom of stool | 40cm at top of stool\u003c\/p\u003e\n\u003cp\u003eWeight: 7.9kg\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cp\u003e\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch5\u003eCertifications\u003c\/h5\u003e\n\u003cp\u003eFSC™\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\u003c\/p\u003e","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50987139301691,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Stool-Dark-Green-1.png?v=1771827914"},{"product_id":"granite-stool-brown","title":"Granite Stool | 65cm | Brown","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite Bar Stool in Brown from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm chacha brown upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite Stool is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood dark finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Brown\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 65cm\u003c\/p\u003e\n  \u003cp\u003eDiameter: 49.5cm at bottom of stool | 40cm at top of stool\u003c\/p\u003e\n  \u003cp\u003eWeight: 7.9kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50987140055355,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Stool-Brown.png?v=1771917081"},{"product_id":"granite-stool-75cm-beige","title":"Granite Stool | 75cm | Beige","description":"\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n\u003c!-- This is the Product Description --\u003e\n\u003cp\u003eThe Granite Bar Stool in Beige from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm beige upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- These are where the variant details go --\u003e\n\u003ch5\u003eDesigns Available\u003c\/h5\u003e\n\u003cp\u003eThe Granite Stool is available in 3 fabric colours and 2 wood finishes.\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eFrame Options\u003c\/h5\u003e\n\u003cp\u003eSolid ash wood dark finish | Solid ash wood natural finish\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eSeat Colour\u003c\/h5\u003e\n\u003cp\u003eChacha Beige\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n\u003cp\u003eHeight: 75cm\u003c\/p\u003e\n\u003cp\u003eDiameter: 51cm at bottom of stool | 40cm at top of stool\u003c\/p\u003e\n\u003cp\u003eWeight: 8.25kg\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch5\u003eCertifications\u003c\/h5\u003e\n\u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50987174822203,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Stool-Beige-Tall-1.png?v=1771830307"},{"product_id":"granite-stool-75cm-dark-green","title":"Granite Stool | 75cm | Dark Green","description":"\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n\u003c!-- This is the Product Description --\u003e\n\u003cp\u003eThe Granite Bar Stool in Dark Green from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and deep, dark green upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- These are where the variant details go --\u003e\n\u003ch5\u003eDesigns Available\u003c\/h5\u003e\n\u003cp\u003eThe Granite Stool is available in 3 fabric colours and 2 wood finishes.\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eFrame\u003c\/h5\u003e\n\u003cp\u003eSolid ash wood dark finish\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eSeat Colour\u003c\/h5\u003e\n\u003cp\u003eChacha Dark Green\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n\u003cp\u003eHeight: 75cm\u003c\/p\u003e\n\u003cp\u003eDiameter: 51cm at bottom of stool | 40cm at top of stool\u003c\/p\u003e\n\u003cp\u003eWeight: 8.25kg\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch5\u003eCertifications\u003c\/h5\u003e\n\u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50987176755515,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Stool-Dark-Green-Tall-Front-1.png?v=1771830480"},{"product_id":"granite-stool-75cm-brown","title":"Granite Stool | 75cm | Brown","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite Bar Stool in Brown from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm chacha brown upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite Stool is available in 3 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood dark finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Brown\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 75cm\u003c\/p\u003e\n  \u003cp\u003eDiameter: 51cm at bottom of stool | 40cm at top of stool\u003c\/p\u003e\n  \u003cp\u003eWeight: 8.25kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50987186979131,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Stool-Brown-Detail-2.png?v=1771917081"},{"product_id":"granite-stool-75cm-beige-natural-wood-finish","title":"Granite Stool | 75cm | Beige \u0026 Natural Wood Finish","description":"\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n\u003c!-- This is the Product Description --\u003e\n\u003cp\u003eThe Granite Bar Stool in Beige from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm beige upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- These are where the variant details go --\u003e\n\u003ch5\u003eDesigns Available\u003c\/h5\u003e\n\u003cp\u003eThe Granite Stool is available in 3 fabric colours and 2 wood finishes.\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eFrame\u003c\/h5\u003e\n\u003cp\u003eSolid ash wood natural finish\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eSeat Colour\u003c\/h5\u003e\n\u003cp\u003eChacha Beige\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n\u003cp\u003eHeight: 75cm\u003c\/p\u003e\n\u003cp\u003eDiameter: 51cm at bottom of stool | 40cm at top of stool\u003c\/p\u003e\n\u003cp\u003eWeight: 8.25kg\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch5\u003eCertifications\u003c\/h5\u003e\n\u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50987225514299,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Stool-Beige-Light-Wood.png?v=1771906553"},{"product_id":"granite-3-legged-chair-terracotta","title":"Granite 3 Legged Chair | Terracotta","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite 3 Legged Chair in Terracotta from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm terracotta chenille upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite 3 Legged Chair is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood natural finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Terracotta\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 73cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 61cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 53cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 9.9kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988811845947,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Chair-Terracotta-Angle.png?v=1771892270"},{"product_id":"granite-3-legged-chair-beige","title":"Granite 3 Legged Chair | Beige","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite 3 Legged Chair in Beige from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm beige upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite 3 Legged Chair is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood dark finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Beige\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 73cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 61cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 53cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 9.9kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988812304699,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Chair-Beige-Dark-Detail-3.png?v=1771906599"},{"product_id":"granite-3-legged-chair-dark-green","title":"Granite 3 Legged Chair | Dark Green","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite 3 Legged Chair in Dark Green from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and deep, dark green upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite 3 Legged Chair is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood dark finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Dark Green\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 73cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 61cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 53cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 9.9kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988818858299,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Chair-Dark-Green-Angle.png?v=1771893442"},{"product_id":"granite-3-legged-chair-brown","title":"Granite 3 Legged Chair | Brown","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite 3 Legged Chair in Brown from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and rich brown upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite 3 Legged Chair is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood dark finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Brown\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 73cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 61cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 53cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 9.9kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988834390331,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Chair-Brown-Detail-2.png?v=1771917120"},{"product_id":"granite-3-legged-chair-beige-natural-wood-finish","title":"Granite 3 Legged Chair | Beige \u0026 Natural Wood Finish","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite 3 Legged Chair in Beige from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm beige upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite 3 Legged Chair is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood natural finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Beige\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 73cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 61cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 53cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 9.9kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988898156859,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Chair-Beige-Angle.png?v=1771894884"},{"product_id":"granite-chair-terracotta","title":"Granite Chair | Terracotta","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite Chair in Terracotta from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm terracotta chenille upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite Chair is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood natural finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Terracotta\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 73cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 57cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 49cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 8.6kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988900548923,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Dining-Chair-Terracotta-Angle.png?v=1771895391"},{"product_id":"granite-chair-beige-natural-wood-finish","title":"Granite Chair | Beige \u0026 Natural Wood Finish","description":"\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n\u003c!-- This is the Product Description --\u003e\n\u003cp\u003eThe Granite Chair in Beige from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm beige upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- These are where the variant details go --\u003e\n\u003ch5\u003eDesigns Available\u003c\/h5\u003e\n\u003cp\u003eThe Granite Chair is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eFrame\u003c\/h5\u003e\n\u003cp\u003eSolid ash wood natural finish\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eSeat Colour\u003c\/h5\u003e\n\u003cp\u003eChacha Beige\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n\u003cp\u003eHeight: 73cm\u003c\/p\u003e\n\u003cp\u003eWidth: 57cm\u003c\/p\u003e\n\u003cp\u003eDepth: 49cm\u003c\/p\u003e\n\u003cp\u003eWeight: 8.6kg\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch5\u003eCertifications\u003c\/h5\u003e\n\u003cp\u003eFSC\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988902482235,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Dining-Beige-Angle.png?v=1771906673"},{"product_id":"granite-chair-beige","title":"Granite Chair | Beige","description":"\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n\u003c!-- This is the Product Description --\u003e\n\u003cp\u003eThe Granite Chair in Beige from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm beige upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- These are where the variant details go --\u003e\n\u003ch5\u003eDesigns Available\u003c\/h5\u003e\n\u003cp\u003eThe Granite Chair is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eFrame\u003c\/h5\u003e\n\u003cp\u003eSolid ash wood dark finish\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eSeat Colour\u003c\/h5\u003e\n\u003cp\u003eChacha Beige\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n\u003cp\u003eHeight: 73cm\u003c\/p\u003e\n\u003cp\u003eWidth: 57cm\u003c\/p\u003e\n\u003cp\u003eDepth: 49cm\u003c\/p\u003e\n\u003cp\u003eWeight: 8.6kg\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch5\u003eCertifications\u003c\/h5\u003e\n\u003cp\u003eFSC\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988905759035,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Dining-Beige-Dark-Angle.png?v=1771917156"},{"product_id":"granite-chair-dark-green","title":"Granite Chair | Dark Green","description":"\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n\u003c!-- This is the Product Description --\u003e\n\u003cp\u003eThe Granite Chair in Dark Green from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and deep, dark green upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- These are where the variant details go --\u003e\n\u003ch5\u003eDesigns Available\u003c\/h5\u003e\n\u003cp\u003eThe Granite Chair is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eFrame\u003c\/h5\u003e\n\u003cp\u003eSolid ash wood dark finish\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eSeat Colour\u003c\/h5\u003e\n\u003cp\u003eChacha Dark Green\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n\u003cp\u003eHeight: 73cm\u003c\/p\u003e\n\u003cp\u003eWidth: 57cm\u003c\/p\u003e\n\u003cp\u003eDepth: 49cm\u003c\/p\u003e\n\u003cp\u003eWeight: 8.6kg\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch5\u003eCertifications\u003c\/h5\u003e\n\u003cp\u003eFSC\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988908511547,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Dining-Dark-Green-Detail-1.png?v=1771917179"},{"product_id":"granite-chair-brown","title":"Granite Chair | Brown","description":"\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n\u003c!-- This is the Product Description --\u003e\n\u003cp\u003eThe Granite Chair in Brown from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and rich brown upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- These are where the variant details go --\u003e\n\u003ch5\u003eDesigns Available\u003c\/h5\u003e\n\u003cp\u003eThe Granite Chair is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eFrame\u003c\/h5\u003e\n\u003cp\u003eSolid ash wood dark finish\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eSeat Colour\u003c\/h5\u003e\n\u003cp\u003eChacha Brown\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n\u003cp\u003eHeight: 73cm\u003c\/p\u003e\n\u003cp\u003eWidth: 57cm\u003c\/p\u003e\n\u003cp\u003eDepth: 49cm\u003c\/p\u003e\n\u003cp\u003eWeight: 8.6kg\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch5\u003eCertifications\u003c\/h5\u003e\n\u003cp\u003eFSC\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988908740923,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Dining-Brown-Angle.png?v=1771896556"},{"product_id":"granite-armchair-terracotta","title":"Granite Armchair | Terracotta","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite Armchair in Terracotta from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm terracotta chenille upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n  \n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n  \n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite Armchair is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood natural finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Terracotta\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 67cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 83cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 86cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 29.35kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n  \n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n  \n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988915392827,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Armchair-Terracotta-Angle.png?v=1771897573"},{"product_id":"granite-armchair-beige-natural-wood-finish","title":"Granite Armchair | Beige \u0026 Natural Wood Finish","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite Armchair in Beige from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm beige upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n  \n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n  \n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite Armchair is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood natural finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Beige\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 67cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 83cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 86cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 29.35kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n  \n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n  \n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988915491131,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Armchair-Beige-Angle.png?v=1771897931"},{"product_id":"granite-armchair-dark-green","title":"Granite Armchair | Dark Green","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite Armchair in Dark Green from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and deep, dark green upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n  \n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n  \n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite Armchair is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood dark finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Dark Green\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 67cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 83cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 86cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 29.35kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n  \n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n  \n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988919161147,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Armchair-Dark-Green-Angle.png?v=1771898379"},{"product_id":"granite-armchair-brown","title":"Granite Armchair | Brown","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite Armchair in Brown from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and rich brown upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n  \n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n  \n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite Armchair is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood dark finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Brown\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 67cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 83cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 86cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 29.35kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n  \n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n  \n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988919849275,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Armchair-Brown-Detail-2.png?v=1771906873"},{"product_id":"granite-stool-with-backrest-65cm-terracotta","title":"Granite Stool with Backrest | 65cm | Terracotta","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite Stool with Backrest in Terracotta from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm terracotta chenille upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite Stool with Backrest is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood natural finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Terracotta\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eFull Height: 90cm\u003c\/p\u003e\n  \u003cp\u003eHeight to Seat: 65cm\u003c\/p\u003e\n  \u003cp\u003eSeat Diameter: 48cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 53cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 52cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 9kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988925518139,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Barstool-65-Terracotta-Detail-2.png?v=1771917214"},{"product_id":"granite-stool-with-backrest-65cm-beige-natural-wood-finish","title":"Granite Stool with Backrest | 65cm | Beige \u0026 Natural Wood Finish","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite Stool with Backrest in Beige from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm beige upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite Stool with Backrest is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood natural finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Beige\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eFull Height: 90cm\u003c\/p\u003e\n  \u003cp\u003eHeight to Seat: 65cm\u003c\/p\u003e\n  \u003cp\u003eSeat Diameter: 48cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 53cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 52cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 9kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988925583675,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Barstool-65-Beige-Angle.png?v=1771906909"},{"product_id":"granite-stool-with-backrest-65cm-beige","title":"Granite Stool with Backrest | 65cm | Beige","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite Stool with Backrest in Beige from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm beige upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite Stool with Backrest is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood dark finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Beige\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eFull Height: 90cm\u003c\/p\u003e\n  \u003cp\u003eHeight to Seat: 65cm\u003c\/p\u003e\n  \u003cp\u003eSeat Diameter: 48cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 53cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 52cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 9kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988926009659,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Barstool-65-Beige-Dark-Angle.png?v=1771899893"},{"product_id":"granite-stool-with-backrest-65cm-dark-green","title":"Granite Stool with Backrest | 65cm | Dark Green","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite Stool with Backrest in Dark Green from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and deep, dark green upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite Stool with Backrest is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood dark finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Dark Green\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eFull Height: 90cm\u003c\/p\u003e\n  \u003cp\u003eHeight to Seat: 65cm\u003c\/p\u003e\n  \u003cp\u003eSeat Diameter: 48cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 53cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 52cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 9kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988926107963,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Barstool-65-Dark-Green-Angle.png?v=1771906990"},{"product_id":"granite-stool-with-backrest-65cm-brown","title":"Granite Stool with Backrest | 65cm | Brown","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite Stool with Backrest in Dark Green from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and rich brown upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite Stool with Backrest is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood dark finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Brown\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eFull Height: 90cm\u003c\/p\u003e\n  \u003cp\u003eHeight to Seat: 65cm\u003c\/p\u003e\n  \u003cp\u003eSeat Diameter: 48cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 53cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 52cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 9kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988928598331,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Barstool-65-Brown-Angle.png?v=1771900213"},{"product_id":"granite-stool-with-backrest-75cm-terracotta","title":"Granite Stool with Backrest | 75cm | Terracotta","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite Stool with Backrest in Terracotta from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm terracotta chenille upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite Stool with Backrest is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood natural finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Terracotta\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eFull Height: 100cm\u003c\/p\u003e\n  \u003cp\u003eHeight to Seat: 75cm\u003c\/p\u003e\n  \u003cp\u003eSeat Diameter: 48cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 53cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 52cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 10kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988929253691,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Barstool-Light-Wood.png?v=1771906963"},{"product_id":"granite-stool-with-backrest-75cm-beige-natural-wood-finish","title":"Granite Stool with Backrest | 75cm | Beige \u0026 Natural Wood Finish","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite Stool with Backrest in Beige from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm beige upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite Stool with Backrest is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood natural finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Beige\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eFull Height: 100cm\u003c\/p\u003e\n  \u003cp\u003eHeight to Seat: 75cm\u003c\/p\u003e\n  \u003cp\u003eSeat Diameter: 48cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 53cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 52cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 10kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988931842363,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Barstool-75-Beige-Angle.png?v=1771901127"},{"product_id":"granite-stool-with-backrest-75cm-beige","title":"Granite Stool with Backrest | 75cm | Beige","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite Stool with Backrest in Beige from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and warm beige upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite Stool with Backrest is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood dark finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Beige\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eFull Height: 100cm\u003c\/p\u003e\n  \u003cp\u003eHeight to Seat: 75cm\u003c\/p\u003e\n  \u003cp\u003eSeat Diameter: 48cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 53cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 52cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 10kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988933120315,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Barstool-75-Beige-Dark-Detail-1.png?v=1771907049"},{"product_id":"granite-stool-with-backrest-75cm-dark-green","title":"Granite Stool with Backrest | 75cm | Dark Green","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite Stool with Backrest in Dark Green from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and deep, dark green upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite Stool with Backrest is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood dark finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Dark Green\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eFull Height: 100cm\u003c\/p\u003e\n  \u003cp\u003eHeight to Seat: 75cm\u003c\/p\u003e\n  \u003cp\u003eSeat Diameter: 48cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 53cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 52cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 10kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988934103355,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Barstool-75-Dark-Green-Angle.png?v=1771901544"},{"product_id":"granite-stool-with-backrest-75cm-brown","title":"Granite Stool with Backrest | 75cm | Brown","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThe Granite Stool with Backrest in Brown from Kave Home is a stylish, Scandinavian-inspired stool with a sturdy solid ash wood frame and rich brown upholstery. Its rounded, two-tone design adds rustic Nordic charm while sustainable materials like FSC-certified wood and recycled polyester make it both elegant and responsibly made, perfect for indoor seating in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Granite Stool with Backrest is available in 4 fabric colours and 2 wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFrame\u003c\/h5\u003e\n  \u003cp\u003eSolid ash wood dark finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eChacha Brown\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eFull Height: 100cm\u003c\/p\u003e\n  \u003cp\u003eHeight to Seat: 75cm\u003c\/p\u003e\n  \u003cp\u003eSeat Diameter: 48cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 53cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 52cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 10kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50988934660411,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Granite-Barstool-75-Brown-Angle.png?v=1771902186"},{"product_id":"loria-chair-green","title":"Loria Chair | Green","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eWith a sleek design and refined contours, this upholstered chair is designed to blend elegantly and discreetly into all kinds of spaces. Its light and balanced shape conveys simplicity and originality, making it a versatile piece that adapts easily to both domestic and professional environments.\u003cbr\u003e\u003cbr\u003eThanks to its internal structure consisting of plywood and 55kg\/m³ injection foam, it offers a firm and comfortable seat in equal parts. Functional and resistant, it also stands out for its lightness and ergonomics, which make it easy to handle and stack, allowing it to be easily moved or stored according to each occasion. The felt protectors on the legs prevent scratches and marks on the floor. It is also certified with the FSC 100% label, which means that it is made from materials from forests managed according to rigorous social and environmental standards. \u003cbr\u003e\u003cbr\u003eUpholstered in a soft-touch structured chenille with fluorocarbon-free C0 water-repellent treatment. The fabric is also OEKO-TEX® STANDARD 100 certified, which ensures ecologically safe and eco-friendly production. A chair designed to accompany you at any time, combining aesthetics and practicality in a single piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Loria Stackable Chair is available in green chenille and beige chenille fabrics.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eGreen Chenille\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 76cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 60.5cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 56cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 8.9kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50989148438843,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Loria-Green-Chair-InSitu-2.png?v=1771917251"},{"product_id":"loria-chair-beige","title":"Loria Chair | Beige","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eWith a sleek design and refined contours, this upholstered chair is designed to blend elegantly and discreetly into all kinds of spaces. Its light and balanced shape conveys simplicity and originality, making it a versatile piece that adapts easily to both domestic and professional environments.\u003cbr\u003e\u003cbr\u003eThanks to its internal structure consisting of plywood and 55kg\/m³ injection foam, it offers a firm and comfortable seat in equal parts. Functional and resistant, it also stands out for its lightness and ergonomics, which make it easy to handle and stack, allowing it to be easily moved or stored according to each occasion. The felt protectors on the legs prevent scratches and marks on the floor. It is also certified with the FSC 100% label, which means that it is made from materials from forests managed according to rigorous social and environmental standards. \u003cbr\u003e\u003cbr\u003eUpholstered in a soft-touch structured chenille with fluorocarbon-free C0 water-repellent treatment. The fabric is also OEKO-TEX® STANDARD 100 certified, which ensures ecologically safe and eco-friendly production. A chair designed to accompany you at any time, combining aesthetics and practicality in a single piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Loria Stackable Chair is available in green chenille and beige chenille fabrics.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eSeat Colour\u003c\/h5\u003e\n  \u003cp\u003eBeige Chenille\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 76cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 60.5cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 56cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 8.9kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50989149225275,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Loria-Chair-Beige.png?v=1771908937"},{"product_id":"bosca-chair-beige-chenille-oak-veneer","title":"Bosca Chair | Beige Chenille \u0026 Oak Veneer","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThis chair stands out for its balanced design, with a wide, comfortable seat resting on a wooden base covered with oak veneer. The matte polyurethane finish protects the surface and adds warmth to the piece.\u003cbr\u003e\u003cbr\u003eThe wood is FSC™ 100% chain of custody certified with a responsible forest management model. The upholstery is made of small-structured chenille: soft to the touch, resistant to daily use and made of 100 % recycled polyester from a Global Recycled Standard certified supplier. This fabric contains a water-repellent treatment and is also OEKO-TEX® STANDARD 100 certified, which ensures safe and eco-friendly production.\u003cbr\u003e\u003cbr\u003eIt offers a medium-firm seat firmness thanks to the combination of webbing and springs with 55kg\/m³ injection foam, which maintains the firmness and shape over time. Plus, the legs are fitted with felt protectors to prevent marks and scratches on the floor. A piece designed to last, functional in both domestic and commercial spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Bosca Chair is available in 2 fabric colours and 2 different wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFabric Colour\u003c\/h5\u003e\n  \u003cp\u003eBeige Chenille\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eWood Finish\u003c\/h5\u003e\n  \u003cp\u003eOak Veneer\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 76cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 64cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 56cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 15.95kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n  \u003cbr\u003e \n\u003c\/div\u003e\n\u003cbr\u003e\n  \n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50989165543739,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Bosca-Chair-Beige-Oak-InSitu-3.png?v=1771917296"},{"product_id":"bosca-chair-beige-chenille-walnut-veneer","title":"Bosca Chair | Beige Chenille \u0026 Walnut Veneer","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThis chair stands out for its balanced design, with a wide, comfortable seat resting on a wooden base covered with oak veneer. The matte polyurethane finish protects the surface and adds warmth to the piece.\u003cbr\u003e\u003cbr\u003eThe wood is FSC™ 100% chain of custody certified with a responsible forest management model. The upholstery is made of small-structured chenille: soft to the touch, resistant to daily use and made of 100 % recycled polyester from a Global Recycled Standard certified supplier. This fabric contains a water-repellent treatment and is also OEKO-TEX® STANDARD 100 certified, which ensures safe and eco-friendly production.\u003cbr\u003e\u003cbr\u003eIt offers a medium-firm seat firmness thanks to the combination of webbing and springs with 55kg\/m³ injection foam, which maintains the firmness and shape over time. Plus, the legs are fitted with felt protectors to prevent marks and scratches on the floor. A piece designed to last, functional in both domestic and commercial spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Bosca Chair is available in 2 fabric colours and 2 different wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFabric Colour\u003c\/h5\u003e\n  \u003cp\u003eBeige Chenille\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eWood Finish\u003c\/h5\u003e\n  \u003cp\u003eWalnut Veneer\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 76cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 64cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 56cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 15.95kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n  \u003cbr\u003e \n\u003c\/div\u003e\n\u003cbr\u003e\n  \n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50989165740347,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Bosca-Chair-Beige-Walnut-Angle.png?v=1771910539"},{"product_id":"bosca-chair-beige-chenille","title":"Bosca Chair | Beige Chenille","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThis chair stands out for its balanced design, with a wide, comfortable seat resting on a wooden base covered with oak veneer. The matte polyurethane finish protects the surface and adds warmth to the piece.\u003cbr\u003e\u003cbr\u003eThe wood is FSC™ 100% chain of custody certified with a responsible forest management model. The upholstery is made of small-structured chenille: soft to the touch, resistant to daily use and made of 100 % recycled polyester from a Global Recycled Standard certified supplier. This fabric contains a water-repellent treatment and is also OEKO-TEX® STANDARD 100 certified, which ensures safe and eco-friendly production.\u003cbr\u003e\u003cbr\u003eIt offers a medium-firm seat firmness thanks to the combination of webbing and springs with 55kg\/m³ injection foam, which maintains the firmness and shape over time. Plus, the legs are fitted with felt protectors to prevent marks and scratches on the floor. A piece designed to last, functional in both domestic and commercial spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Bosca Chair is available in 2 fabric colours and 2 different wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFabric Colour\u003c\/h5\u003e\n  \u003cp\u003eBeige Chenille\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 76cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 67cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 56cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 15kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n  \u003cbr\u003e \n\u003c\/div\u003e\n\u003cbr\u003e\n  \n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50989168230715,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Bosca-Beige-Angle.png?v=1771911385"},{"product_id":"bosca-chair-terracotta-chenille","title":"Bosca Chair | Terracotta Chenille","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThis chair stands out for its balanced design, with a wide, comfortable seat resting on a wooden base covered with oak veneer. The matte polyurethane finish protects the surface and adds warmth to the piece.\u003cbr\u003e\u003cbr\u003eThe wood is FSC™ 100% chain of custody certified with a responsible forest management model. The upholstery is made of small-structured chenille: soft to the touch, resistant to daily use and made of 100 % recycled polyester from a Global Recycled Standard certified supplier. This fabric contains a water-repellent treatment and is also OEKO-TEX® STANDARD 100 certified, which ensures safe and eco-friendly production.\u003cbr\u003e\u003cbr\u003eIt offers a medium-firm seat firmness thanks to the combination of webbing and springs with 55kg\/m³ injection foam, which maintains the firmness and shape over time. Plus, the legs are fitted with felt protectors to prevent marks and scratches on the floor. A piece designed to last, functional in both domestic and commercial spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Bosca Chair is available in 2 fabric colours and 2 different wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFabric Colour\u003c\/h5\u003e\n  \u003cp\u003eTerracotta Chenille\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 76cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 67cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 56cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 15kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n  \u003cbr\u003e \n\u003c\/div\u003e\n\u003cbr\u003e\n  \n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50989221577019,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Bosca-Terracotta-Angle.png?v=1771912245"},{"product_id":"bosca-chair-terracotta-chenille-walnut-veneer","title":"Bosca Chair | Terracotta Chenille \u0026 Walnut Veneer","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eThis chair stands out for its balanced design, with a wide, comfortable seat resting on a wooden base covered with oak veneer. The matte polyurethane finish protects the surface and adds warmth to the piece.\u003cbr\u003e\u003cbr\u003eThe wood is FSC™ 100% chain of custody certified with a responsible forest management model. The upholstery is made of small-structured chenille: soft to the touch, resistant to daily use and made of 100 % recycled polyester from a Global Recycled Standard certified supplier. This fabric contains a water-repellent treatment and is also OEKO-TEX® STANDARD 100 certified, which ensures safe and eco-friendly production.\u003cbr\u003e\u003cbr\u003eIt offers a medium-firm seat firmness thanks to the combination of webbing and springs with 55kg\/m³ injection foam, which maintains the firmness and shape over time. Plus, the legs are fitted with felt protectors to prevent marks and scratches on the floor. A piece designed to last, functional in both domestic and commercial spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Bosca Chair is available in 2 fabric colours and 2 different wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eFabric Colour\u003c\/h5\u003e\n  \u003cp\u003eTerracotta Chenille\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eWood Finish\u003c\/h5\u003e\n  \u003cp\u003eWalnut Veneer\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 76cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 64cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 56cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 15.95kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n  \u003cbr\u003e \n\u003c\/div\u003e\n\u003cbr\u003e\n  \n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50989225541947,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Bosca-Terracotta-Walnut-Angle.png?v=1771912965"},{"product_id":"jan-chair-black","title":"Jan Chair | Black","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n  \n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eJan is the collection that embodies the harmony between classic and modern, designed for those who value both aesthetics and the sensory experience of design. With soft lines and balanced proportions, its silhouette is inspired by tradition, reinterpreted with a contemporary look that makes it as decorative as it is functional.\u003cbr\u003e\u003cbr\u003eThe understated details of its structure provide a sophisticated visual identity, while also inviting comfort from the first touch, with body-hugging ergonomics and a captivating texture to the touch. The structure is made from FSC™ 100% certified solid ash wood, so it is made from materials sourced from forests that have been audited to confirm that they are managed in accordance with the FSC's rigorous social and environmental standards.\u003cbr\u003e\u003cbr\u003eIts robustness and warmth are combined with high-quality 85% recycled leather, selected for its resistance to abrasion and fire, which provides a firm seat that adapts to the body. This leather comes from a supplier certified by the Leather Working Group with the LWG Gold rating, which promotes sustainable practices and positive changes in responsible leather production. Jan goes beyond aesthetics: it is a piece designed to last over time, thanks to both the nobility of its materials and its careful construction. It includes protectors on the legs to preserve any type of surface, reaffirming its functional character without sacrificing design.\u003c\/p\u003e\n\u003c\/div\u003e\n  \n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n  \n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Jan Chair is available in 3 leather colours and 3 different wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eLeather Colour\u003c\/h5\u003e\n  \u003cp\u003eBlack\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eWood Finish\u003c\/h5\u003e\n  \u003cp\u003eAsh wood with black finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 80cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 63cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 58cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 8kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n  \u003cbr\u003e \n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50989254345019,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Jan-Black-Angle.png?v=1771914185"},{"product_id":"jan-chair-dark-brown","title":"Jan Chair | Dark Brown","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n  \n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eJan is the collection that embodies the harmony between classic and modern, designed for those who value both aesthetics and the sensory experience of design. With soft lines and balanced proportions, its silhouette is inspired by tradition, reinterpreted with a contemporary look that makes it as decorative as it is functional.\u003cbr\u003e\u003cbr\u003eThe understated details of its structure provide a sophisticated visual identity, while also inviting comfort from the first touch, with body-hugging ergonomics and a captivating texture to the touch. The structure is made from FSC™ 100% certified solid ash wood, so it is made from materials sourced from forests that have been audited to confirm that they are managed in accordance with the FSC's rigorous social and environmental standards.\u003cbr\u003e\u003cbr\u003eIts robustness and warmth are combined with high-quality 85% recycled leather, selected for its resistance to abrasion and fire, which provides a firm seat that adapts to the body. This leather comes from a supplier certified by the Leather Working Group with the LWG Gold rating, which promotes sustainable practices and positive changes in responsible leather production. Jan goes beyond aesthetics: it is a piece designed to last over time, thanks to both the nobility of its materials and its careful construction. It includes protectors on the legs to preserve any type of surface, reaffirming its functional character without sacrificing design.\u003c\/p\u003e\n\u003c\/div\u003e\n  \n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n  \n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Jan Chair is available in 3 leather colours and 3 different wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eLeather Colour\u003c\/h5\u003e\n  \u003cp\u003eDark Brown\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eWood Finish\u003c\/h5\u003e\n  \u003cp\u003eAsh wood with walnut-coloured finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 80cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 63cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 58cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 8kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n  \u003cbr\u003e \n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50989255065915,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Jan-Dark-Brown-Detail-6.png?v=1771917323"},{"product_id":"jan-chair-light-brown","title":"Jan Chair | Light Brown","description":"\n\u003cstyle\u003e  \n  .content-wrapper {\n    max-height: 100px;\n    overflow: hidden;\n    position: relative;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .content-wrapper.expanded {\n    max-height: 500px;\n  }\n\n  .read-more-button {\n    display: block;\n    margin-top: 15px;\n    cursor: pointer;\n    color: #736357;\n  }\n  \n  .collapsible {\n    background-color: #FBF9F7;\n    color: #736357;\n    cursor: pointer;\n    padding: 20px 0px;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .collapsible:after {\n    content: '\\002B';\n    color: #736357;\n    font-weight: bold;\n    float: right;\n    margin-left: 5px;\n  }\n\n  .active:after {\n    content: \"\\2212\";\n  }\n  \n  .content {\n    padding: 0px 10px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.2s ease-out;\n    background-color: #FBF9F7;\n  }\n\n\u003c\/style\u003e\n  \n\u003cdiv id=\"myContent\" class=\"content-wrapper\"\u003e\n  \u003c!-- This is the Product Description --\u003e\n   \u003cp\u003eJan is the collection that embodies the harmony between classic and modern, designed for those who value both aesthetics and the sensory experience of design. With soft lines and balanced proportions, its silhouette is inspired by tradition, reinterpreted with a contemporary look that makes it as decorative as it is functional.\u003cbr\u003e\u003cbr\u003eThe understated details of its structure provide a sophisticated visual identity, while also inviting comfort from the first touch, with body-hugging ergonomics and a captivating texture to the touch. The structure is made from FSC™ 100% certified solid ash wood, so it is made from materials sourced from forests that have been audited to confirm that they are managed in accordance with the FSC's rigorous social and environmental standards.\u003cbr\u003e\u003cbr\u003eIts robustness and warmth are combined with high-quality 85% recycled leather, selected for its resistance to abrasion and fire, which provides a firm seat that adapts to the body. This leather comes from a supplier certified by the Leather Working Group with the LWG Gold rating, which promotes sustainable practices and positive changes in responsible leather production. Jan goes beyond aesthetics: it is a piece designed to last over time, thanks to both the nobility of its materials and its careful construction. It includes protectors on the legs to preserve any type of surface, reaffirming its functional character without sacrificing design.\u003c\/p\u003e\n\u003c\/div\u003e\n  \n\u003cspan class=\"read-more-button\" onclick=\"toggleReadMore()\"\u003e+ More\u003c\/span\u003e\n\u003cbr\u003e\u003cbr\u003e\n  \n\u003c!-- These are the dropdown tabs of information --\u003e\n\u003cbutton class=\"collapsible\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003c!-- These are where the variant details go --\u003e\n  \u003ch5\u003eDesigns Available\u003c\/h5\u003e\n  \u003cp\u003eThe Jan Chair is available in 3 leather colours and 3 different wood finishes.\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eLeather Colour\u003c\/h5\u003e\n  \u003cp\u003eLight Brown\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eWood Finish\u003c\/h5\u003e\n  \u003cp\u003eAsh wood with natural tone finish\u003c\/p\u003e\n  \u003cbr\u003e\n  \u003ch5\u003eProduct Dimensions\u003c\/h5\u003e\n  \u003cp\u003eHeight: 80cm\u003c\/p\u003e\n  \u003cp\u003eWidth: 63cm\u003c\/p\u003e\n  \u003cp\u003eDepth: 58cm\u003c\/p\u003e\n  \u003cp\u003eWeight: 8kg\u003c\/p\u003e\n  \u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- This is for the certifications and warranties (not all products have both) --\u003e\n\u003cbutton class=\"collapsible\"\u003eCertifications\u003c\/button\u003e\n\u003cdiv class=\"content\"\u003e \n  \u003ch5\u003eCertifications\u003c\/h5\u003e\n  \u003cp\u003eFSC\u003c\/p\u003e\n  \u003cbr\u003e \n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cscript\u003e\nvar coll = document.getElementsByClassName(\"collapsible\");\nvar i;\n\nfor (i = 0; i \u003c coll.length; i++) {\n  coll[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var content = this.nextElementSibling;\n    if (content.style.maxHeight){\n      content.style.maxHeight = null;\n    } else {\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n}\n\nfunction toggleReadMore() {\n  const content = document.getElementById('myContent');\n  content.classList.toggle('expanded');\n  const button = document.querySelector('.read-more-button');\n  if (content.classList.contains('expanded')) {\n    button.textContent = 'Show Less';\n  } else {\n    button.textContent = '+ More';\n  }\n}\n\u003c\/script\u003e\n","brand":"Kave Home","offers":[{"title":"Default Title","offer_id":50989264503099,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/files\/Jan-Light-Brown-Angle.png?v=1771916794"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6089\/4779\/collections\/KaveHome.jpg?v=1771823198","url":"https:\/\/meinteriors.com.au\/collections\/kave-home.oembed","provider":"meinteriors","version":"1.0","type":"link"}