{"product_id":"chongz-happy-daze-bubble-acrylic-bong-40cm","title":"Chongz Happy Daze Bubble Acrylic Bong – 40cm","description":"\u003cstyle\u003e\n  .gb-happy-daze{\n    --bg:#070707;\n    --panel:#111214;\n    --panel2:#18191d;\n    --gold:#ffd447;\n    --amber:#ffab2e;\n    --red:#f05243;\n    --silver:#e9edf2;\n    --muted:#bec1c7;\n    --line:#2c2e34;\n    max-width:980px;\n    margin:24px auto;\n    color:#fff;\n    font-family:Arial,Helvetica,sans-serif;\n    line-height:1.6;\n  }\n\n  .gb-happy-daze,\n  .gb-happy-daze *{\n    box-sizing:border-box;\n  }\n\n  .gb-happy-daze a{\n    color:inherit;\n  }\n\n  .gb-happy-daze .gb-shell{\n    overflow:hidden;\n    border:1px solid var(--line);\n    border-radius:22px;\n    background:\n      radial-gradient(circle at 95% 0%,rgba(255,212,71,.14),transparent 29%),\n      radial-gradient(circle at 0% 100%,rgba(240,82,67,.09),transparent 31%),\n      var(--bg);\n    box-shadow:0 18px 45px rgba(0,0,0,.38);\n  }\n\n  .gb-happy-daze .gb-hero{\n    padding:38px 34px 32px;\n    border-bottom:1px solid var(--line);\n    background:\n      linear-gradient(135deg,rgba(255,212,71,.10),transparent 47%),\n      linear-gradient(315deg,rgba(240,82,67,.07),transparent 43%);\n  }\n\n  .gb-happy-daze .gb-badge{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    margin-bottom:16px;\n    padding:7px 13px;\n    border:1px solid rgba(255,212,71,.45);\n    border-radius:999px;\n    color:#fff;\n    background:rgba(255,212,71,.09);\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n\n  .gb-happy-daze .gb-badge::before{\n    content:\"\";\n    width:8px;\n    height:8px;\n    border-radius:50%;\n    background:var(--gold);\n    box-shadow:0 0 12px var(--gold);\n  }\n\n  .gb-happy-daze h2{\n    margin:0 0 14px;\n    color:#fff;\n    font-size:clamp(28px,4.5vw,46px);\n    line-height:1.08;\n    letter-spacing:-.03em;\n  }\n\n  .gb-happy-daze h3{\n    margin:0 0 16px;\n    color:#fff;\n    font-size:23px;\n    line-height:1.25;\n  }\n\n  .gb-happy-daze p{\n    margin:0 0 16px;\n    color:var(--muted);\n  }\n\n  .gb-happy-daze .gb-intro{\n    max-width:790px;\n    margin-bottom:20px;\n    font-size:17px;\n  }\n\n  .gb-happy-daze .gb-highlight{\n    color:var(--gold);\n    font-weight:800;\n  }\n\n  .gb-happy-daze .gb-stats{\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:12px;\n    margin-top:24px;\n  }\n\n  .gb-happy-daze .gb-stat{\n    min-height:92px;\n    padding:16px;\n    border:1px solid var(--line);\n    border-radius:15px;\n    background:rgba(17,18,20,.91);\n  }\n\n  .gb-happy-daze .gb-stat strong{\n    display:block;\n    margin-bottom:3px;\n    color:var(--gold);\n    font-size:17px;\n  }\n\n  .gb-happy-daze .gb-stat:nth-child(2) strong{\n    color:var(--silver);\n  }\n\n  .gb-happy-daze .gb-stat:nth-child(3) strong{\n    color:var(--amber);\n  }\n\n  .gb-happy-daze .gb-stat:nth-child(4) strong{\n    color:var(--red);\n  }\n\n  .gb-happy-daze .gb-stat span{\n    color:var(--muted);\n    font-size:13px;\n  }\n\n  .gb-happy-daze .gb-section{\n    padding:30px 34px;\n    border-bottom:1px solid var(--line);\n  }\n\n  .gb-happy-daze .gb-section:last-child{\n    border-bottom:0;\n  }\n\n  .gb-happy-daze .gb-eyebrow{\n    margin-bottom:7px;\n    color:var(--gold);\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:.1em;\n    text-transform:uppercase;\n  }\n\n  .gb-happy-daze .gb-grid{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:14px;\n  }\n\n  .gb-happy-daze .gb-card{\n    padding:20px;\n    border:1px solid var(--line);\n    border-radius:16px;\n    background:linear-gradient(145deg,var(--panel2),var(--panel));\n  }\n\n  .gb-happy-daze .gb-card-icon{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:40px;\n    height:40px;\n    margin-bottom:13px;\n    border-radius:12px;\n    color:#171100;\n    background:linear-gradient(135deg,var(--gold),var(--amber));\n    box-shadow:0 6px 20px rgba(255,212,71,.14);\n    font-size:17px;\n    font-weight:900;\n  }\n\n  .gb-happy-daze .gb-card:nth-child(2) .gb-card-icon{\n    color:#141518;\n    background:linear-gradient(135deg,#fff,var(--silver));\n  }\n\n  .gb-happy-daze .gb-card:nth-child(3) .gb-card-icon{\n    color:#fff;\n    background:linear-gradient(135deg,var(--red),var(--amber));\n  }\n\n  .gb-happy-daze .gb-card:nth-child(4) .gb-card-icon{\n    color:#171100;\n    background:linear-gradient(135deg,var(--amber),var(--gold));\n  }\n\n  .gb-happy-daze .gb-card strong{\n    display:block;\n    margin-bottom:6px;\n    color:#fff;\n    font-size:16px;\n  }\n\n  .gb-happy-daze .gb-card p{\n    margin:0;\n    font-size:14px;\n  }\n\n  .gb-happy-daze .gb-notice{\n    margin-top:18px;\n    padding:18px;\n    border:1px solid rgba(255,171,46,.4);\n    border-left:4px solid var(--amber);\n    border-radius:14px;\n    background:\n      linear-gradient(90deg,rgba(255,171,46,.09),rgba(240,82,67,.04));\n  }\n\n  .gb-happy-daze .gb-notice strong{\n    display:block;\n    margin-bottom:4px;\n    color:#fff;\n  }\n\n  .gb-happy-daze .gb-notice p{\n    margin:0;\n    font-size:14px;\n  }\n\n  .gb-happy-daze .gb-specs{\n    width:100%;\n    overflow:hidden;\n    border-collapse:separate;\n    border-spacing:0;\n    border:1px solid var(--line);\n    border-radius:15px;\n    background:var(--panel);\n  }\n\n  .gb-happy-daze .gb-specs th,\n  .gb-happy-daze .gb-specs td{\n    padding:14px 16px;\n    border-bottom:1px solid var(--line);\n    text-align:left;\n    vertical-align:top;\n  }\n\n  .gb-happy-daze .gb-specs tr:last-child th,\n  .gb-happy-daze .gb-specs tr:last-child td{\n    border-bottom:0;\n  }\n\n  .gb-happy-daze .gb-specs th{\n    width:35%;\n    color:#fff;\n    background:#151619;\n    font-size:14px;\n  }\n\n  .gb-happy-daze .gb-specs td{\n    color:var(--muted);\n    font-size:14px;\n  }\n\n  .gb-happy-daze .gb-included{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:12px;\n  }\n\n  .gb-happy-daze .gb-included-item{\n    padding:18px;\n    border:1px solid var(--line);\n    border-radius:14px;\n    background:linear-gradient(145deg,var(--panel2),var(--panel));\n  }\n\n  .gb-happy-daze .gb-included-item strong{\n    display:block;\n    margin-bottom:5px;\n    color:#fff;\n  }\n\n  .gb-happy-daze .gb-included-item span{\n    color:var(--muted);\n    font-size:14px;\n  }\n\n  .gb-happy-daze .gb-care{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .gb-happy-daze .gb-care li{\n    position:relative;\n    margin:0 0 11px;\n    padding-left:25px;\n    color:var(--muted);\n  }\n\n  .gb-happy-daze .gb-care li::before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    top:0;\n    color:var(--gold);\n    font-weight:900;\n  }\n\n  .gb-happy-daze .gb-links{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:14px;\n  }\n\n  .gb-happy-daze .gb-link{\n    display:block;\n    padding:20px;\n    border:1px solid var(--line);\n    border-radius:16px;\n    color:#fff;\n    text-decoration:none;\n    background:linear-gradient(145deg,#191a1e,#0f1012);\n    transition:transform .18s ease,border-color .18s ease;\n  }\n\n  .gb-happy-daze .gb-link:hover{\n    transform:translateY(-2px);\n    border-color:var(--gold);\n  }\n\n  .gb-happy-daze .gb-link strong{\n    display:block;\n    margin-bottom:5px;\n    color:#fff;\n  }\n\n  .gb-happy-daze .gb-link span{\n    color:var(--muted);\n    font-size:14px;\n  }\n\n  .gb-happy-daze .gb-arrow{\n    display:inline-block;\n    margin-top:10px;\n    color:var(--gold) !important;\n    font-weight:800;\n  }\n\n  .gb-happy-daze details{\n    margin-bottom:10px;\n    border:1px solid var(--line);\n    border-radius:13px;\n    background:var(--panel);\n  }\n\n  .gb-happy-daze details:last-child{\n    margin-bottom:0;\n  }\n\n  .gb-happy-daze summary{\n    padding:16px 18px;\n    color:#fff;\n    font-weight:700;\n    cursor:pointer;\n    list-style:none;\n  }\n\n  .gb-happy-daze summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .gb-happy-daze summary::after{\n    content:\"+\";\n    float:right;\n    color:var(--gold);\n    font-size:20px;\n    line-height:1;\n  }\n\n  .gb-happy-daze details[open] summary::after{\n    content:\"−\";\n  }\n\n  .gb-happy-daze details p{\n    margin:0;\n    padding:0 18px 17px;\n    font-size:14px;\n  }\n\n  @media(max-width:760px){\n    .gb-happy-daze{\n      margin:16px 0;\n    }\n\n    .gb-happy-daze .gb-shell{\n      border-radius:17px;\n    }\n\n    .gb-happy-daze .gb-hero,\n    .gb-happy-daze .gb-section{\n      padding:25px 18px;\n    }\n\n    .gb-happy-daze .gb-stats{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n\n    .gb-happy-daze .gb-grid,\n    .gb-happy-daze .gb-links{\n      grid-template-columns:1fr;\n    }\n\n    .gb-happy-daze .gb-specs th,\n    .gb-happy-daze .gb-specs td{\n      padding:12px;\n    }\n\n    .gb-happy-daze .gb-specs th{\n      width:40%;\n    }\n  }\n\n  @media(max-width:480px){\n    .gb-happy-daze .gb-included{\n      grid-template-columns:1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"gb-happy-daze\" aria-label=\"Chongz Happy Daze acrylic bong product information\"\u003e\n  \u003cdiv class=\"gb-shell\"\u003e\n\n    \u003cdiv class=\"gb-hero\"\u003e\n      \u003cdiv class=\"gb-badge\"\u003eChongz • Tall 40cm Acrylic\u003c\/div\u003e\n\n      \u003ch2\u003eChongz Happy Daze Bubble Acrylic Bong – 40cm\u003c\/h2\u003e\n\n      \u003cp class=\"gb-intro\"\u003e\n        The Chongz Happy Daze is a tall acrylic bong with a distinctive rounded\n        chamber and a substantial \u003cspan class=\"gb-highlight\"\u003e40cm profile\u003c\/span\u003e.\n        Its lightly coloured transparent body is finished with contrasting\n        accents and prominent Chongz branding.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Made from approximately 3mm-thick acrylic, it offers the scale of a large\n        bong without the additional weight and fragility associated with a\n        comparable glass piece.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"gb-stats\"\u003e\n        \u003cdiv class=\"gb-stat\"\u003e\n          \u003cstrong\u003e40cm\u003c\/strong\u003e\n          \u003cspan\u003eApproximately 16 inches tall\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-stat\"\u003e\n          \u003cstrong\u003e3mm\u003c\/strong\u003e\n          \u003cspan\u003eApproximate acrylic thickness\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-stat\"\u003e\n          \u003cstrong\u003eAluminium\u003c\/strong\u003e\n          \u003cspan\u003eDownpipe and cone included\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-stat\"\u003e\n          \u003cstrong\u003eAssorted\u003c\/strong\u003e\n          \u003cspan\u003eAccent colours may vary\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-section\"\u003e\n      \u003cdiv class=\"gb-eyebrow\"\u003eTall, lightweight and distinctive\u003c\/div\u003e\n      \u003ch3\u003eWhy choose the Happy Daze?\u003c\/h3\u003e\n\n      \u003cdiv class=\"gb-grid\"\u003e\n        \u003cdiv class=\"gb-card\"\u003e\n          \u003cdiv class=\"gb-card-icon\"\u003e40\u003c\/div\u003e\n          \u003cstrong\u003eLarge 40cm profile\u003c\/strong\u003e\n          \u003cp\u003e\n            At approximately 40cm tall, the Happy Daze offers considerably more\n            presence than a mini or compact acrylic bong.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-card\"\u003e\n          \u003cdiv class=\"gb-card-icon\"\u003eA\u003c\/div\u003e\n          \u003cstrong\u003eDurable acrylic construction\u003c\/strong\u003e\n          \u003cp\u003e\n            The approximately 3mm acrylic body keeps the bong lightweight while\n            being less fragile than an equivalent glass design.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-card\"\u003e\n          \u003cdiv class=\"gb-card-icon\"\u003e○\u003c\/div\u003e\n          \u003cstrong\u003eRounded bubble chamber\u003c\/strong\u003e\n          \u003cp\u003e\n            Its shaped lower chamber gives the bong a traditional bubble-base\n            silhouette and helps distinguish it from a plain straight tube.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-card\"\u003e\n          \u003cdiv class=\"gb-card-icon\"\u003eC\u003c\/div\u003e\n          \u003cstrong\u003eRecognisable Chongz styling\u003c\/strong\u003e\n          \u003cp\u003e\n            Bold Chongz graphics, transparent acrylic and contrasting coloured\n            accents produce a clean but distinctive finish.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-notice\"\u003e\n        \u003cstrong\u003ePlease note: colours are assorted\u003c\/strong\u003e\n        \u003cp\u003e\n          The version shown in the photographs is an example. Accent colours\n          and small design details may vary, and the version sent will be\n          selected according to current availability.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-section\"\u003e\n      \u003cdiv class=\"gb-eyebrow\"\u003eProduct information\u003c\/div\u003e\n      \u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n      \u003ctable class=\"gb-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          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n            \u003ctd\u003eHappy Daze\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n            \u003ctd\u003eAcrylic bong\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 40cm \/ 16 inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBody thickness\u003c\/th\u003e\n            \u003ctd\u003eApproximately 3mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMain material\u003c\/th\u003e\n            \u003ctd\u003eAcrylic\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDownpipe and cone\u003c\/th\u003e\n            \u003ctd\u003eAluminium\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eChamber style\u003c\/th\u003e\n            \u003ctd\u003eRounded bubble chamber\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColour\u003c\/th\u003e\n            \u003ctd\u003eAssorted – selected according to availability\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-section\"\u003e\n      \u003cdiv class=\"gb-eyebrow\"\u003eInside the pack\u003c\/div\u003e\n      \u003ch3\u003eWhat’s included?\u003c\/h3\u003e\n\n      \u003cdiv class=\"gb-included\"\u003e\n        \u003cdiv class=\"gb-included-item\"\u003e\n          \u003cstrong\u003e1 × Chongz acrylic bong\u003c\/strong\u003e\n          \u003cspan\u003e\n            Tall Happy Daze acrylic bong with a rounded chamber and stable base.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-included-item\"\u003e\n          \u003cstrong\u003e1 × Aluminium downpipe and cone\u003c\/strong\u003e\n          \u003cspan\u003e\n            The required aluminium smoking component is supplied with the bong.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-section\"\u003e\n      \u003cdiv class=\"gb-eyebrow\"\u003eKeep it looking clear\u003c\/div\u003e\n      \u003ch3\u003eCare and cleaning\u003c\/h3\u003e\n\n      \u003cul class=\"gb-care\"\u003e\n        \u003cli\u003eEmpty and rinse the bong regularly to prevent residue build-up.\u003c\/li\u003e\n        \u003cli\u003eUse cleaning products specifically described as suitable for acrylic.\u003c\/li\u003e\n        \u003cli\u003eAvoid boiling water, aggressive solvents and abrasive brushes.\u003c\/li\u003e\n        \u003cli\u003eRemove and clean the aluminium components separately when needed.\u003c\/li\u003e\n        \u003cli\u003eAllow the bong and all components to dry completely before reassembly.\u003c\/li\u003e\n        \u003cli\u003eStore the bong upright and away from strong heat or direct sunlight.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-section\"\u003e\n      \u003cdiv class=\"gb-eyebrow\"\u003eExplore Gorilla Bongs\u003c\/div\u003e\n      \u003ch3\u003eContinue browsing\u003c\/h3\u003e\n\n      \u003cdiv class=\"gb-links\"\u003e\n        \u003ca class=\"gb-link\" href=\"https:\/\/www.bongs.co.uk\/collections\/acrylic-bongs\"\u003e\n          \u003cstrong\u003eAcrylic Bongs\u003c\/strong\u003e\n          \u003cspan\u003e\n            Browse more lightweight, colourful and durable acrylic designs.\n          \u003c\/span\u003e\n          \u003cspan class=\"gb-arrow\"\u003eShop acrylic bongs →\u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"gb-link\" href=\"https:\/\/www.bongs.co.uk\/collections\/chongz-bongs\"\u003e\n          \u003cstrong\u003eChongz Bongs\u003c\/strong\u003e\n          \u003cspan\u003e\n            Explore more original bong designs from the Chongz range.\n          \u003c\/span\u003e\n          \u003cspan class=\"gb-arrow\"\u003eExplore Chongz →\u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"gb-link\" href=\"https:\/\/www.bongs.co.uk\/collections\/new-bongs\"\u003e\n          \u003cstrong\u003eNew Bongs\u003c\/strong\u003e\n          \u003cspan\u003e\n            See the newest glass, acrylic and specialist bongs added to our shop.\n          \u003c\/span\u003e\n          \u003cspan class=\"gb-arrow\"\u003eView new arrivals →\u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-section\"\u003e\n      \u003cdiv class=\"gb-eyebrow\"\u003eProduct questions\u003c\/div\u003e\n      \u003ch3\u003eFrequently asked questions\u003c\/h3\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow tall is the Chongz Happy Daze bong?\u003c\/summary\u003e\n        \u003cp\u003e\n          It measures approximately 40cm, which is equivalent to around\n          16 inches.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it made from glass?\u003c\/summary\u003e\n        \u003cp\u003e\n          No. The main body is made from approximately 3mm-thick acrylic.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is supplied with the bong?\u003c\/summary\u003e\n        \u003cp\u003e\n          The package contains one acrylic bong and one aluminium downpipe and\n          cone assembly.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWill I receive the exact colour shown?\u003c\/summary\u003e\n        \u003cp\u003e\n          Not necessarily. This product is supplied in assorted colours, so the\n          accent colour sent will depend on current stock.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this a compact bong?\u003c\/summary\u003e\n        \u003cp\u003e\n          No. At approximately 40cm tall, this is a large acrylic bong rather\n          than a compact or travel-sized model.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow should I clean an acrylic bong?\u003c\/summary\u003e\n        \u003cp\u003e\n          Rinse it regularly and use products suitable for acrylic. Do not use\n          boiling water, abrasive tools or powerful solvents, as these can\n          damage or mark the body.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Bongs","offers":[{"title":"Default Title","offer_id":57481592930684,"sku":null,"price":21.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/1240\/0417\/files\/ChongzAcrylic_HappyDazeDesignWaterpipe_16Inches_-Assorted.png?v=1790073922","url":"https:\/\/www.bongs.co.uk\/products\/chongz-happy-daze-bubble-acrylic-bong-40cm","provider":"Bongs","version":"1.0","type":"link"}