{"product_id":"autumn-leaves-glass-percolator-bong-27cm","title":"Autumn Leaves Glass Percolator Bong — 27cm","description":"\u003c!-- =========================================================\nGORILLA BONGS\nAutumn Leaves Glass Percolator Bong\n27cm \/ 500g \/ 18.5mm Perc\n========================================================= --\u003e\n\n\u003cstyle\u003e\n.gb-autumn{\n  --line:#514537;\n  --text:#ffffff;\n  --muted:#ded8d0;\n  --amber:#ffb347;\n  --gold:#ffd36a;\n  --copper:#e9843d;\n  --cream:#fff0ce;\n\n  width:100%;\n  padding:22px;\n  border:1px solid #4b4034;\n  border-radius:22px;\n  color:var(--text);\n  font-size:15.5px;\n  line-height:1.7;\n  background:\n    radial-gradient(700px 400px at 0 0,rgba(255,179,71,.13),transparent 58%),\n    radial-gradient(550px 330px at 100% 0,rgba(233,132,61,.09),transparent 60%),\n    linear-gradient(180deg,#15100c,#070605);\n  box-shadow:0 20px 48px rgba(0,0,0,.42);\n}\n\n.gb-autumn,\n.gb-autumn *{\n  box-sizing:border-box;\n}\n\n.gb-autumn .wrap{\n  padding:21px;\n  border:1px solid var(--line);\n  border-radius:18px;\n  background:linear-gradient(180deg,#211912,#0d0a08);\n}\n\n.gb-autumn .kicker{\n  display:inline-block;\n  margin:0 0 11px;\n  padding:7px 12px;\n  border:1px solid rgba(255,179,71,.40);\n  border-radius:999px;\n  color:#fff4dc;\n  background:rgba(255,179,71,.08);\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.gb-autumn h2{\n  margin:0 0 13px;\n  color:#fff;\n  font-size:clamp(25px,3vw,37px);\n  line-height:1.1;\n  font-weight:1000;\n}\n\n.gb-autumn h2 span{\n  background:linear-gradient(\n    90deg,\n    var(--gold),\n    var(--amber),\n    var(--copper)\n  );\n  -webkit-background-clip:text;\n  background-clip:text;\n  color:transparent;\n}\n\n.gb-autumn h3{\n  position:relative;\n  margin:25px 0 12px;\n  padding-bottom:9px;\n  color:#fff;\n  font-size:20px;\n  font-weight:950;\n}\n\n.gb-autumn h3:after{\n  content:\"\";\n  position:absolute;\n  left:0;\n  bottom:0;\n  width:110px;\n  height:3px;\n  border-radius:10px;\n  background:linear-gradient(\n    90deg,\n    var(--gold),\n    var(--copper)\n  );\n}\n\n.gb-autumn p{\n  margin:0 0 14px;\n  color:var(--muted);\n}\n\n.gb-autumn strong{\n  color:#fff;\n}\n\n.gb-autumn .features{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:11px;\n  margin:18px 0;\n}\n\n.gb-autumn .feature{\n  padding:14px;\n  border:1px solid #57493a;\n  border-radius:14px;\n  background:linear-gradient(180deg,#292017,#17110d);\n}\n\n.gb-autumn .feature b{\n  display:block;\n  margin-bottom:4px;\n  color:var(--gold);\n  font-size:14px;\n}\n\n.gb-autumn .feature:nth-child(2) b{\n  color:var(--amber);\n}\n\n.gb-autumn .feature:nth-child(3) b{\n  color:#ff9a55;\n}\n\n.gb-autumn .feature span{\n  color:var(--muted);\n  font-size:13.5px;\n}\n\n.gb-autumn .hero-callout{\n  margin:18px 0;\n  padding:18px;\n  border:1px solid rgba(255,179,71,.32);\n  border-radius:16px;\n  background:\n    linear-gradient(\n      135deg,\n      rgba(255,179,71,.10),\n      rgba(233,132,61,.06)\n    );\n}\n\n.gb-autumn .hero-callout b{\n  display:block;\n  margin-bottom:5px;\n  color:var(--gold);\n  font-size:18px;\n}\n\n.gb-autumn .hero-callout p{\n  margin:0;\n}\n\n.gb-autumn .tiles{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:11px;\n  margin:17px 0;\n}\n\n.gb-autumn .tile{\n  padding:15px;\n  border:1px solid #57493a;\n  border-radius:14px;\n  background:#1d1712;\n}\n\n.gb-autumn .tile b{\n  display:block;\n  margin-bottom:4px;\n  color:#fff;\n}\n\n.gb-autumn .tile span{\n  color:var(--muted);\n  font-size:13.5px;\n}\n\n.gb-autumn ul{\n  list-style:none;\n  margin:0 0 18px;\n  padding:0;\n}\n\n.gb-autumn li{\n  position:relative;\n  margin:10px 0;\n  padding-left:30px;\n  color:var(--muted);\n}\n\n.gb-autumn li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:2px;\n  display:grid;\n  place-items:center;\n  width:19px;\n  height:19px;\n  border-radius:50%;\n  color:#211308;\n  background:var(--gold);\n  font-size:11px;\n  font-weight:1000;\n}\n\n.gb-autumn li:nth-child(even):before{\n  background:var(--amber);\n}\n\n.gb-autumn .spec{\n  width:100%;\n  border-collapse:separate;\n  border-spacing:0 9px;\n}\n\n.gb-autumn .spec th,\n.gb-autumn .spec td{\n  padding:12px 14px;\n  border:1px solid var(--line);\n}\n\n.gb-autumn .spec th{\n  width:220px;\n  border-right:0;\n  border-radius:12px 0 0 12px;\n  color:#fff;\n  text-align:left;\n  background:#292017;\n  box-shadow:inset 3px 0 0 var(--amber);\n}\n\n.gb-autumn .spec td{\n  border-left:0;\n  border-radius:0 12px 12px 0;\n  color:var(--muted);\n  background:#15110d;\n}\n\n.gb-autumn .note{\n  margin:18px 0;\n  padding:14px 16px;\n  border:1px solid rgba(255,211,106,.30);\n  border-radius:13px;\n  color:var(--muted);\n  background:rgba(255,211,106,.045);\n}\n\n.gb-autumn .note strong{\n  color:var(--gold);\n}\n\n.gb-autumn details{\n  margin:8px 0;\n  padding:12px 14px;\n  border:1px solid #57493a;\n  border-radius:13px;\n  background:#1a1511;\n}\n\n.gb-autumn summary{\n  cursor:pointer;\n  color:#fff;\n  font-weight:900;\n}\n\n.gb-autumn details p{\n  margin:10px 0 2px;\n}\n\n@media(max-width:720px){\n\n  .gb-autumn{\n    padding:12px;\n  }\n\n  .gb-autumn .wrap{\n    padding:15px;\n  }\n\n  .gb-autumn .features,\n  .gb-autumn .tiles{\n    grid-template-columns:1fr;\n  }\n\n  .gb-autumn .spec,\n  .gb-autumn .spec tbody,\n  .gb-autumn .spec tr,\n  .gb-autumn .spec th,\n  .gb-autumn .spec td{\n    display:block;\n    width:100%;\n  }\n\n  .gb-autumn .spec tr{\n    margin-bottom:10px;\n  }\n\n  .gb-autumn .spec th{\n    border-right:1px solid var(--line);\n    border-radius:12px 12px 0 0;\n  }\n\n  .gb-autumn .spec td{\n    border-top:0;\n    border-left:1px solid var(--line);\n    border-radius:0 0 12px 12px;\n  }\n}\n\u003c\/style\u003e\n\n\u003csection class=\"gb-autumn\" aria-label=\"Autumn Leaves Glass Percolator Bong\"\u003e\n\n\u003cdiv class=\"wrap\"\u003e\n\n  \u003cdiv class=\"kicker\"\u003e\n    Decorative Borosilicate Glass • 27cm\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    Autumn Leaves Glass Percolator Bong —\n    \u003cspan\u003e27cm\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Part glass bong, part display piece. The\n    \u003cstrong\u003eAutumn Leaves Glass Percolator Bong\u003c\/strong\u003e stands approximately\n    \u003cstrong\u003e27cm tall\u003c\/strong\u003e and combines a substantial 500g borosilicate\n    glass body with a distinctive leaf-themed percolator design and rich\n    amber-coloured glass accents.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Unlike a plain clear percolator bong, the filtration hardware itself forms\n    part of the visual design. The amber and brown leaf detailing sits inside\n    the clear chamber, giving this bong a genuinely different appearance from\n    the usual scientific-style glass pieces.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"features\"\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003cb\u003eLeaf Percolator\u003c\/b\u003e\n      \u003cspan\u003e\n        Decorative internal leaf design combined with a functional filtration stage.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003cb\u003e500g Glass Body\u003c\/b\u003e\n      \u003cspan\u003e\n        A substantial half-kilo glass piece rather than an ultra-light mini bong.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003cb\u003e27cm Tall\u003c\/b\u003e\n      \u003cspan\u003e\n        Mid-size proportions with enough height to showcase the internal glasswork.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hero-callout\"\u003e\n\n    \u003cb\u003eThe percolator is part of the artwork.\u003c\/b\u003e\n\n    \u003cp\u003e\n      The standout feature is the decorative\n      \u003cstrong\u003eautumn leaf glasswork\u003c\/strong\u003e visible inside the main chamber.\n      It gives the piece much more character than a conventional clear perc\n      while retaining the filtration function of a proper glass percolator bong.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tiles\"\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003e18.5mm Percolator\u003c\/b\u003e\n      \u003cspan\u003e\n        Supplier specifies an 18.5mm leaf-style percolator filtration system.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eBorosilicate Glass\u003c\/b\u003e\n      \u003cspan\u003e\n        Made from heat-resistant borosilicate glass selected for strength and durability.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eAmber Glass Accents\u003c\/b\u003e\n      \u003cspan\u003e\n        Warm amber detailing around the mouthpiece, base and side section complements the leaf design.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eRemovable Bowl\u003c\/b\u003e\n      \u003cspan\u003e\n        Standard removable glass bowl makes routine maintenance more straightforward.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note\"\u003e\n    \u003cstrong\u003eSomething different:\u003c\/strong\u003e if you're building a collection\n    containing lots of clear scientific-looking glass bongs, this is a good\n    contrast piece because the decorative internal glasswork is immediately\n    visible.\n  \u003c\/div\u003e\n\n  \u003ch3\u003eLeaf-style percolator filtration\u003c\/h3\u003e\n\n  \u003cp\u003e\n    The supplier describes the internal leaf assembly as an\n    \u003cstrong\u003e18.5mm percolator\u003c\/strong\u003e. As airflow passes through the\n    filtration stage, it is broken into smaller bubbles before continuing\n    through the water and upper chamber.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The clever part is that the functional filtration system doubles as the\n    bong's main decorative feature. Rather than hiding the perc, the design\n    deliberately makes it the centrepiece of the clear cylindrical chamber.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWhy choose the Autumn Leaves Bong?\u003c\/h3\u003e\n\n  \u003cul\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eDistinctive leaf design:\u003c\/strong\u003e\n      unusual decorative glasswork gives it a completely different appearance from a standard perc bong.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003ePercolator filtration:\u003c\/strong\u003e\n      dedicated internal filtration stage breaks airflow into smaller bubbles.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003e27cm height:\u003c\/strong\u003e\n      substantial without moving into oversized 40cm+ bong territory.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003e500g weight:\u003c\/strong\u003e\n      a reassuringly substantial glass body for its size.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eBorosilicate construction:\u003c\/strong\u003e\n      supplier specifies heat-resistant borosilicate glass.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eAmber detailing:\u003c\/strong\u003e\n      coloured glass around the piece complements the autumn leaf theme.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eRemovable bowl:\u003c\/strong\u003e\n      easier to remove for routine cleaning and maintenance.\n    \u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n  \u003ch3\u003eProduct specifications\u003c\/h3\u003e\n\n  \u003ctable class=\"spec\" aria-label=\"Autumn Leaves Glass Percolator Bong specifications\"\u003e\n\n    \u003ctbody\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eProduct name\u003c\/th\u003e\n        \u003ctd\u003eAutumn Leaves Glass Percolator Bong\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eSupplier code\u003c\/th\u003e\n        \u003ctd\u003eGW200\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n        \u003ctd\u003eDecorative glass percolator bong \/ waterpipe\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n        \u003ctd\u003eApprox. 27cm\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n        \u003ctd\u003eApprox. 500g\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n        \u003ctd\u003eBorosilicate glass\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003ePercolator\u003c\/th\u003e\n        \u003ctd\u003eLeaf-style percolator\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003ePerc size\u003c\/th\u003e\n        \u003ctd\u003e18.5mm\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eBowl\u003c\/th\u003e\n        \u003ctd\u003eRemovable standard glass bowl included\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eDesign\u003c\/th\u003e\n        \u003ctd\u003eClear glass with autumn leaf and amber glass detailing\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eSize class\u003c\/th\u003e\n        \u003ctd\u003eMedium\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n    \u003c\/tbody\u003e\n\n  \u003c\/table\u003e\n\n  \u003ch3\u003eSubstantial without being enormous\u003c\/h3\u003e\n\n  \u003cp\u003e\n    At \u003cstrong\u003e27cm tall and approximately 500g\u003c\/strong\u003e, this sits in a useful\n    middle ground. It's considerably more substantial than a 15–20cm mini bong,\n    but it doesn't require the storage space of a huge 40cm or 50cm glass piece.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The straight cylindrical chamber also gives plenty of visibility to the\n    decorative leaf glasswork, which is really what gives this bong its identity.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eBorosilicate glass construction\u003c\/h3\u003e\n\n  \u003cp\u003e\n    According to the supplier, the bong is manufactured from\n    \u003cstrong\u003eborosilicate glass\u003c\/strong\u003e chosen for its strength and resistance\n    to temperature changes. The clear outer chamber contrasts particularly\n    well with the amber and brown internal detailing.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eCare \u0026amp; cleaning\u003c\/h3\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eEmpty used water after each session.\u003c\/li\u003e\n    \u003cli\u003eRemove the glass bowl before deep cleaning.\u003c\/li\u003e\n    \u003cli\u003eRinse the chamber regularly with warm water.\u003c\/li\u003e\n    \u003cli\u003eUse an appropriate glass cleaner for stubborn residue.\u003c\/li\u003e\n    \u003cli\u003eAllow cleaner to circulate around the leaf percolator carefully.\u003c\/li\u003e\n    \u003cli\u003eAvoid knocking cleaning tools against the decorative internal glasswork.\u003c\/li\u003e\n    \u003cli\u003eRinse thoroughly with clean water after using cleaning solution.\u003c\/li\u003e\n    \u003cli\u003eAllow the bong and bowl to dry fully before storage.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3\u003eFrequently asked questions\u003c\/h3\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eHow tall is the Autumn Leaves Bong?\u003c\/summary\u003e\n    \u003cp\u003e\n      The supplier lists the bong at approximately 27cm tall.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eHow much does it weigh?\u003c\/summary\u003e\n    \u003cp\u003e\n      The supplier gives an approximate weight of 500g.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eDoes it have a percolator?\u003c\/summary\u003e\n    \u003cp\u003e\n      Yes. The supplier describes the decorative leaf assembly as an 18.5mm\n      percolator designed to provide an additional filtration stage.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e\u003c\/section\u003e","brand":"Bongs","offers":[{"title":"Default Title","offer_id":57416065417596,"sku":null,"price":26.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/1240\/0417\/files\/AutumnLeavesGlassPercolatorBong-pose.png?v=1788803865","url":"https:\/\/www.bongs.co.uk\/products\/autumn-leaves-glass-percolator-bong-27cm","provider":"Bongs","version":"1.0","type":"link"}