{"product_id":"chongz-julie-triple-honeycomb-perc-ice-bong-pink-32cm","title":"Chongz Julie Triple Honeycomb Perc Ice Bong – Pink, 32cm","description":"\u003cstyle\u003e\n  .gb-julie,\n  .gb-julie * {\n    box-sizing: border-box;\n  }\n\n  .gb-julie {\n    --bg: #09070b;\n    --panel: #151118;\n    --panel-2: #1d1621;\n    --pink: #ff64b1;\n    --pink-light: #ffb2d7;\n    --purple: #b76cff;\n    --white: #fff8fc;\n    --muted: #c7b9c3;\n    --line: rgba(255, 100, 177, 0.23);\n    max-width: 980px;\n    margin: 24px auto;\n    overflow: hidden;\n    border: 1px solid var(--line);\n    border-radius: 24px;\n    background:\n      radial-gradient(circle at 100% 0%, rgba(255, 100, 177, 0.16), transparent 32%),\n      radial-gradient(circle at 0% 100%, rgba(183, 108, 255, 0.09), transparent 29%),\n      var(--bg);\n    color: var(--white);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.42);\n  }\n\n  .gb-julie a {\n    color: inherit;\n  }\n\n  .gb-julie__inner {\n    padding: 38px;\n  }\n\n  .gb-julie__badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 17px;\n    padding: 8px 13px;\n    border: 1px solid rgba(255, 100, 177, 0.42);\n    border-radius: 999px;\n    background: rgba(255, 100, 177, 0.1);\n    color: var(--pink-light);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.11em;\n    text-transform: uppercase;\n  }\n\n  .gb-julie__badge-dot {\n    width: 8px;\n    height: 8px;\n    flex: 0 0 8px;\n    border-radius: 50%;\n    background: var(--pink);\n    box-shadow: 0 0 15px rgba(255, 100, 177, 0.95);\n  }\n\n  .gb-julie h2,\n  .gb-julie h3 {\n    margin-top: 0;\n    color: var(--white);\n    line-height: 1.16;\n  }\n\n  .gb-julie h2 {\n    max-width: 840px;\n    margin-bottom: 18px;\n    font-size: clamp(30px, 5vw, 50px);\n    letter-spacing: -0.04em;\n  }\n\n  .gb-julie h2 span {\n    color: var(--pink);\n  }\n\n  .gb-julie h3 {\n    margin-bottom: 18px;\n    font-size: 25px;\n    letter-spacing: -0.02em;\n  }\n\n  .gb-julie p {\n    margin: 0 0 17px;\n    color: var(--muted);\n    font-size: 16px;\n  }\n\n  .gb-julie strong {\n    color: var(--white);\n  }\n\n  .gb-julie__intro {\n    max-width: 810px;\n    font-size: 18px !important;\n  }\n\n  .gb-julie__callout {\n    position: relative;\n    margin: 30px 0;\n    overflow: hidden;\n    border: 1px solid rgba(255, 100, 177, 0.38);\n    border-radius: 18px;\n    background: linear-gradient(135deg, #2b1020, #171219 62%, #0b080c);\n  }\n\n  .gb-julie__callout::after {\n    content: \"3×\";\n    position: absolute;\n    right: 6px;\n    bottom: -39px;\n    color: rgba(255, 100, 177, 0.07);\n    font-size: 145px;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .gb-julie__callout-content {\n    position: relative;\n    z-index: 1;\n    padding: 27px;\n  }\n\n  .gb-julie__eyebrow {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--pink-light);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .gb-julie__callout-title {\n    display: block;\n    max-width: 700px;\n    margin-bottom: 8px;\n    color: var(--white);\n    font-size: 27px;\n    font-weight: 900;\n    line-height: 1.2;\n  }\n\n  .gb-julie__callout p {\n    max-width: 680px;\n    margin: 0;\n  }\n\n  .gb-julie__stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin: 26px 0 39px;\n  }\n\n  .gb-julie__stat {\n    min-height: 112px;\n    padding: 20px 13px;\n    border: 1px solid rgba(255, 255, 255, 0.08);\n    border-radius: 16px;\n    background: linear-gradient(145deg, #1d1720, #100d12);\n    text-align: center;\n  }\n\n  .gb-julie__stat-value {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--pink);\n    font-size: 24px;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .gb-julie__stat-label {\n    color: #ddd1d9;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n\n  .gb-julie__section {\n    margin-top: 39px;\n  }\n\n  .gb-julie__section-heading {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .gb-julie__section-heading::before {\n    content: \"\";\n    width: 5px;\n    height: 28px;\n    flex: 0 0 5px;\n    border-radius: 5px;\n    background: linear-gradient(var(--pink-light), var(--pink), var(--purple));\n  }\n\n  .gb-julie__features {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .gb-julie__feature {\n    padding: 22px;\n    border: 1px solid rgba(255, 255, 255, 0.08);\n    border-radius: 17px;\n    background: var(--panel);\n    transition: transform 0.2s ease, border-color 0.2s ease;\n  }\n\n  .gb-julie__feature:hover {\n    transform: translateY(-2px);\n    border-color: rgba(255, 100, 177, 0.42);\n  }\n\n  .gb-julie__feature-icon {\n    display: flex;\n    width: 43px;\n    height: 43px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 14px;\n    border: 1px solid rgba(255, 100, 177, 0.3);\n    border-radius: 12px;\n    background: rgba(255, 100, 177, 0.1);\n    color: var(--pink-light);\n    font-size: 18px;\n    font-weight: 900;\n  }\n\n  .gb-julie__feature-title {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--white);\n    font-size: 17px;\n    font-weight: 800;\n  }\n\n  .gb-julie__feature p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  .gb-julie__perc-stack {\n    display: grid;\n    grid-template-columns: 76px 1fr;\n    gap: 20px;\n    align-items: center;\n    margin-top: 17px;\n    padding: 23px;\n    border: 1px solid rgba(255, 100, 177, 0.2);\n    border-radius: 18px;\n    background: var(--panel);\n  }\n\n  .gb-julie__perc-visual {\n    display: flex;\n    flex-direction: column;\n    gap: 7px;\n  }\n\n  .gb-julie__disc {\n    display: block;\n    height: 13px;\n    border: 1px solid rgba(255, 178, 215, 0.6);\n    border-radius: 999px;\n    background:\n      repeating-linear-gradient(\n        90deg,\n        rgba(255, 100, 177, 0.8) 0,\n        rgba(255, 100, 177, 0.8) 3px,\n        transparent 3px,\n        transparent 7px\n      );\n    box-shadow: 0 0 11px rgba(255, 100, 177, 0.14);\n  }\n\n  .gb-julie__perc-copy strong {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 18px;\n  }\n\n  .gb-julie__perc-copy p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  .gb-julie__spec-wrap {\n    overflow: hidden;\n    border: 1px solid rgba(255, 255, 255, 0.09);\n    border-radius: 17px;\n    background: var(--panel);\n  }\n\n  .gb-julie__spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .gb-julie__spec-table th,\n  .gb-julie__spec-table td {\n    padding: 15px 18px;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.07);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .gb-julie__spec-table tr:last-child th,\n  .gb-julie__spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gb-julie__spec-table th {\n    width: 38%;\n    background: rgba(255, 255, 255, 0.025);\n    color: var(--pink-light);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n  }\n\n  .gb-julie__spec-table td {\n    color: #f1eaf0;\n    font-size: 15px;\n  }\n\n  .gb-julie__notice {\n    margin-top: 17px;\n    padding: 17px 19px;\n    border-left: 4px solid var(--pink);\n    border-radius: 4px 13px 13px 4px;\n    background: rgba(255, 100, 177, 0.08);\n  }\n\n  .gb-julie__notice p {\n    margin: 0;\n    color: #ded2da;\n    font-size: 14px;\n  }\n\n  .gb-julie__care {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 13px;\n  }\n\n  .gb-julie__care-item {\n    padding: 20px;\n    border: 1px solid rgba(255, 255, 255, 0.08);\n    border-radius: 16px;\n    background: var(--panel);\n  }\n\n  .gb-julie__care-number {\n    display: block;\n    margin-bottom: 9px;\n    color: var(--pink);\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 0.08em;\n  }\n\n  .gb-julie__care-item strong {\n    display: block;\n    margin-bottom: 6px;\n  }\n\n  .gb-julie__care-item p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  .gb-julie__links {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 13px;\n  }\n\n  .gb-julie__link-card {\n    display: block;\n    min-height: 145px;\n    padding: 21px;\n    border: 1px solid rgba(255, 255, 255, 0.09);\n    border-radius: 17px;\n    background: linear-gradient(145deg, #1d1720, #100d12);\n    color: var(--white) !important;\n    text-decoration: none !important;\n    transition: transform 0.2s ease, border-color 0.2s ease;\n  }\n\n  .gb-julie__link-card:hover {\n    transform: translateY(-3px);\n    border-color: rgba(255, 100, 177, 0.56);\n  }\n\n  .gb-julie__link-label {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--pink-light);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.11em;\n    text-transform: uppercase;\n  }\n\n  .gb-julie__link-title {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--white);\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.25;\n  }\n\n  .gb-julie__link-copy {\n    color: var(--muted);\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .gb-julie__arrow {\n    margin-left: 5px;\n    color: var(--pink);\n  }\n\n  .gb-julie__faq details {\n    margin-bottom: 10px;\n    overflow: hidden;\n    border: 1px solid rgba(255, 255, 255, 0.08);\n    border-radius: 14px;\n    background: var(--panel);\n  }\n\n  .gb-julie__faq summary {\n    position: relative;\n    padding: 17px 48px 17px 19px;\n    color: var(--white);\n    font-size: 15px;\n    font-weight: 800;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .gb-julie__faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .gb-julie__faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 18px;\n    color: var(--pink);\n    font-size: 23px;\n    font-weight: 400;\n    transform: translateY(-50%);\n  }\n\n  .gb-julie__faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .gb-julie__faq-answer {\n    padding: 0 19px 18px;\n  }\n\n  .gb-julie__faq-answer p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  .gb-julie__footer {\n    margin-top: 39px;\n    padding: 24px;\n    border: 1px solid rgba(255, 100, 177, 0.31);\n    border-radius: 18px;\n    background: linear-gradient(\n      135deg,\n      rgba(255, 100, 177, 0.13),\n      rgba(183, 108, 255, 0.04)\n    );\n    text-align: center;\n  }\n\n  .gb-julie__footer strong {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 20px;\n  }\n\n  .gb-julie__footer p {\n    max-width: 680px;\n    margin: 0 auto;\n    font-size: 14px;\n  }\n\n  @media (max-width: 760px) {\n    .gb-julie {\n      margin: 16px 0;\n      border-radius: 18px;\n    }\n\n    .gb-julie__inner {\n      padding: 25px 18px;\n    }\n\n    .gb-julie h2 {\n      font-size: 33px;\n    }\n\n    .gb-julie h3 {\n      font-size: 22px;\n    }\n\n    .gb-julie__stats {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .gb-julie__features,\n    .gb-julie__care,\n    .gb-julie__links {\n      grid-template-columns: 1fr;\n    }\n\n    .gb-julie__callout::after {\n      right: 5px;\n      bottom: -18px;\n      font-size: 88px;\n    }\n  }\n\n  @media (max-width: 460px) {\n    .gb-julie__stat {\n      min-height: 98px;\n      padding: 17px 9px;\n    }\n\n    .gb-julie__stat-value {\n      font-size: 21px;\n    }\n\n    .gb-julie__perc-stack {\n      grid-template-columns: 1fr;\n    }\n\n    .gb-julie__perc-visual {\n      max-width: 90px;\n    }\n\n    .gb-julie__spec-table th,\n    .gb-julie__spec-table td {\n      display: block;\n      width: 100%;\n      padding: 11px 15px;\n    }\n\n    .gb-julie__spec-table th {\n      padding-bottom: 4px;\n      border-bottom: 0;\n    }\n\n    .gb-julie__spec-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"gb-julie\" aria-label=\"Chongz Julie Triple Honeycomb Perc Ice Bong\"\u003e\n  \u003cdiv class=\"gb-julie__inner\"\u003e\n\n    \u003cdiv class=\"gb-julie__badge\"\u003e\n      \u003cspan class=\"gb-julie__badge-dot\"\u003e\u003c\/span\u003e\n      Chongz • Triple Honeycomb • 5mm Glass\n    \u003c\/div\u003e\n\n    \u003ch2\u003eChongz Julie \u003cspan\u003eTriple Honeycomb Perc Ice Bong\u003c\/span\u003e – 32cm\u003c\/h2\u003e\n\n    \u003cp class=\"gb-julie__intro\"\u003e\n      The \u003cstrong\u003eChongz Julie\u003c\/strong\u003e packs an impressive filtration system into a clean,\n      straight 32cm profile. Three stacked honeycomb percolator discs fill the main chamber,\n      accompanied by an ice pinch and attractive translucent pink glass accents.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Constructed from substantial 5mm glass, Julie combines a modern technical appearance\n      with the simplicity of a straight-tube bong. The transparent body leaves its internal\n      diffuser stack fully visible, making the filtration system the centrepiece of the design.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gb-julie__callout\"\u003e\n      \u003cdiv class=\"gb-julie__callout-content\"\u003e\n        \u003cspan class=\"gb-julie__eyebrow\"\u003eThree-stage diffusion\u003c\/span\u003e\n        \u003cspan class=\"gb-julie__callout-title\"\u003e\n          Three stacked honeycomb discs inside one streamlined glass chamber\n        \u003c\/span\u003e\n        \u003cp\u003e\n          Each perforated disc divides airflow across numerous small openings as it passes\n          through the chamber, creating the visual bubbling action associated with honeycomb percolators.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-julie__stats\" aria-label=\"Product highlights\"\u003e\n      \u003cdiv class=\"gb-julie__stat\"\u003e\n        \u003cspan class=\"gb-julie__stat-value\"\u003e32cm\u003c\/span\u003e\n        \u003cspan class=\"gb-julie__stat-label\"\u003eOverall height\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-julie__stat\"\u003e\n        \u003cspan class=\"gb-julie__stat-value\"\u003e5mm\u003c\/span\u003e\n        \u003cspan class=\"gb-julie__stat-label\"\u003eGlass thickness\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-julie__stat\"\u003e\n        \u003cspan class=\"gb-julie__stat-value\"\u003eTriple\u003c\/span\u003e\n        \u003cspan class=\"gb-julie__stat-label\"\u003eHoneycomb perc\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-julie__stat\"\u003e\n        \u003cspan class=\"gb-julie__stat-value\"\u003eIce\u003c\/span\u003e\n        \u003cspan class=\"gb-julie__stat-label\"\u003ePinch fitted\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-julie__section\"\u003e\n      \u003ch3 class=\"gb-julie__section-heading\"\u003eWhy Julie stands out\u003c\/h3\u003e\n\n      \u003cdiv class=\"gb-julie__features\"\u003e\n        \u003cdiv class=\"gb-julie__feature\"\u003e\n          \u003cdiv class=\"gb-julie__feature-icon\"\u003e3×\u003c\/div\u003e\n          \u003cspan class=\"gb-julie__feature-title\"\u003eTriple honeycomb diffuser\u003c\/span\u003e\n          \u003cp\u003e\n            Three stacked, perforated glass discs create a distinctive multi-level\n            filtration arrangement inside the main chamber.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-julie__feature\"\u003e\n          \u003cdiv class=\"gb-julie__feature-icon\"\u003e5\u003c\/div\u003e\n          \u003cspan class=\"gb-julie__feature-title\"\u003eSubstantial 5mm glass\u003c\/span\u003e\n          \u003cp\u003e\n            The bong is constructed from 5mm glass, giving the straight body and broad\n            circular foot a reassuringly solid feel.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-julie__feature\"\u003e\n          \u003cdiv class=\"gb-julie__feature-icon\"\u003e❄\u003c\/div\u003e\n          \u003cspan class=\"gb-julie__feature-title\"\u003eIntegrated ice pinch\u003c\/span\u003e\n          \u003cp\u003e\n            Glass pinches inside the upper tube allow ice to be positioned in the neck\n            above the diffuser chamber.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-julie__feature\"\u003e\n          \u003cdiv class=\"gb-julie__feature-icon\"\u003eJ\u003c\/div\u003e\n          \u003cspan class=\"gb-julie__feature-title\"\u003ePink-accented finish\u003c\/span\u003e\n          \u003cp\u003e\n            Translucent pink detailing around the mouthpiece, neck and foot gives the\n            technical glass design a more colourful personality.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-julie__perc-stack\"\u003e\n        \u003cdiv class=\"gb-julie__perc-visual\" aria-hidden=\"true\"\u003e\n          \u003cspan class=\"gb-julie__disc\"\u003e\u003c\/span\u003e\n          \u003cspan class=\"gb-julie__disc\"\u003e\u003c\/span\u003e\n          \u003cspan class=\"gb-julie__disc\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-julie__perc-copy\"\u003e\n          \u003cstrong\u003eWhat is a honeycomb percolator?\u003c\/strong\u003e\n          \u003cp\u003e\n            A honeycomb perc is a flat glass disc containing many small openings. Julie\n            places three of these discs one above another inside the clear central chamber.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-julie__section\"\u003e\n      \u003ch3 class=\"gb-julie__section-heading\"\u003eTechnical looks without excessive size\u003c\/h3\u003e\n\n      \u003cp\u003e\n        At approximately 32cm tall, Julie sits neatly between a compact bong and a much larger\n        display piece. The straight profile keeps its footprint manageable while leaving enough\n        height for the triple diffuser system, ice pinch and elongated mouthpiece.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Black Chongz branding contrasts against the pink-tinted upper section, while the clear\n        lower chamber keeps all three honeycomb discs visible. It is an eye-catching choice for\n        customers who want more internal detail than a conventional straight bong.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-julie__section\"\u003e\n      \u003ch3 class=\"gb-julie__section-heading\"\u003eProduct specifications\u003c\/h3\u003e\n\n      \u003cdiv class=\"gb-julie__spec-wrap\"\u003e\n        \u003ctable class=\"gb-julie__spec-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n              \u003ctd\u003eTriple-percolator glass ice bong\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n              \u003ctd\u003eChongz\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n              \u003ctd\u003eJulie\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n              \u003ctd\u003eApproximately 32cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eGlass thickness\u003c\/th\u003e\n              \u003ctd\u003e5mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDiffuser system\u003c\/th\u003e\n              \u003ctd\u003eThree stacked honeycomb percolator discs\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCooling feature\u003c\/th\u003e\n              \u003ctd\u003eIntegrated ice pinch\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eBody style\u003c\/th\u003e\n              \u003ctd\u003eStraight cylindrical glass chamber\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eBase\u003c\/th\u003e\n              \u003ctd\u003eFlat circular glass foot\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColour\u003c\/th\u003e\n              \u003ctd\u003eClear glass with translucent pink accents\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSupplier reference\u003c\/th\u003e\n              \u003ctd\u003eWP-GCH472B\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-julie__notice\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003ePlease note:\u003c\/strong\u003e no joint-size measurement has been provided by the\n          supplier, so an unverified joint size has not been added to this listing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-julie__section\"\u003e\n      \u003ch3 class=\"gb-julie__section-heading\"\u003eCare and cleaning\u003c\/h3\u003e\n\n      \u003cdiv class=\"gb-julie__care\"\u003e\n        \u003cdiv class=\"gb-julie__care-item\"\u003e\n          \u003cspan class=\"gb-julie__care-number\"\u003e01\u003c\/span\u003e\n          \u003cstrong\u003eClean before residue settles\u003c\/strong\u003e\n          \u003cp\u003e\n            Regular cleaning is particularly helpful with multiple diffuser discs and their small openings.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-julie__care-item\"\u003e\n          \u003cspan class=\"gb-julie__care-number\"\u003e02\u003c\/span\u003e\n          \u003cstrong\u003eUse glass-safe cleaner\u003c\/strong\u003e\n          \u003cp\u003e\n            Use an appropriate glass-bong cleaning solution and rinse every internal level thoroughly.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-julie__care-item\"\u003e\n          \u003cspan class=\"gb-julie__care-number\"\u003e03\u003c\/span\u003e\n          \u003cstrong\u003eAvoid thermal shock\u003c\/strong\u003e\n          \u003cp\u003e\n            Do not expose the glass to sudden changes between very hot and very cold temperatures.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-julie__section\"\u003e\n      \u003ch3 class=\"gb-julie__section-heading\"\u003eExplore more from Gorilla Bongs\u003c\/h3\u003e\n\n      \u003cdiv class=\"gb-julie__links\"\u003e\n        \u003ca class=\"gb-julie__link-card\" href=\"https:\/\/www.bongs.co.uk\/collections\/percolator-bongs\"\u003e\n          \u003cspan class=\"gb-julie__link-label\"\u003eMore filtration designs\u003c\/span\u003e\n          \u003cspan class=\"gb-julie__link-title\"\u003e\n            Percolator Bongs \u003cspan class=\"gb-julie__arrow\"\u003e→\u003c\/span\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"gb-julie__link-copy\"\u003e\n            Explore more specialist glass bongs with built-in diffuser and percolator systems.\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"gb-julie__link-card\" href=\"https:\/\/www.bongs.co.uk\/collections\/glass-bongs\"\u003e\n          \u003cspan class=\"gb-julie__link-label\"\u003eBrowse the range\u003c\/span\u003e\n          \u003cspan class=\"gb-julie__link-title\"\u003e\n            Glass Bongs \u003cspan class=\"gb-julie__arrow\"\u003e→\u003c\/span\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"gb-julie__link-copy\"\u003e\n            Compare straight glass, beaker, coloured and specialist bong designs.\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"gb-julie__link-card\" href=\"https:\/\/www.bongs.co.uk\/collections\/new-bongs\"\u003e\n          \u003cspan class=\"gb-julie__link-label\"\u003eRecently added\u003c\/span\u003e\n          \u003cspan class=\"gb-julie__link-title\"\u003e\n            New Bongs \u003cspan class=\"gb-julie__arrow\"\u003e→\u003c\/span\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"gb-julie__link-copy\"\u003e\n            See the latest glass, acrylic and novelty arrivals at Gorilla Bongs.\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-julie__section gb-julie__faq\"\u003e\n      \u003ch3 class=\"gb-julie__section-heading\"\u003eFrequently asked questions\u003c\/h3\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow tall is the Chongz Julie bong?\u003c\/summary\u003e\n        \u003cdiv class=\"gb-julie__faq-answer\"\u003e\n          \u003cp\u003e\n            The bong measures approximately 32cm from its circular foot to the mouthpiece.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow many percolators does it have?\u003c\/summary\u003e\n        \u003cdiv class=\"gb-julie__faq-answer\"\u003e\n          \u003cp\u003e\n            Julie contains three stacked honeycomb percolator discs inside the main glass chamber.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow thick is the glass?\u003c\/summary\u003e\n        \u003cdiv class=\"gb-julie__faq-answer\"\u003e\n          \u003cp\u003e\n            The manufacturer states a glass thickness of approximately 5mm.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it have an ice catcher?\u003c\/summary\u003e\n        \u003cdiv class=\"gb-julie__faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. An integrated ice pinch is positioned inside the upper section of the glass tube.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat colour is this version?\u003c\/summary\u003e\n        \u003cdiv class=\"gb-julie__faq-answer\"\u003e\n          \u003cp\u003e\n            This model has a clear main chamber with translucent pink detailing around the\n            mouthpiece, upper tube and circular base.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo triple honeycomb percolators require regular cleaning?\u003c\/summary\u003e\n        \u003cdiv class=\"gb-julie__faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. The small openings work best when kept clear, so regular cleaning is recommended\n            rather than allowing residue to accumulate across the discs.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-julie__footer\"\u003e\n      \u003cstrong\u003eThree honeycomb diffusers. One elegant pink glass bong.\u003c\/strong\u003e\n      \u003cp\u003e\n        The Chongz Julie combines technical internal glasswork, substantial 5mm construction\n        and delicate pink detailing in a practical 32cm straight-tube design.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Bongs","offers":[{"title":"Default Title","offer_id":57506263236988,"sku":"WP-GCH472B","price":49.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/1240\/0417\/files\/WP-GCH472B-ChongzGlass32cmJulie5mmDiffusorPinkAccentWaterpipe.png?v=1790452261","url":"https:\/\/www.bongs.co.uk\/products\/chongz-julie-triple-honeycomb-perc-ice-bong-pink-32cm","provider":"Bongs","version":"1.0","type":"link"}