{"product_id":"chongz-neon-orbit-bubble-base-acrylic-bong-30cm","title":"Chongz Neon Orbit Bubble-Base Acrylic Bong – 30cm","description":"\u003cstyle\u003e\n  .gb-neon-orbit{\n    --bg:#060607;\n    --panel:#111116;\n    --panel2:#181820;\n    --pink:#ff42d0;\n    --orange:#ff9d21;\n    --lime:#aaff3f;\n    --purple:#b45cff;\n    --white:#fafafa;\n    --muted:#bfc0c8;\n    --line:#2d2d35;\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-neon-orbit,\n  .gb-neon-orbit *{\n    box-sizing:border-box;\n  }\n\n  .gb-neon-orbit a{\n    color:inherit;\n  }\n\n  .gb-neon-orbit .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,66,208,.15),transparent 29%),\n      radial-gradient(circle at 2% 100%,rgba(170,255,63,.09),transparent 31%),\n      radial-gradient(circle at 50% 15%,rgba(180,92,255,.06),transparent 27%),\n      var(--bg);\n    box-shadow:0 18px 45px rgba(0,0,0,.38);\n  }\n\n  .gb-neon-orbit .gb-hero{\n    padding:38px 34px 32px;\n    border-bottom:1px solid var(--line);\n    background:\n      linear-gradient(135deg,rgba(255,66,208,.11),transparent 47%),\n      linear-gradient(315deg,rgba(255,157,33,.07),transparent 43%);\n  }\n\n  .gb-neon-orbit .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,66,208,.48);\n    border-radius:999px;\n    color:#fff;\n    background:rgba(255,66,208,.10);\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n\n  .gb-neon-orbit .gb-badge::before{\n    content:\"\";\n    width:8px;\n    height:8px;\n    border-radius:50%;\n    background:var(--pink);\n    box-shadow:0 0 13px var(--pink);\n  }\n\n  .gb-neon-orbit 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-neon-orbit h3{\n    margin:0 0 16px;\n    color:#fff;\n    font-size:23px;\n    line-height:1.25;\n  }\n\n  .gb-neon-orbit p{\n    margin:0 0 16px;\n    color:var(--muted);\n  }\n\n  .gb-neon-orbit .gb-intro{\n    max-width:790px;\n    margin-bottom:20px;\n    font-size:17px;\n  }\n\n  .gb-neon-orbit .gb-highlight{\n    color:var(--pink);\n    font-weight:800;\n  }\n\n  .gb-neon-orbit .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-neon-orbit .gb-stat{\n    min-height:92px;\n    padding:16px;\n    border:1px solid var(--line);\n    border-radius:15px;\n    background:rgba(17,17,22,.91);\n  }\n\n  .gb-neon-orbit .gb-stat strong{\n    display:block;\n    margin-bottom:3px;\n    color:var(--pink);\n    font-size:17px;\n  }\n\n  .gb-neon-orbit .gb-stat:nth-child(2) strong{\n    color:var(--orange);\n  }\n\n  .gb-neon-orbit .gb-stat:nth-child(3) strong{\n    color:var(--lime);\n  }\n\n  .gb-neon-orbit .gb-stat:nth-child(4) strong{\n    color:var(--purple);\n  }\n\n  .gb-neon-orbit .gb-stat span{\n    color:var(--muted);\n    font-size:13px;\n  }\n\n  .gb-neon-orbit .gb-section{\n    padding:30px 34px;\n    border-bottom:1px solid var(--line);\n  }\n\n  .gb-neon-orbit .gb-section:last-child{\n    border-bottom:0;\n  }\n\n  .gb-neon-orbit .gb-eyebrow{\n    margin-bottom:7px;\n    color:var(--pink);\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:.1em;\n    text-transform:uppercase;\n  }\n\n  .gb-neon-orbit .gb-grid{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:14px;\n  }\n\n  .gb-neon-orbit .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-neon-orbit .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:#160713;\n    background:linear-gradient(135deg,var(--pink),var(--orange));\n    box-shadow:0 6px 20px rgba(255,66,208,.15);\n    font-size:17px;\n    font-weight:900;\n  }\n\n  .gb-neon-orbit .gb-card:nth-child(2) .gb-card-icon{\n    background:linear-gradient(135deg,var(--orange),var(--lime));\n  }\n\n  .gb-neon-orbit .gb-card:nth-child(3) .gb-card-icon{\n    background:linear-gradient(135deg,var(--lime),var(--pink));\n  }\n\n  .gb-neon-orbit .gb-card:nth-child(4) .gb-card-icon{\n    color:#fff;\n    background:linear-gradient(135deg,var(--purple),var(--pink));\n  }\n\n  .gb-neon-orbit .gb-card strong{\n    display:block;\n    margin-bottom:6px;\n    color:#fff;\n    font-size:16px;\n  }\n\n  .gb-neon-orbit .gb-card p{\n    margin:0;\n    font-size:14px;\n  }\n\n  .gb-neon-orbit .gb-notice{\n    margin-top:18px;\n    padding:18px;\n    border:1px solid rgba(255,157,33,.42);\n    border-left:4px solid var(--orange);\n    border-radius:14px;\n    background:\n      linear-gradient(90deg,rgba(255,157,33,.09),rgba(255,66,208,.04));\n  }\n\n  .gb-neon-orbit .gb-notice strong{\n    display:block;\n    margin-bottom:4px;\n    color:#fff;\n  }\n\n  .gb-neon-orbit .gb-notice p{\n    margin:0;\n    font-size:14px;\n  }\n\n  .gb-neon-orbit .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-neon-orbit .gb-specs th,\n  .gb-neon-orbit .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-neon-orbit .gb-specs tr:last-child th,\n  .gb-neon-orbit .gb-specs tr:last-child td{\n    border-bottom:0;\n  }\n\n  .gb-neon-orbit .gb-specs th{\n    width:35%;\n    color:#fff;\n    background:#15151a;\n    font-size:14px;\n  }\n\n  .gb-neon-orbit .gb-specs td{\n    color:var(--muted);\n    font-size:14px;\n  }\n\n  .gb-neon-orbit .gb-included{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:12px;\n  }\n\n  .gb-neon-orbit .gb-included-item{\n    padding:17px;\n    border:1px solid var(--line);\n    border-radius:14px;\n    background:var(--panel);\n  }\n\n  .gb-neon-orbit .gb-included-item strong{\n    display:block;\n    margin-bottom:4px;\n    color:#fff;\n  }\n\n  .gb-neon-orbit .gb-included-item span{\n    color:var(--muted);\n    font-size:14px;\n  }\n\n  .gb-neon-orbit .gb-care{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .gb-neon-orbit .gb-care li{\n    position:relative;\n    margin:0 0 11px;\n    padding-left:25px;\n    color:var(--muted);\n  }\n\n  .gb-neon-orbit .gb-care li::before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    top:0;\n    color:var(--lime);\n    font-weight:900;\n  }\n\n  .gb-neon-orbit .gb-links{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:14px;\n  }\n\n  .gb-neon-orbit .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,#19191f,#0f0f12);\n    transition:transform .18s ease,border-color .18s ease;\n  }\n\n  .gb-neon-orbit .gb-link:hover{\n    transform:translateY(-2px);\n    border-color:var(--pink);\n  }\n\n  .gb-neon-orbit .gb-link strong{\n    display:block;\n    margin-bottom:5px;\n    color:#fff;\n  }\n\n  .gb-neon-orbit .gb-link span{\n    color:var(--muted);\n    font-size:14px;\n  }\n\n  .gb-neon-orbit .gb-arrow{\n    display:inline-block;\n    margin-top:10px;\n    color:var(--pink) !important;\n    font-weight:800;\n  }\n\n  .gb-neon-orbit details{\n    margin-bottom:10px;\n    border:1px solid var(--line);\n    border-radius:13px;\n    background:var(--panel);\n  }\n\n  .gb-neon-orbit details:last-child{\n    margin-bottom:0;\n  }\n\n  .gb-neon-orbit summary{\n    padding:16px 18px;\n    color:#fff;\n    font-weight:700;\n    cursor:pointer;\n    list-style:none;\n  }\n\n  .gb-neon-orbit summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .gb-neon-orbit summary::after{\n    content:\"+\";\n    float:right;\n    color:var(--pink);\n    font-size:20px;\n    line-height:1;\n  }\n\n  .gb-neon-orbit details[open] summary::after{\n    content:\"−\";\n  }\n\n  .gb-neon-orbit details p{\n    margin:0;\n    padding:0 18px 17px;\n    font-size:14px;\n  }\n\n  @media(max-width:760px){\n    .gb-neon-orbit{\n      margin:16px 0;\n    }\n\n    .gb-neon-orbit .gb-shell{\n      border-radius:17px;\n    }\n\n    .gb-neon-orbit .gb-hero,\n    .gb-neon-orbit .gb-section{\n      padding:25px 18px;\n    }\n\n    .gb-neon-orbit .gb-stats{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n\n    .gb-neon-orbit .gb-grid,\n    .gb-neon-orbit .gb-links{\n      grid-template-columns:1fr;\n    }\n\n    .gb-neon-orbit .gb-specs th,\n    .gb-neon-orbit .gb-specs td{\n      padding:12px;\n    }\n\n    .gb-neon-orbit .gb-specs th{\n      width:40%;\n    }\n  }\n\n  @media(max-width:480px){\n    .gb-neon-orbit .gb-included{\n      grid-template-columns:1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"gb-neon-orbit\" aria-label=\"Chongz Neon Orbit acrylic bong product information\"\u003e\n  \u003cdiv class=\"gb-shell\"\u003e\n\n    \u003cdiv class=\"gb-hero\"\u003e\n      \u003cdiv class=\"gb-badge\"\u003eChongz • Neon Acrylic\u003c\/div\u003e\n\n      \u003ch2\u003eChongz Neon Orbit Bubble-Base Acrylic Bong – 30cm\u003c\/h2\u003e\n\n      \u003cp class=\"gb-intro\"\u003e\n        Bright, unusual and unmistakably Chongz, the Neon Orbit combines a\n        rounded \u003cspan class=\"gb-highlight\"\u003ebubble-style chamber\u003c\/span\u003e with\n        vivid layered rings and circular cut-out detailing.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its lightweight acrylic construction makes it a practical alternative\n        to glass, while the curved neck and multicoloured components give it a\n        playful look that stands out immediately.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"gb-stats\"\u003e\n        \u003cdiv class=\"gb-stat\"\u003e\n          \u003cstrong\u003e30cm\u003c\/strong\u003e\n          \u003cspan\u003eApproximately 12 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 body thickness\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\"\u003eA colourful Chongz original\u003c\/div\u003e\n      \u003ch3\u003eWhy the Neon Orbit stands out\u003c\/h3\u003e\n\n      \u003cdiv class=\"gb-grid\"\u003e\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            The broad spherical lower chamber gives the bong a distinctive\n            silhouette and creates a more substantial base section.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-card\"\u003e\n          \u003cdiv class=\"gb-card-icon\"\u003eN\u003c\/div\u003e\n          \u003cstrong\u003eLayered neon styling\u003c\/strong\u003e\n          \u003cp\u003e\n            Contrasting pink, orange, green and purple-style details give the\n            design a bright festival-inspired appearance.\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 body\u003c\/strong\u003e\n          \u003cp\u003e\n            Acrylic is lightweight and less fragile than glass, making this a\n            practical option for regular handling and home use.\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\u003eCurved neck profile\u003c\/strong\u003e\n          \u003cp\u003e\n            The angled upper section adds visual character and helps distinguish\n            it from standard straight-tube acrylic bongs.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-notice\"\u003e\n        \u003cstrong\u003ePlease note: supplied in assorted colours\u003c\/strong\u003e\n        \u003cp\u003e\n          The pink, orange and green version shown is an example. Colour\n          combinations and small design details can vary between packs, and the\n          version sent will depend on 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\"\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 30cm \/ 12 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-style 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 × Acrylic bong\u003c\/strong\u003e\n          \u003cspan\u003e\n            Neon-patterned Chongz acrylic bong with a rounded chamber and\n            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            Matching aluminium smoking component 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 the colours looking fresh\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 only cleaning products that are described as safe for acrylic.\u003c\/li\u003e\n        \u003cli\u003eAvoid boiling water, abrasive tools and powerful solvents.\u003c\/li\u003e\n        \u003cli\u003eRemove and clean the aluminium components separately when required.\u003c\/li\u003e\n        \u003cli\u003eAllow every part to dry fully before reassembling the bong.\u003c\/li\u003e\n        \u003cli\u003eStore upright and away from strong heat or prolonged 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\"\u003eMore from Gorilla Bongs\u003c\/div\u003e\n      \u003ch3\u003eContinue exploring\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            Explore more lightweight, durable and colourful 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, bright colours and statement pieces.\n          \u003c\/span\u003e\n          \u003cspan class=\"gb-arrow\"\u003eBrowse unique bongs →\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 designs in our range.\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 Neon Orbit bong?\u003c\/summary\u003e\n        \u003cp\u003e\n          It measures approximately 30cm, which is equivalent to around\n          12 inches.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the bong made from glass?\u003c\/summary\u003e\n        \u003cp\u003e\n          No. Its main body is manufactured from lightweight acrylic.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat components are included?\u003c\/summary\u003e\n        \u003cp\u003e\n          The pack contains one acrylic bong together with an aluminium\n          downpipe and cone.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWill I receive the exact colours shown?\u003c\/summary\u003e\n        \u003cp\u003e\n          Not necessarily. Colours and small design details are assorted, so 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\u003eHow should I clean an acrylic bong?\u003c\/summary\u003e\n        \u003cp\u003e\n          Rinse it regularly and use products that are suitable for acrylic.\n          Avoid boiling water, aggressive solvents and abrasive brushes, as\n          these may 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":57481174483324,"sku":null,"price":17.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/1240\/0417\/files\/ChongzAcrylicArabStrapWaterpipe-AssortedColours_12Inch.png?v=1790073353","url":"https:\/\/www.bongs.co.uk\/products\/chongz-neon-orbit-bubble-base-acrylic-bong-30cm","provider":"Bongs","version":"1.0","type":"link"}