{"product_id":"chongz-happy-face-acrylic-percolator-bong-41cm","title":"Chongz Happy Face Acrylic Percolator Bong – 41cm","description":"\u003cstyle\u003e\n  .gb-happy-perc{\n    --bg:#070707;\n    --panel:#111214;\n    --panel2:#181a1d;\n    --orange:#ff9d21;\n    --gold:#ffd34a;\n    --cream:#fff4d2;\n    --red:#ff513d;\n    --white:#fafafa;\n    --muted:#bfc1c7;\n    --line:#2d2f35;\n    max-width:980px;\n    margin:24px auto;\n    color:var(--white);\n    font-family:Arial,Helvetica,sans-serif;\n    line-height:1.6;\n  }\n\n  .gb-happy-perc,\n  .gb-happy-perc *{\n    box-sizing:border-box;\n  }\n\n  .gb-happy-perc a{\n    color:inherit;\n  }\n\n  .gb-happy-perc .gb-shell{\n    overflow:hidden;\n    border:1px solid var(--line);\n    border-radius:22px;\n    background:\n      radial-gradient(circle at 96% 0%,rgba(255,157,33,.15),transparent 29%),\n      radial-gradient(circle at 0% 100%,rgba(255,211,74,.09),transparent 31%),\n      var(--bg);\n    box-shadow:0 18px 45px rgba(0,0,0,.38);\n  }\n\n  .gb-happy-perc .gb-hero{\n    padding:38px 34px 32px;\n    border-bottom:1px solid var(--line);\n    background:\n      linear-gradient(135deg,rgba(255,157,33,.11),transparent 47%),\n      linear-gradient(315deg,rgba(255,211,74,.06),transparent 42%);\n  }\n\n  .gb-happy-perc .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,157,33,.48);\n    border-radius:999px;\n    color:#fff;\n    background:rgba(255,157,33,.10);\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n\n  .gb-happy-perc .gb-badge::before{\n    content:\"\";\n    width:8px;\n    height:8px;\n    border-radius:50%;\n    background:var(--orange);\n    box-shadow:0 0 13px var(--orange);\n  }\n\n  .gb-happy-perc 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-perc h3{\n    margin:0 0 16px;\n    color:#fff;\n    font-size:23px;\n    line-height:1.25;\n  }\n\n  .gb-happy-perc p{\n    margin:0 0 16px;\n    color:var(--muted);\n  }\n\n  .gb-happy-perc .gb-intro{\n    max-width:800px;\n    margin-bottom:20px;\n    font-size:17px;\n  }\n\n  .gb-happy-perc .gb-highlight{\n    color:var(--orange);\n    font-weight:800;\n  }\n\n  .gb-happy-perc .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-perc .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,.92);\n  }\n\n  .gb-happy-perc .gb-stat strong{\n    display:block;\n    margin-bottom:3px;\n    color:var(--orange);\n    font-size:17px;\n  }\n\n  .gb-happy-perc .gb-stat:nth-child(2) strong{\n    color:var(--gold);\n  }\n\n  .gb-happy-perc .gb-stat:nth-child(3) strong{\n    color:var(--cream);\n  }\n\n  .gb-happy-perc .gb-stat:nth-child(4) strong{\n    color:var(--red);\n  }\n\n  .gb-happy-perc .gb-stat span{\n    color:var(--muted);\n    font-size:13px;\n  }\n\n  .gb-happy-perc .gb-section{\n    padding:30px 34px;\n    border-bottom:1px solid var(--line);\n  }\n\n  .gb-happy-perc .gb-section:last-child{\n    border-bottom:0;\n  }\n\n  .gb-happy-perc .gb-eyebrow{\n    margin-bottom:7px;\n    color:var(--orange);\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:.1em;\n    text-transform:uppercase;\n  }\n\n  .gb-happy-perc .gb-grid{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:14px;\n  }\n\n  .gb-happy-perc .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-perc .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:#171000;\n    background:linear-gradient(135deg,var(--orange),var(--gold));\n    box-shadow:0 6px 20px rgba(255,157,33,.15);\n    font-size:17px;\n    font-weight:900;\n  }\n\n  .gb-happy-perc .gb-card:nth-child(2) .gb-card-icon{\n    color:#131313;\n    background:linear-gradient(135deg,#fff,var(--cream));\n  }\n\n  .gb-happy-perc .gb-card:nth-child(3) .gb-card-icon{\n    color:#fff;\n    background:linear-gradient(135deg,var(--red),var(--orange));\n  }\n\n  .gb-happy-perc .gb-card:nth-child(4) .gb-card-icon{\n    background:linear-gradient(135deg,var(--gold),var(--orange));\n  }\n\n  .gb-happy-perc .gb-card strong{\n    display:block;\n    margin-bottom:6px;\n    color:#fff;\n    font-size:16px;\n  }\n\n  .gb-happy-perc .gb-card p{\n    margin:0;\n    font-size:14px;\n  }\n\n  .gb-happy-perc .gb-perc-panel{\n    position:relative;\n    margin-top:18px;\n    padding:21px;\n    overflow:hidden;\n    border:1px solid rgba(255,157,33,.42);\n    border-radius:16px;\n    background:\n      linear-gradient(135deg,rgba(255,157,33,.11),rgba(255,211,74,.03));\n  }\n\n  .gb-happy-perc .gb-perc-panel::after{\n    content:\"\";\n    position:absolute;\n    right:-35px;\n    bottom:-45px;\n    width:130px;\n    height:130px;\n    border:18px solid rgba(255,211,74,.06);\n    border-radius:50%;\n  }\n\n  .gb-happy-perc .gb-perc-panel strong{\n    position:relative;\n    z-index:1;\n    display:block;\n    margin-bottom:5px;\n    color:#fff;\n    font-size:17px;\n  }\n\n  .gb-happy-perc .gb-perc-panel p{\n    position:relative;\n    z-index:1;\n    margin:0;\n    max-width:740px;\n    font-size:14px;\n  }\n\n  .gb-happy-perc .gb-notice{\n    margin-top:14px;\n    padding:17px 18px;\n    border:1px solid var(--line);\n    border-left:4px solid var(--gold);\n    border-radius:14px;\n    background:rgba(255,211,74,.05);\n  }\n\n  .gb-happy-perc .gb-notice strong{\n    display:block;\n    margin-bottom:4px;\n    color:#fff;\n  }\n\n  .gb-happy-perc .gb-notice p{\n    margin:0;\n    font-size:14px;\n  }\n\n  .gb-happy-perc .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-perc .gb-specs th,\n  .gb-happy-perc .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-perc .gb-specs tr:last-child th,\n  .gb-happy-perc .gb-specs tr:last-child td{\n    border-bottom:0;\n  }\n\n  .gb-happy-perc .gb-specs th{\n    width:35%;\n    color:#fff;\n    background:#151619;\n    font-size:14px;\n  }\n\n  .gb-happy-perc .gb-specs td{\n    color:var(--muted);\n    font-size:14px;\n  }\n\n  .gb-happy-perc .gb-care{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .gb-happy-perc .gb-care li{\n    position:relative;\n    margin:0 0 11px;\n    padding-left:25px;\n    color:var(--muted);\n  }\n\n  .gb-happy-perc .gb-care li::before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    top:0;\n    color:var(--orange);\n    font-weight:900;\n  }\n\n  .gb-happy-perc .gb-links{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:14px;\n  }\n\n  .gb-happy-perc .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-perc .gb-link:hover{\n    transform:translateY(-2px);\n    border-color:var(--orange);\n  }\n\n  .gb-happy-perc .gb-link strong{\n    display:block;\n    margin-bottom:5px;\n    color:#fff;\n  }\n\n  .gb-happy-perc .gb-link span{\n    color:var(--muted);\n    font-size:14px;\n  }\n\n  .gb-happy-perc .gb-arrow{\n    display:inline-block;\n    margin-top:10px;\n    color:var(--orange) !important;\n    font-weight:800;\n  }\n\n  .gb-happy-perc details{\n    margin-bottom:10px;\n    border:1px solid var(--line);\n    border-radius:13px;\n    background:var(--panel);\n  }\n\n  .gb-happy-perc details:last-child{\n    margin-bottom:0;\n  }\n\n  .gb-happy-perc summary{\n    padding:16px 18px;\n    color:#fff;\n    font-weight:700;\n    cursor:pointer;\n    list-style:none;\n  }\n\n  .gb-happy-perc summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .gb-happy-perc summary::after{\n    content:\"+\";\n    float:right;\n    color:var(--orange);\n    font-size:20px;\n    line-height:1;\n  }\n\n  .gb-happy-perc details[open] summary::after{\n    content:\"−\";\n  }\n\n  .gb-happy-perc details p{\n    margin:0;\n    padding:0 18px 17px;\n    font-size:14px;\n  }\n\n  @media(max-width:760px){\n    .gb-happy-perc{\n      margin:16px 0;\n    }\n\n    .gb-happy-perc .gb-shell{\n      border-radius:17px;\n    }\n\n    .gb-happy-perc .gb-hero,\n    .gb-happy-perc .gb-section{\n      padding:25px 18px;\n    }\n\n    .gb-happy-perc .gb-stats{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n\n    .gb-happy-perc .gb-grid,\n    .gb-happy-perc .gb-links{\n      grid-template-columns:1fr;\n    }\n\n    .gb-happy-perc .gb-specs th,\n    .gb-happy-perc .gb-specs td{\n      padding:12px;\n    }\n\n    .gb-happy-perc .gb-specs th{\n      width:40%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"gb-happy-perc\" aria-label=\"Chongz Happy Face acrylic percolator bong product information\"\u003e\n  \u003cdiv class=\"gb-shell\"\u003e\n\n    \u003cdiv class=\"gb-hero\"\u003e\n      \u003cdiv class=\"gb-badge\"\u003eChongz • Acrylic Percolator\u003c\/div\u003e\n\n      \u003ch2\u003eChongz Happy Face Acrylic Percolator Bong – 41cm\u003c\/h2\u003e\n\n      \u003cp class=\"gb-intro\"\u003e\n        Bright, tall and packed with personality, the Chongz Happy Face combines\n        a rounded smiley chamber with a visible\n        \u003cspan class=\"gb-highlight\"\u003einternal percolator\u003c\/span\u003e and a substantial\n        16-inch profile.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The result is an unusual acrylic bong that offers more than novelty\n        styling. Its percolator provides an additional stage of water filtration,\n        while the lightweight body is easier to handle than a similarly sized\n        glass piece.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"gb-stats\"\u003e\n        \u003cdiv class=\"gb-stat\"\u003e\n          \u003cstrong\u003e41cm\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\u003ePercolator\u003c\/strong\u003e\n          \u003cspan\u003eAdditional internal filtration\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-stat\"\u003e\n          \u003cstrong\u003eAcrylic\u003c\/strong\u003e\n          \u003cspan\u003eLightweight main construction\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-stat\"\u003e\n          \u003cstrong\u003eAssorted\u003c\/strong\u003e\n          \u003cspan\u003eColours and details 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\"\u003eMore than a happy face\u003c\/div\u003e\n      \u003ch3\u003eWhy this bong stands out\u003c\/h3\u003e\n\n      \u003cdiv class=\"gb-grid\"\u003e\n        \u003cdiv class=\"gb-card\"\u003e\n          \u003cdiv class=\"gb-card-icon\"\u003eP\u003c\/div\u003e\n          \u003cstrong\u003eBuilt-in percolator\u003c\/strong\u003e\n          \u003cp\u003e\n            A visible internal percolator adds a further stage of water\n            filtration before smoke reaches the upper tube.\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\u003eSmiley bubble chamber\u003c\/strong\u003e\n          \u003cp\u003e\n            Circular eyes and a curved smile transform the rounded lower\n            chamber into a playful face design.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-card\"\u003e\n          \u003cdiv class=\"gb-card-icon\"\u003e41\u003c\/div\u003e\n          \u003cstrong\u003eTall 41cm profile\u003c\/strong\u003e\n          \u003cp\u003e\n            At approximately 16 inches tall, this is a substantial acrylic bong\n            with plenty of visual presence.\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\u003ePractical acrylic construction\u003c\/strong\u003e\n          \u003cp\u003e\n            The acrylic body keeps this large bong comparatively lightweight\n            and less fragile than an equivalent all-glass piece.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-perc-panel\"\u003e\n        \u003cstrong\u003eWhat does the percolator do?\u003c\/strong\u003e\n        \u003cp\u003e\n          The internal percolator provides an additional route through water\n          inside the bong. This increases filtration compared with a basic\n          single-chamber acrylic design.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-notice\"\u003e\n        \u003cstrong\u003ePlease note: supplied as an assorted design\u003c\/strong\u003e\n        \u003cp\u003e\n          The orange-accented version shown is an example. Colours, small design\n          details and exact dimensions may vary slightly between batches.\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\"\u003eProduct type\u003c\/th\u003e\n            \u003ctd\u003eAcrylic percolator bong\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 41cm \/ 16 inches\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\"\u003eFiltration\u003c\/th\u003e\n            \u003ctd\u003eInternal percolator\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eChamber style\u003c\/th\u003e\n            \u003ctd\u003eRounded bubble chamber with smiley-face detailing\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBase\u003c\/th\u003e\n            \u003ctd\u003eWide supporting base\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          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eVariation\u003c\/th\u003e\n            \u003ctd\u003eColour and minor design details may differ from the images\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\"\u003eProtect the internal perc\u003c\/div\u003e\n      \u003ch3\u003eCare and cleaning\u003c\/h3\u003e\n\n      \u003cul class=\"gb-care\"\u003e\n        \u003cli\u003eChange the water regularly to limit residue inside the chambers.\u003c\/li\u003e\n        \u003cli\u003eUse cleaning products specifically described as suitable for acrylic.\u003c\/li\u003e\n        \u003cli\u003eRinse the percolator carefully rather than forcing objects inside it.\u003c\/li\u003e\n        \u003cli\u003eAvoid boiling water, abrasive tools and aggressive solvents.\u003c\/li\u003e\n        \u003cli\u003eAllow all internal chambers to drain and dry fully after cleaning.\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\"\u003eContinue exploring\u003c\/div\u003e\n      \u003ch3\u003eMore from Gorilla Bongs\u003c\/h3\u003e\n\n      \u003cdiv class=\"gb-links\"\u003e\n        \u003ca class=\"gb-link\" href=\"https:\/\/www.bongs.co.uk\/collections\/percolator-bongs\"\u003e\n          \u003cstrong\u003ePercolator Bongs\u003c\/strong\u003e\n          \u003cspan\u003e\n            Browse more bongs with additional internal water-filtration systems.\n          \u003c\/span\u003e\n          \u003cspan class=\"gb-arrow\"\u003eShop percolator bongs →\u003c\/span\u003e\n        \u003c\/a\u003e\n\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            Explore 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\/cool\"\u003e\n          \u003cstrong\u003eCool \u0026amp; Unique Bongs\u003c\/strong\u003e\n          \u003cspan\u003e\n            Discover unusual shapes, novelty chambers and statement pieces.\n          \u003c\/span\u003e\n          \u003cspan class=\"gb-arrow\"\u003eExplore unique bongs →\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 Face bong?\u003c\/summary\u003e\n        \u003cp\u003e\n          It measures approximately 41cm, which is equivalent to around\n          16 inches. Minor size variations may occur between batches.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes this bong have a percolator?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. A visible internal percolator provides an additional stage of\n          water filtration.\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 and chambers are made from lightweight acrylic.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWill I receive the orange version shown?\u003c\/summary\u003e\n        \u003cp\u003e\n          Not necessarily. This bong is supplied in assorted colours, and the\n          version sent will depend on the stock available when your order is packed.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the smiley face printed on the bong?\u003c\/summary\u003e\n        \u003cp\u003e\n          The face effect is formed by contrasting circular and curved details\n          on the rounded lower chamber.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow should the percolator be cleaned?\u003c\/summary\u003e\n        \u003cp\u003e\n          Use an acrylic-safe cleaning solution and rinse the internal chamber\n          carefully. Avoid forcing brushes or tools into the percolator, as its\n          internal parts may be difficult to reach safely.\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":57484597821820,"sku":null,"price":23.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/1240\/0417\/files\/ChongzAcrylicPercolatorChampagneSocialist-Asst.Colours_16Inch.png?v=1790082374","url":"https:\/\/www.bongs.co.uk\/products\/chongz-happy-face-acrylic-percolator-bong-41cm","provider":"Bongs","version":"1.0","type":"link"}