{"product_id":"chongz-rawhide-black-ice-glass-bong-19cm","title":"Chongz Rawhide Black Ice Glass Bong – 19cm","description":"\u003cstyle\u003e\n  .gb-rawhide{\n    --accent:#f2f2f2;\n    --accent2:#9ca3af;\n    --ink:#ffffff;\n    --muted:#c5c8cf;\n    --bg:#08090b;\n    --panel:#111318;\n    --panel2:#171a21;\n    --line:rgba(255,255,255,.12);\n    max-width:980px;\n    margin:0 auto;\n    color:var(--ink);\n    font-family:inherit;\n    line-height:1.6;\n  }\n\n  .gb-rawhide,\n  .gb-rawhide *{\n    box-sizing:border-box;\n  }\n\n  .gb-rawhide a{\n    color:inherit;\n  }\n\n  .gb-rawhide .rh-wrap{\n    position:relative;\n    overflow:hidden;\n    padding:27px;\n    border:1px solid var(--line);\n    border-radius:21px;\n    background:\n      radial-gradient(circle at 100% 0,rgba(255,255,255,.08),transparent 30%),\n      linear-gradient(145deg,#111318 0%,#07080a 62%,#0d0f13 100%);\n    box-shadow:0 18px 48px rgba(0,0,0,.35);\n  }\n\n  .gb-rawhide .rh-wrap:before{\n    content:\"\";\n    position:absolute;\n    top:-80px;\n    right:-70px;\n    width:210px;\n    height:210px;\n    border:1px solid rgba(255,255,255,.09);\n    border-radius:50%;\n    box-shadow:\n      0 0 0 25px rgba(255,255,255,.025),\n      0 0 0 50px rgba(255,255,255,.015);\n    pointer-events:none;\n  }\n\n  .gb-rawhide .rh-hero{\n    position:relative;\n    z-index:1;\n  }\n\n  .gb-rawhide .rh-badge{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    margin-bottom:13px;\n    padding:7px 12px;\n    border:1px solid rgba(255,255,255,.22);\n    border-radius:999px;\n    background:rgba(255,255,255,.07);\n    color:#fff;\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:.08em;\n    line-height:1.2;\n    text-transform:uppercase;\n  }\n\n  .gb-rawhide .rh-badge:before{\n    content:\"\";\n    width:8px;\n    height:8px;\n    border-radius:50%;\n    background:#fff;\n    box-shadow:0 0 12px rgba(255,255,255,.75);\n  }\n\n  .gb-rawhide h2{\n    margin:0 0 12px;\n    max-width:760px;\n    color:#fff;\n    font-size:clamp(28px,4vw,43px);\n    line-height:1.08;\n    letter-spacing:-.035em;\n  }\n\n  .gb-rawhide h3{\n    margin:0;\n    color:#fff;\n    font-size:22px;\n    line-height:1.25;\n  }\n\n  .gb-rawhide h4{\n    margin:0 0 6px;\n    color:#fff;\n    font-size:16px;\n    line-height:1.3;\n  }\n\n  .gb-rawhide p{\n    margin:0 0 14px;\n    color:var(--muted);\n  }\n\n  .gb-rawhide .rh-intro{\n    max-width:810px;\n    color:#e1e3e7;\n    font-size:16px;\n  }\n\n  .gb-rawhide .rh-callout{\n    margin:21px 0;\n    padding:17px 18px;\n    border:1px solid rgba(255,255,255,.18);\n    border-radius:15px;\n    background:linear-gradient(100deg,rgba(255,255,255,.09),rgba(156,163,175,.04));\n  }\n\n  .gb-rawhide .rh-callout strong{\n    display:block;\n    margin-bottom:3px;\n    color:#fff;\n    font-size:17px;\n  }\n\n  .gb-rawhide .rh-callout span{\n    color:#d5d8de;\n  }\n\n  .gb-rawhide .rh-stats{\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:10px;\n    margin:20px 0 28px;\n  }\n\n  .gb-rawhide .rh-stat{\n    min-height:89px;\n    padding:14px;\n    border:1px solid var(--line);\n    border-top:2px solid var(--accent2);\n    border-radius:14px;\n    background:rgba(17,19,24,.86);\n  }\n\n  .gb-rawhide .rh-stat:nth-child(even){\n    border-top-color:#fff;\n  }\n\n  .gb-rawhide .rh-stat strong{\n    display:block;\n    margin-bottom:4px;\n    color:#fff;\n    font-size:15px;\n  }\n\n  .gb-rawhide .rh-stat span{\n    display:block;\n    color:var(--muted);\n    font-size:13px;\n    line-height:1.4;\n  }\n\n  .gb-rawhide .rh-section{\n    margin-top:27px;\n  }\n\n  .gb-rawhide .rh-heading{\n    display:flex;\n    align-items:center;\n    gap:10px;\n    margin-bottom:14px;\n  }\n\n  .gb-rawhide .rh-heading:before{\n    content:\"\";\n    width:5px;\n    height:24px;\n    flex:0 0 5px;\n    border-radius:10px;\n    background:linear-gradient(#fff,#6b7280);\n    box-shadow:0 0 12px rgba(255,255,255,.25);\n  }\n\n  .gb-rawhide .rh-features{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:12px;\n  }\n\n  .gb-rawhide .rh-feature{\n    min-height:142px;\n    padding:17px;\n    border:1px solid var(--line);\n    border-radius:15px;\n    background:linear-gradient(145deg,#191c23,#0e1014);\n  }\n\n  .gb-rawhide .rh-icon{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:34px;\n    height:34px;\n    margin-bottom:11px;\n    border:1px solid rgba(255,255,255,.19);\n    border-radius:10px;\n    background:rgba(255,255,255,.07);\n    color:#fff;\n    font-size:14px;\n    font-weight:900;\n  }\n\n  .gb-rawhide .rh-feature p{\n    margin:0;\n    font-size:14px;\n  }\n\n  .gb-rawhide .rh-panel{\n    padding:20px;\n    border:1px solid var(--line);\n    border-radius:16px;\n    background:\n      radial-gradient(circle at 100% 0,rgba(255,255,255,.06),transparent 35%),\n      rgba(15,17,22,.9);\n  }\n\n  .gb-rawhide .rh-list{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:10px;\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .gb-rawhide .rh-list li{\n    position:relative;\n    min-height:67px;\n    padding:13px 13px 13px 43px;\n    border:1px solid var(--line);\n    border-radius:12px;\n    background:var(--panel2);\n    color:#d9dce2;\n    font-size:14px;\n  }\n\n  .gb-rawhide .rh-list li:before{\n    content:\"✓\";\n    position:absolute;\n    top:14px;\n    left:14px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:20px;\n    height:20px;\n    border-radius:50%;\n    background:rgba(255,255,255,.09);\n    color:#fff;\n    font-size:12px;\n    font-weight:900;\n  }\n\n  .gb-rawhide .rh-list strong{\n    display:block;\n    margin-bottom:2px;\n    color:#fff;\n  }\n\n  .gb-rawhide .rh-specs{\n    width:100%;\n    border-collapse:separate;\n    border-spacing:0 8px;\n  }\n\n  .gb-rawhide .rh-specs th,\n  .gb-rawhide .rh-specs td{\n    padding:13px 14px;\n    border-top:1px solid var(--line);\n    border-bottom:1px solid var(--line);\n    background:var(--panel2);\n    text-align:left;\n    vertical-align:top;\n  }\n\n  .gb-rawhide .rh-specs th{\n    width:34%;\n    border-left:1px solid var(--line);\n    border-radius:11px 0 0 11px;\n    color:#fff;\n    font-size:14px;\n  }\n\n  .gb-rawhide .rh-specs td{\n    border-right:1px solid var(--line);\n    border-radius:0 11px 11px 0;\n    color:#d4d7dd;\n    font-size:14px;\n  }\n\n  .gb-rawhide .rh-links{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:11px;\n  }\n\n  .gb-rawhide .rh-link{\n    position:relative;\n    display:block;\n    min-height:104px;\n    padding:17px 42px 17px 17px;\n    border:1px solid var(--line);\n    border-radius:14px;\n    background:linear-gradient(145deg,#191c22,#0d0f13);\n    color:#fff;\n    text-decoration:none;\n  }\n\n  .gb-rawhide .rh-link:after{\n    content:\"→\";\n    position:absolute;\n    top:50%;\n    right:17px;\n    color:#fff;\n    font-size:20px;\n    transform:translateY(-50%);\n  }\n\n  .gb-rawhide .rh-link strong{\n    display:block;\n    margin-bottom:5px;\n    color:#fff;\n    font-size:15px;\n  }\n\n  .gb-rawhide .rh-link span{\n    display:block;\n    color:var(--muted);\n    font-size:13px;\n    line-height:1.4;\n  }\n\n  .gb-rawhide .rh-faq{\n    display:grid;\n    gap:9px;\n  }\n\n  .gb-rawhide .rh-faq details{\n    overflow:hidden;\n    border:1px solid var(--line);\n    border-radius:12px;\n    background:var(--panel2);\n  }\n\n  .gb-rawhide .rh-faq summary{\n    position:relative;\n    padding:14px 42px 14px 15px;\n    color:#fff;\n    font-size:14px;\n    font-weight:800;\n    cursor:pointer;\n    list-style:none;\n  }\n\n  .gb-rawhide .rh-faq summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .gb-rawhide .rh-faq summary:after{\n    content:\"+\";\n    position:absolute;\n    top:50%;\n    right:15px;\n    color:#fff;\n    font-size:20px;\n    transform:translateY(-50%);\n  }\n\n  .gb-rawhide .rh-faq details[open] summary:after{\n    content:\"−\";\n  }\n\n  .gb-rawhide .rh-faq details p{\n    margin:0;\n    padding:0 15px 15px;\n    font-size:14px;\n  }\n\n  .gb-rawhide .rh-note{\n    margin-top:20px;\n    color:#8f949e;\n    font-size:12px;\n    text-align:center;\n  }\n\n  @media (max-width:760px){\n    .gb-rawhide .rh-wrap{\n      padding:20px 15px;\n      border-radius:17px;\n    }\n\n    .gb-rawhide .rh-stats,\n    .gb-rawhide .rh-features,\n    .gb-rawhide .rh-links{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n  }\n\n  @media (max-width:520px){\n    .gb-rawhide h2{\n      font-size:28px;\n    }\n\n    .gb-rawhide .rh-features,\n    .gb-rawhide .rh-list,\n    .gb-rawhide .rh-links{\n      grid-template-columns:1fr;\n    }\n\n    .gb-rawhide .rh-feature{\n      min-height:auto;\n    }\n\n    .gb-rawhide .rh-specs th,\n    .gb-rawhide .rh-specs td{\n      display:block;\n      width:100%;\n    }\n\n    .gb-rawhide .rh-specs th{\n      padding-bottom:5px;\n      border-right:1px solid var(--line);\n      border-bottom:0;\n      border-radius:11px 11px 0 0;\n    }\n\n    .gb-rawhide .rh-specs td{\n      padding-top:5px;\n      border-top:0;\n      border-left:1px solid var(--line);\n      border-radius:0 0 11px 11px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"gb-rawhide\" aria-label=\"Chongz Rawhide glass bong product information\"\u003e\n  \u003cdiv class=\"rh-wrap\"\u003e\n\n    \u003cheader class=\"rh-hero\"\u003e\n      \u003cdiv class=\"rh-badge\"\u003eChongz • Compact Glass Bong\u003c\/div\u003e\n\n      \u003ch2\u003eChongz Rawhide Black Ice Glass Bong – 19cm\u003c\/h2\u003e\n\n      \u003cp class=\"rh-intro\"\u003e\n        Compact, clean and finished with contrasting black accents, the Chongz Rawhide is a practical 19cm borosilicate glass bong with a distinctive monochrome appearance. Its straight-tube body, removable downpipe and raised ice notches provide plenty of useful functionality without turning it into an oversized piece.\n      \u003c\/p\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"rh-callout\"\u003e\n      \u003cstrong\u003eCOMPACT BOROSILICATE GLASS BUILD\u003c\/strong\u003e\n      \u003cspan\u003eA manageable 19cm bong with black detailing, ice notches and removable glass components.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-stats\"\u003e\n      \u003cdiv class=\"rh-stat\"\u003e\n        \u003cstrong\u003e19cm Tall\u003c\/strong\u003e\n        \u003cspan\u003eCompact and easy to store\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rh-stat\"\u003e\n        \u003cstrong\u003e3mm Glass\u003c\/strong\u003e\n        \u003cspan\u003eApproximately 3mm thick\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rh-stat\"\u003e\n        \u003cstrong\u003eIce Notches\u003c\/strong\u003e\n        \u003cspan\u003eDesigned to hold ice above the water chamber\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rh-stat\"\u003e\n        \u003cstrong\u003eChongz Design\u003c\/strong\u003e\n        \u003cspan\u003eClear glass with bold black accents\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-section\"\u003e\n      \u003cdiv class=\"rh-heading\"\u003e\n        \u003ch3\u003eWhy Choose the Rawhide?\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rh-features\"\u003e\n        \u003carticle class=\"rh-feature\"\u003e\n          \u003cdiv class=\"rh-icon\"\u003e19\u003c\/div\u003e\n          \u003ch4\u003eCompact 19cm Size\u003c\/h4\u003e\n          \u003cp\u003eLarge enough for comfortable everyday use while remaining convenient to handle, store and transport.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"rh-feature\"\u003e\n          \u003cdiv class=\"rh-icon\"\u003e◆\u003c\/div\u003e\n          \u003ch4\u003eBorosilicate Glass\u003c\/h4\u003e\n          \u003cp\u003eThe main body, downpipe and bowl are produced from glass for a clean-looking, reusable setup.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"rh-feature\"\u003e\n          \u003cdiv class=\"rh-icon\"\u003e❄\u003c\/div\u003e\n          \u003ch4\u003eBuilt-In Ice Notches\u003c\/h4\u003e\n          \u003cp\u003eRaised internal notches allow ice to be positioned in the tube above the water chamber.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"rh-feature\"\u003e\n          \u003cdiv class=\"rh-icon\"\u003e●\u003c\/div\u003e\n          \u003ch4\u003eBlack Accents\u003c\/h4\u003e\n          \u003cp\u003eA black mouthpiece, bowl and base trim give the clear body a sharper monochrome finish.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"rh-feature\"\u003e\n          \u003cdiv class=\"rh-icon\"\u003e↗\u003c\/div\u003e\n          \u003ch4\u003eRemovable Downpipe\u003c\/h4\u003e\n          \u003cp\u003eThe approximately 10cm glass downpipe can be removed from the body for easier cleaning.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"rh-feature\"\u003e\n          \u003cdiv class=\"rh-icon\"\u003e◎\u003c\/div\u003e\n          \u003ch4\u003eStable Round Base\u003c\/h4\u003e\n          \u003cp\u003eThe straight body sits on a broad circular foot to provide a stable platform on flat surfaces.\u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-section\"\u003e\n      \u003cdiv class=\"rh-heading\"\u003e\n        \u003ch3\u003eWhat’s Included?\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cul class=\"rh-list\"\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eChongz Rawhide Bong\u003c\/strong\u003e\n          Approximately 19cm tall with black accents.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eGlass Downpipe\u003c\/strong\u003e\n          Removable downpipe measuring approximately 10cm.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eGlass Bowl\u003c\/strong\u003e\n          Separate bowl measuring approximately 5.5cm.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eIce Notches\u003c\/strong\u003e\n          Formed inside the upper tube for holding ice.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-section\"\u003e\n      \u003cdiv class=\"rh-heading\"\u003e\n        \u003ch3\u003eCompact Size, Practical Design\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rh-panel\"\u003e\n        \u003cp\u003e\n          The Chongz Rawhide keeps its design simple and functional. At approximately 19cm tall, it offers more presence than a mini bong but still takes up considerably less room than a large beaker or percolator piece.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Smoke is drawn through the removable glass downpipe and into the lower water chamber. Above it, the internal ice notches can support ice inside the tube for customers who prefer a cooler draw.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Black detailing around the mouthpiece, bowl and foot gives the otherwise clear bong a strong monochrome appearance. The separate downpipe and bowl also make the main components easier to access during routine cleaning.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-section\"\u003e\n      \u003cdiv class=\"rh-heading\"\u003e\n        \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003ctable class=\"rh-specs\"\u003e\n        \u003ctbody\u003e\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\"\u003eModel\u003c\/th\u003e\n            \u003ctd\u003eRawhide\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n            \u003ctd\u003eStraight glass ice bong\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\"\u003eHeight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 19cm \/ 7.5 inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eGlass thickness\u003c\/th\u003e\n            \u003ctd\u003eApproximately 3mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDownpipe length\u003c\/th\u003e\n            \u003ctd\u003eApproximately 10cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eGlass bowl length\u003c\/th\u003e\n            \u003ctd\u003eApproximately 5.5cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCooling feature\u003c\/th\u003e\n            \u003ctd\u003eInternal ice notches\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBase\u003c\/th\u003e\n            \u003ctd\u003eRound glass foot with black trim\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColour\u003c\/th\u003e\n            \u003ctd\u003eClear glass with black accents\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-section\"\u003e\n      \u003cdiv class=\"rh-heading\"\u003e\n        \u003ch3\u003eCare and Cleaning\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rh-panel\"\u003e\n        \u003cp\u003e\n          Remove the glass bowl and downpipe before cleaning. Rinse the components carefully and use a suitable specialist glass-cleaning solution where required. A narrow cleaning brush can help reach inside the downpipe.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Allow every glass component to dry completely before reassembling the bong. Always handle the bowl and downpipe separately, as these smaller pieces are easier to knock or damage during cleaning.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cnav class=\"rh-section\" aria-label=\"Related bong collections\"\u003e\n      \u003cdiv class=\"rh-heading\"\u003e\n        \u003ch3\u003eExplore More from Gorilla Bongs\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rh-links\"\u003e\n        \u003ca class=\"rh-link\" href=\"https:\/\/www.bongs.co.uk\/collections\/glass-bongs\"\u003e\n          \u003cstrong\u003eGlass Bongs\u003c\/strong\u003e\n          \u003cspan\u003eBrowse more clear, coloured and specialist glass pieces.\u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"rh-link\" href=\"https:\/\/www.bongs.co.uk\/collections\/ice-bongs\"\u003e\n          \u003cstrong\u003eIce Bongs\u003c\/strong\u003e\n          \u003cspan\u003eExplore bongs designed with internal ice-catching notches.\u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"rh-link\" href=\"https:\/\/www.bongs.co.uk\/collections\/new-bongs\"\u003e\n          \u003cstrong\u003eNew Bongs\u003c\/strong\u003e\n          \u003cspan\u003eSee the latest products added to Gorilla Bongs.\u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/nav\u003e\n\n    \u003cdiv class=\"rh-section\"\u003e\n      \u003cdiv class=\"rh-heading\"\u003e\n        \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rh-faq\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow tall is the Chongz Rawhide bong?\u003c\/summary\u003e\n          \u003cp\u003e\n            The bong measures approximately 19cm, or 7.5 inches, from its base to the top of the mouthpiece.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eIs it made from borosilicate glass?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The supplier describes the Chongz Rawhide as being made from borosilicate glass.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes this bong have an ice catcher?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Raised internal notches are positioned inside the tube to support ice above the water chamber.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eAre the downpipe and bowl included?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. It comes with an approximately 10cm glass downpipe and a separate 5.5cm glass bowl.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan the downpipe be removed for cleaning?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The downpipe is removable, allowing it and the main bong chamber to be cleaned separately.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eIs the Chongz Rawhide suitable for storage or travel?\u003c\/summary\u003e\n          \u003cp\u003e\n            Its compact 19cm height makes it easier to store and transport than a large glass bong. It should still be wrapped and protected carefully whenever it is moved.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"rh-note\"\u003e\n      All measurements are approximate. Minor details may vary slightly between production batches.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Bongs","offers":[{"title":"Default Title","offer_id":57471917654396,"sku":"37894","price":13.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/1240\/0417\/files\/ChongzRawhideIceWithBlackAccentsGlassWaterpipe-7.5Inch.png?v=1789852529","url":"https:\/\/www.bongs.co.uk\/products\/chongz-rawhide-black-ice-glass-bong-19cm","provider":"Bongs","version":"1.0","type":"link"}