{"product_id":"planter-barrel","title":"Planter Barrel","description":"\u003cdiv aria-label=\"Product information\" class=\"gb-accordion gb-accordion--clean\"\u003e\n\u003c!-- INFORMATION --\u003e\n\u003cdetails open=\"\" class=\"gb-acc-item\"\u003e\n\u003csummary class=\"gb-acc-summary\"\u003e\u003cspan class=\"gb-acc-title\"\u003eInformation\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"gb-acc-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"gb-acc-content\"\u003e\n\u003cp\u003eThese rustic beauties aren’t only perfect for adding a touch of charm to your garden or patio—they also provide the ideal environment for your plants to thrive.\u003c\/p\u003e\n\u003cp\u003eEach planter is unique and showcases the natural wood grain. Whether you’re growing flowers, herbs, or even small trees, these planters are the perfect flower pot!\u003c\/p\u003e\n\u003cp\u003eGet ready to show off your green thumb with these amazing planters. Bulk Direct Landscape Supply offers the best prices and quality in the city!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdetails open=\"\" class=\"gb-acc-item\"\u003e\n\u003csummary class=\"gb-acc-summary\"\u003e\u003cspan class=\"gb-acc-title\"\u003eFeatures\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"gb-acc-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"gb-acc-content\"\u003e\n\u003cul class=\"gb-features gb-features--emdash\"\u003e\n\u003cli\u003eHand cut from premium oak whiskey barrels with a custom saw for straight, professional cuts\u003c\/li\u003e\n\u003cli\u003eEach planter is one-of-a-kind, showcasing natural wood grain\u003c\/li\u003e\n\u003cli\u003ePerfect for flowers, herbs, or even small trees\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- PRODUCT SPECS --\u003e\n\u003cdetails open=\"\" class=\"gb-acc-item\"\u003e\n\u003csummary class=\"gb-acc-summary\"\u003e\u003cspan class=\"gb-acc-title\"\u003eProduct Specs\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"gb-acc-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"gb-acc-content\"\u003e\n\u003cdiv class=\"gb-specgrid-wrap\"\u003e\n\u003cdiv class=\"gb-specgrid-title\"\u003eWHISKEY BARREL PLANTER\u003c\/div\u003e\n\u003cdiv class=\"gb-specgrid\"\u003e\n\u003cdiv class=\"gb-speccell\"\u003e\n\u003cdiv class=\"gb-spec-k\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"gb-spec-v\"\u003e17 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gb-speccell\"\u003e\n\u003cdiv class=\"gb-spec-k\"\u003eTop Opening\u003c\/div\u003e\n\u003cdiv class=\"gb-spec-v\"\u003e26 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gb-speccell\"\u003e\n\u003cdiv class=\"gb-spec-k\"\u003eBottom\u003c\/div\u003e\n\u003cdiv class=\"gb-spec-v\"\u003e21 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gb-speccell\"\u003e\n\u003cdiv class=\"gb-spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"gb-spec-v\"\u003e55 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   ACCORDION BASE\n   ========================================================= *\/\n.gb-accordion--clean{\n  --gb-divider: rgba(0,0,0,.12);\n  --gb-text: #111;\n  --gb-muted: #6b6b6b;\n\n  width: 100%;\n  border-top: 1px solid var(--gb-divider);\n  background: #fff;\n}\n\n.gb-acc-item{ border-bottom: 1px solid var(--gb-divider); }\n\n.gb-acc-summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  padding:16px 0;\n  cursor:pointer;\n  list-style:none;\n}\n.gb-acc-summary::-webkit-details-marker{ display:none; }\n\n.gb-acc-title{\n  font-size:13px;\n  font-weight:700;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n  color:#111;\n}\n\n.gb-acc-plus{ width:18px; height:18px; position:relative; }\n.gb-acc-plus::before,\n.gb-acc-plus::after{\n  content:\"\";\n  position:absolute;\n  left:50%;\n  top:50%;\n  background:#111;\n  transform:translate(-50%,-50%);\n}\n.gb-acc-plus::before{ width:14px; height:2px; }\n.gb-acc-plus::after{ width:2px; height:14px; }\n.gb-acc-item[open] .gb-acc-plus::after{ opacity:0; }\n\n.gb-acc-content{\n  padding:0 0 20px;\n  max-width:820px;\n}\n\n\/* Body text (Information + Features) *\/\n.gb-accordion--clean .gb-acc-content p,\n.gb-features--emdash li{\n  font-size:15px;\n  line-height:1.6;\n  color:#3a3a3a;\n}\n.gb-accordion--clean .gb-acc-content p{ margin:0 0 14px; }\n.gb-accordion--clean .gb-acc-content p:last-child{ margin-bottom:0; }\n\n\/* Links *\/\n.gb-accordion--clean .gb-acc-content a{\n  color:#111;\n  text-decoration:underline;\n  text-underline-offset:2px;\n  transition:opacity .15s ease;\n}\n.gb-accordion--clean .gb-acc-content a:hover{ opacity:.65; }\n\n\/* Features — em dash *\/\n.gb-features--emdash{ list-style:none; margin:0; padding:0; }\n.gb-features--emdash li{\n  position:relative;\n  padding-left:22px;\n  margin-bottom:10px;\n}\n.gb-features--emdash li:last-child{ margin-bottom:0; }\n.gb-features--emdash li::before{\n  content:\"—\";\n  position:absolute;\n  left:0;\n  top:0;\n  font-weight:700;\n  opacity:.7;\n}\n.gb-features--emdash li strong{ font-weight:700; color:#111; }\n\n\/* =========================================================\n   PRODUCT SPECS — SAME STYLE, LIGHT GREY\n   ========================================================= *\/\n.gb-specgrid-wrap{\n  background:#E6E6E6;\n  color:#111;\n  padding:22px;\n  border-radius:18px;\n}\n\n\/* Title *\/\n.gb-specgrid-title{\n  font-size:16px;\n  font-weight:800;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  margin:0 0 18px;\n  color:#111;\n}\n\n\/* Grid *\/\n.gb-specgrid{\n  display:grid;\n  grid-template-columns:repeat(3, minmax(0, 1fr));\n  gap:24px 32px;\n}\n\n\/* Labels *\/\n.gb-spec-k{\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n  color:#333;\n  margin-bottom:6px;\n}\n\n\/* Values *\/\n.gb-spec-v{\n  font-size:18px;\n  font-weight:700;\n  letter-spacing:.02em;\n  line-height:1.2;\n  color:#111;\n}\n\n\/* Mobile *\/\n@media (max-width:740px){\n  .gb-specgrid-wrap{\n    padding:18px;\n    border-radius:14px;\n  }\n\n  .gb-specgrid{\n    grid-template-columns:1fr;\n    gap:18px;\n  }\n\n  .gb-specgrid-title{\n    font-size:15px;\n    margin-bottom:14px;\n  }\n\n  .gb-spec-v{\n    font-size:16px;\n  }\n}\n\u003c\/style\u003e","brand":"Crown Royal","offers":[{"title":"Default Title","offer_id":47713004585213,"sku":null,"price":59.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/2561\/1005\/files\/Unknown.jpg?v=1781540316","url":"https:\/\/georgianbayleisure.com\/products\/planter-barrel","provider":"Georgian Bay Leisure","version":"1.0","type":"link"}