{"product_id":"mirrored-skull-gas-mask-bong-adjustable-acrylic-pipe-24cm","title":"Mirrored Skull Gas Mask Bong – Adjustable Acrylic Pipe (24cm)","description":"\u003cstyle\u003e\n  .gb-skull-mask,\n  .gb-skull-mask * {\n    box-sizing: border-box;\n  }\n\n  .gb-skull-mask {\n    --gb-bg: #07080d;\n    --gb-panel: #10131c;\n    --gb-panel-2: #151925;\n    --gb-border: rgba(255, 255, 255, 0.11);\n    --gb-text: #f7f7fb;\n    --gb-muted: #b8bdca;\n    --gb-red: #ff334f;\n    --gb-purple: #a855f7;\n    --gb-cyan: #22d3ee;\n    --gb-yellow: #facc15;\n\n    max-width: 980px;\n    margin: 24px auto;\n    padding: 28px;\n    overflow: hidden;\n    color: var(--gb-text);\n    background:\n      radial-gradient(circle at 0 0, rgba(255, 51, 79, 0.18), transparent 32%),\n      radial-gradient(circle at 100% 0, rgba(34, 211, 238, 0.14), transparent 30%),\n      radial-gradient(circle at 50% 100%, rgba(168, 85, 247, 0.13), transparent 34%),\n      var(--gb-bg);\n    border: 1px solid var(--gb-border);\n    border-radius: 24px;\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .gb-skull-mask h2,\n  .gb-skull-mask h3,\n  .gb-skull-mask p {\n    margin-top: 0;\n  }\n\n  .gb-skull-mask h2 {\n    max-width: 800px;\n    margin-bottom: 14px;\n    color: #ffffff;\n    font-size: clamp(28px, 5vw, 46px);\n    line-height: 1.08;\n    letter-spacing: -1.2px;\n  }\n\n  .gb-skull-mask h3 {\n    margin: 0 0 15px;\n    color: #ffffff;\n    font-size: 23px;\n    line-height: 1.25;\n  }\n\n  .gb-skull-mask p {\n    color: var(--gb-muted);\n  }\n\n  .gb-skull-mask a {\n    color: inherit;\n  }\n\n  .gb-skull-mask .gb-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 17px;\n    padding: 7px 12px;\n    color: #ffffff;\n    background: rgba(255, 51, 79, 0.14);\n    border: 1px solid rgba(255, 51, 79, 0.45);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n  }\n\n  .gb-skull-mask .gb-badge::before {\n    width: 8px;\n    height: 8px;\n    content: \"\";\n    background: var(--gb-red);\n    border-radius: 50%;\n    box-shadow: 0 0 14px var(--gb-red);\n  }\n\n  .gb-skull-mask .gb-lead {\n    max-width: 790px;\n    margin-bottom: 22px;\n    font-size: 17px;\n  }\n\n  .gb-skull-mask .gb-lead strong {\n    color: #ffffff;\n  }\n\n  .gb-skull-mask .gb-notice {\n    margin: 22px 0;\n    padding: 16px 18px;\n    color: #f6f7fb;\n    background: linear-gradient(\n      135deg,\n      rgba(168, 85, 247, 0.15),\n      rgba(34, 211, 238, 0.08)\n    );\n    border: 1px solid rgba(168, 85, 247, 0.35);\n    border-left: 4px solid var(--gb-purple);\n    border-radius: 14px;\n  }\n\n  .gb-skull-mask .gb-notice strong {\n    color: #ffffff;\n  }\n\n  .gb-skull-mask .gb-stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin: 24px 0 30px;\n  }\n\n  .gb-skull-mask .gb-stat {\n    min-height: 96px;\n    padding: 16px 13px;\n    background: rgba(16, 19, 28, 0.88);\n    border: 1px solid var(--gb-border);\n    border-radius: 16px;\n    text-align: center;\n  }\n\n  .gb-skull-mask .gb-stat strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--gb-cyan);\n    font-size: 18px;\n  }\n\n  .gb-skull-mask .gb-stat span {\n    color: var(--gb-muted);\n    font-size: 13px;\n  }\n\n  .gb-skull-mask .gb-section {\n    margin-top: 28px;\n    padding: 22px;\n    background: rgba(16, 19, 28, 0.88);\n    border: 1px solid var(--gb-border);\n    border-radius: 20px;\n  }\n\n  .gb-skull-mask .gb-section-title::after {\n    display: block;\n    width: 58px;\n    height: 3px;\n    margin-top: 9px;\n    content: \"\";\n    background: linear-gradient(\n      90deg,\n      var(--gb-red),\n      var(--gb-purple),\n      var(--gb-cyan)\n    );\n    border-radius: 999px;\n  }\n\n  .gb-skull-mask .gb-tiles {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 13px;\n  }\n\n  .gb-skull-mask .gb-tile {\n    position: relative;\n    min-height: 132px;\n    padding: 18px;\n    overflow: hidden;\n    background: linear-gradient(\n      145deg,\n      rgba(255, 255, 255, 0.055),\n      rgba(255, 255, 255, 0.018)\n    );\n    border: 1px solid var(--gb-border);\n    border-radius: 16px;\n  }\n\n  .gb-skull-mask .gb-tile::before {\n    position: absolute;\n    top: 0;\n    left: 18px;\n    width: 46px;\n    height: 3px;\n    content: \"\";\n    background: var(--gb-red);\n    border-radius: 0 0 5px 5px;\n  }\n\n  .gb-skull-mask .gb-tile:nth-child(2)::before {\n    background: var(--gb-cyan);\n  }\n\n  .gb-skull-mask .gb-tile:nth-child(3)::before {\n    background: var(--gb-purple);\n  }\n\n  .gb-skull-mask .gb-tile:nth-child(4)::before {\n    background: var(--gb-yellow);\n  }\n\n  .gb-skull-mask .gb-tile strong {\n    display: block;\n    margin: 5px 0 6px;\n    color: #ffffff;\n    font-size: 17px;\n  }\n\n  .gb-skull-mask .gb-tile span {\n    color: var(--gb-muted);\n    font-size: 14px;\n  }\n\n  .gb-skull-mask .gb-points {\n    display: grid;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .gb-skull-mask .gb-points li {\n    position: relative;\n    padding: 12px 14px 12px 42px;\n    color: var(--gb-muted);\n    background: rgba(255, 255, 255, 0.035);\n    border: 1px solid rgba(255, 255, 255, 0.07);\n    border-radius: 12px;\n  }\n\n  .gb-skull-mask .gb-points li::before {\n    position: absolute;\n    top: 12px;\n    left: 14px;\n    color: var(--gb-cyan);\n    content: \"✓\";\n    font-weight: 900;\n  }\n\n  .gb-skull-mask .gb-points strong {\n    color: #ffffff;\n  }\n\n  .gb-skull-mask .gb-spec-wrap {\n    overflow-x: auto;\n    border: 1px solid var(--gb-border);\n    border-radius: 15px;\n  }\n\n  .gb-skull-mask .gb-spec {\n    width: 100%;\n    border-collapse: collapse;\n    color: var(--gb-muted);\n  }\n\n  .gb-skull-mask .gb-spec th,\n  .gb-skull-mask .gb-spec td {\n    padding: 13px 15px;\n    border-bottom: 1px solid var(--gb-border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .gb-skull-mask .gb-spec tr:last-child th,\n  .gb-skull-mask .gb-spec tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gb-skull-mask .gb-spec th {\n    width: 34%;\n    color: #ffffff;\n    background: rgba(255, 255, 255, 0.035);\n    font-weight: 700;\n  }\n\n  .gb-skull-mask .gb-links {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n  }\n\n  .gb-skull-mask .gb-link {\n    display: block;\n    padding: 17px;\n    color: #ffffff;\n    background: linear-gradient(\n      145deg,\n      rgba(168, 85, 247, 0.12),\n      rgba(34, 211, 238, 0.06)\n    );\n    border: 1px solid var(--gb-border);\n    border-radius: 15px;\n    text-decoration: none;\n    transition: transform 0.2s ease, border-color 0.2s ease;\n  }\n\n  .gb-skull-mask .gb-link:hover {\n    border-color: rgba(34, 211, 238, 0.55);\n    transform: translateY(-2px);\n  }\n\n  .gb-skull-mask .gb-link strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #ffffff;\n  }\n\n  .gb-skull-mask .gb-link span {\n    color: var(--gb-muted);\n    font-size: 13px;\n  }\n\n  .gb-skull-mask .gb-faq {\n    display: grid;\n    gap: 10px;\n  }\n\n  .gb-skull-mask details {\n    background: rgba(255, 255, 255, 0.035);\n    border: 1px solid var(--gb-border);\n    border-radius: 13px;\n  }\n\n  .gb-skull-mask summary {\n    position: relative;\n    padding: 15px 44px 15px 16px;\n    color: #ffffff;\n    cursor: pointer;\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .gb-skull-mask summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .gb-skull-mask summary::after {\n    position: absolute;\n    top: 13px;\n    right: 16px;\n    color: var(--gb-cyan);\n    content: \"+\";\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  .gb-skull-mask details[open] summary::after {\n    content: \"−\";\n  }\n\n  .gb-skull-mask details p {\n    margin: 0;\n    padding: 0 16px 16px;\n    font-size: 14px;\n  }\n\n  .gb-skull-mask .gb-footnote {\n    margin: 18px 0 0;\n    color: #969cab;\n    font-size: 12px;\n  }\n\n  @media (max-width: 760px) {\n    .gb-skull-mask {\n      margin: 15px 0;\n      padding: 20px 15px;\n      border-radius: 18px;\n    }\n\n    .gb-skull-mask .gb-stats {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .gb-skull-mask .gb-tiles,\n    .gb-skull-mask .gb-links {\n      grid-template-columns: 1fr;\n    }\n\n    .gb-skull-mask .gb-section {\n      padding: 18px 14px;\n    }\n\n    .gb-skull-mask .gb-spec th {\n      width: 40%;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .gb-skull-mask .gb-stats {\n      grid-template-columns: 1fr 1fr;\n      gap: 8px;\n    }\n\n    .gb-skull-mask .gb-stat {\n      min-height: 88px;\n      padding: 13px 8px;\n    }\n\n    .gb-skull-mask .gb-spec th,\n    .gb-skull-mask .gb-spec td {\n      padding: 11px 10px;\n      font-size: 13px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"gb-skull-mask\"\u003e\n  \u003cdiv class=\"gb-badge\"\u003eSkull Mask • Mirrored Goggles • Acrylic Pipe\u003c\/div\u003e\n\n  \u003ch2\u003eMirrored Skull Gas Mask Bong – Adjustable Acrylic Pipe (24cm)\u003c\/h2\u003e\n\n  \u003cp class=\"gb-lead\"\u003e\n    Part bong and part full-face statement piece, this\n    \u003cstrong\u003eskull gas mask bong\u003c\/strong\u003e combines an adjustable mask,\n    reflective mirrored goggles and an approximately 24cm acrylic pipe.\n    It is an unapologetically bold novelty design made for customers who\n    want something far removed from an ordinary tabletop bong.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"gb-notice\"\u003e\n    \u003cstrong\u003eAssorted design:\u003c\/strong\u003e this product is supplied in assorted\n    colours and patterns. The exact mask and pipe colours received may\n    differ from those shown in the product photographs.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-stats\"\u003e\n    \u003cdiv class=\"gb-stat\"\u003e\n      \u003cstrong\u003e24cm\u003c\/strong\u003e\n      \u003cspan\u003eApproximate pipe length\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-stat\"\u003e\n      \u003cstrong\u003eAcrylic\u003c\/strong\u003e\n      \u003cspan\u003eLightweight bong pipe\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-stat\"\u003e\n      \u003cstrong\u003eAdjustable\u003c\/strong\u003e\n      \u003cspan\u003eStrapped mask design\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-stat\"\u003e\n      \u003cstrong\u003eBoxed\u003c\/strong\u003e\n      \u003cspan\u003eSupplied in retail packaging\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-section\"\u003e\n    \u003ch3 class=\"gb-section-title\"\u003eWhy This Gas Mask Bong Stands Out\u003c\/h3\u003e\n\n    \u003cdiv class=\"gb-tiles\"\u003e\n      \u003cdiv class=\"gb-tile\"\u003e\n        \u003cstrong\u003eSkull Mask Styling\u003c\/strong\u003e\n        \u003cspan\u003e\n          A vivid skull face turns the mask into a striking novelty piece\n          with plenty of visual impact.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-tile\"\u003e\n        \u003cstrong\u003eMirrored Goggles\u003c\/strong\u003e\n        \u003cspan\u003e\n          Reflective lenses complete the gas-mask look and give the design\n          its distinctive futuristic finish.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-tile\"\u003e\n        \u003cstrong\u003eAdjustable Fit\u003c\/strong\u003e\n        \u003cspan\u003e\n          The head straps can be adjusted to provide a more secure and\n          comfortable fit.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-tile\"\u003e\n        \u003cstrong\u003eAcrylic Bong Pipe\u003c\/strong\u003e\n        \u003cspan\u003e\n          The attached acrylic pipe measures approximately 9.5 inches,\n          giving the setup a substantial profile.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-section\"\u003e\n    \u003ch3 class=\"gb-section-title\"\u003eA Bong Made to Get Noticed\u003c\/h3\u003e\n\n    \u003cul class=\"gb-points\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eFull novelty setup:\u003c\/strong\u003e combines the mask, mirrored\n        goggles and acrylic pipe in one unconventional design.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eBold display appeal:\u003c\/strong\u003e an eye-catching addition to a\n        collection of unusual or statement bongs.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eAdjustable straps:\u003c\/strong\u003e allow the mask fit to be altered\n        for the wearer.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eLightweight pipe:\u003c\/strong\u003e acrylic construction keeps the\n        attached bong pipe lighter than a comparable glass design.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eBoxed presentation:\u003c\/strong\u003e supplied in colourful branded\n        packaging for straightforward storage.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-section\"\u003e\n    \u003ch3 class=\"gb-section-title\"\u003eProduct Specifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"gb-spec-wrap\"\u003e\n      \u003ctable class=\"gb-spec\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n            \u003ctd\u003eSkull gas mask bong\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePipe material\u003c\/th\u003e\n            \u003ctd\u003eAcrylic\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePipe length\u003c\/th\u003e\n            \u003ctd\u003eApproximately 9.5 inches \/ 24cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eEyewear\u003c\/th\u003e\n            \u003ctd\u003eAttached mirrored goggles\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMask fit\u003c\/th\u003e\n            \u003ctd\u003eAdjustable straps\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColour\u003c\/th\u003e\n            \u003ctd\u003eAssorted colours and designs\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePackaging\u003c\/th\u003e\n            \u003ctd\u003eBoxed\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSupplier SKU\u003c\/th\u003e\n            \u003ctd\u003e60234\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"gb-footnote\"\u003e\n      Pipe length refers to the attached acrylic pipe rather than the overall\n      dimensions of the complete mask.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-section\"\u003e\n    \u003ch3 class=\"gb-section-title\"\u003eCare and Storage\u003c\/h3\u003e\n\n    \u003cul class=\"gb-points\"\u003e\n      \u003cli\u003e\n        Clean the acrylic pipe regularly using products suitable for acrylic.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Avoid abrasive chemicals and rough materials that could mark the pipe\n        or mirrored lenses.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wipe the mask and goggles gently with a soft, slightly damp cloth.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Allow every component to dry completely before returning the product\n        to its box.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Store away from excessive heat and direct sunlight when not in use.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-section\"\u003e\n    \u003ch3 class=\"gb-section-title\"\u003eExplore More 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\/acrylic-bongs\"\u003e\n        \u003cstrong\u003eShop Acrylic Bongs\u003c\/strong\u003e\n        \u003cspan\u003eLightweight and colourful everyday designs\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\u003eDiscover novelty pieces that stand out\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\u003eSee the Newest Bongs\u003c\/strong\u003e\n        \u003cspan\u003eBrowse the latest Gorilla Bongs arrivals\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gb-section\"\u003e\n    \u003ch3 class=\"gb-section-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdiv class=\"gb-faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is included with the skull gas mask bong?\u003c\/summary\u003e\n        \u003cp\u003e\n          The product combines an adjustable skull gas mask, attached mirrored\n          goggles and an acrylic bong pipe. It is supplied in a presentation\n          box.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow long is the acrylic pipe?\u003c\/summary\u003e\n        \u003cp\u003e\n          The attached acrylic pipe measures approximately 9.5 inches, which\n          is around 24cm. This measurement does not represent the overall size\n          of the mask.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the skull gas mask adjustable?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. The mask has adjustable straps so the fit can be altered for\n          the wearer.\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 is an assorted product, so the colours and\n          printed design of both the mask and pipe may vary from the product\n          photographs.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the pipe made from glass?\u003c\/summary\u003e\n        \u003cp\u003e\n          No. The attached bong pipe is made from acrylic.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow should I clean it?\u003c\/summary\u003e\n        \u003cp\u003e\n          Use cleaning products suitable for acrylic on the pipe. Clean the\n          mask and mirrored goggles gently with a soft cloth, avoiding abrasive\n          chemicals that could damage the finish.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Bongs","offers":[{"title":"Default Title","offer_id":57499797651836,"sku":"60234","price":24.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/1240\/0417\/files\/AcrylicWaterpipeWithMirroredGogglesSkullGasMask-Assorted.png?v=1790283242","url":"https:\/\/www.bongs.co.uk\/products\/mirrored-skull-gas-mask-bong-adjustable-acrylic-pipe-24cm","provider":"Bongs","version":"1.0","type":"link"}