{"product_id":"neon-skull-gas-mask-bong-with-sunglasses-acrylic-pipe","title":"Neon Skull Gas Mask Bong with Sunglasses – Acrylic Pipe","description":"\u003cstyle\u003e\n  .gb-skull-mask{\n    --bg:#060606;\n    --panel:#111214;\n    --panel2:#191a1e;\n    --red:#ff3434;\n    --neon:#dfff26;\n    --yellow:#ffe33d;\n    --cyan:#34dcff;\n    --white:#fafafa;\n    --muted:#bdc0c7;\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-skull-mask,\n  .gb-skull-mask *{\n    box-sizing:border-box;\n  }\n\n  .gb-skull-mask a{\n    color:inherit;\n  }\n\n  .gb-skull-mask .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(223,255,38,.13),transparent 28%),\n      radial-gradient(circle at 0% 100%,rgba(255,52,52,.13),transparent 32%),\n      radial-gradient(circle at 50% 0%,rgba(52,220,255,.05),transparent 25%),\n      var(--bg);\n    box-shadow:0 18px 45px rgba(0,0,0,.4);\n  }\n\n  .gb-skull-mask .gb-hero{\n    padding:38px 34px 32px;\n    border-bottom:1px solid var(--line);\n    background:\n      linear-gradient(135deg,rgba(255,52,52,.11),transparent 47%),\n      linear-gradient(315deg,rgba(223,255,38,.07),transparent 42%);\n  }\n\n  .gb-skull-mask .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,52,52,.52);\n    border-radius:999px;\n    color:#fff;\n    background:rgba(255,52,52,.11);\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n\n  .gb-skull-mask .gb-badge::before{\n    content:\"\";\n    width:8px;\n    height:8px;\n    border-radius:50%;\n    background:var(--red);\n    box-shadow:0 0 13px var(--red);\n  }\n\n  .gb-skull-mask 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-skull-mask h3{\n    margin:0 0 16px;\n    color:#fff;\n    font-size:23px;\n    line-height:1.25;\n  }\n\n  .gb-skull-mask p{\n    margin:0 0 16px;\n    color:var(--muted);\n  }\n\n  .gb-skull-mask .gb-intro{\n    max-width:800px;\n    margin-bottom:20px;\n    font-size:17px;\n  }\n\n  .gb-skull-mask .gb-highlight{\n    color:var(--neon);\n    font-weight:800;\n  }\n\n  .gb-skull-mask .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-skull-mask .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-skull-mask .gb-stat strong{\n    display:block;\n    margin-bottom:3px;\n    color:var(--red);\n    font-size:17px;\n  }\n\n  .gb-skull-mask .gb-stat:nth-child(2) strong{\n    color:var(--neon);\n  }\n\n  .gb-skull-mask .gb-stat:nth-child(3) strong{\n    color:var(--cyan);\n  }\n\n  .gb-skull-mask .gb-stat:nth-child(4) strong{\n    color:var(--yellow);\n  }\n\n  .gb-skull-mask .gb-stat span{\n    color:var(--muted);\n    font-size:13px;\n  }\n\n  .gb-skull-mask .gb-section{\n    padding:30px 34px;\n    border-bottom:1px solid var(--line);\n  }\n\n  .gb-skull-mask .gb-section:last-child{\n    border-bottom:0;\n  }\n\n  .gb-skull-mask .gb-eyebrow{\n    margin-bottom:7px;\n    color:var(--neon);\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:.1em;\n    text-transform:uppercase;\n  }\n\n  .gb-skull-mask .gb-grid{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:14px;\n  }\n\n  .gb-skull-mask .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-skull-mask .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:#fff;\n    background:linear-gradient(135deg,var(--red),#8e0000);\n    box-shadow:0 6px 20px rgba(255,52,52,.15);\n    font-size:17px;\n    font-weight:900;\n  }\n\n  .gb-skull-mask .gb-card:nth-child(2) .gb-card-icon{\n    color:#101300;\n    background:linear-gradient(135deg,var(--neon),var(--yellow));\n  }\n\n  .gb-skull-mask .gb-card:nth-child(3) .gb-card-icon{\n    color:#061317;\n    background:linear-gradient(135deg,var(--cyan),var(--neon));\n  }\n\n  .gb-skull-mask .gb-card:nth-child(4) .gb-card-icon{\n    color:#fff;\n    background:linear-gradient(135deg,#31343a,var(--red));\n  }\n\n  .gb-skull-mask .gb-card strong{\n    display:block;\n    margin-bottom:6px;\n    color:#fff;\n    font-size:16px;\n  }\n\n  .gb-skull-mask .gb-card p{\n    margin:0;\n    font-size:14px;\n  }\n\n  .gb-skull-mask .gb-callout{\n    margin-top:18px;\n    padding:18px;\n    border:1px solid rgba(223,255,38,.38);\n    border-left:4px solid var(--neon);\n    border-radius:14px;\n    background:\n      linear-gradient(90deg,rgba(223,255,38,.08),rgba(52,220,255,.03));\n  }\n\n  .gb-skull-mask .gb-callout strong{\n    display:block;\n    margin-bottom:4px;\n    color:#fff;\n  }\n\n  .gb-skull-mask .gb-callout p{\n    margin:0;\n    font-size:14px;\n  }\n\n  .gb-skull-mask .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-skull-mask .gb-specs th,\n  .gb-skull-mask .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-skull-mask .gb-specs tr:last-child th,\n  .gb-skull-mask .gb-specs tr:last-child td{\n    border-bottom:0;\n  }\n\n  .gb-skull-mask .gb-specs th{\n    width:35%;\n    color:#fff;\n    background:#151619;\n    font-size:14px;\n  }\n\n  .gb-skull-mask .gb-specs td{\n    color:var(--muted);\n    font-size:14px;\n  }\n\n  .gb-skull-mask .gb-included{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:12px;\n  }\n\n  .gb-skull-mask .gb-included-item{\n    padding:18px;\n    border:1px solid var(--line);\n    border-radius:14px;\n    background:linear-gradient(145deg,var(--panel2),var(--panel));\n  }\n\n  .gb-skull-mask .gb-included-item strong{\n    display:block;\n    margin-bottom:5px;\n    color:#fff;\n  }\n\n  .gb-skull-mask .gb-included-item span{\n    color:var(--muted);\n    font-size:14px;\n  }\n\n  .gb-skull-mask .gb-care{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .gb-skull-mask .gb-care li{\n    position:relative;\n    margin:0 0 11px;\n    padding-left:25px;\n    color:var(--muted);\n  }\n\n  .gb-skull-mask .gb-care li::before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    top:0;\n    color:var(--neon);\n    font-weight:900;\n  }\n\n  .gb-skull-mask .gb-links{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:14px;\n  }\n\n  .gb-skull-mask .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-skull-mask .gb-link:hover{\n    transform:translateY(-2px);\n    border-color:var(--neon);\n  }\n\n  .gb-skull-mask .gb-link strong{\n    display:block;\n    margin-bottom:5px;\n    color:#fff;\n  }\n\n  .gb-skull-mask .gb-link span{\n    color:var(--muted);\n    font-size:14px;\n  }\n\n  .gb-skull-mask .gb-arrow{\n    display:inline-block;\n    margin-top:10px;\n    color:var(--neon) !important;\n    font-weight:800;\n  }\n\n  .gb-skull-mask details{\n    margin-bottom:10px;\n    border:1px solid var(--line);\n    border-radius:13px;\n    background:var(--panel);\n  }\n\n  .gb-skull-mask details:last-child{\n    margin-bottom:0;\n  }\n\n  .gb-skull-mask summary{\n    padding:16px 18px;\n    color:#fff;\n    font-weight:700;\n    cursor:pointer;\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    content:\"+\";\n    float:right;\n    color:var(--neon);\n    font-size:20px;\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 18px 17px;\n    font-size:14px;\n  }\n\n  @media(max-width:760px){\n    .gb-skull-mask{\n      margin:16px 0;\n    }\n\n    .gb-skull-mask .gb-shell{\n      border-radius:17px;\n    }\n\n    .gb-skull-mask .gb-hero,\n    .gb-skull-mask .gb-section{\n      padding:25px 18px;\n    }\n\n    .gb-skull-mask .gb-stats{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n\n    .gb-skull-mask .gb-grid,\n    .gb-skull-mask .gb-links,\n    .gb-skull-mask .gb-included{\n      grid-template-columns:1fr;\n    }\n\n    .gb-skull-mask .gb-specs th,\n    .gb-skull-mask .gb-specs td{\n      padding:12px;\n    }\n\n    .gb-skull-mask .gb-specs th{\n      width:40%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"gb-skull-mask\" aria-label=\"Neon Skull gas mask bong product information\"\u003e\n  \u003cdiv class=\"gb-shell\"\u003e\n\n    \u003cdiv class=\"gb-hero\"\u003e\n      \u003cdiv class=\"gb-badge\"\u003eWearable Novelty Bong\u003c\/div\u003e\n\n      \u003ch2\u003eNeon Skull Gas Mask Bong with Sunglasses\u003c\/h2\u003e\n\n      \u003cp class=\"gb-intro\"\u003e\n        Part bong, part costume piece and impossible to overlook, this skull gas\n        mask combines fierce red artwork with\n        \u003cspan class=\"gb-highlight\"\u003eattached mirrored sunglasses\u003c\/span\u003e and a\n        brightly coloured acrylic pipe.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Adjustable head straps help secure the mask during use, while the\n        flexible pipe positions the smoking chamber away from the face. A dust\n        bag is also included for storage between sessions.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"gb-stats\"\u003e\n        \u003cdiv class=\"gb-stat\"\u003e\n          \u003cstrong\u003eSkull Mask\u003c\/strong\u003e\n          \u003cspan\u003eBold red printed face design\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-stat\"\u003e\n          \u003cstrong\u003e10-Inch Pipe\u003c\/strong\u003e\n          \u003cspan\u003eApproximate acrylic pipe length\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-stat\"\u003e\n          \u003cstrong\u003eSunglasses\u003c\/strong\u003e\n          \u003cspan\u003eMirrored shades attached to mask\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-stat\"\u003e\n          \u003cstrong\u003eAdjustable\u003c\/strong\u003e\n          \u003cspan\u003eHead straps adapt to the wearer\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\"\u003eBuilt to steal the spotlight\u003c\/div\u003e\n      \u003ch3\u003eWhy this gas mask 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\"\u003e☠\u003c\/div\u003e\n          \u003cstrong\u003eDetailed skull-mask design\u003c\/strong\u003e\n          \u003cp\u003e\n            The vivid red skull print covers the front of the mask, creating a\n            dramatic look suited to parties, festivals and novelty collections.\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\u003eAttached mirrored sunglasses\u003c\/strong\u003e\n          \u003cp\u003e\n            Oversized mirrored shades complete the visual effect and are\n            attached directly to the mask.\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\u003eColourful acrylic pipe\u003c\/strong\u003e\n          \u003cp\u003e\n            The approximately 10-inch acrylic pipe keeps the bong lightweight\n            and gives the piece its striking neon finish.\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\u003eAdjustable head straps\u003c\/strong\u003e\n          \u003cp\u003e\n            Adjustable straps allow the fit to be altered for different adult\n            users without claiming a single fixed mask size.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gb-callout\"\u003e\n        \u003cstrong\u003ePipe and sunglasses colours may vary\u003c\/strong\u003e\n        \u003cp\u003e\n          The red skull mask design is paired with assorted pipe and sunglasses\n          colours. The neon yellow and mirrored version shown is an example, and\n          the exact combination supplied may differ.\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\"\u003eProduct type\u003c\/th\u003e\n            \u003ctd\u003eNovelty gas mask bong\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMask design\u003c\/th\u003e\n            \u003ctd\u003eRed skull-style printed mask\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePipe material\u003c\/th\u003e\n            \u003ctd\u003eAcrylic\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePipe length\u003c\/th\u003e\n            \u003ctd\u003eApproximately 10 inches \/ 25cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eEyewear\u003c\/th\u003e\n            \u003ctd\u003eAttached sunglasses\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFit\u003c\/th\u003e\n            \u003ctd\u003eAdjustable head straps\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStorage\u003c\/th\u003e\n            \u003ctd\u003eDust bag included\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColour\u003c\/th\u003e\n            \u003ctd\u003ePipe and sunglasses colours 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-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 × Skull gas mask\u003c\/strong\u003e\n          \u003cspan\u003e\n            Red printed skull mask with adjustable straps.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-included-item\"\u003e\n          \u003cstrong\u003e1 × Acrylic pipe\u003c\/strong\u003e\n          \u003cspan\u003e\n            Flexible acrylic pipe measuring approximately 10 inches.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gb-included-item\"\u003e\n          \u003cstrong\u003e1 × Dust bag\u003c\/strong\u003e\n          \u003cspan\u003e\n            Storage bag for keeping the set together between uses.\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\"\u003eUse and maintenance\u003c\/div\u003e\n      \u003ch3\u003eCare instructions\u003c\/h3\u003e\n\n      \u003cul class=\"gb-care\"\u003e\n        \u003cli\u003eAdjust the straps so the mask is secure without being uncomfortably tight.\u003c\/li\u003e\n        \u003cli\u003eUse only cleaning products described as suitable for acrylic.\u003c\/li\u003e\n        \u003cli\u003eAvoid boiling water, abrasive brushes and harsh solvents.\u003c\/li\u003e\n        \u003cli\u003eClean the pipe separately and prevent liquid entering the mask or sunglasses.\u003c\/li\u003e\n        \u003cli\u003eWipe the mask and lenses gently with a soft, slightly damp cloth.\u003c\/li\u003e\n        \u003cli\u003eAllow every component to dry fully before returning it to the dust bag.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gb-section\"\u003e\n      \u003cdiv class=\"gb-eyebrow\"\u003eExplore more unusual pieces\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\/acrylic-bongs\"\u003e\n          \u003cstrong\u003eAcrylic Bongs\u003c\/strong\u003e\n          \u003cspan\u003e\n            Explore more 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            Browse unusual shapes, novelty pieces and statement designs.\n          \u003c\/span\u003e\n          \u003cspan class=\"gb-arrow\"\u003eExplore 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            Discover the newest glass, acrylic and novelty pieces 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\u003eAre the sunglasses included?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. The mask is supplied with attached sunglasses as shown in the\n          product photography.\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 pipe measures approximately 10 inches, or around 25cm. This is the\n          pipe measurement rather than the overall size of the complete mask.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the mask adjustable?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. It has adjustable straps that allow the fit to be altered for\n          different adult users.\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. The pipe and sunglasses are supplied in assorted\n          colours, so the combination may differ from the product photographs.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it include a storage bag?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. A dust bag is included for storing the gas mask bong when it is\n          not being used.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow should the mask bong be cleaned?\u003c\/summary\u003e\n        \u003cp\u003e\n          Clean the acrylic pipe with an acrylic-safe product. Wipe the mask and\n          sunglasses gently with a soft damp cloth, avoiding abrasive cleaners\n          and excess liquid.\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":57484584288636,"sku":null,"price":21.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/1240\/0417\/files\/AcrylicRedWaterpipeWithRedSkullMask_Shades.png?v=1790081958","url":"https:\/\/www.bongs.co.uk\/products\/neon-skull-gas-mask-bong-with-sunglasses-acrylic-pipe","provider":"Bongs","version":"1.0","type":"link"}