{"product_id":"day-of-the-dead-sugar-skull-glass-ice-bong-30cm","title":"Day of the Dead Sugar Skull Glass Ice Bong – 30cm","description":"\u003cstyle\u003e\n  .gb-dead {\n    --bg: #080908;\n    --panel: #111411;\n    --panel-2: #171a16;\n    --green: #76ff78;\n    --pink: #ff4f9a;\n    --orange: #ff9b42;\n    --cream: #fff4d8;\n    --text: #f8fff7;\n    --muted: #bdc8bd;\n    --line: rgba(118, 255, 120, 0.2);\n    position: relative;\n    overflow: hidden;\n    max-width: 1100px;\n    margin: 24px auto;\n    padding: 30px;\n    color: var(--text);\n    background:\n      radial-gradient(circle at 100% 0%, rgba(255, 79, 154, 0.1), transparent 30%),\n      radial-gradient(circle at 0% 32%, rgba(118, 255, 120, 0.1), transparent 32%),\n      var(--bg);\n    border: 1px solid var(--line);\n    border-radius: 24px;\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  .gb-dead *,\n  .gb-dead *::before,\n  .gb-dead *::after {\n    box-sizing: border-box;\n  }\n\n  .gb-dead h2,\n  .gb-dead h3,\n  .gb-dead p {\n    margin-top: 0;\n  }\n\n  .gb-dead h2 {\n    max-width: 820px;\n    margin-bottom: 15px;\n    color: var(--text);\n    font-size: clamp(29px, 5vw, 47px);\n    line-height: 1.08;\n    letter-spacing: -0.035em;\n  }\n\n  .gb-dead h3 {\n    margin-bottom: 15px;\n    color: var(--cream);\n    font-size: 22px;\n    line-height: 1.25;\n  }\n\n  .gb-dead p {\n    color: var(--muted);\n  }\n\n  .gb-dead a {\n    color: inherit;\n  }\n\n  .gb-dead__badge {\n    display: inline-flex;\n    align-items: center;\n    margin-bottom: 16px;\n    padding: 7px 13px;\n    color: #071008;\n    background: linear-gradient(90deg, var(--green), var(--orange), 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-dead__intro {\n    max-width: 860px;\n    margin-bottom: 0;\n    font-size: 17px;\n  }\n\n  .gb-dead__hero {\n    display: grid;\n    grid-template-columns: 1fr auto;\n    gap: 22px;\n    align-items: center;\n    margin: 26px 0;\n    padding: 23px;\n    background:\n      linear-gradient(135deg, rgba(118, 255, 120, 0.13), rgba(255, 79, 154, 0.06));\n    border: 1px solid rgba(118, 255, 120, 0.3);\n    border-radius: 19px;\n  }\n\n  .gb-dead__hero strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--green);\n    font-size: 20px;\n  }\n\n  .gb-dead__hero p {\n    margin-bottom: 0;\n  }\n\n  .gb-dead__size {\n    min-width: 105px;\n    color: var(--orange);\n    font-size: 34px;\n    font-weight: 900;\n    line-height: 1;\n    text-align: right;\n  }\n\n  .gb-dead__size span {\n    display: block;\n    margin-top: 8px;\n    color: var(--muted);\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .gb-dead__stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n\n  .gb-dead__stat {\n    padding: 17px 13px;\n    text-align: center;\n    background: var(--panel);\n    border: 1px solid var(--line);\n    border-radius: 15px;\n  }\n\n  .gb-dead__stat strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--green);\n    font-size: 17px;\n  }\n\n  .gb-dead__stat:nth-child(2) strong {\n    color: var(--orange);\n  }\n\n  .gb-dead__stat:nth-child(3) strong {\n    color: var(--pink);\n  }\n\n  .gb-dead__stat span {\n    color: var(--muted);\n    font-size: 12px;\n  }\n\n  .gb-dead__panel {\n    margin-top: 18px;\n    padding: 24px;\n    background: rgba(17, 20, 17, 0.95);\n    border: 1px solid var(--line);\n    border-radius: 19px;\n  }\n\n  .gb-dead__panel \u003e p:last-child {\n    margin-bottom: 0;\n  }\n\n  .gb-dead__tiles {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 13px;\n  }\n\n  .gb-dead__tile {\n    padding: 19px;\n    background: linear-gradient(145deg, var(--panel-2), #0c0e0c);\n    border: 1px solid rgba(118, 255, 120, 0.15);\n    border-radius: 16px;\n  }\n\n  .gb-dead__tile strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--text);\n    font-size: 16px;\n  }\n\n  .gb-dead__tile strong::before {\n    content: \"✦\";\n    margin-right: 8px;\n    color: var(--pink);\n  }\n\n  .gb-dead__tile p {\n    margin-bottom: 0;\n    font-size: 14px;\n  }\n\n  .gb-dead__table-wrap {\n    overflow-x: auto;\n    border: 1px solid var(--line);\n    border-radius: 15px;\n  }\n\n  .gb-dead table {\n    width: 100%;\n    min-width: 470px;\n    border-collapse: collapse;\n  }\n\n  .gb-dead th,\n  .gb-dead td {\n    padding: 14px 16px;\n    border-bottom: 1px solid rgba(118, 255, 120, 0.11);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .gb-dead tr:last-child th,\n  .gb-dead tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gb-dead th {\n    width: 37%;\n    color: var(--green);\n    background: rgba(118, 255, 120, 0.035);\n    font-size: 13px;\n  }\n\n  .gb-dead td {\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .gb-dead__notice {\n    margin-top: 15px;\n    padding: 14px 16px;\n    color: #fff1d9;\n    background: rgba(255, 155, 66, 0.08);\n    border-left: 3px solid var(--orange);\n    border-radius: 7px 13px 13px 7px;\n    font-size: 13px;\n  }\n\n  .gb-dead__list {\n    display: grid;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .gb-dead__list li {\n    position: relative;\n    padding: 13px 14px 13px 43px;\n    color: var(--muted);\n    background: rgba(255, 255, 255, 0.025);\n    border-radius: 12px;\n  }\n\n  .gb-dead__list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 13px;\n    left: 15px;\n    color: var(--green);\n    font-weight: 900;\n  }\n\n  .gb-dead__links {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 13px;\n  }\n\n  .gb-dead__link {\n    display: block;\n    min-height: 128px;\n    padding: 19px;\n    text-decoration: none;\n    background:\n      linear-gradient(145deg, rgba(118, 255, 120, 0.09), rgba(255, 79, 154, 0.04));\n    border: 1px solid rgba(118, 255, 120, 0.2);\n    border-radius: 16px;\n    transition: transform 0.2s ease, border-color 0.2s ease;\n  }\n\n  .gb-dead__link:hover {\n    transform: translateY(-2px);\n    border-color: var(--green);\n  }\n\n  .gb-dead__link strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--text);\n  }\n\n  .gb-dead__link span {\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  .gb-dead details {\n    margin-top: 10px;\n    background: rgba(255, 255, 255, 0.025);\n    border: 1px solid rgba(118, 255, 120, 0.14);\n    border-radius: 13px;\n  }\n\n  .gb-dead summary {\n    padding: 15px 17px;\n    color: var(--text);\n    cursor: pointer;\n    font-weight: 700;\n  }\n\n  .gb-dead details p {\n    margin: 0;\n    padding: 0 17px 17px;\n    font-size: 14px;\n  }\n\n  @media (max-width: 760px) {\n    .gb-dead {\n      margin: 16px 0;\n      padding: 20px 15px;\n      border-radius: 18px;\n    }\n\n    .gb-dead__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .gb-dead__size {\n      text-align: left;\n    }\n\n    .gb-dead__stats {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .gb-dead__tiles,\n    .gb-dead__links {\n      grid-template-columns: 1fr;\n    }\n\n    .gb-dead__panel {\n      padding: 19px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"gb-dead\" aria-labelledby=\"gb-dead-title\"\u003e\n  \u003cdiv class=\"gb-dead__badge\"\u003eSugar Skull Design • Three Ice Pinches\u003c\/div\u003e\n\n  \u003ch2 id=\"gb-dead-title\"\u003e\n    Day of the Dead Sugar Skull Glass Ice Bong – 30cm\n  \u003c\/h2\u003e\n\n  \u003cp class=\"gb-dead__intro\"\u003e\n    The Day of the Dead Glass Ice Bong brings colourful sugar-skull artwork to a\n    substantial clear-glass design. Its tall decorated neck, rounded water chamber\n    and patterned base give it plenty of personality, while three ice pinches allow\n    ice to be held above the chamber for a cooler draw.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"gb-dead__hero\"\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003eColourful artwork with practical glass features\u003c\/strong\u003e\n      \u003cp\u003e\n        A bold themed bong combining a recognisable Day of the Dead look with a\n        useful three-point ice-catching section and reassuring 839g approximate weight.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-dead__size\"\u003e\n      30cm\n      \u003cspan\u003eApproximate height\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-dead__stats\"\u003e\n    \u003cdiv class=\"gb-dead__stat\"\u003e\n      \u003cstrong\u003e30cm\u003c\/strong\u003e\n      \u003cspan\u003eApproximate height\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-dead__stat\"\u003e\n      \u003cstrong\u003e839g\u003c\/strong\u003e\n      \u003cspan\u003eApproximate weight\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-dead__stat\"\u003e\n      \u003cstrong\u003e3 Pinches\u003c\/strong\u003e\n      \u003cspan\u003eIce-catching section\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-dead__stat\"\u003e\n      \u003cstrong\u003eGlass\u003c\/strong\u003e\n      \u003cspan\u003eConstruction\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-dead__panel\"\u003e\n    \u003ch3\u003eWhy this bong stands out\u003c\/h3\u003e\n\n    \u003cdiv class=\"gb-dead__tiles\"\u003e\n      \u003cdiv class=\"gb-dead__tile\"\u003e\n        \u003cstrong\u003eDay of the Dead styling\u003c\/strong\u003e\n        \u003cp\u003e\n          Colourful sugar-skull graphics cover the neck and continue around the\n          base, creating a much more distinctive finish than plain clear glass.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-dead__tile\"\u003e\n        \u003cstrong\u003eThree ice pinches\u003c\/strong\u003e\n        \u003cp\u003e\n          Three inward glass pinches are positioned in the neck to support ice\n          above the water chamber.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-dead__tile\"\u003e\n        \u003cstrong\u003eRounded water chamber\u003c\/strong\u003e\n        \u003cp\u003e\n          The curved bubble-style chamber provides water capacity while helping\n          create the bong’s classic glass profile.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-dead__tile\"\u003e\n        \u003cstrong\u003eSubstantial construction\u003c\/strong\u003e\n        \u003cp\u003e\n          With an approximate weight of 839g, this is a reassuringly substantial\n          piece rather than an ultra-light glass bong.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-dead__panel\"\u003e\n    \u003ch3\u003eUsing the ice-catching section\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Add water to the lower chamber first. If you want to use the ice feature,\n      carefully place suitably sized ice cubes into the mouthpiece so that they\n      rest on the three glass pinches above the chamber.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Avoid forcing oversized cubes into the neck or dropping ice heavily against\n      the glass. Allowing the ice to soften slightly before adding it can make it\n      easier to position safely.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-dead__panel\"\u003e\n    \u003ch3\u003eProduct specifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"gb-dead__table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n            \u003ctd\u003eGlass ice bong\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 30cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 839g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n            \u003ctd\u003eGlass\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eIce feature\u003c\/th\u003e\n            \u003ctd\u003eThree glass ice pinches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eChamber style\u003c\/th\u003e\n            \u003ctd\u003eRounded bubble-style water chamber\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eArtwork\u003c\/th\u003e\n            \u003ctd\u003eDay of the Dead sugar-skull design\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColour\u003c\/th\u003e\n            \u003ctd\u003eColours and design details may vary\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-dead__notice\"\u003e\n      \u003cstrong\u003ePlease note:\u003c\/strong\u003e colours and smaller design details may vary.\n      The product supplied may not be identical to the example pictured.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-dead__panel\"\u003e\n    \u003ch3\u003eCare and cleaning\u003c\/h3\u003e\n\n    \u003cul class=\"gb-dead__list\"\u003e\n      \u003cli\u003eChange the water regularly to help prevent residue building up.\u003c\/li\u003e\n      \u003cli\u003eRemove the bowl and downstem carefully before cleaning the main chamber.\u003c\/li\u003e\n      \u003cli\u003eUse a suitable glass bong cleaner and rinse every component thoroughly.\u003c\/li\u003e\n      \u003cli\u003eAllow all glass parts to dry completely before reassembling the bong.\u003c\/li\u003e\n      \u003cli\u003eHandle the ice pinches carefully when cleaning inside the neck.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-dead__panel\"\u003e\n    \u003ch3\u003eExplore more from Gorilla Bongs\u003c\/h3\u003e\n\n    \u003cdiv class=\"gb-dead__links\"\u003e\n      \u003ca class=\"gb-dead__link\" href=\"https:\/\/www.bongs.co.uk\/collections\/glass-bongs\"\u003e\n        \u003cstrong\u003eGlass Bongs →\u003c\/strong\u003e\n        \u003cspan\u003e\n          Browse more clear, coloured and decorated glass bong designs.\n        \u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"gb-dead__link\" href=\"https:\/\/www.bongs.co.uk\/collections\/cool\"\u003e\n        \u003cstrong\u003eCool \u0026amp; Unique Bongs →\u003c\/strong\u003e\n        \u003cspan\u003e\n          Discover novelty shapes, colourful artwork and unusual statement pieces.\n        \u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"gb-dead__link\" href=\"https:\/\/www.bongs.co.uk\/collections\/new-bongs\"\u003e\n        \u003cstrong\u003eNew Bongs →\u003c\/strong\u003e\n        \u003cspan\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-dead__panel\"\u003e\n    \u003ch3\u003eFrequently asked questions\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow tall is the Day of the Dead bong?\u003c\/summary\u003e\n      \u003cp\u003e\n        It measures approximately 30cm tall.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow much does the bong weigh?\u003c\/summary\u003e\n      \u003cp\u003e\n        The supplier gives an approximate weight of 839g.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have an ice catcher?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. The neck contains three glass ice pinches designed to support ice\n        above the main water chamber.\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        Yes. It is a glass bong with a removable glass bowl and downstem assembly.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill the design look exactly like the photograph?\u003c\/summary\u003e\n      \u003cp\u003e\n        Not necessarily. The Day of the Dead theme will remain, but colours and\n        smaller design details may vary between individual pieces.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Bongs","offers":[{"title":"Default Title","offer_id":57489590944124,"sku":null,"price":27.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/1240\/0417\/files\/DayoftheDead3IcePinchBubbleGlassWaterpipe.png?v=1790165222","url":"https:\/\/www.bongs.co.uk\/products\/day-of-the-dead-sugar-skull-glass-ice-bong-30cm","provider":"Bongs","version":"1.0","type":"link"}