{"product_id":"mini-straight-glass-bong-16cm-rubber-base","title":"Mini Straight Glass Bong — 16cm Rubber Base","description":"\u003c!-- =========================================================\nGORILLA BONGS\nMini Straight Glass Bong\n16cm \/ Removable Stem \/ Rubber Base\n========================================================= --\u003e\n\n\u003cstyle\u003e\n.gb-mini-straight{\n  --line:#343b3f;\n  --text:#ffffff;\n  --muted:#d4d8da;\n  --lime:#c8ff70;\n  --ice:#eafcff;\n  --silver:#aebbc1;\n\n  width:100%;\n  padding:22px;\n  border:1px solid #30373a;\n  border-radius:22px;\n  color:var(--text);\n  font-size:15.5px;\n  line-height:1.7;\n  background:\n    radial-gradient(650px 380px at 0 0,rgba(200,255,112,.09),transparent 58%),\n    radial-gradient(500px 300px at 100% 0,rgba(220,245,255,.06),transparent 60%),\n    linear-gradient(180deg,#101315,#060708);\n  box-shadow:0 20px 48px rgba(0,0,0,.4);\n}\n\n.gb-mini-straight,\n.gb-mini-straight *{\n  box-sizing:border-box;\n}\n\n.gb-mini-straight .wrap{\n  padding:21px;\n  border:1px solid var(--line);\n  border-radius:18px;\n  background:linear-gradient(180deg,#181c1e,#0a0c0d);\n}\n\n.gb-mini-straight .kicker{\n  display:inline-block;\n  margin:0 0 11px;\n  padding:7px 12px;\n  border:1px solid rgba(200,255,112,.35);\n  border-radius:999px;\n  color:#efffd8;\n  background:rgba(200,255,112,.07);\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.gb-mini-straight 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-mini-straight h2 span{\n  background:linear-gradient(90deg,var(--lime),var(--ice));\n  -webkit-background-clip:text;\n  background-clip:text;\n  color:transparent;\n}\n\n.gb-mini-straight 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-mini-straight h3:after{\n  content:\"\";\n  position:absolute;\n  left:0;\n  bottom:0;\n  width:100px;\n  height:3px;\n  border-radius:10px;\n  background:linear-gradient(90deg,var(--lime),var(--ice));\n}\n\n.gb-mini-straight p{\n  margin:0 0 14px;\n  color:var(--muted);\n}\n\n.gb-mini-straight strong{\n  color:#fff;\n}\n\n.gb-mini-straight .features{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:11px;\n  margin:18px 0;\n}\n\n.gb-mini-straight .feature{\n  padding:14px;\n  border:1px solid #3d4549;\n  border-radius:14px;\n  background:linear-gradient(180deg,#202528,#141719);\n}\n\n.gb-mini-straight .feature b{\n  display:block;\n  margin-bottom:4px;\n  color:var(--lime);\n  font-size:14px;\n}\n\n.gb-mini-straight .feature:nth-child(2) b{\n  color:var(--ice);\n}\n\n.gb-mini-straight .feature:nth-child(3) b{\n  color:#d4dce0;\n}\n\n.gb-mini-straight .feature span{\n  color:var(--muted);\n  font-size:13.5px;\n}\n\n.gb-mini-straight .callout{\n  margin:18px 0;\n  padding:18px;\n  border:1px solid rgba(200,255,112,.27);\n  border-radius:16px;\n  background:linear-gradient(\n    135deg,\n    rgba(200,255,112,.07),\n    rgba(255,255,255,.025)\n  );\n}\n\n.gb-mini-straight .callout b{\n  display:block;\n  margin-bottom:5px;\n  color:var(--lime);\n  font-size:18px;\n}\n\n.gb-mini-straight .callout p{\n  margin:0;\n}\n\n.gb-mini-straight .tiles{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:11px;\n  margin:17px 0;\n}\n\n.gb-mini-straight .tile{\n  padding:15px;\n  border:1px solid #3d4549;\n  border-radius:14px;\n  background:#171b1d;\n}\n\n.gb-mini-straight .tile b{\n  display:block;\n  margin-bottom:4px;\n  color:#fff;\n}\n\n.gb-mini-straight .tile span{\n  color:var(--muted);\n  font-size:13.5px;\n}\n\n.gb-mini-straight ul{\n  list-style:none;\n  margin:0 0 18px;\n  padding:0;\n}\n\n.gb-mini-straight li{\n  position:relative;\n  margin:10px 0;\n  padding-left:30px;\n  color:var(--muted);\n}\n\n.gb-mini-straight 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:#111;\n  background:var(--lime);\n  font-size:11px;\n  font-weight:1000;\n}\n\n.gb-mini-straight .spec{\n  width:100%;\n  border-collapse:separate;\n  border-spacing:0 9px;\n}\n\n.gb-mini-straight .spec th,\n.gb-mini-straight .spec td{\n  padding:12px 14px;\n  border:1px solid var(--line);\n}\n\n.gb-mini-straight .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:#202528;\n  box-shadow:inset 3px 0 0 var(--lime);\n}\n\n.gb-mini-straight .spec td{\n  border-left:0;\n  border-radius:0 12px 12px 0;\n  color:var(--muted);\n  background:#121517;\n}\n\n.gb-mini-straight details{\n  margin:8px 0;\n  padding:12px 14px;\n  border:1px solid #3d4549;\n  border-radius:13px;\n  background:#161a1c;\n}\n\n.gb-mini-straight summary{\n  cursor:pointer;\n  color:#fff;\n  font-weight:900;\n}\n\n.gb-mini-straight details p{\n  margin:10px 0 2px;\n}\n\n@media(max-width:720px){\n\n  .gb-mini-straight{\n    padding:12px;\n  }\n\n  .gb-mini-straight .wrap{\n    padding:15px;\n  }\n\n  .gb-mini-straight .features,\n  .gb-mini-straight .tiles{\n    grid-template-columns:1fr;\n  }\n\n  .gb-mini-straight .spec,\n  .gb-mini-straight .spec tbody,\n  .gb-mini-straight .spec tr,\n  .gb-mini-straight .spec th,\n  .gb-mini-straight .spec td{\n    display:block;\n    width:100%;\n  }\n\n  .gb-mini-straight .spec tr{\n    margin-bottom:10px;\n  }\n\n  .gb-mini-straight .spec th{\n    border-right:1px solid var(--line);\n    border-radius:12px 12px 0 0;\n  }\n\n  .gb-mini-straight .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-mini-straight\" aria-label=\"Mini Straight Glass Bong 16cm\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\n  \u003cdiv class=\"kicker\"\u003eCompact Glass Bong\u003c\/div\u003e\n\n  \u003ch2\u003e\n    Mini Straight Glass Bong —\n    \u003cspan\u003e16cm Rubber Base\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Sometimes simple works best. The \u003cstrong\u003eMini Straight Glass Bong\u003c\/strong\u003e\n    is a compact \u003cstrong\u003e16cm glass waterpipe\u003c\/strong\u003e built around a classic\n    straight-tube design with a removable stem and stabilising rubber base.\n    With no complicated chambers or oversized glasswork, it's a straightforward\n    little bong that's easy to use, store and maintain.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"features\"\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003cb\u003eOnly 16cm Tall\u003c\/b\u003e\n      \u003cspan\u003e\n        Compact footprint that's easy to store and takes up very little space.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003cb\u003eRemovable Stem\u003c\/b\u003e\n      \u003cspan\u003e\n        Simple removable assembly makes routine cleaning easier.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003cb\u003eRubber Base\u003c\/b\u003e\n      \u003cspan\u003e\n        Wide black base adds stability and protects the bottom of the glass.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"callout\"\u003e\n    \u003cb\u003eA proper little everyday glass bong.\u003c\/b\u003e\n    \u003cp\u003e\n      This isn't trying to be a huge multi-perc showpiece. Its appeal is the\n      opposite: a compact straight glass chamber, simple removable hardware\n      and a stable base in a bong measuring just 16cm tall.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tiles\"\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eClassic Straight Tube\u003c\/b\u003e\n      \u003cspan\u003e\n        Narrow upright chamber keeps the overall footprint extremely compact.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eEasy Maintenance\u003c\/b\u003e\n      \u003cspan\u003e\n        Removable stem provides easier access when it's time for a proper clean.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eStable Footing\u003c\/b\u003e\n      \u003cspan\u003e\n        Flared rubber base helps prevent the narrow glass body from tipping easily.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eSimple Glass Design\u003c\/b\u003e\n      \u003cspan\u003e\n        No complicated internal percolators or recycler tubes to maintain.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch3\u003eWhy choose this mini bong?\u003c\/h3\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cstrong\u003eCompact 16cm height:\u003c\/strong\u003e\n      ideal if you don't want a large bong taking up space.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eSimple construction:\u003c\/strong\u003e\n      classic design without unnecessary complexity.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eRemovable stem:\u003c\/strong\u003e\n      easier to clean and maintain than a fully enclosed assembly.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eRubber base:\u003c\/strong\u003e\n      provides extra stability for the narrow upright chamber.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eGlass body:\u003c\/strong\u003e\n      gives you a traditional glass waterpipe in a genuinely compact format.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3\u003eProduct specifications\u003c\/h3\u003e\n\n  \u003ctable class=\"spec\" aria-label=\"Mini Straight Glass Bong specifications\"\u003e\n    \u003ctbody\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eProduct name\u003c\/th\u003e\n        \u003ctd\u003eMini Straight Glass Bong\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eSupplier code\u003c\/th\u003e\n        \u003ctd\u003eJGH40\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n        \u003ctd\u003eCompact glass bong \/ waterpipe\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n        \u003ctd\u003eApprox. 16cm\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eBody\u003c\/th\u003e\n        \u003ctd\u003eStraight glass tube\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eStem\u003c\/th\u003e\n        \u003ctd\u003eRemovable\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eBase\u003c\/th\u003e\n        \u003ctd\u003eStabilising rubber base\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eSize class\u003c\/th\u003e\n        \u003ctd\u003eMini \/ compact\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003ch3\u003eCompact by design\u003c\/h3\u003e\n\n  \u003cp\u003e\n    At approximately \u003cstrong\u003e16cm tall\u003c\/strong\u003e, this is considerably smaller\n    than a conventional full-size bong. The straight chamber also means very\n    little of that space is wasted, making it a practical option when storage\n    space matters.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eEasy to clean\u003c\/h3\u003e\n\n  \u003cp\u003e\n    The uncomplicated tube design and \u003cstrong\u003eremovable stem\u003c\/strong\u003e make\n    maintenance relatively straightforward. There are no complex internal\n    recycler pathways or stacked percolators that are difficult to access.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eCare \u0026amp; cleaning\u003c\/h3\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eEmpty the water after use.\u003c\/li\u003e\n    \u003cli\u003eRemove the stem before deep cleaning.\u003c\/li\u003e\n    \u003cli\u003eRinse the glass chamber with warm water.\u003c\/li\u003e\n    \u003cli\u003eUse a suitable glass cleaner for stubborn residue.\u003c\/li\u003e\n    \u003cli\u003eClean the removable stem separately.\u003c\/li\u003e\n    \u003cli\u003eRinse thoroughly and allow all components to dry 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 this bong?\u003c\/summary\u003e\n    \u003cp\u003e\n      The supplier lists the bong at approximately 16cm tall.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eIs the stem removable?\u003c\/summary\u003e\n    \u003cp\u003e\n      Yes. The supplier specifically states that the stem can be removed,\n      making cleaning and maintenance easier.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eDoes it have a rubber base?\u003c\/summary\u003e\n    \u003cp\u003e\n      Yes. A black rubber base is fitted to provide additional stability.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eIs this considered a mini bong?\u003c\/summary\u003e\n    \u003cp\u003e\n      Yes. At approximately 16cm tall, it fits comfortably within the compact\n      or mini glass bong category.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Bongs","offers":[{"title":"Default Title","offer_id":57378314125692,"sku":"JGH40","price":7.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/1240\/0417\/files\/StraightUpGlassPocketBong_1.png?v=1788215646","url":"https:\/\/www.bongs.co.uk\/products\/mini-straight-glass-bong-16cm-rubber-base","provider":"Bongs","version":"1.0","type":"link"}