{"product_id":"chongz-floyd-liquid-filled-mini-glass-bong-15cm","title":"Chongz Floyd Liquid-Filled Mini Glass Bong – 15cm","description":"\u003cstyle\u003e\n  .gb-floyd {\n    --blue: #247cff;\n    --pink: #ff2f9d;\n    --cyan: #45e3ff;\n    --yellow: #ffe14d;\n    --ink: #080a10;\n    --panel: #10131c;\n    --panel-2: #151925;\n    --line: rgba(255, 255, 255, 0.1);\n    --text: #f7f8fc;\n    --muted: #b7becc;\n    position: relative;\n    overflow: hidden;\n    max-width: 1100px;\n    margin: 24px auto;\n    padding: 28px;\n    color: var(--text);\n    background:\n      radial-gradient(circle at 5% 0%, rgba(36, 124, 255, 0.22), transparent 32%),\n      radial-gradient(circle at 100% 12%, rgba(255, 47, 157, 0.2), transparent 34%),\n      linear-gradient(145deg, #080a10 0%, #0d1018 50%, #080a10 100%);\n    border: 1px solid var(--line);\n    border-radius: 24px;\n    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.38);\n    font-family: inherit;\n    line-height: 1.65;\n  }\n\n  .gb-floyd,\n  .gb-floyd * {\n    box-sizing: border-box;\n  }\n\n  .gb-floyd h2,\n  .gb-floyd h3,\n  .gb-floyd h4,\n  .gb-floyd p {\n    margin-top: 0;\n  }\n\n  .gb-floyd h2 {\n    max-width: 850px;\n    margin-bottom: 14px;\n    font-size: clamp(29px, 5vw, 48px);\n    line-height: 1.08;\n    letter-spacing: -0.035em;\n    color: #ffffff;\n  }\n\n  .gb-floyd h3 {\n    margin-bottom: 16px;\n    font-size: clamp(21px, 3vw, 29px);\n    line-height: 1.2;\n    color: #ffffff;\n  }\n\n  .gb-floyd h4 {\n    margin-bottom: 8px;\n    font-size: 17px;\n    color: #ffffff;\n  }\n\n  .gb-floyd p,\n  .gb-floyd li,\n  .gb-floyd td,\n  .gb-floyd summary {\n    font-size: 15.5px;\n  }\n\n  .gb-floyd a {\n    color: inherit;\n  }\n\n  .gb-floyd__badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 17px;\n    padding: 8px 13px;\n    color: #05070b;\n    background: linear-gradient(90deg, var(--cyan), var(--pink));\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  .gb-floyd__intro {\n    max-width: 820px;\n    margin-bottom: 22px;\n    color: #d9deea;\n    font-size: 17px !important;\n  }\n\n  .gb-floyd__callout {\n    position: relative;\n    margin: 24px 0;\n    padding: 21px;\n    overflow: hidden;\n    background: linear-gradient(\n      110deg,\n      rgba(36, 124, 255, 0.17),\n      rgba(255, 47, 157, 0.16)\n    );\n    border: 1px solid rgba(69, 227, 255, 0.27);\n    border-radius: 18px;\n  }\n\n  .gb-floyd__callout::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 7px;\n    height: 100%;\n    content: \"\";\n    background: linear-gradient(var(--blue), var(--pink));\n  }\n\n  .gb-floyd__callout strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--yellow);\n    font-size: 18px;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n  }\n\n  .gb-floyd__callout p {\n    margin-bottom: 0;\n    color: #e8ebf3;\n  }\n\n  .gb-floyd__stats {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin: 24px 0 30px;\n  }\n\n  .gb-floyd__stat {\n    padding: 17px 13px;\n    text-align: center;\n    background: rgba(18, 22, 33, 0.92);\n    border: 1px solid var(--line);\n    border-radius: 15px;\n  }\n\n  .gb-floyd__stat:nth-child(1) {\n    border-top: 3px solid var(--cyan);\n  }\n\n  .gb-floyd__stat:nth-child(2) {\n    border-top: 3px solid var(--pink);\n  }\n\n  .gb-floyd__stat:nth-child(3) {\n    border-top: 3px solid var(--yellow);\n  }\n\n  .gb-floyd__stat:nth-child(4) {\n    border-top: 3px solid var(--blue);\n  }\n\n  .gb-floyd__stat strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #ffffff;\n    font-size: 16px;\n  }\n\n  .gb-floyd__stat span {\n    color: var(--muted);\n    font-size: 12px;\n  }\n\n  .gb-floyd__section {\n    margin-top: 32px;\n  }\n\n  .gb-floyd__tiles {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .gb-floyd__tile {\n    min-height: 150px;\n    padding: 20px;\n    background: linear-gradient(145deg, #151925, #0e1119);\n    border: 1px solid var(--line);\n    border-radius: 17px;\n  }\n\n  .gb-floyd__tile:nth-child(1) {\n    box-shadow: inset 0 3px 0 var(--cyan);\n  }\n\n  .gb-floyd__tile:nth-child(2) {\n    box-shadow: inset 0 3px 0 var(--pink);\n  }\n\n  .gb-floyd__tile:nth-child(3) {\n    box-shadow: inset 0 3px 0 var(--yellow);\n  }\n\n  .gb-floyd__tile:nth-child(4) {\n    box-shadow: inset 0 3px 0 var(--blue);\n  }\n\n  .gb-floyd__tile p {\n    margin-bottom: 0;\n    color: var(--muted);\n  }\n\n  .gb-floyd__choice {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 17px;\n  }\n\n  .gb-floyd__colour {\n    padding: 21px;\n    background: var(--panel);\n    border-radius: 17px;\n  }\n\n  .gb-floyd__colour--blue {\n    border: 1px solid rgba(36, 124, 255, 0.55);\n    box-shadow: inset 0 0 30px rgba(36, 124, 255, 0.09);\n  }\n\n  .gb-floyd__colour--pink {\n    border: 1px solid rgba(255, 47, 157, 0.55);\n    box-shadow: inset 0 0 30px rgba(255, 47, 157, 0.09);\n  }\n\n  .gb-floyd__colour span {\n    display: inline-block;\n    margin-bottom: 9px;\n    padding: 5px 10px;\n    border-radius: 999px;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 800;\n    text-transform: uppercase;\n  }\n\n  .gb-floyd__colour--blue span {\n    background: var(--blue);\n  }\n\n  .gb-floyd__colour--pink span {\n    background: var(--pink);\n  }\n\n  .gb-floyd__colour p {\n    margin-bottom: 0;\n    color: var(--muted);\n  }\n\n  .gb-floyd__specs {\n    overflow: hidden;\n    background: var(--panel);\n    border: 1px solid var(--line);\n    border-radius: 17px;\n  }\n\n  .gb-floyd__specs table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .gb-floyd__specs th,\n  .gb-floyd__specs td {\n    padding: 14px 17px;\n    text-align: left;\n    vertical-align: top;\n    border-bottom: 1px solid var(--line);\n  }\n\n  .gb-floyd__specs tr:last-child th,\n  .gb-floyd__specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gb-floyd__specs th {\n    width: 35%;\n    color: #ffffff;\n    background: rgba(255, 255, 255, 0.025);\n    font-weight: 750;\n  }\n\n  .gb-floyd__specs td {\n    color: #cbd1dd;\n  }\n\n  .gb-floyd__notice {\n    margin-top: 18px;\n    padding: 17px 19px;\n    color: #d8ddea;\n    background: rgba(255, 225, 77, 0.07);\n    border: 1px solid rgba(255, 225, 77, 0.25);\n    border-radius: 15px;\n  }\n\n  .gb-floyd__care {\n    margin: 0;\n    padding-left: 21px;\n    color: #cbd1dd;\n  }\n\n  .gb-floyd__care li {\n    margin: 9px 0;\n    padding-left: 5px;\n  }\n\n  .gb-floyd__links {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 13px;\n  }\n\n  .gb-floyd__link {\n    display: block;\n    padding: 19px;\n    color: #ffffff !important;\n    text-decoration: none;\n    background: linear-gradient(145deg, #171b27, #10131b);\n    border: 1px solid var(--line);\n    border-radius: 16px;\n    transition: transform 0.2s ease, border-color 0.2s ease;\n  }\n\n  .gb-floyd__link:hover {\n    transform: translateY(-3px);\n    border-color: var(--cyan);\n  }\n\n  .gb-floyd__link strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .gb-floyd__link span {\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  .gb-floyd__faq details {\n    margin-top: 10px;\n    overflow: hidden;\n    background: var(--panel-2);\n    border: 1px solid var(--line);\n    border-radius: 13px;\n  }\n\n  .gb-floyd__faq summary {\n    padding: 15px 17px;\n    color: #ffffff;\n    cursor: pointer;\n    font-weight: 750;\n  }\n\n  .gb-floyd__faq details p {\n    margin: 0;\n    padding: 0 17px 17px;\n    color: var(--muted);\n  }\n\n  @media (max-width: 760px) {\n    .gb-floyd {\n      padding: 21px 16px;\n      border-radius: 18px;\n    }\n\n    .gb-floyd__stats,\n    .gb-floyd__tiles,\n    .gb-floyd__choice,\n    .gb-floyd__links {\n      grid-template-columns: 1fr;\n    }\n\n    .gb-floyd__stats {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .gb-floyd__tile {\n      min-height: 0;\n    }\n\n    .gb-floyd__specs th,\n    .gb-floyd__specs td {\n      display: block;\n      width: 100%;\n    }\n\n    .gb-floyd__specs th {\n      padding-bottom: 5px;\n      border-bottom: 0;\n    }\n\n    .gb-floyd__specs td {\n      padding-top: 3px;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .gb-floyd__stats {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"gb-floyd\" aria-label=\"Chongz Floyd liquid-filled mini glass bong product information\"\u003e\n  \u003cdiv class=\"gb-floyd__badge\"\u003eChongz • Liquid-Filled • Two Colours\u003c\/div\u003e\n\n  \u003ch2\u003eChongz Floyd Liquid-Filled Mini Glass Bong – 15cm\u003c\/h2\u003e\n\n  \u003cp class=\"gb-floyd__intro\"\u003e\n    Small in stature but impossible to overlook, the Chongz Floyd combines a\n    compact clear-glass body with a vivid liquid-filled upper chamber. Choose\n    between electric blue and bright pink to give this characterful little\n    Chongz bong your preferred finish.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"gb-floyd__callout\"\u003e\n    \u003cstrong\u003eCompact glass with a colourful twist\u003c\/strong\u003e\n    \u003cp\u003e\n      At approximately 15cm tall, this is a genuinely compact piece. The\n      coloured liquid chamber supplies the visual impact, while the wide glass\n      foot gives the upright design a stable base.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-floyd__stats\"\u003e\n    \u003cdiv class=\"gb-floyd__stat\"\u003e\n      \u003cstrong\u003e15cm\u003c\/strong\u003e\n      \u003cspan\u003eApproximate height\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-floyd__stat\"\u003e\n      \u003cstrong\u003eGlass\u003c\/strong\u003e\n      \u003cspan\u003eClear main body\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-floyd__stat\"\u003e\n      \u003cstrong\u003eLiquid-filled\u003c\/strong\u003e\n      \u003cspan\u003eColoured upper chamber\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-floyd__stat\"\u003e\n      \u003cstrong\u003e2 colours\u003c\/strong\u003e\n      \u003cspan\u003eBlue or pink\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-floyd__section\"\u003e\n    \u003ch3\u003eWhy the Floyd stands out\u003c\/h3\u003e\n\n    \u003cdiv class=\"gb-floyd__tiles\"\u003e\n      \u003carticle class=\"gb-floyd__tile\"\u003e\n        \u003ch4\u003eLiquid-filled centrepiece\u003c\/h4\u003e\n        \u003cp\u003e\n          The upper section contains bright coloured liquid, creating a far\n          more distinctive look than a conventional clear mini bong.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"gb-floyd__tile\"\u003e\n        \u003ch4\u003eCompact 15cm format\u003c\/h4\u003e\n        \u003cp\u003e\n          Its short, upright build takes up relatively little room, making it\n          easy to store when it is not on display.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"gb-floyd__tile\"\u003e\n        \u003ch4\u003eStable glass foot\u003c\/h4\u003e\n        \u003cp\u003e\n          The circular foot provides a broad base beneath the compact\n          cylindrical chamber.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"gb-floyd__tile\"\u003e\n        \u003ch4\u003eSupplied glass components\u003c\/h4\u003e\n        \u003cp\u003e\n          The bong is pictured with a removable glass bowl and downstem,\n          completing its practical glass setup.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-floyd__section\"\u003e\n    \u003ch3\u003eChoose your colour\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Both versions share the same 15cm construction. Use the product options\n      above to select your preferred liquid colour.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gb-floyd__choice\"\u003e\n      \u003cdiv class=\"gb-floyd__colour gb-floyd__colour--blue\"\u003e\n        \u003cspan\u003eBlue Floyd\u003c\/span\u003e\n        \u003ch4\u003eElectric blue\u003c\/h4\u003e\n        \u003cp\u003e\n          A rich blue liquid chamber that contrasts strongly against the clear\n          glass body and yellow Chongz branding.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-floyd__colour gb-floyd__colour--pink\"\u003e\n        \u003cspan\u003ePink Floyd\u003c\/span\u003e\n        \u003ch4\u003eVivid pink\u003c\/h4\u003e\n        \u003cp\u003e\n          A bright pink liquid chamber for an equally bold but warmer splash\n          of colour.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-floyd__section\"\u003e\n    \u003ch3\u003eProduct specifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"gb-floyd__specs\"\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n            \u003ctd\u003eChongz Floyd liquid-filled mini glass 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\"\u003eHeight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 15cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMain body\u003c\/th\u003e\n            \u003ctd\u003eClear glass\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eUpper section\u003c\/th\u003e\n            \u003ctd\u003eColoured liquid-filled chamber\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAvailable colours\u003c\/th\u003e\n            \u003ctd\u003eBlue Floyd or Pink Floyd\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eIncluded components\u003c\/th\u003e\n            \u003ctd\u003eGlass bong with glass bowl and downstem as pictured\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBlue supplier code\u003c\/th\u003e\n            \u003ctd\u003eWP-GCH501A\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePink supplier code\u003c\/th\u003e\n            \u003ctd\u003eWP-GCH501\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-floyd__notice\"\u003e\n      Please select either \u003cstrong\u003eBlue Floyd\u003c\/strong\u003e or\n      \u003cstrong\u003ePink Floyd\u003c\/strong\u003e before adding the bong to your basket.\n      The colour refers to the liquid-filled upper chamber.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-floyd__section\"\u003e\n    \u003ch3\u003eCare and handling\u003c\/h3\u003e\n\n    \u003cul class=\"gb-floyd__care\"\u003e\n      \u003cli\u003eRemove the bowl and downstem before cleaning the main body.\u003c\/li\u003e\n      \u003cli\u003eHandle all glass components carefully and avoid sudden impacts.\u003c\/li\u003e\n      \u003cli\u003eDo not attempt to open or drain the sealed liquid-filled section.\u003c\/li\u003e\n      \u003cli\u003eAllow cleaned removable parts to dry fully before reassembly.\u003c\/li\u003e\n      \u003cli\u003eStore the bong upright on a level, secure surface.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-floyd__section\"\u003e\n    \u003ch3\u003eExplore more from Gorilla Bongs\u003c\/h3\u003e\n\n    \u003cdiv class=\"gb-floyd__links\"\u003e\n      \u003ca class=\"gb-floyd__link\" href=\"https:\/\/www.bongs.co.uk\/collections\/glass-bongs\"\u003e\n        \u003cstrong\u003eShop Glass Bongs\u003c\/strong\u003e\n        \u003cspan\u003eBrowse more glass designs in a range of sizes and styles.\u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"gb-floyd__link\" href=\"https:\/\/www.bongs.co.uk\/collections\/cool\"\u003e\n        \u003cstrong\u003eCool \u0026amp; Unique Bongs\u003c\/strong\u003e\n        \u003cspan\u003eDiscover unusual shapes, colours and standout designs.\u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"gb-floyd__link\" href=\"https:\/\/www.bongs.co.uk\/collections\/new-bongs\"\u003e\n        \u003cstrong\u003eSee New Bongs\u003c\/strong\u003e\n        \u003cspan\u003eTake a look at the latest additions to the collection.\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-floyd__section gb-floyd__faq\"\u003e\n    \u003ch3\u003eFrequently asked questions\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow tall is the Chongz Floyd bong?\u003c\/summary\u003e\n      \u003cp\u003e\n        It measures approximately 15cm tall, making it one of the more compact\n        glass bongs in the range.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich colours are available?\u003c\/summary\u003e\n      \u003cp\u003e\n        You can choose Blue Floyd with blue liquid or Pink Floyd with pink\n        liquid using the colour selector on the product page.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the coloured section part of the glass bong?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. The coloured liquid-filled chamber is incorporated into the upper\n        section of the bong.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include a bowl and downstem?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes, the product is supplied with the removable glass bowl and\n        downstem shown in the product photographs.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre Blue Floyd and Pink Floyd separate products?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. They are colour variants of the same 15cm Chongz bong, so simply\n        choose your preferred version before adding it to your basket.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Bongs","offers":[{"title":"pink","offer_id":57506284503420,"sku":null,"price":26.99,"currency_code":"GBP","in_stock":true},{"title":"blue","offer_id":57506284536188,"sku":null,"price":26.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/1240\/0417\/files\/Chongz15cmPinkFloyd.png?v=1790454353","url":"https:\/\/www.bongs.co.uk\/products\/chongz-floyd-liquid-filled-mini-glass-bong-15cm","provider":"Bongs","version":"1.0","type":"link"}