{"product_id":"chongz-green-inferno-glass-beaker-bong-45cm","title":"Chongz Green Inferno Glass Beaker Bong – 45cm","description":"\u003cstyle\u003e\n  .gb-green-inferno {\n    --green:#8cff72;\n    --mint:#baffaa;\n    --acid:#d9ff63;\n    --orange:#ff9a3d;\n    --red:#ff5353;\n    --bg:#050906;\n    --panel:#0d1710;\n    --panel2:#132018;\n    --line:rgba(140,255,114,.23);\n    --text:#f7fff7;\n    --muted:#c7d5c8;\n\n    position:relative;\n    width:100%;\n    max-width:1100px;\n    margin:0 auto;\n    padding:25px;\n    overflow:hidden;\n    border:1px solid var(--line);\n    border-radius:24px;\n    color:var(--text);\n    background:\n      radial-gradient(circle at 0% 0%,rgba(140,255,114,.14),transparent 29%),\n      radial-gradient(circle at 100% 5%,rgba(255,154,61,.11),transparent 31%),\n      radial-gradient(circle at 50% 100%,rgba(217,255,99,.07),transparent 30%),\n      linear-gradient(180deg,#081009,#030604);\n    box-shadow:\n      inset 0 1px 0 rgba(255,255,255,.04),\n      0 22px 55px rgba(0,0,0,.4);\n    font-family:Arial,Helvetica,sans-serif;\n    font-size:15.5px;\n    line-height:1.7;\n  }\n\n  .gb-green-inferno,\n  .gb-green-inferno * {\n    box-sizing:border-box;\n  }\n\n  .gb-green-inferno::before {\n    content:\"GREEN INFERNO\";\n    position:absolute;\n    top:35px;\n    right:-60px;\n    color:rgba(255,255,255,.025);\n    font-size:76px;\n    font-weight:1000;\n    line-height:.85;\n    letter-spacing:-5px;\n    transform:rotate(-7deg);\n    pointer-events:none;\n  }\n\n  .gb-green-inferno h2,\n  .gb-green-inferno h3,\n  .gb-green-inferno h4,\n  .gb-green-inferno p {\n    margin-top:0;\n  }\n\n  .gb-green-inferno a {\n    color:inherit;\n    text-decoration:none;\n  }\n\n  .gb-green-inferno .ggi-wrap {\n    position:relative;\n    z-index:1;\n    padding:23px;\n    border:1px solid rgba(140,255,114,.2);\n    border-radius:19px;\n    background:linear-gradient(180deg,rgba(14,25,17,.98),rgba(6,11,7,.99));\n    box-shadow:\n      inset 0 0 0 1px rgba(255,255,255,.025),\n      0 14px 35px rgba(0,0,0,.28);\n  }\n\n  .gb-green-inferno .ggi-kicker {\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    margin-bottom:12px;\n    padding:7px 12px;\n    border:1px solid rgba(140,255,114,.42);\n    border-radius:999px;\n    color:#f2ffef;\n    background:rgba(140,255,114,.08);\n    font-size:12px;\n    font-weight:900;\n    line-height:1.2;\n    letter-spacing:.1em;\n    text-transform:uppercase;\n  }\n\n  .gb-green-inferno .ggi-kicker::before {\n    content:\"◆\";\n    color:var(--green);\n    font-size:10px;\n    text-shadow:0 0 12px rgba(140,255,114,.9);\n  }\n\n  .gb-green-inferno h2 {\n    max-width:900px;\n    margin-bottom:14px;\n    color:#fff;\n    font-size:clamp(28px,4vw,44px);\n    font-weight:1000;\n    line-height:1.08;\n    letter-spacing:-1.2px;\n  }\n\n  .gb-green-inferno h2 span {\n    background:linear-gradient(\n      90deg,\n      var(--mint),\n      var(--green),\n      var(--acid),\n      var(--orange)\n    );\n    -webkit-background-clip:text;\n    background-clip:text;\n    color:transparent;\n  }\n\n  .gb-green-inferno h3 {\n    position:relative;\n    margin:28px 0 15px;\n    padding-bottom:10px;\n    color:#fff;\n    font-size:clamp(21px,3vw,27px);\n    font-weight:950;\n    line-height:1.25;\n  }\n\n  .gb-green-inferno h3::after {\n    content:\"\";\n    position:absolute;\n    bottom:0;\n    left:0;\n    width:112px;\n    height:3px;\n    border-radius:99px;\n    background:linear-gradient(\n      90deg,\n      var(--green),\n      var(--acid),\n      var(--orange),\n      var(--red)\n    );\n  }\n\n  .gb-green-inferno h4 {\n    margin-bottom:6px;\n    color:var(--acid);\n    font-size:17px;\n  }\n\n  .gb-green-inferno p {\n    margin-bottom:14px;\n    color:var(--muted);\n  }\n\n  .gb-green-inferno strong {\n    color:#fff;\n  }\n\n  .gb-green-inferno .ggi-intro {\n    max-width:930px;\n    font-size:16.5px;\n  }\n\n  .gb-green-inferno .ggi-callout {\n    margin:21px 0;\n    padding:19px;\n    border:1px solid rgba(140,255,114,.32);\n    border-left:5px solid var(--green);\n    border-radius:15px;\n    background:\n      linear-gradient(\n        135deg,\n        rgba(140,255,114,.1),\n        rgba(217,255,99,.055),\n        rgba(255,154,61,.035)\n      );\n  }\n\n  .gb-green-inferno .ggi-callout strong {\n    display:block;\n    margin-bottom:5px;\n    color:var(--green);\n    font-size:18px;\n  }\n\n  .gb-green-inferno .ggi-callout p {\n    margin-bottom:0;\n  }\n\n  .gb-green-inferno .ggi-stats {\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:11px;\n    margin:22px 0 29px;\n  }\n\n  .gb-green-inferno .ggi-stat {\n    padding:17px 13px;\n    border:1px solid rgba(140,255,114,.21);\n    border-radius:14px;\n    background:linear-gradient(180deg,#17281b,#0e1911);\n    text-align:center;\n  }\n\n  .gb-green-inferno .ggi-stat strong {\n    display:block;\n    margin-bottom:3px;\n    color:var(--green);\n    font-size:19px;\n    line-height:1.2;\n  }\n\n  .gb-green-inferno .ggi-stat:nth-child(2) strong {\n    color:var(--mint);\n  }\n\n  .gb-green-inferno .ggi-stat:nth-child(3) strong {\n    color:var(--acid);\n  }\n\n  .gb-green-inferno .ggi-stat:nth-child(4) strong {\n    color:var(--orange);\n  }\n\n  .gb-green-inferno .ggi-stat span {\n    color:var(--muted);\n    font-size:13px;\n  }\n\n  .gb-green-inferno .ggi-section {\n    margin-top:24px;\n    padding:22px;\n    border:1px solid rgba(140,255,114,.18);\n    border-radius:18px;\n    background:linear-gradient(180deg,rgba(17,29,20,.95),rgba(7,13,8,.97));\n  }\n\n  .gb-green-inferno .ggi-features {\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:11px;\n  }\n\n  .gb-green-inferno .ggi-feature {\n    position:relative;\n    padding:19px;\n    overflow:hidden;\n    border:1px solid rgba(140,255,114,.2);\n    border-radius:14px;\n    background:linear-gradient(145deg,#192b1d,#0e1810);\n  }\n\n  .gb-green-inferno .ggi-feature::before {\n    content:\"\";\n    position:absolute;\n    top:0;\n    left:0;\n    width:80px;\n    height:3px;\n    border-radius:0 4px 4px 0;\n    background:linear-gradient(90deg,var(--green),var(--acid));\n  }\n\n  .gb-green-inferno .ggi-feature:nth-child(2)::before {\n    background:linear-gradient(90deg,var(--acid),var(--orange));\n  }\n\n  .gb-green-inferno .ggi-feature:nth-child(3)::before {\n    background:linear-gradient(90deg,var(--mint),var(--green));\n  }\n\n  .gb-green-inferno .ggi-feature:nth-child(4)::before {\n    background:linear-gradient(90deg,var(--orange),var(--red));\n  }\n\n  .gb-green-inferno .ggi-feature p {\n    margin-bottom:0;\n    font-size:14px;\n  }\n\n  .gb-green-inferno .ggi-table-wrap {\n    overflow-x:auto;\n    border:1px solid rgba(140,255,114,.2);\n    border-radius:15px;\n  }\n\n  .gb-green-inferno .ggi-table {\n    width:100%;\n    min-width:500px;\n    border-collapse:collapse;\n    background:#09110b;\n  }\n\n  .gb-green-inferno .ggi-table th,\n  .gb-green-inferno .ggi-table td {\n    padding:14px 16px;\n    border-bottom:1px solid rgba(255,255,255,.075);\n    text-align:left;\n    vertical-align:top;\n  }\n\n  .gb-green-inferno .ggi-table tr:last-child th,\n  .gb-green-inferno .ggi-table tr:last-child td {\n    border-bottom:0;\n  }\n\n  .gb-green-inferno .ggi-table th {\n    width:36%;\n    color:var(--green);\n    background:rgba(140,255,114,.045);\n    font-size:14px;\n  }\n\n  .gb-green-inferno .ggi-table td {\n    color:#e2ebe3;\n    font-size:14px;\n  }\n\n  .gb-green-inferno .ggi-care {\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .gb-green-inferno .ggi-care li {\n    position:relative;\n    margin-bottom:11px;\n    padding-left:27px;\n    color:var(--muted);\n  }\n\n  .gb-green-inferno .ggi-care li:last-child {\n    margin-bottom:0;\n  }\n\n  .gb-green-inferno .ggi-care li::before {\n    content:\"✓\";\n    position:absolute;\n    top:1px;\n    left:0;\n    color:var(--green);\n    font-weight:1000;\n  }\n\n  .gb-green-inferno .ggi-links {\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:11px;\n    margin-top:24px;\n  }\n\n  .gb-green-inferno .ggi-link {\n    display:block;\n    padding:18px;\n    border:1px solid rgba(140,255,114,.2);\n    border-radius:14px;\n    background:\n      linear-gradient(\n        145deg,\n        rgba(140,255,114,.08),\n        rgba(255,154,61,.035)\n      );\n    transition:transform .2s ease,border-color .2s ease;\n  }\n\n  .gb-green-inferno .ggi-link:hover {\n    transform:translateY(-2px);\n    border-color:var(--green);\n  }\n\n  .gb-green-inferno .ggi-link strong {\n    display:block;\n    margin-bottom:4px;\n    color:#fff;\n  }\n\n  .gb-green-inferno .ggi-link span {\n    color:var(--muted);\n    font-size:13px;\n  }\n\n  .gb-green-inferno .ggi-faq details {\n    margin-bottom:10px;\n    border:1px solid rgba(140,255,114,.18);\n    border-radius:13px;\n    background:#09110b;\n  }\n\n  .gb-green-inferno .ggi-faq details:last-child {\n    margin-bottom:0;\n  }\n\n  .gb-green-inferno .ggi-faq summary {\n    padding:15px 17px;\n    color:#fff;\n    font-weight:800;\n    cursor:pointer;\n  }\n\n  .gb-green-inferno .ggi-faq details p {\n    margin:0;\n    padding:0 17px 16px;\n  }\n\n  @media (max-width:760px) {\n    .gb-green-inferno {\n      padding:15px;\n      border-radius:17px;\n    }\n\n    .gb-green-inferno .ggi-wrap {\n      padding:17px;\n    }\n\n    .gb-green-inferno .ggi-stats,\n    .gb-green-inferno .ggi-features,\n    .gb-green-inferno .ggi-links {\n      grid-template-columns:1fr 1fr;\n    }\n  }\n\n  @media (max-width:520px) {\n    .gb-green-inferno {\n      padding:11px;\n    }\n\n    .gb-green-inferno .ggi-wrap {\n      padding:15px;\n    }\n\n    .gb-green-inferno .ggi-stats,\n    .gb-green-inferno .ggi-features,\n    .gb-green-inferno .ggi-links {\n      grid-template-columns:1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"gb-green-inferno\"\u003e\n  \u003cdiv class=\"ggi-wrap\"\u003e\n    \u003cdiv class=\"ggi-kicker\"\u003eChongz • 45cm Glass Beaker\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Chongz Green Inferno Glass Beaker Bong —\n      \u003cspan\u003e45cm\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ggi-intro\"\u003e\n      Tall, bold and built to command attention, the\n      \u003cstrong\u003eChongz Green Inferno Glass Beaker Bong\u003c\/strong\u003e rises to an\n      impressive 45cm. Its clear glass body is finished with milk-green\n      detailing through the base and neck, while vivid flame-style artwork\n      gives the piece a much livelier appearance than an ordinary clear beaker.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ggi-callout\"\u003e\n      \u003cstrong\u003eA full-size 45cm Chongz centrepiece\u003c\/strong\u003e\n      \u003cp\u003e\n        This is a large tabletop bong with the visual presence to become the\n        main piece in a glass collection. The wide beaker profile provides a\n        more planted stance than a narrow straight-tube design.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ggi-stats\"\u003e\n      \u003cdiv class=\"ggi-stat\"\u003e\n        \u003cstrong\u003e45cm\u003c\/strong\u003e\n        \u003cspan\u003eFull-size height\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ggi-stat\"\u003e\n        \u003cstrong\u003eGlass\u003c\/strong\u003e\n        \u003cspan\u003eClear glass construction\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ggi-stat\"\u003e\n        \u003cstrong\u003eBeaker\u003c\/strong\u003e\n        \u003cspan\u003eWide lower chamber\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ggi-stat\"\u003e\n        \u003cstrong\u003eChongz\u003c\/strong\u003e\n        \u003cspan\u003eBranded design\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ggi-section\"\u003e\n      \u003ch3\u003eWhy the Green Inferno Stands Out\u003c\/h3\u003e\n\n      \u003cdiv class=\"ggi-features\"\u003e\n        \u003cdiv class=\"ggi-feature\"\u003e\n          \u003ch4\u003eCommanding 45cm Height\u003c\/h4\u003e\n          \u003cp\u003e\n            At approximately 45cm tall, this is a substantial glass bong made\n            for customers who prefer a larger tabletop piece.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ggi-feature\"\u003e\n          \u003ch4\u003eMilk-Green Detailing\u003c\/h4\u003e\n          \u003cp\u003e\n            Soft green colour accents appear through the lower chamber and\n            neck, breaking up the clear glass construction.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ggi-feature\"\u003e\n          \u003ch4\u003eWide Beaker Chamber\u003c\/h4\u003e\n          \u003cp\u003e\n            The flared beaker body creates a broad lower chamber and gives the\n            tall design a more stable footprint on a level surface.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ggi-feature\"\u003e\n          \u003ch4\u003eBold Neck Artwork\u003c\/h4\u003e\n          \u003cp\u003e\n            Colourful flame-inspired graphics and prominent Chongz branding\n            add character without covering the entire glass body.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ggi-section\"\u003e\n      \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\n      \u003cdiv class=\"ggi-table-wrap\"\u003e\n        \u003ctable class=\"ggi-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eProduct name\u003c\/th\u003e\n              \u003ctd\u003eChongz Green Inferno Glass Beaker Bong\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n              \u003ctd\u003eChongz\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n              \u003ctd\u003eGlass beaker bong\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n              \u003ctd\u003eApproximately 45cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMain material\u003c\/th\u003e\n              \u003ctd\u003eGlass\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColour\u003c\/th\u003e\n              \u003ctd\u003eClear glass with milk-green detailing\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eBody shape\u003c\/th\u003e\n              \u003ctd\u003eWide beaker-style lower chamber\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eBowl\u003c\/th\u003e\n              \u003ctd\u003eRemovable glass bowl pictured\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSupplier code\u003c\/th\u003e\n              \u003ctd\u003eWP-GCH554\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ggi-section\"\u003e\n      \u003ch3\u003eCare and Handling\u003c\/h3\u003e\n\n      \u003cul class=\"ggi-care\"\u003e\n        \u003cli\u003e\n          Support the bong with both hands when carrying it due to its 45cm height.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Place it on a stable, level surface away from table and shelf edges.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Remove loose glass components before emptying, moving or cleaning it.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Use a cleaning solution intended for glass and rinse thoroughly afterwards.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Allow every component to dry fully before reassembly or storage.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Avoid sudden temperature changes that may place stress on the glass.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ggi-links\"\u003e\n      \u003ca class=\"ggi-link\" href=\"https:\/\/www.bongs.co.uk\/collections\/glass-bongs\"\u003e\n        \u003cstrong\u003eExplore Glass Bongs\u003c\/strong\u003e\n        \u003cspan\u003eCompare more glass shapes, colours and sizes.\u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ggi-link\" href=\"https:\/\/www.bongs.co.uk\/collections\/cool\"\u003e\n        \u003cstrong\u003eCool \u0026amp; Unique Bongs\u003c\/strong\u003e\n        \u003cspan\u003eDiscover unusual designs and statement pieces.\u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"ggi-link\" href=\"https:\/\/www.bongs.co.uk\/collections\/new-bongs\"\u003e\n        \u003cstrong\u003eSee New Bongs\u003c\/strong\u003e\n        \u003cspan\u003eBrowse the latest Gorilla Bongs arrivals.\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ggi-section ggi-faq\"\u003e\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow tall is the Chongz Green Inferno bong?\u003c\/summary\u003e\n        \u003cp\u003e\n          It measures approximately 45cm tall, making it a large, full-size\n          tabletop bong.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the bong made from glass?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. The main body is made from clear glass with milk-green coloured\n          detailing.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it have a beaker-shaped base?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. The lower chamber flares out into a wide beaker profile rather\n          than using a narrow straight-tube base.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes the glass bowl come with it?\u003c\/summary\u003e\n        \u003cp\u003e\n          The supplier’s product photographs show the bong with a removable\n          glass bowl.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this a compact or portable bong?\u003c\/summary\u003e\n        \u003cp\u003e\n          No. At approximately 45cm tall, it is best treated as a substantial\n          home or tabletop piece.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat colour is the bong?\u003c\/summary\u003e\n        \u003cp\u003e\n          It has a predominantly clear glass body with milk-green accents and\n          colourful flame-style artwork around the neck.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Bongs","offers":[{"title":"Default Title","offer_id":57506215068028,"sku":"WP-GCH554","price":69.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/1240\/0417\/files\/ChongzGlass45cmFootontheOtherFootwaterpipemilkgreen.png?v=1790449394","url":"https:\/\/www.bongs.co.uk\/products\/chongz-green-inferno-glass-beaker-bong-45cm","provider":"Bongs","version":"1.0","type":"link"}